Commit History

作者 SHA1 備註 提交日期
  Szymon Kupś 4abb09a7e9 View render() and change() methods create new change block when called after rednering. 7 年之前
  Piotr Jasiun e642132042 Merge pull request #1302 from ckeditor/t/1295 7 年之前
  Szymon Cofalik 153911e21e Changed: Always try to consume view element's name if a view element is upcast using conversion helpers. 7 年之前
  Szymon Cofalik b5c73c4c99 Docs: Added more explanation in docs. 7 年之前
  Szymon Cofalik 85799f1bf9 Docs: Fixes in docs. 7 年之前
  Szymon Cofalik e4236994ce Merge pull request #1286 from ckeditor/t/1281 7 年之前
  Szymon Cofalik 25f30a5e65 Changed: Unified converters config. 7 年之前
  Szymon Cofalik c78d436a5d Docs: Tweaks in docs. 7 年之前
  Szymon Cofalik 9717b27604 Changed: Moved `conversion.two-way-converters` to `conversion.Conversion`. 7 年之前
  Szymon Cofalik 7f21a35f2e Changed: Removed a case in upcast converters which is not needed when converters do not handle passing element instance. 7 年之前
  Szymon Cofalik a2e1ae5f61 Tests: Using `model.Writer` instead of constructor in tests and docs of conversion utils. 7 年之前
  Szymon Cofalik 1779d27832 Merge pull request #1288 from ckeditor/t/1284 7 年之前
  Kamil Piechaczek ee8466a8bd Removed an if condition which is not necessary. Selection is being fixed after applying operation so it is always correct. 7 年之前
  Kamil Piechaczek 986abde22b Added test which ensures whether DocumentSelection#change:range event is fired once. 7 年之前
  Kamil Piechaczek 775ed49963 Fixed docs. 7 年之前
  Oskar Wróbel f19bad8d4d Set default value for managedUsingOperations param in MarkersCollection#_set. 7 年之前
  Oskar Wróbel c3010fa82b Minor docs improvement. 7 年之前
  Oskar Wróbel 991429d0b4 Changed condition checking if marker removement should be converterd. 7 年之前
  Oskar Wróbel a4aacb3bef Docs: Minor improvements. 7 年之前
  Oskar Wróbel 89e56f1075 Internal: Used managedUsingOperations flag to check if marker update should be converted. 7 年之前
  Oskar Wróbel 4b8da226bc Tests: Minor Writer#setMarker() improvements. 7 年之前
  Oskar Wróbel 32f5dc16f2 Internal: Used new MarkerCollection events. 7 年之前
  Oskar Wróbel 4ffb96d604 Feature: Keep the same marker instance when marker is updated. 7 年之前
  Kamil Piechaczek a1ec48f520 Merge branch 'master' into t/1281 7 年之前
  Piotr Jasiun 258bf6e85b Merge pull request #1296 from ckeditor/t/1210 7 年之前
  Kamil Piechaczek 839c2aa15c Minor changes in variable names. 7 年之前
  Kamil Piechaczek abb4cb06be Fixed invalid variable name. 7 年之前
  Kamil Piechaczek 216a57d57a LiveRange#change:range event will not be fired multiple times. Introduced a new callback for Model#applyOperation which listen for the selection ranges changes. 7 年之前
  Piotrek Koszuliński c426138f19 Merge pull request #1287 from ckeditor/t/ckeditor5-typing/92 7 年之前
  Piotr Jasiun 1ca00cc367 Docs: use proper writer methods. 7 年之前