Skip to content

Releases: glints-dev/glints-aries

Release 4.0.0-beta.60

18 Feb 09:03
Compare
Choose a tag to compare
Release 4.0.0-beta.60 Pre-release
Pre-release
  • IconLibrary: Remove LockSolidIcon default fill color

Release 4.0.0-beta.59

18 Feb 03:13
Compare
Choose a tag to compare
Release 4.0.0-beta.59 Pre-release
Pre-release

IconLibrary: Add icons to replace semantic-ui icons on dst

Release 4.0.0-beta.57

17 Feb 14:23
Compare
Choose a tag to compare
Release 4.0.0-beta.57 Pre-release
Pre-release
  • Select: Call onOptionClick when enter key is pressed on an option

Release 4.0.0-beta.56

12 Feb 09:32
Compare
Choose a tag to compare
Release 4.0.0-beta.56 Pre-release
Pre-release
  • 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

31 Jan 10:47
Compare
Choose a tag to compare
Release 4.0.0-beta.54 Pre-release
Pre-release

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

12 Dec 13:12
d3d34e2
Compare
Choose a tag to compare
v4.0.0-beta.47

Merge pull request #175 from glints-dev/hotfix/remove-global-styles-f…

Add SVN Poppins Font

11 Dec 02:06
Compare
Choose a tag to compare
Add SVN Poppins Font Pre-release
Pre-release
  • Add SVN Poppins Font #173
  • Add unit test for Textarea #155

Gallery: Make the number of images displayed dynamic

10 Dec 07:17
Compare
Choose a tag to compare

Change Icon usage

19 Nov 07:38
Compare
Choose a tag to compare
Change Icon usage Pre-release
Pre-release

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

18 Nov 09:55
Compare
Choose a tag to compare
  • Tag: Add unit and snapshot test
  • TagStyle: Fix typescript errors
  • ColorStory: Add deprecation warning