Releases: dots-ui/dots-react
Releases · dots-ui/dots-react
v1.2.6
1.2.6 (2023-05-12)
Bug Fixes
- next: try injecting styles via a component registry (975bd67)
v1.2.5
1.2.5 (2023-05-12)
Bug Fixes
- deps: update dependencies (bf74b7e)
- theme: give empty object incase theme is undef (0559a9e)
v1.2.4
1.2.4 (2023-05-12)
Bug Fixes
v1.2.3
1.2.3 (2023-05-12)
Bug Fixes
- only use light theme on default theme values (2bea5f2)
- package: update repo urls (508ae04)
v1.1.0
1.1.0 (2023-05-09)
Bug Fixes
- textfield: add missing TextFieldProps export (14d3cc8)
Features
- textfield: added Super cool text field ‼️ (49f5438), closes #3
v1.0.8
1.0.8 (2023-05-09)
Bug Fixes
- text: text keeps default theme colours if missing themeprovider (14d62c0)
v1.0.7
1.0.7 (2023-05-09)
Bug Fixes
- text: next.js fix dynamic creation for text component (0c8b42a)
v1.0.6
1.0.6 (2023-05-09)
Bug Fixes
- exports: add remaining exports and update theme properties to fill in remaining non-overriden (068f035), closes #16 #18 #15
v1.0.5
1.0.5 (2023-05-09)
Bug Fixes
- button: next.JS no longer complains buttons are being rendered dynamically (f19fdb1), closes #14 #16
v1.0.4
1.0.4 (2023-05-09)
Bug Fixes
- button: check if creating button in separate function results in next.js warning being thrown (5f9fdb7)