Releases: w0wka91/react-atomicus
Releases · w0wka91/react-atomicus
v1.5.0
1.5.0 (2020-01-14)
Bug Fixes
- animations: add required typings (0456962)
Features
- toggle: add toggle component (f3d3828)
- toggle: export toggle component (bb693ee)
v1.4.0
1.4.0 (2019-09-15)
Bug Fixes
- dropdown: fix errornous imports (5d014ce)
- dropdown: fix visibility (6e50082)
- input: fix input alignment (28dff69)
- input: hide info when no info text is empty (eca97f2)
- fixed jest-dom imports (e92a7f0)
- modal: fix laggy animations (f19bf25)
- modal: replace a with button (fb33de1)
Features
- animation: add animations (aa6ed55)
- animations: add animations (2858ac6)
- datepicker: add datepicker component (f939bc8)
- dropdown: add dropdown component (b051612)
- input: add input info prop (a895776)
v1.3.0
1.3.0 (2019-07-22)
Bug Fixes
- checkbox: make checkbox label optional (79030fe)
Features
- button: add box-shadow when button is focused (21d6488)
- input: forwardRef in input component (02a134d)
- input: use disabled style for read-only state (e9d3714)
v1.2.11
1.2.11 (2019-07-14)
Bug Fixes
- input: fix wrong icon positions (42ba635)
v1.2.8
1.2.8 (2019-07-04)
Bug Fixes
- button: fix type property (39aeb3c)
v1.2.6
1.2.6 (2019-06-16)
Bug Fixes
- select: prevent default when enter is pressed (d6c1dac)
v1.2.5
1.2.5 (2019-06-15)
Bug Fixes
- select: add type button to button element (4e6c919)
v1.2.4
1.2.4 (2019-06-15)
Bug Fixes
- select: change tabindex for options button (dd5ce07)
v1.2.3
1.2.3 (2019-06-15)
Bug Fixes
- select: disable keydown event propogation (a3f54f7)
- select: expand link to full width (7d2573e)
- select: fix issues with focus state (ca9d793)
v1.2.2
1.2.2 (2019-06-13)
Bug Fixes
- select: add select component to exports (f059acf)