Skip to content

Releases: jwplayer/jw-design-library

v1.3 Deprecation of Unused Variables

12 Oct 15:51
8239f57
Compare
Choose a tag to compare

Deprecated the following variables:

  • @jw-goldenrod
  • @jw-white (there was a duplicative instance that was not pure white)
  • @jw-scarlet (converted to a proper hover extension of @jw-red)
  • @jw-navy (converted to a proper hover extension of @jw-blue)
  • @jw-black-transparent-80
  • @jw-black-transparent-40
  • @jw-white-transparent

New variables:

  • @jw-red-hover (hover color for red buttons)
  • @jw-blue-hover(hover color for blue buttons)
  • @jw-slate-hover(hover color for gray buttons)

Fix for variable:

  • Incorrect data palette color for @jw-palette-c4

v1.2 Namespacing for Global Variables

04 Oct 18:29
9ad5ce6
Compare
Choose a tag to compare

Updates:

  • Added @jw- to all global variables
  • Changed font variables to more generic naming (ie. @jw-font-system)

v1.1 Icon Updates & SVG Optimization

04 Oct 14:38
c140f9b
Compare
Choose a tag to compare
  • Added directional icons (arrows, chevrons) with transform attribute , renamed to indicate direction, e.g. from arrow to arrow-up
  • Fixed slight misalignment in sort icon
  • Added checkbox indeterminate state icon
  • Updated dashboard sprite config for SVG optimization

Design Library v1.0

03 Oct 15:18
Compare
Choose a tag to compare

Features

  • Brand color variables
  • Data color variables and mixins
  • Syntax highlighting variables
  • Font variables
  • SVG source icons for Dashboard and Player
  • SVG Sprite compiler
  • Icon sizing and usage guidelines