This repository has been archived by the owner on Jun 26, 2020. It is now read-only.
v1.0.0-alpha.2
Reinmar
released this
14 Nov 11:55
·
654 commits
to master
since this release
Bug fixes
- The Ctrl+A keystroke will be now correctly handled when a widget is selected. Closes #23. (3e8f91f)
- View element's
setAttribute()
method should be used with string values of thecontenteditable
attribute. Closes #26. (d2a6cf5)
Other changes
- Widgets highlight remove handler will now use only descriptor id, instead of the full descriptor. (1dfdc83)