-
Notifications
You must be signed in to change notification settings - Fork 2
Changelog
nicoburns edited this page Dec 28, 2012
·
4 revisions
A list of what is new in each version.
- Separation of code into a small core, and several optional plugins (image, list, link, save, defaultui, minimalui)
- Build environment using grunt.js for automatic linting and minifcation
- Code quality improvements
- Stability and reliability improvements
- List support
- 'quick buttons'
- Much tidying and modularisation of code
- (re) IE-support
- Code modularisation
- Minor UI updates
- Major code reorganisation
- Creative Commons icons
- Tidier toolbar layout
- Bug fixes
- Initial support for options/configurability
- Option: Disable image resizing
- Support for float clearing (UI hidden by default)
- Image selector for list of images passed in the options
- Added word based formatting
- Behaviour is now more intuitive when enter or backspace is pressed at the very start of a paragrap
- Added special characters to insert panel
- Fixed a bug where the word "false" would occasionally be inserted to the document
- Paragraph creation and deleting now more stable, especially in firefox
- The 'delete' key now works
- Fixed bug where ctrl+letter caused the selection to be deleted
- deleteSelectionContents() is used for every key press
- deleting after selectall now works
- Link creation works