Releases: jwplayer/jw-design-library
Releases · jwplayer/jw-design-library
Yarn to NPM, New Icons
Cursor, sparkles, trending icons
- Add
cursor
,sparkles
,trending
to dashboard icons
Update Marketing Colors
• 💥 Renamed marketing-purple
to marketing-lilac
• 💥 Renamed marketing-blue
to marketing-orchid
• Added marketing-iris
Patch fix Cue Point svg + sprite
- Removed random
id
and other junk in thecue-point
icon that caused the sprite to break
Add "Cue Point" Icon
- Add new
cue-point
icon
Update File Extensions
- Update file extensions from
.mjs
to.js
Add Marketing Colors
- Added new marketing-colors files with
marketing-purple
andmarketing-blue
colors.
Remove Fonts & File Headers
- 💥 Removed unused
font-weights
- 💥 Removed fonts and font bundling logic
- Removed file headers
Fix SVGO config
- Manually add SVGO config settings instead of spreading in the overrides
- This fixes an issue where inner paths were being merged in icon SVGs
.esm --> .mjs type definitions
Changed type definitions to export .mjs
files in order to support JS modules