Releases: react-ui-org/react-ui
Releases · react-ui-org/react-ui
v0.29.1
v0.29.0
UI Components
Utilities
- Add utility classes for text colors (#64)
Other Features
- Improve breakpoint scale: adjusted
xxl
breakpoint and added newxxxl
value (#54) - Generate development and production version of
lib.js
(#65)
Documentation
Dependencies
- Update dependencies (#62)
Maintenance
- Configure GitHub actions to test pushes and pull requests (#68)
v0.28.0
⚠️ Breaking Changes
- Renamed
RowLeft
toRowStart
andRowRight
toRowEnd
to be writing direction agnostic - Removed
ToolbarSpacer
in favour of theToolbar
'sjustify
option (#35) - Changed default
Toolbar
alignment to top (#35) - Potentially a BC: slightly decreased default
Modal
width (#40)
Layout Components
- Created
CTA
layout component (#37) - Introduced
ToolbarGroup
for grouping ofToolbar
items (#35) - Added
alignment
andnowrap
options forToolbar
(#35)
UI Components
v0.27.0
- Update dependencies
- Remove build from repository
- Remove icons from library to decrease build size
- Exclude documentation components from library to decrease build size
- Optimize css-loader output to decrease build size
v0.26.0
v0.25.0
v0.24.0
- Introduce animation helpers for loading icons
- Make positioning of Alert icon more robust
v0.23.2
Make Cards in Card List spread over small screens
v0.23.1
Fix Card List when there is too few items
v0.23.0
Create Card List layout component for rendering Cards in grid