Aleksander Nowodzinski a37f03dd55 Implemented the getSelectedCells() util with a test coverage. 5 anni fa
..
.github 925331575a Internal: Updated the GitHub PR template because all packages share the same issue tracker now (see ckeditor/ckeditor5#5576). 6 anni fa
docs f7c7291b1d Merge branch 'stable' 5 anni fa
lang ebfe2c83c5 Internal: Remove color option is now shared by font and table plugin, thus context goes to the ckeditor5-core plugin. 5 anni fa
src a37f03dd55 Implemented the getSelectedCells() util with a test coverage. 5 anni fa
tests a37f03dd55 Implemented the getSelectedCells() util with a test coverage. 5 anni fa
theme acd307941e The mousemove listener should not be executed when we're not selecting. 5 anni fa
.editorconfig ddc28c2dc4 Internal: Added config for package.json to .editorconfig. See #318. 6 anni fa
.eslintrc.js 7a5188b042 Internal: Bumped the year. [skip ci] 6 anni fa
.gitattributes f843cd4dd3 Initial commit. 7 anni fa
.gitignore f843cd4dd3 Initial commit. 7 anni fa
.stylelintrc e47b9d44e4 Used the external stylelint-config-ckeditor5 package for stylelint configuration. 6 anni fa
.travis.yml ce87c20de5 Internal: Upgraded CI environment to use Xenial version of the distro. See ckeditor/ckeditor#2041. 6 anni fa
CHANGELOG.md e61f23272e Docs: Corrected the changelog. [skip ci] 5 anni fa
CONTRIBUTING.md 9df415d4f4 Docs: Made contributing guide link to our docs. [skip ci] 7 anni fa
LICENSE.md 7a5188b042 Internal: Bumped the year. [skip ci] 6 anni fa
README.md 10fa431f6e Docs: Removed gitter badge. See ckeditor/ckeditor5#2037. [skip ci] 6 anni fa
package.json 653904f21e Release: v17.0.0. [skip ci] 5 anni fa

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.