A Richer In-Page WYSIWYG HTML Editor for Web and Mobile
Stars
94
Forks
16
Watchers
94
Open Issues
2
Overall repository health assessment
~0.4.2~0.4.1~0.5.0~0.4.1~0.1.1~0.5.4~0.2.7Move the remaining special case toolbar functions to use execCommand.
1a8e683View on GitHubMake toolbar nav commands use the same function as other edit commands.
e2b5808View on GitHubMake sure that commands initiated from the toolbar and via command keys result in the same command string. Previously some of the toolbar commands used the 'edit' prefix where they should have used 'para' or 'style' etc.
3869117View on GitHubAdd licensing for the svg editor plugins. This should have been there all along.
2822cfdView on GitHubFix markup error. Remove toolbar markup that is no longer used.
884bf3bView on GitHubRefactor to move some more code into the toolbar provider.
8fc8e5fView on GitHub