Releases: sha-el/sha-el-design
Releases · sha-el/sha-el-design
Release v0.1.6
🔥 Popover will calculate client's width on every open.
Release v0.1.5
Minor design and usage fix.
- Autocomplete add disabled prop.
- Fix Menu active prop not working.
- Modal with border radius 2px.
- Button decrease padding when flat.
- FlexTable expose row's index to FlexColumns.
- Row style exposed from FlexTable.
- Flextable on row click.
- Fix AutoComplete dropdown width.
- Fix Multi Autocomplete always showing X(Close Button).
- Fix Autocomplete clearable button triggering form submit.
Release v0.1.3
v0.1.3
Release v0.1.0
Changelog
⚡ Add FlexTable component.
- Add FlexTable.
- Update Pagination design.
- Update Page tabs and bottom design.
- Add close prop for MenuItem.
⚡ Add outline
prop to Button
.
- Move button loading color to helpers/colors.
- Add story for outline buttons.