0.7.0 (2020-05-11)
- input: missing number as acceptable value type causing an error (fc01a39)
- input: reset border-radius (74983dc)
- navview: pane width on desktop (0df3c57)
- navview: use span instead of link to avoid nested links (#97) (ef5384e)
- calendardatepicker: initial implementation (#106) (48a2868)
- icon: a few new icons (#94) (1e2c947)
- tooltip: initial implementation (#101) (6150577)
0.6.0 (2019-10-23)
- tabs: renamed Tabs to Pivot (b07a2db)
- button: primary button mode (#53) (61957be)
- dialog: default button support (#56) (0036354)
- icon: initial implementation (#63) (14d7c8b)
- listview: basic implementation (#84) (a6d115a)
- navview: initial implementation (#62) (2013d34)
0.5.0 (2019-01-29)
- button: missing space between buttons (5ddefc2)
- checkbox: v-model support (#41) (ad9c4be)
- header: using h1 and h2 instead of pure divs to improve a11y (#42) (1b118b5)
- dialog: initial implementation (#45) (c28c872)
- link: custom function click handler (#51) (2221095)
- rating: initial implementation (#44) (ac94bc0)
0.4.0 (2018-11-19)
- input: additional attributes applied to input (dd1dfc0)
- select: hover background for options (#30) (47c67f6)
- accent color controlled via css variable (#34) (64d2032)
- tabs: initial implementation (#39) (6903324)
0.3.0 (2018-08-22)
0.2.0 (2018-06-20)
- select: arrow glyph converted from SVG to pure CSS (#16) (b6faf61)
- select: default label should be empty (#18) (19a8af0)
0.1.0 (2018-06-06)
- button: initial implementation (51dc34e)
- checkbox: initial implementation (6f30403)
- header: initial implementation (662b01f)
- input: initial implementation (eccbaae)
- link: initial implementation (4b15fde)
- radio: initial implementation (b8b4caa)
- select: initial implementation (#6) (4ad4617)
- slider: initial implementation (c8119e2)
- toggle: initial implementation (8fb68ff)