Szymon Cofalik
|
fa30c8402b
Changed: Even more improvements for IndentCommand.
|
8 lat temu |
Szymon Cofalik
|
ac2f2111e2
Tests: clarification in test name.
|
8 lat temu |
Szymon Cofalik
|
0f63a827fc
Changed: improved IndentCommand to properly handle changing items type when indenting and outdenting.
|
8 lat temu |
Szymon Cofalik
|
536f7c397e
Tests: added more tests to `list.IndentCommand`.
|
8 lat temu |
Szymon Cofalik
|
27b1a83b61
Changed: command should listen only to model.Document#event:changesDone. Fixes #49.
|
8 lat temu |
Szymon Cofalik
|
f2a15c7660
Changed: IndentCommand should fix list type when item is indented.
|
8 lat temu |
Piotrek Koszuliński
|
ba9269cd8f
Fixed leaky IndentCommand state check.
|
8 lat temu |
Szymon Cofalik
|
7b253b08ec
Changed: changing type of nested list item should change type of all items in that nested list.
|
8 lat temu |
Szymon Cofalik
|
45593fa50f
Changed: feature is using `engine.model.Selection#getSelectedBlocks` instead of it's own algorithm. Removed src/utils.js.
|
8 lat temu |
Szymon Cofalik
|
44a6883110
Changed: IndentCommand will indent/outdent multiple items if multiple items are selected.
|
8 lat temu |
Piotrek Koszuliński
|
5556667575
Updated imports to use scoped packages.
|
9 lat temu |
Piotrek Koszuliński
|
b3575bbe5e
Bump up the year.
|
9 lat temu |
Piotrek Koszuliński
|
14ed0c5d3e
Use package-based paths to modules.
|
9 lat temu |
Piotrek Koszuliński
|
2d05a633f4
Code style: wraped tests in the main describe().
|
9 lat temu |
Piotrek Koszuliński
|
bee0d59692
Changed imports in automated tests to be compatible with Webpack.
|
9 lat temu |
Piotrek Koszuliński
|
ef0eef1192
Updated paths to engine dev utils.
|
9 lat temu |
Szymon Cofalik
|
1e67803302
Introduce List feature.
|
9 lat temu |