Releases: deskpro/react-components
Releases · deskpro/react-components
Release v1.2.4
Compare
Sorry, something went wrong.
No results found
[FIX] Remove hardcoded column widths
[FIX] Force 100% width on headings inside column drawers
1.0.3
Compare
Sorry, something went wrong.
No results found
jducro
released this
11 Oct 14:02
[FIX] Fixes typo, from .up-container to .dp-container
[MINOR] Makes optional the 'name' prop on the redux Form component
[FEATURE] Adds style compilation
1.0.2
Compare
Sorry, something went wrong.
No results found
jducro
released this
11 Oct 14:01
[TESTS] Increases test coverage
[MINOR] Fixes margins on lists
1.0.1
Compare
Sorry, something went wrong.
No results found
jducro
released this
03 Oct 15:38
[FIX] Removes missing styleguide import
1.0.0
Compare
Sorry, something went wrong.
No results found
jducro
released this
03 Oct 11:57
[TESTS] Adds travis CI
[TESTS] Adds npm run test with watcher or -- --coverage option
[TESTS] Adds Snapshots on Components
[MINOR] Allows nodes in Select option to allow jsx
[FEATURE] Adds redux-forms integration
[MINOR] Removes kss styleguide
[FIX] Removes deprecated e.keyCode in favor of e.key
0.5.19
Compare
Sorry, something went wrong.
No results found
jducro
released this
27 Sep 14:30
[MINOR] Improves DatePicker by using moment, parse previous value
[MINOR] Opens calendar on focus on DatePicker
0.5.18
Compare
Sorry, something went wrong.
No results found
jducro
released this
26 Sep 13:35
[MINOR] Improves DatePicker, adds focus() fix lowercase months / days
[FIX] Fixes missing properties passed to Input
0.5.16
Compare
Sorry, something went wrong.
No results found
jducro
released this
18 Sep 15:57
[MINOR] Fixes missing disabled property on ConfirmButton
[MINOR] Fixes value type on Select
0.5.15
Compare
Sorry, something went wrong.
No results found
jducro
released this
15 Sep 10:59
[MINOR] Update style on Modal
0.5.14
Compare
Sorry, something went wrong.
No results found
jducro
released this
15 Sep 10:59
[FEATURE] Adds Loader component
[FEATURE] Adds Container component
[FEATURE] Adds Section component
[FEATURE] Adds Forms/Group component
[FEATURE] Adds Forms/Textarea component
[MINOR] Adds "controls" and "underline" props to Common/Heading component
[MINOR] Adds "name" prop to Forms/TagSet component
[MINOR] Adds "onClose" prop to Alert component