提交歷史

作者 SHA1 備註 提交日期
  Kamil Piechaczek 344ec71488 Internal: Bumped the year. [skip ci] 6 年之前
  Kamil Piechaczek 35aba7b0d6 Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci] 6 年之前
  Maciej Bukowski 678e163922 Removed all usages of view.render(). 6 年之前
  Maciej Bukowski d51733486b Added force flag for the `view.render` method. 6 年之前
  Kamil Piechaczek c7953fd655 Internal: Bumped the year. [skip ci] 7 年之前
  Kamil Piechaczek c63c55c6e9 Renamed "_*Children()" name of functions to "_*Child()". 7 年之前
  Kamil Piechaczek bfd5f00dc2 Changed public API to protected. 7 年之前
  Szymon Kupś 4dd3168b4f Merge branch 'master' into t/1210 8 年之前
  Szymon Kupś c5ad393603 Changed tests using UIElement to use new rendering method. 8 年之前
  Szymon Kupś beace28de5 Refactored observers' tests. 8 年之前
  Piotrek Koszuliński de22c255fc Internal: Bumped the year. [skip ci] 8 年之前
  Oskar Wróbel 4cf7a8b16e Aligned view tests to changes in view document. 8 年之前
  Szymon Kupś 1d56ed15bd Added UIElement handling to getFillerOffset methods in Container and Attribute elements. 8 年之前
  Szymon Kupś 63e7074f8c Moved more UIElement handling to DOM converter. 8 年之前
  Szymon Kupś 0ddd6350fd Observers will not fire DOM events from inside of UIElements. 8 年之前
  Kamil Piechaczek 540b4498df Fixed issues reported by ESLint using the flag "--fix". 8 年之前
  Piotrek Koszuliński ff871f9271 Stopped using some native features which MS Edge doesn't support yet. 8 年之前
  Piotrek Koszuliński d893eb58d9 Updated imports to use scoped packages. 9 年之前
  Szymon Kupś 7915f09358 Added useCapture member to DomEventObserver. 9 年之前
  Piotrek Koszuliński c904325be6 Bump up the year. 9 年之前
  Piotrek Koszuliński 1e6d9a8380 Updated tests – removed bender tags and CSS links. 9 年之前
  Piotrek Koszuliński 2a894e8be4 Use package-based paths to modules. 9 年之前
  Szymon Cofalik 5fec43d122 Added: Implemented destroy chain for EditingController->observers->dom events. 9 年之前
  Piotrek Koszuliński ffb24ae62b Made Karma complain less. 9 年之前
  Piotrek Koszuliński c7aa0d31cc Changed imports in automated tests to be compatible with Webpack. 9 年之前
  Szymon Cofalik d82ff31544 Fixed: Turn JSHint browser setting to false - missing files. 9 年之前
  Piotrek Koszuliński c88cb07749 Removed use strict in all ES6 modules and fixed related files. See https://github.com/ckeditor/ckeditor5/issues/149. 9 年之前
  Piotr Jasiun 370c25830c Renamed treeView to view, treeModel to model and treeController to conversion. 9 年之前