Releases: lifechurch/react-draftable
Releases · lifechurch/react-draftable
v2.1.0
2.1.0 (2019-06-02)
Features
- Added class selectors: Added class based selectors and updated build (f382d44)
v2.0.0
2.0.0 (2019-05-31)
Reverts
- Removed customStyling of toolbar group: Removed customStyes prop on toolbarGroup (6614f30)
BREAKING CHANGES
- Removed customStyling of toolbar group: customStyles attribute was removed from toolbarGroups
v1.1.4
1.1.4 (2019-05-30)
Bug Fixes
- button group styles: fix button group styling (b89f35a)
v1.1.3
1.1.3 (2019-05-30)
Bug Fixes
- updates to styling: updates to styling (abc9b74)
v1.1.2
1.1.2 (2019-05-30)
Bug Fixes
- DraftableState return types: Fix DraftableState return types (b4d7acf)
v1.1.1
1.1.1 (2019-05-30)
Bug Fixes
- Fix named exports: Fixing named vs default exports (3646740)
v1.1.0
1.1.0 (2019-05-30)
Features
- Add UMD, CJS, and ESM support: Add UMD, CJS, and ESM support (dac2831)
v1.0.2
1.0.2 (2019-05-29)
Bug Fixes
- Triggering a new release: This should trigger a new release (bc4c954)
v1.0.1
1.0.1 (2019-05-29)
Bug Fixes
- flow types: Fix flow type shadow implementation (dde9663)
v1.0.0
1.0.0 (2019-05-29)
Features
- project setup: initial setup of the project (20d0d15)
- Base commit (6f257c0)