Releases: glints-dev/glints-aries
Releases · glints-dev/glints-aries
Release 4.0.0-beta.60
- IconLibrary: Remove LockSolidIcon default fill color
Release 4.0.0-beta.59
IconLibrary: Add icons to replace semantic-ui icons on dst
Release 4.0.0-beta.57
- Select: Call onOptionClick when enter key is pressed on an option
Release 4.0.0-beta.56
- Deprecate JobCard and removed react-router-dom dependency (JobCard was too specific to the dst codebase and we moved it there instead)
- Add new component NumberInput
Release 4.0.0-beta.54
Fixes a bug where pressing escape with a closed modal present would trigger that modal's onClose callback.
Replace local font files with @glints/poppins
v4.0.0-beta.47 Merge pull request #175 from glints-dev/hotfix/remove-global-styles-f…
Add SVN Poppins Font
Gallery: Make the number of images displayed dynamic
Change Icon usage
Refactor Icon
usage from <Icon name="close" />
to <CloseIcon />
#151
- This helps reduce the bundle size of
glints-aries
from 70.99 to 36.61 gzip
Add tests for Tag and show deprecated colors on ColorStory
- Tag: Add unit and snapshot test
- TagStyle: Fix typescript errors
- ColorStory: Add deprecation warning