Skip to content

v0.7.0

Compare
Choose a tag to compare
@kiwicopple kiwicopple released this 18 Jan 07:14
· 506 commits to master since this release

0.7.0 (2021-01-18)

Bug Fixes

  • added 100% to <Auth> component (f6918b1)
  • oops, used wrong comments.. πŸ™ˆ (1294843)
  • quick fix for Modal width. (c571e37)
  • temporary fix added for as tailwind @base styles adds a chevron to selects (e0edc8e) Features now supports placement prop (130fa49) add autofocus prop to Input, Select and TextArea. (805083e) Close button added, which can be shown with new prop closable (b5b4da7) initial attempt at adding , and components and sub components. (662f98e)