Aleksander Nowodzinski 5242252871 Remove row command should not leave empty rows when there are rowspans in the structure. hace 5 años
..
.github 925331575a Internal: Updated the GitHub PR template because all packages share the same issue tracker now (see ckeditor/ckeditor5#5576). hace 6 años
docs f7c7291b1d Merge branch 'stable' hace 5 años
lang ebfe2c83c5 Internal: Remove color option is now shared by font and table plugin, thus context goes to the ckeditor5-core plugin. hace 5 años
src 5242252871 Remove row command should not leave empty rows when there are rowspans in the structure. hace 5 años
tests 5242252871 Remove row command should not leave empty rows when there are rowspans in the structure. hace 5 años
theme b6534273d5 Slightly lightened the table header's background color. hace 5 años
.editorconfig ddc28c2dc4 Internal: Added config for package.json to .editorconfig. See #318. hace 6 años
.eslintrc.js 7a5188b042 Internal: Bumped the year. [skip ci] hace 6 años
.gitattributes f843cd4dd3 Initial commit. hace 7 años
.gitignore f843cd4dd3 Initial commit. hace 7 años
.stylelintrc e47b9d44e4 Used the external stylelint-config-ckeditor5 package for stylelint configuration. hace 6 años
.travis.yml ce87c20de5 Internal: Upgraded CI environment to use Xenial version of the distro. See ckeditor/ckeditor#2041. hace 6 años
CHANGELOG.md e61f23272e Docs: Corrected the changelog. [skip ci] hace 5 años
CONTRIBUTING.md 9df415d4f4 Docs: Made contributing guide link to our docs. [skip ci] hace 7 años
LICENSE.md 7a5188b042 Internal: Bumped the year. [skip ci] hace 6 años
README.md 10fa431f6e Docs: Removed gitter badge. See ckeditor/ckeditor5#2037. [skip ci] hace 6 años
package.json ea42d8e6cc Completed integration with other features and added some tests. hace 5 años

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.