Releases: kodiak-packages/ventura
Releases · kodiak-packages/ventura
v1.8.3
1.8.3 (2020-10-04)
Bug Fixes
- modal: make modal responsive (70f4896)
v1.8.2
1.8.2 (2020-08-18)
Bug Fixes
v1.8.1
1.8.1 (2020-08-18)
Bug Fixes
- Button: change lable line height (722fb98)
- Button: move css around (99e73f6)
v1.8.0
1.8.0 (2020-08-17)
Bug Fixes
- button: fix eslint disable (3991235)
- button: move eslint ignore back to original position (6462514)
- textarea: remove unused prop (fb01c09)
- textarea: rename input to textarea (d6e8a34)
Features
- textarea: add textarea component (1582e16)
v1.7.0
1.7.0 (2020-08-09)
Features
- FormField: add spacing option (a231797)
v1.6.2
1.6.2 (2020-08-02)
Bug Fixes
v1.6.1
1.6.1 (2020-08-02)
Bug Fixes
- formfield: add isInvalid to formfield with error in docs (0f9e25f)
v1.6.0
1.6.0 (2020-08-01)
Bug Fixes
- Button: fix incorrect alignment (6ccca74)
Features
v1.5.2
1.5.2 (2020-07-21)
Bug Fixes
- button: use value instead of defaultValue (374a073)
v1.5.1
1.5.1 (2020-06-07)
Bug Fixes
- radio: add margin between radio items (77bf4f1)
- radio: change label type to ReactNode (369b773)
- radio: make selected value optional (b88ddaf)
- radio: remove line breaks in docs (95d8fae)