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 1918776 commit 16b33ffCopy full SHA for 16b33ff
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 0.0.19-accelo.1
2
+
3
+Fixes
4
5
+- Fix content disappearing in lists when pasting with power paste and then undoing content.
6
7
## 0.0.19-accelo
8
9
Improvements
package.json
@@ -1,6 +1,6 @@
{
"name": "angular-ui-tinymce",
- "version": "0.0.19-accelo",
+ "version": "0.0.19-accelo.1",
"descriptin": "This directive allows you to add a tinymce to your form elements.",
"author": "https://github.com/angular-ui/ui-tinymce/graphs/contributors",
"license": "MIT",
0 commit comments