Releases: eldarlabs/cycle-ui
Releases · eldarlabs/cycle-ui
v0.7.0
<a name"0.7.0">
0.7.0 (2016-04-22)
Features
- component: Start of Drawer component (be02a5bd)
v0.6.3
<a name"0.6.3">
0.6.3 (2016-04-17)
Bug Fixes
- dialog: Attempt to use native HTML Dialog element and pollyfill (532aecd2)
v0.6.2
<a name"0.6.2">
0.6.2 (2016-04-15)
Bug Fixes
- Dialog: Dialog take a whole component instead of just DOM for actions, Dialog children s (6de28ad0)
v0.6.1
<a name"0.6.1">
0.6.1 (2016-04-15)
Bug Fixes
- components: App component wrapper is no longer needed (17da8356)
v0.6.0
<a name"0.6.0">
0.6.0 (2016-04-13)
Features
- components: start of Dialog/Overlay, partially working but needs change as also updated reac (7580c909)
v0.5.3
<a name"0.5.3">
0.5.3 (2016-04-11)
Bug Fixes
- interfaces: add interfaces to default props (a7fe2a68)
v0.5.2
<a name"0.5.2">
0.5.2 (2016-04-10)
Bug Fixes
- components: fix todos for data-cycle-ui in some components (d6b5d004)
v0.5.1
<a name"0.5.1">
0.5.1 (2016-04-08)
Bug Fixes
- interfaces: add className and style to CycleUiComponentProps. Use props.className in Radio c (e92a3374)
v0.5.0
<a name"0.5.0">
0.5.0 (2016-04-05)
Features
- intefaces: big change to introduce component factories and isolation by props (ba3ca889)
v0.4.0
<a name"0.4.0">
0.4.0 (2016-03-30)
Bug Fixes
- build:
- lodash concat type seems wrong so require instead, fix lint issues (e3441e8e)
- fix build, not sure if these types work and update some package versions (6a618426)
Features
- dom: changed to snabbdom instead of virtual-dom (6d134eba, closes #11)