Releases: supabase/ui
Releases · supabase/ui
v0.37.0-alpha.4
0.37.0-alpha.4 (2022-01-22)
Bug Fixes
- added config files (without re-formatting) to /dist folder (ed26cb2)
v0.37.0-alpha.3
v0.37.0-alpha.2
v0.37.0-alpha.1
0.37.0-alpha.1 (2022-01-17)
Bug Fixes
- add alpha release workflow (b431929)
- added actions and error icon to input textarea (5eb80bb)
- checkbox not showing default value (225def3)
- error prop now overrides error state from Form component context (ff604cf)
- export Form component (2c235a7)
- faked listbox and toggle change event so formik can consume the event (394c466)
- fixed issue with Form component not rendering errors on blur correctly (32fd20d)
- package-lock.json out of date (1070954)
- remove console logs (9cb76b9)
- typescript issues (e11de2d)
Features
- Breadcrumbs: adds separator spacing (497cfbb)
- Breadcrumbs: adds styling support for light and dark mode (b524a1c)
- Breadcrumbs: adds sub-components, active state and aria labels (451411a)
- Breadcrumbs: adds tests (c51d344)
- Breadcrumbs: renamed to from Breadcrumbs to Breadcrumb (cd54ce6)
- initial Form component. using a context hook, with a helper to easily use inside Input components. (ddf7d0a)
- Input.TextArea: Adds copy option to Input.TextArea (e36c7eb)
v0.37.0-beta.8
v0.37.0-beta.7
0.37.0-beta.7 (2022-01-16)
Bug Fixes
- fixed issue with Form component not rendering errors on blur correctly (32fd20d)
v0.37.0-beta.6
0.37.0-beta.6 (2022-01-16)
Bug Fixes
v0.37.0-beta.5
v0.37.0-beta.4
0.37.0-beta.4 (2022-01-02)
Features
v0.37.0-beta.3
0.37.0-beta.3 (2022-01-02)
Bug Fixes
- added actions and error icon to input textarea (5eb80bb)
Features
- Input.TextArea: Adds copy option to Input.TextArea (e36c7eb)