Skip to content

Releases: kbrueckner/mui-validate

1.2.1

29 Jan 15:59
5bca8eb
Compare
Choose a tag to compare

State management optimization

Optimized internal state management for ValidationGroups

1.2.0

20 Jan 12:22
Compare
Choose a tag to compare

Documentation enhancement

Reworked the documentation for better comprehensibility.

Support for multiple custom validations

Support for multiple custom validation rules has been added while ensuring backwards compatibility to former versions of the library.
Further documentation of the feature can be found here.

Short import path for ValidationContext

ValidationContext is now a directly exported member of the library's root path.

1.1.0

26 Sep 11:13
db8d910
Compare
Choose a tag to compare
  • Override capabilities for ErrorList line item messages
  • Validations are now removed automatically on unmounting Validate
  • Enhanced compatibility with DatePicker V6

1.0.0

08 Nov 08:34
Compare
Choose a tag to compare

Turned alpha 1 into release

1.0.0-alpha.1

25 Oct 07:22
1bac407
Compare
Choose a tag to compare

Remove support for Material UI version 4 support

0.3.3

05 Oct 09:38
3d0cfa2
Compare
Choose a tag to compare
  • Added configuration for component classes
  • Fixed issue with unnecessarily rendered components

0.3.2

05 Sep 12:39
2c8b696
Compare
Choose a tag to compare

Fixed warning: cannot update component while rendering different component

0.3.1

02 Sep 06:52
Compare
Choose a tag to compare

Enhanced handling for cross-triggers

0.3.0

31 Aug 13:08
55bd13d
Compare
Choose a tag to compare

Added possibility to (re-)trigger validation from another Validate component

0.2.2

26 Jul 10:38
Compare
Choose a tag to compare

Added support for react >=16.8