We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8e5785 commit 4c085b6Copy full SHA for 4c085b6
CHANGELOG.md
@@ -1,5 +1,15 @@
1
## Changelog
2
3
+* **0.4.0** New Features and fixes
4
+ - Fixes
5
+ -- Upgraded to latest packages (thanks @fjogeleit)
6
+ -- Fix for undo/redo (thanks @pomelyu)
7
+ - Breaking Changes
8
+ -- `data` and `dataType` properties have been replaced with `value` and `defaultValue`
9
+ to be able to use the component as controlled component
10
+ -- node support of 6,7 and 8
11
+ - New Features
12
+ -- ability to add an image as object
13
* **0.3.0** New Features and fixes
14
- HOT Deploy fixed
15
- Added selection of background Color
0 commit comments