Maciej Gołaszewski 568e11b355 Fix code comments in table utils tests. 5 jaren geleden
..
.github 925331575a Internal: Updated the GitHub PR template because all packages share the same issue tracker now (see ckeditor/ckeditor5#5576). 6 jaren geleden
docs 5c84ee3211 Rename merge table cells dropdown to a split button in the docs. 5 jaren geleden
lang 2ea0e88f35 Merge pull request #295 from ckeditor/i/6500 5 jaren geleden
src 06c9d7f9f9 Refactor TableUtils.removeRow() to make algorithm less mangled. 5 jaren geleden
tests 568e11b355 Fix code comments in table utils tests. 5 jaren geleden
theme 0277e3ab51 Replace .ck-labeled-view class with .ck-labeled-field-view 5 jaren geleden
.editorconfig ddc28c2dc4 Internal: Added config for package.json to .editorconfig. See #318. 6 jaren geleden
.eslintrc.js 7a5188b042 Internal: Bumped the year. [skip ci] 6 jaren geleden
.gitattributes f843cd4dd3 Initial commit. 7 jaren geleden
.gitignore f843cd4dd3 Initial commit. 7 jaren geleden
.stylelintrc e47b9d44e4 Used the external stylelint-config-ckeditor5 package for stylelint configuration. 6 jaren geleden
.travis.yml e94d4d1284 Internal: Updated the version of Node.js on Travis. See ckeditor/ckeditor5#6542. 5 jaren geleden
CHANGELOG.md 2266e20bfa Docs: Corrected the changelog. [skip ci] 5 jaren geleden
CONTRIBUTING.md 9df415d4f4 Docs: Made contributing guide link to our docs. [skip ci] 7 jaren geleden
LICENSE.md 7a5188b042 Internal: Bumped the year. [skip ci] 6 jaren geleden
README.md 10fa431f6e Docs: Removed gitter badge. See ckeditor/ckeditor5#2037. [skip ci] 6 jaren geleden
package.json 5fcbb0a695 Release: v18.0.0. [skip ci] 5 jaren geleden

README.md

CKEditor 5 table feature

npm version Build Status Coverage Status
Dependency Status devDependency Status

This package implements table support for CKEditor 5.

Demo

Check out the demo in the Table feature guide.

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 or https://ckeditor.com/legal/ckeditor-oss-license.