Oskar Wróbel
|
97eb691f6c
Docs: Improved docs.
|
8 years ago |
Oskar Wróbel
|
b5a58f8b90
Changed roots Map to Collection.
|
8 years ago |
Piotrek Koszuliński
|
20e0c94b74
Added some missing tests and made small code simplications.
|
8 years ago |
Piotrek Koszuliński
|
ffded6191d
Converted schema.check() to schema.checkChild() and schema.checkAttribute().
|
8 years ago |
Piotrek Koszuliński
|
8650b26165
Started converting schema usage to the new API.
|
8 years ago |
Maciej Bukowski
|
0547795b52
Cleaned up model, document and controllers API.
|
8 years ago |
Szymon Cofalik
|
8eb6b2ac3e
Changed: Minor changes in `model.Document`.
|
8 years ago |
Oskar Wróbel
|
e987e385d8
Removed model from DocumentSelection params.
|
8 years ago |
Oskar Wróbel
|
1e07773cc6
Imporved docs.
|
8 years ago |
Piotr Jasiun
|
5a1ca265b4
Docs for model, document, writer and batch.
|
8 years ago |
Oskar Wróbel
|
64cd6634b4
Increased model CC.
|
8 years ago |
Oskar Wróbel
|
66aacb1ac5
Added changesDone event to document - backward compatibility.
|
8 years ago |
Oskar Wróbel
|
76c70c36bb
Added model instance to the Documentselection.
|
8 years ago |
Oskar Wróbel
|
27cec9d042
Splited Batch to Writer and Batch.
|
8 years ago |
Piotr Jasiun
|
07f856e493
Use model instead of the document in controllers.
|
8 years ago |
Piotr Jasiun
|
c1f5f15265
Introduce model class.
|
8 years ago |
Oskar Wróbel
|
02b01ab398
Refactored conversion and DataController to use new Batch API.
|
8 years ago |
Oskar Wróbel
|
7f705b4898
Aligned engine code with new Batch API.
|
8 years ago |
Oskar Wróbel
|
4ea69cb273
Do not increase document version for non-document operations.
|
8 years ago |
Oskar Wróbel
|
a41e8490d5
Docs.
|
8 years ago |
Oskar Wróbel
|
a6f9d141cf
Internal: Simplified imports of modules that are not used directly in the code.
|
8 years ago |
Piotrek Koszuliński
|
2794b867aa
More error documentation improvements.
|
8 years ago |
Kamil Piechaczek
|
2230723279
Docs: Fixed invalid error docs. [skip ci]
|
8 years ago |
Szymon Cofalik
|
a7dd3454e8
Changed: Every operation execution should lead to firing model.Document#event:change.
|
8 years ago |
Piotrek Koszuliński
|
9a7d3d2368
Code style: Aligned generators code style to new ESLint version.
|
8 years ago |
Kamil Piechaczek
|
4807e388c1
Code style: Aligned code style to new ESLint version.
|
8 years ago |
Piotrek Koszuliński
|
708f901480
Updated document#change docs.
|
8 years ago |
Piotrek Koszuliński
|
858e6a4917
Renamed LiveSelection to DocumentSelection.
|
8 years ago |
Szymon Cofalik
|
9917897f58
Added: Introduced `model.Document#transformDeltas` as an entry point for deltas transformation (instead of `deltaTransform.transformDeltaSets` which is protected).
|
8 years ago |
Piotrek Koszuliński
|
660240bc64
Code style: Fixed linter issues.
|
8 years ago |