Skip to content

Releases: kodiak-packages/ventura

v1.5.0

01 Jun 18:07
c65fdd1
Compare
Choose a tag to compare

1.5.0 (2020-06-01)

Features

  • formfield: add formfield component (effdfe7)

v1.4.0

01 Jun 18:02
6f56a14
Compare
Choose a tag to compare

1.4.0 (2020-06-01)

Bug Fixes

  • icon: remove specifity from svg global styles (5f53577)
  • input: remove useState import (d4106f8)
  • package: remove cache folder on start (8660c2b)

Features

  • alert: add alert component (fd99886)

v1.3.1

01 Jun 17:59
fe3c107
Compare
Choose a tag to compare

1.3.1 (2020-06-01)

Bug Fixes

  • modal: bind Footer to Modal with property (836d5c6)

v1.3.0

30 May 22:38
68dd068
Compare
Choose a tag to compare

1.3.0 (2020-05-30)

Bug Fixes

  • button: fix line height difference (1850fb4)
  • devops: disable prettier with mdx (c00dc4e)
  • modal: add async example to docs (ff1ebaf)
  • modal: add tests (3a5b958)
  • modal: enhance api in doc (0a30be8)
  • modal: remove unused dep @types/react-modal (6aead1f)
  • modal: set focus to modal (43874ff)
  • modal: use react-portal and add modal footer (c5b6e2f)

Features

  • modal: add modal component with css (b6425a9)

v1.2.3

23 May 17:10
68fb252
Compare
Choose a tag to compare

1.2.3 (2020-05-23)

Bug Fixes

  • centralise font-family property (4d804f6)
  • change module resolution (f85d252)
  • button: apply global font family to component (5fc5455)
  • button: center button content (f1e12d4)
  • button: set spinner color (c900ea9)
  • input: incorrect classname passing (8fd96ad)
  • input: remove useless container (3fc4073)
  • radio: set font for radio button component (93f3105)

v1.2.2

17 May 19:11
1204931
Compare
Choose a tag to compare

1.2.2 (2020-05-17)

Bug Fixes

  • RadioGroup: add ventura css (0f63330)
  • styles: add box-sizing to ventura (7fecd3f)
  • styles: fix svg global styles (5dbf97c)
  • styles: move svg css to index.css (4591597)
  • styles: remove html and body styles (fd05555)

v1.2.1

17 May 18:29
70caafa
Compare
Choose a tag to compare

1.2.1 (2020-05-17)

Bug Fixes

  • input: change error message functionality (9a0436c)
  • input: unneeded css class (f837fb2)

v1.2.0

17 May 18:26
34d3eb3
Compare
Choose a tag to compare

1.2.0 (2020-05-17)

Bug Fixes

  • not building css files (fc0f616)
  • radio: remove unused import (dda9df6)

Features

  • radio: complete radio button logic (13442b7)

v1.0.1

11 May 18:17
6830711
Compare
Choose a tag to compare

1.0.1 (2020-05-11)

Bug Fixes

  • input: removing doc only code from production code (b8e1e03)
  • unify prop definition (5cd011f)

v1.0.0

05 May 19:39
baf46b1
Compare
Choose a tag to compare

1.0.0 (2020-05-05)

Bug Fixes

  • button: add className prop to component (e153649)
  • button: change button height (5b997be)
  • button: disabled button triggering onClick (4c9cf4b)
  • button: height (afde4b6)
  • button: update children component type (dc83cd1)
  • button: update color variables (f7a8c12)
  • button: update focus shadow color for secondary (45c4223)
  • icons: control icon size through css (e06f7ea)
  • input: height (7e5cf33)
  • input: update new theme variables (c8272e4)

Features

  • button: add button component (6c3ed0b)