Releases: vrimar/construct-ui
Releases · vrimar/construct-ui
v0.3.1
- Select: fix
value
not affecting which option is selected: fix #52
- CustomSelect: pass through html attrs to container
v0.3.0
- Update to mithril 2.x
- Update dependencies
v0.2.9
ResponsiveManager:
- replace enquirejs with ssm #41
- add ability to override defaults
- update docs
v0.2.8
Grid: handle string
and false
cols; fix #39
v0.2.7
CustomSelect: fix onSelect
; fix #37
v.0.2.6
Styles: add missing !default overrides
v0.2.4
- [Table]: fix last row border style; fix #14
- [Callout]: fix icon style: fix #25
- [RadioGroup]: add
size
attr styles: fix #26
- [Toast]: fix timeout update: fix #24