Releases: LifeSG/react-design-system
v2.2.0-canary.5
What's changed
- Add
BookingSG
themed resources forErrorDisplay
- Enhance
FormWrapper
to be able to useColDiv
props - Fix incorrect text color in
Alert
More details: https://github.com/LifeSG/react-design-system/wiki/Changelog
Full Changelog: https://github.com/LifeSG/react-design-system/commits/v2.2.0-canary.5
v2.2.0-canary.4
What's changed
- Enhancements to
Accordion
andText
- Add
ColDiv
component
More details: https://github.com/LifeSG/react-design-system/wiki/Changelog
Full changelog: https://github.com/LifeSG/react-design-system/commits/v2.2.0-canary.4
v2.2.0-canary.3
What's changed
- New
CountdownTimer
component - Add support for controlling expanded state in
Filter.Item
- Add support for transforming
MaskedInput
to uppercase or lowercase - Fix unique key prop warning in
Filter.Checkbox
- Fix invalid DOM nesting warning in
FileUpload
More details: https://github.com/LifeSG/react-design-system/wiki/Changelog
Full changelog: https://github.com/LifeSG/react-design-system/commits/v2.2.0-canary.3
v2.2.0-canary.2
What's changed
- New
DataTable
component
More details: https://github.com/LifeSG/react-design-system/wiki/Changelog
Full changelog: https://github.com/LifeSG/react-design-system/commits/v2.2.0-canary.2
v2.2.0-canary.1
What's changed
- Enhance
Navbar
to hide branding and other fixes - Update
DateInput
without button to return to day view after selecting month/year - Introduce more
Timeline
variants - Add
Alert
small variant and icon enhancements - Fix issue where
Pagination
does not reflectpageSize
prop change
More details: https://github.com/LifeSG/react-design-system/wiki/Changelog
Full changelog: https://github.com/LifeSG/react-design-system/commits/v2.2.0-canary.1
v2.1.0
What's changed
This is the official release for v2.1.0
. Refer to the changelog for more information.
Notable changes:
- [BREAKING] Make
Toast
a floating element by default - [BREAKING] Update sticky style for fixed
Navbar
- [WARNING] The TypeScript target has been lowered to
es6
More details: https://github.com/LifeSG/react-design-system/wiki/Changelog
Full changelog: https://github.com/LifeSG/react-design-system/commits/v2.1.0
v2.1.0-canary.5
What's changed
- Add
UneditableSection
- Enhance
ErrorDisplay
for more customisation options - Add missing
className
,id
anddata-testid
props for components - Update version for
@lifesg/react-icons
peer dependency
More details: https://github.com/LifeSG/react-design-system/wiki/Changelog
Full Changelog: https://github.com/LifeSG/react-design-system/commits/v2.1.0-canary.5
v2.1.0-canary.4
What's changed
- [BREAKING] Update sticky style for fixed
Navbar
- Resize brand logo in
Navbar
and support targeted styling for brand section
More details: https://github.com/LifeSG/react-design-system/wiki/Changelog
Full Changelog: https://github.com/LifeSG/react-design-system/commits/v2.1.0-canary.4
v2.1.0-canary.3
What's changed
Toast
enhancements- New
NestedMultiSelect
component - New
MaskedInput
component - Various minor style fixes
- Bug fix for handling of invalid date values in
DateInput
andDateRangeInput
More details: https://github.com/LifeSG/react-design-system/wiki/Changelog
Full Changelog: https://github.com/LifeSG/react-design-system/commits/v2.1.0-canary.3
v2.1.0-canary.2
What's changed
- Update
Checkbox
styling and introduce an indeterminate state - Fix
Navbar
typings
More details: https://github.com/LifeSG/react-design-system/wiki/Changelog
Full Changelog: https://github.com/LifeSG/react-design-system/commits/v2.1.0-canary.2