Skip to content

Releases: dots-ui/dots-react

v1.2.6

12 May 05:36
975bd67
Compare
Choose a tag to compare

1.2.6 (2023-05-12)

Bug Fixes

  • next: try injecting styles via a component registry (975bd67)

v1.2.5

12 May 04:35
0559a9e
Compare
Choose a tag to compare

1.2.5 (2023-05-12)

Bug Fixes

  • deps: update dependencies (bf74b7e)
  • theme: give empty object incase theme is undef (0559a9e)

v1.2.4

12 May 03:10
7bee72f
Compare
Choose a tag to compare

1.2.4 (2023-05-12)

Bug Fixes

v1.2.3

12 May 03:05
508ae04
Compare
Choose a tag to compare

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

09 May 12:37
8decd17
Compare
Choose a tag to compare

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

09 May 10:18
14d62c0
Compare
Choose a tag to compare

1.0.8 (2023-05-09)

Bug Fixes

  • text: text keeps default theme colours if missing themeprovider (14d62c0)

v1.0.7

09 May 05:07
0c8b42a
Compare
Choose a tag to compare

1.0.7 (2023-05-09)

Bug Fixes

  • text: next.js fix dynamic creation for text component (0c8b42a)

v1.0.6

09 May 05:01
068f035
Compare
Choose a tag to compare

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

09 May 03:25
f19fdb1
Compare
Choose a tag to compare

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

09 May 03:08
5f9fdb7
Compare
Choose a tag to compare

1.0.4 (2023-05-09)

Bug Fixes

  • button: check if creating button in separate function results in next.js warning being thrown (5f9fdb7)