Skip to content

Releases: supabase/ui

v0.3.3

13 Jan 10:54
3fd2adf
Compare
Choose a tag to compare

0.3.3 (2021-01-13)

Bug Fixes

  • modal icon was in wrong position. title and description defaults being set by mistake (4e6975c)

v0.3.2

13 Jan 09:36
bbc7c77
Compare
Choose a tag to compare

0.3.2 (2021-01-13)

Bug Fixes

  • disable default cancel button in if loading is true (cdc09d7)
  • increase z index on (477d20b)
  • Modal css styling fixed. also adjusted colors slightly and layout. (9e84462)

v0.3.1

13 Jan 07:19
ea1d934
Compare
Choose a tag to compare

0.3.1 (2021-01-13)

Bug Fixes

  • change button default size (5cb81d6), closes #60
  • change primary button bg color to a darker brand shade and drop shadow attribute changed from inner shadow effect to drop shadow on all button text (528dc92), closes #59

v0.3.0

13 Jan 01:16
5135888
Compare
Choose a tag to compare

0.3.0 (2021-01-13)

Features

  • add Auth.UpdatePassword component (6cb6d01)

v0.2.0

12 Jan 08:44
834cebc
Compare
Choose a tag to compare

0.2.0 (2021-01-12)

Bug Fixes

  • Checkbox native onchange event. (8d38801)

Features

  • add Auth.UserContextProvider (d55056f)
  • default to sign in view (eb1ac6d)
  • hook up email auth to supabaseClient. (da113a8)
  • start: add supabaseClient (50ad29d)

v0.1.20

12 Jan 07:29
517c74d
Compare
Choose a tag to compare

0.1.20 (2021-01-12)

Bug Fixes

  • checkbox selectors updated (3bd4ffd)

v0.1.19

11 Jan 09:30
ef5c28e
Compare
Choose a tag to compare

0.1.19 (2021-01-11)

Bug Fixes

  • checked prop can now overide internal toggle state if used. onChange now working correctly, but only sends a boolean (b6e4923)

v0.1.18

11 Jan 09:11
5948946
Compare
Choose a tag to compare

0.1.18 (2021-01-11)

Bug Fixes

  • fill color in <Icon> is wrong when it is undefined. use 'none' instead (bdb36af)

v0.1.17

11 Jan 07:40
Compare
Choose a tag to compare

0.1.17 (2021-01-11)

Bug Fixes

v0.1.16

10 Jan 01:53
02ce2d0
Compare
Choose a tag to compare

0.1.16 (2021-01-10)

Bug Fixes