Szymon Cofalik
|
ff948d27d2
Added `text` entity in Schema. Fixed AttributeCommand#checkSchema to query at proper position.
|
10 лет назад |
Szymon Cofalik
|
d48ae676cd
Moved Schema to treeModel namespace. Moved Command and AttributeCommand to command namespace.
|
10 лет назад |
Szymon Cofalik
|
71b6dd3607
Added core.AttributeCommand#_getSchemaValidRanges and used it in #execute.
|
10 лет назад |
Szymon Cofalik
|
8084e02172
Changed: core.Command#checkEnabled to core.Command#refreshState.
|
10 лет назад |
Szymon Cofalik
|
8e743d6946
[WIP] Introduced core.Feature and core.BoldFeature.
|
10 лет назад |
Szymon Cofalik
|
b4d7649458
Updated core.AttributeCommand to use proper core.Schema API. Added treeModel.Document#schema.
|
10 лет назад |
Szymon Cofalik
|
71b1c38a0e
Introduced core.Schema.
|
10 лет назад |
Szymon Cofalik
|
a8a62309dc
Tests: Improvements in core.Command tests.
|
10 лет назад |
Szymon Cofalik
|
ccb68c6934
Some integration proposals for core.Editor.
|
10 лет назад |
Szymon Cofalik
|
ccd98a4a63
Tests: fixed branch coverage for treeModel.Selection tests.
|
10 лет назад |
Szymon Cofalik
|
0897646ba9
Fixed: treeModel.Document#_setSelectionAttributes if selection is at the beginning or end of non-empty block.
|
10 лет назад |
Szymon Cofalik
|
accd0065c0
Docs: core.Collection fix.
|
10 лет назад |
Szymon Cofalik
|
a6ae92c685
Introduce treeModel.Document#_setSelectionAttributes.
|
10 лет назад |
Szymon Cofalik
|
897526c215
Fixed: treeModel.LivePosition trying to transform when attribute operation got applied.
|
10 лет назад |
Szymon Cofalik
|
8d095d9591
Tests: fixed tests for core.Command.
|
10 лет назад |
Szymon Cofalik
|
60f4835c08
Improvements in treeModel.Selection: added hasAnyRange, getFirstRange, getFirstPosition.
|
10 лет назад |
Szymon Cofalik
|
7b80514306
Introduce core.AttributeCommand.
|
10 лет назад |
Szymon Cofalik
|
72990bd743
Introduce core.Command.
|
10 лет назад |
Szymon Cofalik
|
9e3735395d
Make EmitterMixin.fire return a value.
|
10 лет назад |
Szymon Cofalik
|
fbf378e9a0
Docs: typos.
|
10 лет назад |
Szymon Kupś
|
6aba61b22b
Added tests to core.treeView.Writer#insert.
|
9 лет назад |
Szymon Kupś
|
92197491ea
Changed core.treeView.Element#same and core.treeView.Text#same methods names to isSimilar.
|
9 лет назад |
Szymon Kupś
|
9594336a1d
Documentation for core.treeView.Writer.
|
9 лет назад |
Szymon Kupś
|
b65c60d275
Added tests to core.treeView#breakRange.
|
10 лет назад |
Szymon Kupś
|
a7194343b3
Minor docs changes in core.treeView Position and Text classes.
|
10 лет назад |
Szymon Kupś
|
2422b28a45
Documentation for core.treeView.Writer. Created move() method. Added tests.
|
10 лет назад |
Szymon Kupś
|
9de04257f9
Minor docs fix for core.treeView.Range.
|
10 лет назад |
Szymon Kupś
|
5f268c977d
Added core.treeView.Writer breakRange, remove and insert methods with tests.
|
10 лет назад |
Szymon Kupś
|
db2d9f31f1
Returning number of inserted children in core.treeView.Element appendChildren and insertChildren methods.
|
10 лет назад |
Szymon Kupś
|
a3b6c54f8b
Tests checking usage of mixed ranges in treeView.Writer#unwrap()
|
10 лет назад |