Releases: beqom/alto
Releases · beqom/alto
v0.20.15
v0.20.14
v0.20.13
- handle closing DatePicker on hit enter key and apply choosed date
- fix for Image to update src when is changed
- add missing props for Button
- fixes for IE - sizes of typeahead fields and dropdown
- extend onChange method in Sortable component to pass also single changed item
- pass default property to Checkbox to avoid undefined state
v0.20.12
v0.20.11
- Fixes for List - pass bool values to checked for checkbox and switch, add custom type for field
- Support visibility on Data grid
- Side Nav - change link colors for light theme, fix header link, fix toggle button
- Pagination - fix for IE,
- Fixes for input sizes for Typeahead on IE
- Add tests for ButtonGroup
v0.20.10
ProgressBar, ProgressCircle, Dropdown & MenuList
Features
- New ProgressBar component
- New MenuList component
- New ProgressCircle component
- New Dropdown component
- Add helpers icons
Improvements
- Add tiny option to Tooltip
- Update stylelint package
- Accept children or label in FileInput component
Bugfixes
- Fix table header hover bug
- Don't use FocusTrap if Overlay is not blocking
v0.8.0
Dialog, Card, MediaObject & ShowMore
Features
- New Dialog component
- New Card component
- New MediaObject component
- New ShowMore component
Improvements
- Add focus-trap in Overlay
- Allow to click outside of non blocking Overlay
Bugfixes
- Fix icons in SideNav
ColorPicker and FileInput
Features
- New ColorPicker component
- New FileInput component
Improvements
- Refactor VisuallyHidden component
- Allow Button to support any tag