Skip to content

Latest commit

 

History

History
181 lines (79 loc) · 8.24 KB

CHANGELOG.md

File metadata and controls

181 lines (79 loc) · 8.24 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.0.16 (2019-12-03)

Note: Version bump only for package root

1.0.15 (2019-12-03)

Note: Version bump only for package root

1.0.14 (2019-12-03)

Note: Version bump only for package root

1.0.13 (2019-12-03)

Note: Version bump only for package root

1.0.12 (2019-12-03)

Note: Version bump only for package root

1.0.11 (2019-12-03)

Note: Version bump only for package root

1.0.10 (2019-12-03)

Note: Version bump only for package root

1.0.9 (2019-12-03)

Note: Version bump only for package root

1.0.8 (2019-12-03)

Note: Version bump only for package root

1.0.7 (2019-12-03)

Bug Fixes

  • font family for components (92f7c34)

1.0.6 (2019-12-03)

Features

1.0.5 (2019-12-02)

Note: Version bump only for package root

1.0.4 (2019-12-02)

Note: Version bump only for package root

1.0.3 (2019-12-02)

Note: Version bump only for package root

1.0.2 (2019-12-02)

Note: Version bump only for package root

1.0.1 (2019-12-02)

Bug Fixes

  • tests for theme provider (456ff16)
  • badge: updated badge tests (8987a55)
  • build: set storybook log mode to minimal (a67e46e)
  • button: setup unit tests (b6f9d11)
  • test: provide theme in button component (d9f2fa0)

Features

  • alert: added alert and alert icon component (72b86ee)
  • alert: added storybook (b2d77b4)
  • alert: alert description and icons for alert statuses (45ee71f)
  • badge: added badge component (bb43a0b)
  • badge: added badge storybook (6d3a33c)
  • box: added some more props (6a96c64)
  • box: implemented box component with styled component (da5ccb2)
  • button: added storybook for button (238ad37)
  • button: button with icon (87d4eba)
  • button: cleanup and set spinner to button (b51eb11)
  • button: color created base button component (d71582e)
  • button: converted button to render function (73b17b2)
  • button: variant styles (b426895)
  • closebutton: added close button (2f35c65)
  • closebutton: added closebutton story (1186c9b)
  • colors: added colors (6d71eb6)
  • components: spinner and icon components (de9624a)
  • docs: setup vuepress documetnation for kiwi (655d648)
  • focus: focusing of button composition api (774202e)
  • icon: added icon component (93b82d5)
  • icon: added icon storybook (a789119)
  • icon: implemented internal icons (aafe5bf)
  • iconbutton: created icon button component (93aa1cc)
  • iconbutton: icon button storybook (37c92de)
  • linter: git commit messages linter (19b54a2)
  • props: enabled filtering for undefined (ae854f4)
  • pseudobox: added :odd pseudo style (9b025d9)
  • pseudobox: added pseudo props to pseudobox component (fea44d1)
  • pseudobox: created pseudobox component (0660fbd)
  • pseudobox: created storybook for pseudobox (91d6a8a)
  • storybook: setup storybook for styled components (4f45c59)
  • test: setup lintstaged (6e409aa)
  • text: added text component (fa7aaed)
  • text: created text storbook (487ba63)
  • theme: added styled system variables (7297fa9)
  • toast: added toas component and story (546ff47)