Skip to content

Releases: supabase/ui

v0.37.0-beta.2

02 Jan 20:24
Compare
Choose a tag to compare
v0.37.0-beta.2 Pre-release
Pre-release

0.37.0-beta.2 (2022-01-02)

Bug Fixes

  • faked listbox and toggle change event so formik can consume the event (394c466)

v0.37.0-beta.1

30 Dec 22:31
Compare
Choose a tag to compare
v0.37.0-beta.1 Pre-release
Pre-release

0.37.0-beta.1 (2021-12-30)

Bug Fixes

  • checkbox not showing default value (225def3)
  • typescript issues (e11de2d)

Features

  • initial Form component. using a context hook, with a helper to easily use inside Input components. (ddf7d0a)

v0.36.2

09 Dec 21:32
ed8357e
Compare
Choose a tag to compare

0.36.2 (2021-12-09)

Bug Fixes

  • allow Tabs to have 1 tab (fdc696f)

v0.36.1

26 Nov 07:37
4f56f0d
Compare
Choose a tag to compare

0.36.1 (2021-11-26)

Bug Fixes

v0.36.0

21 Nov 11:29
7f18b7e
Compare
Choose a tag to compare

0.36.0 (2021-11-21)

Bug Fixes

  • Auth: fixes "Invalid DOM property" warnings on Discord & Azure icons (427f422)
  • Avoid changing loading state of the EmailAuth component if component has been unmounted (#283) (4347f22)

Features

  • optimize loading of cached session (97d3216)

v0.35.0

14 Sep 15:16
dec9f69
Compare
Choose a tag to compare

0.35.0 (2021-09-14)

Bug Fixes

Features

  • update radix components (9c921b0)

v0.34.4

31 Aug 14:38
Compare
Choose a tag to compare

0.34.4 (2021-08-31)

Bug Fixes

  • Input.Textarea charLength only worked when onChange prop was used (d7f23b6)

v0.34.3

31 Aug 13:20
Compare
Choose a tag to compare

0.34.3 (2021-08-31)

Bug Fixes

  • sideOffset prop on Popover now working (81f9d37)

v0.34.2

31 Aug 10:18
Compare
Choose a tag to compare

0.34.2 (2021-08-31)

Bug Fixes

  • Input now uses all props (02adabd)

v0.34.1

27 Aug 07:32
Compare
Choose a tag to compare

0.34.1 (2021-08-27)

Bug Fixes

  • check functions are defined first on Modal (5ee750c)