Marek Lewandowski 4b306ea6c8 Tests: Added basic unit tests for header column command's value and isEnabled properties. před 5 roky
..
.github 925331575a Internal: Updated the GitHub PR template because all packages share the same issue tracker now (see ckeditor/ckeditor5#5576). před 6 roky
docs f7c7291b1d Merge branch 'stable' před 5 roky
lang ebfe2c83c5 Internal: Remove color option is now shared by font and table plugin, thus context goes to the ckeditor5-core plugin. před 5 roky
src 2f027e53a8 Implemented getTableCellsContainingSelection() and getSelectionAffectedTableCells() helpers. před 5 roky
tests 4b306ea6c8 Tests: Added basic unit tests for header column command's value and isEnabled properties. před 5 roky
theme acd307941e The mousemove listener should not be executed when we're not selecting. před 5 roky
.editorconfig ddc28c2dc4 Internal: Added config for package.json to .editorconfig. See #318. před 6 roky
.eslintrc.js 7a5188b042 Internal: Bumped the year. [skip ci] před 6 roky
.gitattributes f843cd4dd3 Initial commit. před 7 roky
.gitignore f843cd4dd3 Initial commit. před 7 roky
.stylelintrc e47b9d44e4 Used the external stylelint-config-ckeditor5 package for stylelint configuration. před 6 roky
.travis.yml ce87c20de5 Internal: Upgraded CI environment to use Xenial version of the distro. See ckeditor/ckeditor#2041. před 6 roky
CHANGELOG.md e61f23272e Docs: Corrected the changelog. [skip ci] před 5 roky
CONTRIBUTING.md 9df415d4f4 Docs: Made contributing guide link to our docs. [skip ci] před 7 roky
LICENSE.md 7a5188b042 Internal: Bumped the year. [skip ci] před 6 roky
README.md 10fa431f6e Docs: Removed gitter badge. See ckeditor/ckeditor5#2037. [skip ci] před 6 roky
package.json ea42d8e6cc Completed integration with other features and added some tests. před 5 roky

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.