Skip to content
This repository was archived by the owner on Feb 19, 2025. It is now read-only.

Releases: supabase/ui

v0.13.1

11 Feb 07:39
91baf0b
Compare
Choose a tag to compare

0.13.1 (2021-02-11)

Bug Fixes

v0.13.0

07 Feb 18:40
27e275e
Compare
Choose a tag to compare

0.13.0 (2021-02-07)

Bug Fixes

Features

v0.12.2

07 Feb 14:45
d831cb0
Compare
Choose a tag to compare

0.12.2 (2021-02-07)

Bug Fixes

  • release: add files array to package.json (14d2de3)

v0.12.1

07 Feb 12:00
530e1cc
Compare
Choose a tag to compare

0.12.1 (2021-02-07)

Bug Fixes

v0.12.0

05 Feb 11:45
c71d67a
Compare
Choose a tag to compare

0.12.0 (2021-02-05)

Bug Fixes

  • add .sbui-typography class back in to normalize font size and line height for all Typography compoments (570bae0)
  • add overlayStyle and overlayClassname to Dropdown so overlay can be customised easily (857a978)
  • css imports (a0187be)
  • css imports (00df28f)
  • fix css (44479b2)
  • fix icons (56c7286)
  • icon import and icon stories (7791c09)
  • Modal css (c50f03c)
  • small error (f096430)
  • storybook background issues fixed (bbbb8da)

Features

  • add new css loader for storybook css classes (fb888c1)
  • add script to generate icon files. update rollup to include all icon components (29eaa87)
  • auto generated new icon files 🔥 (e553c73)
  • changed imports for icons. adjusted icons script. (968d71e)
  • cleanup rollup and package.json (ae17650)
  • input all components into rollup. add css module support (21133f5)
  • new icon files / icon directories (fa3c711)
  • updated all components to use css modules (e27be99)

v0.11.2

02 Feb 12:17
Compare
Choose a tag to compare

0.11.2 (2021-02-02)

Bug Fixes

  • add if statement in for Menu.Item onClick (0b94fdd)

v0.11.1

02 Feb 10:52
1a47ee7
Compare
Choose a tag to compare

0.11.1 (2021-02-02)

Bug Fixes

  • add styles and className props to Dropdown (b42d23e)

v0.11.0

29 Jan 09:26
48ddfdd
Compare
Choose a tag to compare

0.11.0 (2021-01-29)

Features

  • add active prop to <Menu.Item> (285a80c)
  • addOnBefore and addOnAfter props added to insert react nodes before and after tab bar (6cef42c)

v0.10.0

27 Jan 13:02
Compare
Choose a tag to compare

0.10.0 (2021-01-27)

Bug Fixes

  • Dropdown css classes (43e0b6a)
  • extract styles to CSS file (3176175)
  • remove default value for className (51a0418)
  • update folder name (febc1dc)
  • width of Menu.Item is not 100%, which is inconvenient for adding multiple items in a Menu.Item. (4393be3)

Features

v0.9.2

27 Jan 07:55
Compare
Choose a tag to compare

0.9.2 (2021-01-27)

Bug Fixes

  • export Menu from index.tsx (0f995df)