Piotrek Koszuliński
|
b7d71b4406
Merge pull request #23 from ckeditor/t/10-b
|
8 年之前 |
Piotrek Koszuliński
|
52c2f1afbd
Docs and naming improvements.
|
8 年之前 |
Szymon Cofalik
|
1f39f48845
Changed: Re-written and improved autoparagraphing.
|
8 年之前 |
Piotrek Koszuliński
|
6c97f03421
Merge pull request #21 from ckeditor/t/19
|
8 年之前 |
Piotrek Koszuliński
|
25f6145ea3
Minor code style and comments improvements.
|
8 年之前 |
Szymon Cofalik
|
3b68698749
Tests: added additional test that checks empty root fixing for multiple roots.
|
8 年之前 |
Szymon Cofalik
|
4cd89607e2
Changed: removed condition that could not be met - output cannot be array anymore.
|
8 年之前 |
Szymon Cofalik
|
2937a7161a
Added: introduced post-fixers which result in adding paragraph element to all empty roots on `model.Document#event:changesDone`.
|
8 年之前 |
Maciej Bukowski
|
0c51253bc5
Fix: Aligned tests to the new Clipboard API.
|
8 年之前 |
Piotrek Koszuliński
|
b9cd6e3b7d
Internal: Fixed basic-styles dependency version after a broken release.
|
8 年之前 |
Piotrek Koszuliński
|
15df4ad65b
Release: v0.7.0.
|
8 年之前 |
Piotrek Koszuliński
|
7d1af76e3a
Internal: Updated dependencies.
|
8 年之前 |
Piotrek Koszuliński
|
6647d89c1d
Docs: Changelog. [skip ci]
|
8 年之前 |
Piotrek Koszuliński
|
6af80ec224
Feature: Named existing plugin(s).
|
8 年之前 |
Piotrek Koszuliński
|
b8fc7ec48d
Merge pull request #17 from ckeditor/t/16
|
8 年之前 |
Szymon Kupś
|
09fa65c4e9
Removed schema object checking in ParagraphCommand's _checkEnabled method.
|
8 年之前 |
Szymon Kupś
|
9e1a2faf83
Renamed paragraph's command method _updateValue to refreshValue and changed its visibility.
|
8 年之前 |
Szymon Kupś
|
429ca33571
Minor fixes in paragraph command.
|
8 年之前 |
Szymon Kupś
|
39bfb1201f
Fixed how paragraph command checks schema in _checkEnabled method.
|
8 年之前 |
Szymon Kupś
|
116c16319f
Fixed _updateValue and added _checkEnabled method to paragraph command.
|
8 年之前 |
Piotrek Koszuliński
|
4f49c6234f
Internal: Introduced revision saves.
|
8 年之前 |
Piotrek Koszuliński
|
319515e3f3
Merge pull request #15 from ckeditor/t/14
|
9 年之前 |
Piotrek Koszuliński
|
be8bbe2e21
Small clarification in the API docs.
|
9 年之前 |
Aleksander Nowodzinski
|
673567862c
Don't rename blocks which are paragraphs. Don't block execution if #value is true because there might be more blocks to rename after the first one.
|
9 年之前 |
Aleksander Nowodzinski
|
1a6200d8e8
Merge branch 'master' into t/14
|
9 年之前 |
Aleksander Nowodzinski
|
4276422399
Tests: New test to verify ParagraphCommand#value in non–collapsed selection. Code refactoring.
|
9 年之前 |
Aleksander Nowodzinski
|
569d5c5ae6
Removed ParagraphCommand#title. ParagraphCommand#_doExecute accepts selection instead of element.
|
9 年之前 |
Piotrek Koszuliński
|
6d64f59a95
Release: v0.6.1.
|
9 年之前 |
Piotrek Koszuliński
|
cf8a11dcb9
Internal: Updated dependencies.
|
9 年之前 |
Aleksander Nowodzinski
|
11193252d0
Don\'t apply ParagraphCommand if already applied.
|
9 年之前 |