Releases: glints-dev/glints-aries
Releases · glints-dev/glints-aries
Release v4.1.14
What's Changed
- TextArea: Fix reference in TextArea component (#1060) @ganiirsyadi
Release v4.1.13
What's Changed
- Popover: support scrollable on iOS devices (#1058) @Tai-DucTran
Release v4.1.12
What's Changed
- Select: allow external component control Popover active state (#1057) @Tai-DucTran
Release v4.1.11
What's Changed
- Tabs: fix disabledScrollToTab logic (#1056) @music1353
Release v4.1.10
What's Changed
- @next Tabs: expose disabledScrollToTab prop (#1055) @music1353
Release v4.1.9
What's Changed
- Feature/gm 7669 (#1054) @Tai-DucTran
Release v4.1.8
Now InputText, NumberInput, TextInput, PasswordInput, TextArea and Select components can have:
- Having Floating placeholder
- Having Asterisk symbol
PhoneNumberInput components will:
- Having disable feature choosing callCodeOption
- Having floating placeholder
Release v5.0.0-alpha.1
What's Changed
- Removed support for React 16.
- Added support for React 18.
- Bumped minimum required Node.js version to 16.
Full Changelog: v4.1.7...v5.0.0-alpha.1
Release v4.1.7
What's Changed
- Icons: add ri-indeterminate-circle icon (#1052) @music1353