Construct Ui Versions Save

A Mithril.js UI library

v0.3.4

1 year ago

v0.3.3

1 year ago

v0.3.2

2 years ago

Migrate to dart-sass

v0.3.1

3 years ago
  • Select: fix value not affecting which option is selected: fix #52
  • CustomSelect: pass through html attrs to container

v0.3.0

3 years ago
  • Update to mithril 2.x
  • Update dependencies

v0.2.9

3 years ago

ResponsiveManager: - replace enquirejs with ssm #41 - add ability to override defaults - update docs

v0.2.8

3 years ago

Grid: handle string and false cols; fix #39

v0.2.7

3 years ago

CustomSelect: fix onSelect; fix #37

v0.2.6

3 years ago

Styles: add missing !default overrides

v0.2.4

4 years ago
  • [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