提交歷史

作者 SHA1 備註 提交日期
  Piotr Jasiun b412a31d34 Merge branch 'master' into t/1556 7 年之前
  Maciej Gołaszewski 2c0a930be5 Rename downcast-converters from module:engine/conversion to downcasthelpers. 7 年之前
  Szymon Cofalik d5de84c849 Docs: Fixed missing param name. 7 年之前
  Maciej Gołaszewski 2e35e803aa Add model/view Range.clone() method. 7 年之前
  Maciej Gołaszewski 4056ace1e7 Add model/view Position.clone() method. 7 年之前
  Maciej Gołaszewski 5f2f65a519 Changed: Make Range factory methods protected. Remove Range.createFromParentsAndOffsets(). 7 年之前
  Maciej Gołaszewski 217d1035e1 Changed: Use Position._createAt( position ) instead of Position._createFromPosition( position ) to clone position. 7 年之前
  Maciej Gołaszewski 4d500ac4d4 Changed: Make factory methods of model Position protected. 7 年之前
  Maciej Bukowski 4175df1fa1 Fixed API docs - data model incorrect usage. 7 年之前
  Maciej Bukowski 9d0ba95dd8 Reverted MarkerCollection update event's params. 7 年之前
  Maciej Bukowski 201715e641 Defaulted `Marker#affectsData` to false. 7 年之前
  Maciej Bukowski dbc36879ea Fixed tests and API docs for `MarkerCollection`. 7 年之前
  Maciej Bukowski 2a434eace3 API docs fixes. 7 年之前
  Maciej Bukowski 2d790252c0 Improved `change:data` event. 7 年之前
  Maciej Bukowski 6069c0271b Reverted incorrect API docs changes. 7 年之前
  Maciej Bukowski 5f550100e9 Provided support for `affectsData` prooperty in `Writer#addMarker()` and `Writer#updateMarker()`. 7 年之前
  Maciej Bukowski cab3c77712 Introduced affectsData property in markers. 7 年之前
  Piotrek Koszuliński 3f03cf93f5 Docs: Use @returns. [skip ci] 7 年之前
  Maciej Gołaszewski b5a5b1647b Other: Rename writer.setMarker() to writer.addMarker(). 7 年之前
  Maciej Gołaszewski 26cf151bae Aligned code to changes in writer#setMarker method. 7 年之前
  Szymon Cofalik 3c6dc4fdaa Fix: Markers were not refreshed when a model element was renamed. 7 年之前
  Szymon Cofalik 85799f1bf9 Docs: Fixes in 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 4ffb96d604 Feature: Keep the same marker instance when marker is updated. 7 年之前
  Szymon Cofalik a5a9241728 Changed: Merged downcast-helpers.js to downcast-converters.js and upcast-helpers.js to upcast-converters.js. 7 年之前
  Szymon Cofalik c5256e1ede Docs: Fixed docs. 7 年之前
  Szymon Cofalik c4ddc806c6 Changed: Change naming from "model-to-view-conversion" to "downcast" and from "view-to-model-conversion" to "upcast". 7 年之前
  Piotr Jasiun 99d1d59e0a Renamed `usingOperations` to `usingOperation` in docs. 7 年之前
  Piotr Jasiun a90edb473a Update docs. 7 年之前