Releases: supabase/ui
Releases · supabase/ui
v0.1.15
0.1.15 (2021-01-08)
Bug Fixes
Checkbox native onchange event. (e804baa )
v0.1.14
0.1.14 (2021-01-08)
Bug Fixes
unlock peer dependency versioning (aab0354 )
v0.1.13
0.1.13 (2021-01-08)
Bug Fixes
Icon now longer returns error if type
string not recognised (d7be954 ), closes #42
v0.1.12
0.1.12 (2021-01-08)
Bug Fixes
FormLayout now removes label container when not in use in vertical layout. (24d687d ), closes #38
v0.1.11
0.1.11 (2021-01-08)
Bug Fixes
export Badge component from library. (7f569f7 ), closes #39
v0.1.10
0.1.10 (2021-01-07)
Bug Fixes
remove duplicated children in <Checkbox.Group>
(ec01c87 )
v0.1.9
0.1.9 (2021-01-07)
Bug Fixes
<Checkbox>
and <Checkbox.Group>
now return correct onChange callback (d256bfc )
v0.1.8
0.1.8 (2021-01-07)
Bug Fixes
added context consumer and provider to inject icon size depending on size of button. Icon sizes can still be overridden though. #29 (907d753 )
fix children
error in Transition in Button component (b032eeb )
missing files from last commit (61a705e )
v0.1.7
0.1.7 (2021-01-06)
Bug Fixes
colors of not rendering correctly when it has no inline color prop set (fb6dde4 )
Radio component now using for displaying Inputs (7e5574d )
v0.1.6
0.1.6 (2021-01-06)
Bug Fixes
fixed button font inheritance. fixed input font inheritence. fixed button sizes when inside a component. #14 (a822245 )
You can’t perform that action at this time.