Skip to content

Releases: membean/react-uikit

Version 0.17.0

28 Jun 10:49
463b302
Compare
Choose a tag to compare

Remove Default props to fix deprecation warning

Version 0.16.8

21 Sep 09:20
Compare
Choose a tag to compare

Fixed deprecation warning for moment while using datepicker component

Version 0.16.6

29 Nov 17:35
Compare
Choose a tag to compare

Updates dependencies from this PR.

v0.15.0

05 May 23:15
Compare
Choose a tag to compare
chore(release): 0.15.0

v0.14.1

19 Apr 04:34
Compare
Choose a tag to compare
chore(release): 0.14.1

CheckBoxInput/DatePickerInput Fixes.

19 Feb 01:03
Compare
Choose a tag to compare

Add DatePicker component.

18 Feb 19:28
Compare
Choose a tag to compare
v0.11.0

v0.11.0

Fixing TextArea

16 Feb 17:01
Compare
Choose a tag to compare

Fixes my mistake in not adding TextArea to the lib/index.js file.

Adding TextArea

16 Feb 16:53
Compare
Choose a tag to compare

Adds the TextArea component.

Updated TextInput props

09 Feb 22:31
Compare
Choose a tag to compare

Added required prop to <TextInput> and fixed the security vulnerability with the serialize-javascript dependency in CRA.