コミット履歴

作者 SHA1 メッセージ 日付
  Piotrek Koszuliński 47b6e69081 Improved a comment. 8 年 前
  Szymon Cofalik 5762299049 Changed: removed warning when item has not been converted. 8 年 前
  Szymon Cofalik 16a08399c5 Changed: unified values returned in data.output during view-to-model conversion. 8 年 前
  Piotrek Koszuliński 302f08345c Merge pull request #934 from ckeditor/t/689 8 年 前
  Piotrek Koszuliński 9dd3a8c122 API docs fixes. [skip ci] 8 年 前
  Szymon Cofalik b60667544b Changed: `model.Element#clone` now does not clone children when passed `false` and clones children deeply when passed `true`. 8 年 前
  Piotrek Koszuliński cf37dacf88 Merge pull request #929 from ckeditor/t/895 8 年 前
  Piotrek Koszuliński f424ca5a2b Fix: Improved compatibility with MS Edge. See #923. Closes #925. 8 年 前
  Maciej Bukowski 5a2c9dee4e Added missing test. 8 年 前
  Maciej Bukowski 3e767b048b Fixed docs in the `DataController#insertContent`. 8 年 前
  Piotrek Koszuliński 63c05f20b4 Tests: Fixed a manual test which failed due to a known issue. 8 年 前
  Piotrek Koszuliński 34e521d7f9 Tests: Fixed a manual test which made Edge throw because of lack of Element#getFillerOffset. [skip ci] 8 年 前
  Szymon Kupś a3a930913d Merge pull request #926 from ckeditor/t/923 8 年 前
  Piotrek Koszuliński 8dcfc5215f Fixed fake selection rendering tests so they pass on all browsers. 8 年 前
  Piotrek Koszuliński d22745905e Code style – blank lines before variable definitions. 8 年 前
  Piotrek Koszuliński b8829046a0 Merge branch 'master' into t/923 8 年 前
  Piotrek Koszuliński 15832f1c61 Internal: Fixed a test and simplified jumpOverInlineFiller() implementation. See #925. 8 年 前
  Piotrek Koszuliński d80a399402 Array#sort() requires numbers to work in Edge and Safari. 8 年 前
  Piotrek Koszuliński ae7c0386dd Merge branch 'master' into t/923 8 年 前
  Piotrek Koszuliński 15db5ed66c Merge pull request #920 from ckeditor/t/919 8 年 前
  Szymon Cofalik 2190243c6e Changed: refactored `ViewConverterBuilder#fromAttribute()` so it does not use `#from()`. 8 年 前
  Piotrek Koszuliński ff871f9271 Stopped using some native features which MS Edge doesn't support yet. 8 年 前
  Szymon Cofalik 5bc0776f37 Fix: reverted change in ViewConverterBuilder. 8 年 前
  Szymon Cofalik ddcf6cba0a Changed: Converters from `ViewConversionBuilder` will not convert if "creator function" returned `null`. 8 年 前
  Szymon Cofalik 7e527c1eab Fixed: `ViewConverterBuilder#fromAttribute()` was creating incorrect matcher object. 8 年 前
  Piotrek Koszuliński c3289251e4 Merge pull request #917 from ckeditor/t/881 8 年 前
  Piotrek Koszuliński 1b39cd66b1 Added tests for odd styles and fixed one case. 8 年 前
  Piotrek Koszuliński 7ad048d7da Merge branch 'master' into t/881 8 年 前
  Maciej Bukowski 819a3605de Removed unnecessary apostrophes. 8 年 前
  Piotrek Koszuliński 48fde40e38 Merge pull request #918 from ckeditor/t/600 8 年 前