Szymon Cofalik
|
ac39cf89a1
Changed: Selection updates and stores its attributes on it's own.
|
9 年之前 |
Szymon Cofalik
|
367b4b272e
Change let to const.
|
9 年之前 |
Szymon Cofalik
|
a4cd392c34
Changed order of methods in classes.
|
9 年之前 |
Szymon Cofalik
|
9175019511
Added: selection attributes are now stored in empty nodes.
|
9 年之前 |
Szymon Cofalik
|
c39aabe96f
Remove BoldFeature from core repository.
|
9 年之前 |
Szymon Cofalik
|
b50564e129
Improvements connected with commands.
|
9 年之前 |
Szymon Cofalik
|
07866bb588
Docs: Documentation for features-related classes. Updated JSDoc in multiple files.
|
9 年之前 |
Szymon Cofalik
|
bc7079f27e
Docs: Documentation for core.Feature.
|
9 年之前 |
Szymon Cofalik
|
efdfc8443f
Docs: Documentation for core.command.Command and core.command.AttributeCommand.
|
9 年之前 |
Szymon Cofalik
|
4c4da38c2e
Changed: improvements for treeModel.Schema.
|
9 年之前 |
Szymon Cofalik
|
d0ba5aebae
Changed: enabled element name in treeModel.RootElement. Corrected error name in treeModel.Document.
|
9 年之前 |
Szymon Cofalik
|
d46831cb04
Changed: prefixed special items in treeModel.Schema with $ sign.
|
9 年之前 |
Szymon Cofalik
|
7f0278c6d4
Rename Document#_setSelectionAttributes to Document#_updateSelectionAttributes.
|
9 年之前 |
Szymon Cofalik
|
b2363ca634
Tests: move treeModel.Schema tests to proper directory.
|
9 年之前 |
Szymon Cofalik
|
ff948d27d2
Added `text` entity in Schema. Fixed AttributeCommand#checkSchema to query at proper position.
|
9 年之前 |
Szymon Cofalik
|
d48ae676cd
Moved Schema to treeModel namespace. Moved Command and AttributeCommand to command namespace.
|
9 年之前 |
Szymon Cofalik
|
71b6dd3607
Added core.AttributeCommand#_getSchemaValidRanges and used it in #execute.
|
9 年之前 |
Szymon Cofalik
|
8084e02172
Changed: core.Command#checkEnabled to core.Command#refreshState.
|
9 年之前 |
Szymon Cofalik
|
8e743d6946
[WIP] Introduced core.Feature and core.BoldFeature.
|
9 年之前 |
Szymon Cofalik
|
b4d7649458
Updated core.AttributeCommand to use proper core.Schema API. Added treeModel.Document#schema.
|
9 年之前 |
Szymon Cofalik
|
71b1c38a0e
Introduced core.Schema.
|
9 年之前 |
Szymon Cofalik
|
a8a62309dc
Tests: Improvements in core.Command tests.
|
9 年之前 |
Szymon Cofalik
|
ccb68c6934
Some integration proposals for core.Editor.
|
9 年之前 |
Szymon Cofalik
|
ccd98a4a63
Tests: fixed branch coverage for treeModel.Selection tests.
|
9 年之前 |
Szymon Cofalik
|
0897646ba9
Fixed: treeModel.Document#_setSelectionAttributes if selection is at the beginning or end of non-empty block.
|
9 年之前 |
Szymon Cofalik
|
accd0065c0
Docs: core.Collection fix.
|
9 年之前 |
Szymon Cofalik
|
a6ae92c685
Introduce treeModel.Document#_setSelectionAttributes.
|
9 年之前 |
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 年之前 |