Releases: glints-dev/glints-aries
Releases · glints-dev/glints-aries
Update Icon and Color libraries
IconLibrary
- Add
circle
and loading
icons
- Rename previous
warning_solid
to warning_circle_solid
- Add new
warning_solid
icon
Colors: Update color library #150
- Add
Grayscale
color object
- Note: Some colors in
SecondaryColor
will be either renamed, deprecated, or moved to Grayscale
. Refer here for the updated color library
Add tree-shaking ability to reduce bundle size
- Modal: Add unit and snapshot tests #127
- TextField: Add unit and snapshot tests #147
- Checkbox: Add unit and snapshot tests #145
- Add ES Module support #146
- Modal: Fix bug where modal closes when user clicks inside the modal but releases the click outside #153
Minor UI fixes and improved Storybook documentation
Tag: Edit padding and add new story case for Tag without icon #142
Typography: Show font-sizes for each variant #144
Typography: Change line-height to use em
#142
Color: Show hex-code for each color #144
IconLibrary: Change tie icon #143
Add ToggleSwitch component and some icons
- Add ToggleSwitch component #135
- IconLibrary: Add icons (Add icons - dove, hourglass, graduation-hat, tie) #139
Add Typography components and edit TagStyle
- TagStyle: Add border to default Tag #137
- Add Typography Components -
Typography.Title
and Typography.Paragraph
#89
- Fix type error in
StorybookComponent
#138
Fix bugs in Select and Button and update prop definitions
- Select: Add unit tests and fix bug where the loading spinner shows unexpectedly #124
- Button: Add unit tests and update props #126
- ButtonStyle: Remove gray background on hover for
DefaultButton
#136
Tooltip: Workaround for Tooltip not closing on iOS
- Add onTouchStart and onTouchEnd props as a workaround for tooltip not closing on iOS devices
#134
Hotfix <Button> shadow
- Make clicking on the shadow of the primary button click the whole button
Issue: #93
PR: #130
Update storybook prop definitions
- Edited wrong prop definitions in components
- Updated missing or wrong prop definitions for each component Story
Add engagement button icons
#129
Add 5 icons:
SHARE_OUTLINE
SPEECH_BUBBLE
SPEECH_BUBBLE_OUTLINE
THUMBS_UP
THUMBS_UP_OUTLINE