Skip to content

Releases: commitd/components

v3.0.2 minor release

06 May 11:16
Compare
Choose a tag to compare

Adds fix for makeStyles typing

v3.0.1 minor release

05 May 19:05
Compare
Choose a tag to compare

Bug fixes and typing improvements

Fixes copy on dialogs
Fixes option for theme option functions to return undefined to get material
Corrects typing for themes with hook
Supply typing for useTheme to be committed theme by default
Fixes useWidth bug
Improves example

v3.0.0 Major Release

21 Apr 17:54
1852b9a
Compare
Choose a tag to compare

✨ Includes dark mode
⬆️ Improves TextField
🐛 Fixes issues

  • FormControl missing props #35
  • Link composition #34
  • Docs Color page

To upgrade and keep the same theme behaviour add choice='light' to the theme provider props. To use dark mode see docs for ThemePorvider and ThemeSwitch.

v2.0.0 Major release

18 Mar 14:49
ffac6aa
Compare
Choose a tag to compare

Add full theming options.

Breaking changes in font customisation.

v1.0.3 Minor release

25 Feb 17:32
30e094a
Compare
Choose a tag to compare

Changing the themes spacing function to be more compatible with other libraries.

v1.0.2 Minor release

07 Jan 13:00
cfbcf09
Compare
Choose a tag to compare

Adds options to change theme colors by providing them in the ThemeProvider

v1.0.1 Minor release

03 Dec 21:17
ad7c8da
Compare
Choose a tag to compare

Updates to mdx util support.

v1.0.0 Release

29 Nov 14:54
001f5d1
Compare
Choose a tag to compare

Promoting to version 1

Moves to @committed/components on npm.

v0.0.23 release

25 Nov 16:39
83b7a80
Compare
Choose a tag to compare

Moves package to npm

v0.0.22 release

23 Nov 13:19
b68fcc3
Compare
Choose a tag to compare

Further improvements to typography and ability to express font changes.