Skip to content

Releases: kodiak-packages/ventura

v1.8.3

04 Oct 16:05
a89c66a
Compare
Choose a tag to compare

1.8.3 (2020-10-04)

Bug Fixes

  • modal: make modal responsive (70f4896)

v1.8.2

18 Aug 17:01
145b79d
Compare
Choose a tag to compare

1.8.2 (2020-08-18)

Bug Fixes

v1.8.1

18 Aug 15:08
20b88d4
Compare
Choose a tag to compare

1.8.1 (2020-08-18)

Bug Fixes

  • Button: change lable line height (722fb98)
  • Button: move css around (99e73f6)

v1.8.0

17 Aug 16:37
b6cea19
Compare
Choose a tag to compare

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

09 Aug 11:52
2ded6bc
Compare
Choose a tag to compare

1.7.0 (2020-08-09)

Features

  • FormField: add spacing option (a231797)

v1.6.2

02 Aug 13:21
bd9ee67
Compare
Choose a tag to compare

1.6.2 (2020-08-02)

Bug Fixes

v1.6.1

02 Aug 13:13
fa71441
Compare
Choose a tag to compare

1.6.1 (2020-08-02)

Bug Fixes

  • formfield: add isInvalid to formfield with error in docs (0f9e25f)

v1.6.0

01 Aug 11:49
da84baf
Compare
Choose a tag to compare

1.6.0 (2020-08-01)

Bug Fixes

  • Button: fix incorrect alignment (6ccca74)

Features

  • Button: add size property (bf87b2d)
  • Table: create component (c710bd5)

v1.5.2

21 Jul 12:21
66ac738
Compare
Choose a tag to compare

1.5.2 (2020-07-21)

Bug Fixes

  • button: use value instead of defaultValue (374a073)

v1.5.1

07 Jun 11:16
110ef96
Compare
Choose a tag to compare

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)