I updated the code style guide to 2spaces instead of 4.
- [FEATURE] : Updated ACE editor to 1.2.6
- [DOC] : Added the examples directly in the master branch
- [FIX] : Fixed C/C++ mode
- [FIX] : Avoid mixed content with cdn script
- [FIX] : Fixed tab size value
- [FEATURE] : Added HiDPI icon
- [FEATURE] : Added Turkish
- [FEATURE] : Added Russian
- [FIX] : Fixed auto focus on the editor when opening the dialog.
- [FIX] : Fixed space character encoding
- [FEATURE] : Added property to choose the ACE Editor sources
- [FIX] : Fixed ckeditor style overriden by pbckcode plugin
- [FIX] : problem with minification for CKEditor Builder
- [FIX] : multiples script loads when you instanciate several CKEditor on the same page
From the v1.2.1, ACE Editor is now loaded from the jsDelivr CDN. The loading will be faster and the plugin size will be smaller.
- [FIX] : fix problem of external files loading
- [IMPROVEMENT] : load external files only once
- [FEATURE] : tab size settings
- [FIX] : added CKEditor ACF to parse already saved code
- [FEATURE] : added several syntax highlighters (Prism.js, Highlight.js, SyntaxHighlighter.js)