Aleksander Nowodzinski
|
6ec9bf8666
Fix: The insert paragraph button should not collide with a widget drag handler.
|
5 лет назад |
Aleksander Nowodzinski
|
8c6294073d
Split the type around styles and moved the theme subset to ckeditor5-theme-lark.
|
5 лет назад |
Aleksander Nowodzinski
|
c0d48e006c
Added missing dev dependencies to package.json.
|
5 лет назад |
Aleksander Nowodzinski
|
897accdc12
Renamed `WidgetTypeAround#typeAround` -> `WidgetTypeAround#_insertParagraph`.
|
5 лет назад |
Aleksander Nowodzinski
|
67d7c947c9
Tests: Added a test to make sure Widget requires WidgetTypeAround.
|
5 лет назад |
Aleksander Nowodzinski
|
08abe32efc
Tests: Added media embed conversion test to make sure it does not interfere with type around UI injected in media widgets.
|
5 лет назад |
Aleksander Nowodzinski
|
8db6e6697d
Tests: Added manual test description.
|
5 лет назад |
Aleksander Nowodzinski
|
251329c0c9
Merge branch 'master' into i/407-simple
|
5 лет назад |
Aleksander Nowodzinski
|
1d78977d08
Refac: Removed dead code from widget type around utils.
|
5 лет назад |
Aleksander Nowodzinski
|
17a9dfadb0
Docs: Documented the WidgetTypeAround plugin and its utils.
|
5 лет назад |
Aleksander Nowodzinski
|
8e55923830
Tests: Aligned image tests to the presence of type around feature in widgets.
|
5 лет назад |
Aleksander Nowodzinski
|
cb3c9ad7c1
Tests: Aligned existing widget test to the presence of the type around UI in the view.
|
5 лет назад |
Maciej
|
fbec6b2af7
Merge pull request #6779 from ckeditor/i/6260
|
5 лет назад |
Piotrek Koszuliński
|
d08ce3e89e
Docs: Fixed a broken link.
|
5 лет назад |
Maciej
|
82f7ae376f
Update packages/ckeditor5-table/src/converters/table-cell-refresh-post-fixer.js
|
5 лет назад |
Maciej Gołaszewski
|
9f4c0e2745
Add test to verify that refresh item is not called too many times.
|
5 лет назад |
Piotrek Koszuliński
|
d436527c6f
Merge pull request #6701 from ckeditor/config-port
|
5 лет назад |
Piotrek Koszuliński
|
af7928f1fe
Merge pull request #6784 from ckeditor/i/6241-colorinput
|
5 лет назад |
Aleksander Nowodzinski
|
707fdafe5c
Tests: Added tests for the WidgetTypeAround plugin.
|
5 лет назад |
Piotrek Koszuliński
|
9abb619741
Move the blur event to the internal input.
|
5 лет назад |
Piotrek Koszuliński
|
4393cfb74a
Formatting.
|
5 лет назад |
Piotrek Koszuliński
|
2e151967b7
Removed a priority that seems to be excessive.
|
5 лет назад |
Piotrek Koszuliński
|
c0d7683e5c
Minor refactoring (comments, order).
|
5 лет назад |
Piotrek Koszuliński
|
671b39aa10
Merge branch 'master' into i/6241-colorinput
|
5 лет назад |
Tomek Wytrębowicz
|
dd70cb844d
Fix JSDoc links in ColorGridView@execute params.
|
5 лет назад |
Tomek Wytrębowicz
|
38a39bbd18
Use existing `extendTemplate` instead of expanding InputTextView API.
|
5 лет назад |
Marek Lewandowski
|
6421767755
Internal (ckeditor5): `reset` command should not remove the `packages` directory.
|
5 лет назад |
Tomek Wytrębowicz
|
7c58d4d647
Document ColorGridView's execute event.
|
5 лет назад |
Tomek Wytrębowicz
|
543adbc909
Display a defined color label in text input field. Closes #6241.
|
5 лет назад |
Tomek Wytrębowicz
|
fcfb18bf12
Add tests for #6241 - displaying a defined color label.
|
5 лет назад |