Skip to content
Snippets Groups Projects
Commit 33069f82 authored by rhenck's avatar rhenck
Browse files

Update editor package to 1.20.0

parent b96b8cc3
No related branches found
No related tags found
No related merge requests found
Editor Editor
====== ======
1.20.0
- Use shorter dash in TextEditor special chars
- Add top-99-double quote to TextEditor special chars
- Use font 'PT Sans' for blockquote quotes
- Set blockquote margins (top and bottom) to 20px
- Fix positioning values when duplicating elements
- Fix changing element IDs
1.19.0 1.19.0
- Implement fixedSize for all elements - Implement fixedSize for all elements
- Add long dash to TextEditor special characters - Add long dash to TextEditor special characters
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
"name": "verona-modules-aspect", "name": "verona-modules-aspect",
"config": { "config": {
"player_version": "1.14.0", "player_version": "1.14.0",
"editor_version": "1.19.0" "editor_version": "1.20.0"
}, },
"scripts": { "scripts": {
"ng": "ng", "ng": "ng",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment