ckeditor/plugins/pbckcode/CHANGELOG.md
author indvd00m (gotoindvdum[at]gmail[dot]com)
Thu, 15 Dec 2016 18:10:20 +0300
changeset 0 44d330dccc59
permissions -rw-r--r--
Init sample
indvd00m@0
     1
# Changelog
indvd00m@0
     2
indvd00m@0
     3
## v1.2.2 (4.0.x, 4.1.x, 4.2.x, 4.3.x, 4.4.x)
indvd00m@0
     4
indvd00m@0
     5
  * [FIX] : Fixes ckeditor style overriden by pbckcode plugin
indvd00m@0
     6
indvd00m@0
     7
## v1.2.1 (4.0.x, 4.1.x, 4.2.x, 4.3.x)
indvd00m@0
     8
indvd00m@0
     9
  * [FIX] : problem with minification for CKEditor Builder
indvd00m@0
    10
  * [FIX] : multiples script loads when you instanciate several CKEditor on the same page
indvd00m@0
    11
indvd00m@0
    12
From the v1.2.1, ACE Editor is now loaded from the [jsDelivr CDN](http://www.jsdelivr.com/). The loading will be faster and the plugin size will be smaller.
indvd00m@0
    13
indvd00m@0
    14
## v1.2.0 (4.0.x, 4.1.x, 4.2.x, 4.3.x)
indvd00m@0
    15
indvd00m@0
    16
  * [FIX] : fix problem of external files loading
indvd00m@0
    17
  * [IMPROVEMENT] : load external files only once
indvd00m@0
    18
  * [FEATURE] : tab size settings
indvd00m@0
    19
  * [FIX] : added CKEditor ACF to parse already saved code
indvd00m@0
    20
indvd00m@0
    21
## v1.1.0 (4.0.x, 4.1.x)
indvd00m@0
    22
indvd00m@0
    23
  * [FEATURE] : added several syntax highlighters (Prism.js, Highlight.js, SyntaxHighlighter.js)