Szymon Cofalik 6f5dc10a0f Changed: added Paragraph as feature dependency. 8 years ago
..
.github 7c06940fdf Internal: Updated PR template. [skip ci] 9 years ago
lang 2f47bfb08e Other: Uploaded translations. 8 years ago
src 6f5dc10a0f Changed: added Paragraph as feature dependency. 8 years ago
tests 45593fa50f Changed: feature is using `engine.model.Selection#getSelectedBlocks` instead of it's own algorithm. Removed src/utils.js. 8 years ago
theme a0d28867c5 Moved icons from the theme to the feature package. See https://github.com/ckeditor/ckeditor5-theme-lark/issues/59. 9 years ago
.editorconfig d4f9753b87 Initial commit for ckeditor5-list. 9 years ago
.gitattributes d4f9753b87 Initial commit for ckeditor5-list. 9 years ago
.gitignore de3ce9513d Internal: Introduced PR template. [skip ci] 9 years ago
.jscsrc d4f9753b87 Initial commit for ckeditor5-list. 9 years ago
.jshintrc d4f9753b87 Initial commit for ckeditor5-list. 9 years ago
.travis.yml 66c98c6245 Internal: Introduced revision saves. 8 years ago
CHANGELOG.md 58db223f98 Docs: Changelog. 8 years ago
CONTRIBUTING.md d4f9753b87 Initial commit for ckeditor5-list. 9 years ago
LICENSE.md b3575bbe5e Bump up the year. 9 years ago
README.md 6339b5ab36 Updated badges and removed code climate badge (see https://github.com/ckeditor/ckeditor5/issues/354#issuecomment-260581994) 9 years ago
gulpfile.js b3575bbe5e Bump up the year. 9 years ago
package.json 6f5dc10a0f Changed: added Paragraph as feature dependency. 8 years ago

README.md

CKEditor 5 Lists Feature

npm version Build Status Test Coverage Dependency Status devDependency Status

Introduces ordered and unordered lists feature to CKEditor 5. More information about the project can be found at the following URL: https://github.com/ckeditor/ckeditor5-list.

License

Licensed under the GPL, LGPL and MPL licenses, at your choice. For full details about the license, please check the LICENSE.md file.