Skip to content

Releases: commitd/components

v3.0.2 minor release

Choose a tag to compare

@stuarthendren stuarthendren released this 06 May 11:16

Adds fix for makeStyles typing

v3.0.1 minor release

Choose a tag to compare

@stuarthendren stuarthendren released this 05 May 19:05

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

Choose a tag to compare

@stuarthendren stuarthendren released this 21 Apr 17:54
1852b9a

✨ 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

Choose a tag to compare

@stuarthendren stuarthendren released this 18 Mar 14:49
ffac6aa

Add full theming options.

Breaking changes in font customisation.

v1.0.3 Minor release

Choose a tag to compare

@stuarthendren stuarthendren released this 25 Feb 17:32
30e094a

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

v1.0.2 Minor release

Choose a tag to compare

@stuarthendren stuarthendren released this 07 Jan 13:00
cfbcf09

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

v1.0.1 Minor release

Choose a tag to compare

@stuarthendren stuarthendren released this 03 Dec 21:17
ad7c8da

Updates to mdx util support.

v1.0.0 Release

Choose a tag to compare

@stuarthendren stuarthendren released this 29 Nov 14:54
001f5d1

Promoting to version 1

Moves to @committed/components on npm.

v0.0.23 release

Choose a tag to compare

@stuarthendren stuarthendren released this 25 Nov 16:39
83b7a80

Moves package to npm

v0.0.22 release

Choose a tag to compare

@stuarthendren stuarthendren released this 23 Nov 13:19
b68fcc3

Further improvements to typography and ability to express font changes.