Szymon Cofalik f688e82ff9 Internal: Refactored `SetHeaderColumnCommand#execute()` and `SetHeaderRowCommand#execute()` to use `#value` for simpler code. hace 6 años
..
.github 9aece8aa6e Internal: Added PR template. [skip ci] hace 7 años
docs 05e167b7d7 Merge branch 'master' into t/181 hace 6 años
lang 86b92b6033 Other: Updated translations. [skip ci] hace 6 años
src f688e82ff9 Internal: Refactored `SetHeaderColumnCommand#execute()` and `SetHeaderRowCommand#execute()` to use `#value` for simpler code. hace 6 años
tests 2e3dc41d96 Other: `TableWalker` will return cells also for spanned cells. Fixed returned `cellIndex` value for some cases when `includeSpanned` was `true`. Other refactor in code and docs. hace 6 años
theme db6b0450ae Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci] hace 6 años
.editorconfig f843cd4dd3 Initial commit. hace 7 años
.eslintrc.js db6b0450ae Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci] hace 6 años
.gitattributes f843cd4dd3 Initial commit. hace 7 años
.gitignore f843cd4dd3 Initial commit. hace 7 años
.travis.yml 24aab953b2 Removed BrowserStack from the repository. hace 6 años
CHANGELOG.md daee28bbe2 Docs: Changelog. [skip ci] hace 6 años
CONTRIBUTING.md 9df415d4f4 Docs: Made contributing guide link to our docs. [skip ci] hace 7 años
LICENSE.md 5c3b474622 Internal: Bumped the year. [skip ci] hace 6 años
README.md 24aab953b2 Removed BrowserStack from the repository. hace 6 años
package.json d97eac14a5 Release: v13.0.2. [skip ci] hace 6 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.