Releases: react-ui-org/react-ui
Releases · react-ui-org/react-ui
v0.31.0
⚠️ Breaking Changes
- Remove automatic spacing from
Buttons in favour ofToolbarlayout
Features
- Shiny new
FormLayoutcomponent for vertical forms (#44) - Make
Alerts dismissible (#11) - Enhance
ToolbarandToolbarGroupwithdenseandnowrapoptions for both
Bug Fixes
- Fix too wide helper texts in horizontal form fields with custom input size (#46)
Refactoring
- Use real components in snapshot tests of layout components
v0.30.0
Improvements
- Improve IDs of UI elements
Maintenance
- Block merge with autosquash commit
v0.29.1
v0.29.0
UI Components
Utilities
- Add utility classes for text colors (#64)
Other Features
- Improve breakpoint scale: adjusted
xxlbreakpoint and added newxxxlvalue (#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
RowLefttoRowStartandRowRighttoRowEndto be writing direction agnostic - Removed
ToolbarSpacerin favour of theToolbar'sjustifyoption (#35) - Changed default
Toolbaralignment to top (#35) - Potentially a BC: slightly decreased default
Modalwidth (#40)
Layout Components
- Created
CTAlayout component (#37) - Introduced
ToolbarGroupfor grouping ofToolbaritems (#35) - Added
alignmentandnowrapoptions 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