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

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.