Szymon Kupś
|
513e17f61f
Passing view writer with conversion API.
|
8 years ago |
Szymon Kupś
|
e556ad051a
Merge branch 'master' into t/1210
|
8 years ago |
Szymon Kupś
|
c379ad6d57
Moving responsibilites from view document to view controller.
|
8 years ago |
Szymon Cofalik
|
31ebc75f26
Changed: Changed `model.Document#event:change` to be fired after change block is done and there were changes on `Document`.
|
8 years ago |
Piotrek Koszuliński
|
de22c255fc
Internal: Bumped the year. [skip ci]
|
8 years ago |
Oskar Wróbel
|
97eb691f6c
Docs: Improved docs.
|
8 years ago |
Oskar Wróbel
|
01b6ff9da3
Docs: Fixed invalid links.
|
8 years ago |
Oskar Wróbel
|
cd818bf492
Fixed invalid view root binding.
|
8 years ago |
Oskar Wróbel
|
617fd2693e
Added view.roots -> model.roots binding to EditingController.
|
8 years ago |
Szymon Cofalik
|
f846567c83
Changed: Aligned code to correctly use new `model.Differ` and refactored `conversion.ModelConversionDispatcher`.
|
8 years ago |
Oskar Wróbel
|
16b3257fdf
Aligned code with the engine changes.
|
8 years ago |
Oskar Wróbel
|
a26bdcaa07
Refactored conversion to use writer instead of batch.
|
8 years ago |
Piotr Jasiun
|
0dbe4da7fc
Update usage of the new API in data controller. Make batch a optional parameter in enqueueChange.
|
8 years ago |
Piotr Jasiun
|
07f856e493
Use model instead of the document in controllers.
|
8 years ago |
Oskar Wróbel
|
23da1d6b36
Removed isReadOnly state from EditingController.
|
8 years ago |
Oskar Wróbel
|
454b11c384
Removed root#isReadOnly binding from EditingController.
|
8 years ago |
Oskar Wróbel
|
d01834bfd0
Added isReadOnly state to the EditingController.
|
8 years ago |
Oskar Wróbel
|
b44dfbd2db
Used mixed emitter instead of separate emitter instance.
|
8 years ago |
Oskar Wróbel
|
38f8d96061
Made EditingController observable.
|
8 years ago |
Szymon Kupś
|
d42bc7a274
Small doc fix in editing controller.
|
8 years ago |
Szymon Cofalik
|
2c46850297
Changed: ModelConversionDispatcher should use `remove` + `insert` conversion for `move` and `rename` changes.
|
8 years ago |
Szymon Cofalik
|
17109bbd2c
Chagned: Removed Selection markers API.
|
9 years ago |
Szymon Cofalik
|
c31c31e96a
Changed: split insertMarkerOrIntoMarker into two functions.
|
9 years ago |
Szymon Cofalik
|
c2f9dbe41b
Changed: Fire marker conversion if marker is reinserted from graveyard or inserted with model nodes.
|
9 years ago |
Szymon Cofalik
|
8830d8a472
Changed: Markers refactor:
|
9 years ago |
Piotrek Koszuliński
|
d893eb58d9
Updated imports to use scoped packages.
|
9 years ago |
Piotrek Koszuliński
|
c904325be6
Bump up the year.
|
9 years ago |
Piotrek Koszuliński
|
2a894e8be4
Use package-based paths to modules.
|
9 years ago |
Szymon Cofalik
|
051c792935
Changed: PR fixes for Markers.
|
9 years ago |
Szymon Cofalik
|
3e289652a7
Added: introduced markers conversion in conversion.EditingController.
|
9 years ago |