提交历史

作者 SHA1 备注 提交日期
  Kamil Piechaczek 98da4273d5 Upgraded Chrome on Travis to the latest version. 9 年之前
  Piotrek Koszuliński 735219b694 0.5.0 9 年之前
  Piotrek Koszuliński 3d48a9c621 Updated badges and removed code climate badge (see https://github.com/ckeditor/ckeditor5/issues/354#issuecomment-260581994) 9 年之前
  Kamil Piechaczek d2125d6a8b Updated .travis.yml 9 年之前
  Kamil Piechaczek bbb3042c8f Removed first slash from imports and fixed HTML in manual tests. 9 年之前
  Piotrek Koszuliński a2f09aa063 Merge branch 't/ckeditor5-core/45' 9 年之前
  Piotrek Koszuliński 0ad895b5f5 Got rid of Feature class and renamed featureComponents. 9 年之前
  Piotrek Koszuliński d491e9aac0 Merge pull request #39 from ckeditor/t/38 9 年之前
  Piotrek Koszuliński 4e08d1febf API docs fixes and made the controller register the editing host element (e.g. not <iframe> but <body> inside). This will need to be validated with iframed editable one day. 9 年之前
  Aleksander Nowodzinski 62cc41fa66 Changes to EditorClassic after bringing *EditorUI back to life. 9 年之前
  Kamil Piechaczek 7eda2f7eea Travis: Added "ignore-duplicates" to test script. 9 年之前
  Piotrek Koszuliński 1037bbbfad Merge pull request #35 from ckeditor/t/34 9 年之前
  Piotrek Koszuliński ec562ba8eb Merge branch 'master' into t/34 9 年之前
  Kamil Piechaczek ef4838680f Fixed invalid paths in coverage report. 9 年之前
  Piotrek Koszuliński 9cf9e459fb Merge pull request #37 from ckeditor/t/36 9 年之前
  Kamil Piechaczek b4e0a4c641 Added Travis configuration, new badges (README) and filled deps/devDeps in package.json. 9 年之前
  Oskar Wrobel e2cc8ae7c4 Renamed `constructor` to `constructor()` in test. 9 年之前
  Oskar Wrobel 5dbda5e66d Fixed import paths in test file. 9 年之前
  Oskar Wrobel 9c9441a7f7 Removed ClassicEditorUi Controller test. 9 年之前
  Aleksander Nowodziński 3b844497a3 Fixed: Error thrown in ClassicEditorUIView if there's no toolbar config defined. 9 年之前
  Aleksander Nowodziński 3bd022ef05 Tests: Added test for ClassicEditorUIView. 9 年之前
  Aleksander Nowodziński a675b853c2 Moved StickyToolbar collection binding to ClassicEditorUIView#init. 9 年之前
  Aleksander Nowodziński 1eb5447857 Refactoring in ClassicEditor classes and tests. 9 年之前
  Piotrek Koszuliński 5106539c1a Made Karma complain less. 9 年之前
  Piotrek Koszuliński 23be728e97 Merge branch 'ckeditor5/t/349' 9 年之前
  Piotrek Koszuliński e10185efa8 Changed imports in automated tests to be compatible with Webpack. 9 年之前
  Piotrek Koszuliński 26bdea0873 0.4.0 9 年之前
  Kamil Piechaczek 9070f1fa69 Tests: removed invalid `return` from test which calls `done` callback manually. 9 年之前
  Kamil Piechaczek 1f1e84dc50 Fixed documentation (related to: https://github.com/ckeditor/ckeditor5-core/issues/32). 9 年之前
  Kamil Piechaczek 1e38592036 Tests: using class constructors instead of string names (config.features). 9 年之前