Releases: jwplayer/jw-design-library
Releases · jwplayer/jw-design-library
v1.3 Deprecation of Unused Variables
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
Updates:
- Added
@jw-
to all global variables - Changed font variables to more generic naming (ie.
@jw-font-system
)
v1.1 Icon Updates & SVG Optimization
- Added directional icons (arrows, chevrons) with transform attribute , renamed to indicate direction, e.g. from
arrow
toarrow-up
- Fixed slight misalignment in sort icon
- Added checkbox indeterminate state icon
- Updated dashboard sprite config for SVG optimization
Design Library v1.0
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