8
0
Maciej Gołaszewski 455b674c3b Changed: Prevent partial table selection by setting isLimit=true in schema for table, tableCell and tableRow elements. 7 лет назад
..
src 455b674c3b Changed: Prevent partial table selection by setting isLimit=true in schema for table, tableCell and tableRow elements. 7 лет назад
tests 3bb1ec0d47 Fix: The BalloonToolbar should be enabled for a table content. Link editing should be possible in the table. 7 лет назад
theme 477eff2c1b Removed unused icons. Refined row, column, table and merge icons. 7 лет назад
.editorconfig f843cd4dd3 Initial commit. 7 лет назад
.eslintrc.js f843cd4dd3 Initial commit. 7 лет назад
.gitattributes f843cd4dd3 Initial commit. 7 лет назад
.gitignore f843cd4dd3 Initial commit. 7 лет назад
.travis.yml 5072bc70e4 Added tokens for BrowserStack. 7 лет назад
CONTRIBUTING.md f843cd4dd3 Initial commit. 7 лет назад
LICENSE.md dcc2987786 Internal: Updated license and keywords. [skip ci] 7 лет назад
README.md 487e8b3db3 Docs: Added BrowserStack badge to README. 7 лет назад
package.json dcc2987786 Internal: Updated license and keywords. [skip ci] 7 лет назад

README.md

CKEditor 5 table feature

npm version Build Status BrowserStack Status Coverage Status
Dependency Status devDependency Status

This package implements text table support for CKEditor 5.

Documentation

See the @ckeditor/ckeditor5-table package page in CKEditor 5 documentation.

License

Licensed under the GPL, LGPL and MPL licenses, at your choice. For full details about the license, please check the LICENSE.md file.