Aleksander Nowodzinski 18fbee4434 Link selection attributes should be cleared after inserting a link via insertContent() for better UX. преди 5 години
..
.github 3fd3110f20 Internal: Updated the GitHub PR template because all packages share the same issue tracker now (see ckeditor/ckeditor5#5576). преди 6 години
docs c00851cf85 Added more documentation and fixed the pointless interface doc. преди 5 години
lang 764bc770c8 Other: Reverted year 2020 in .po files license header. [skip ci] преди 5 години
src 18fbee4434 Link selection attributes should be cleared after inserting a link via insertContent() for better UX. преди 5 години
tests 18fbee4434 Link selection attributes should be cleared after inserting a link via insertContent() for better UX. преди 5 години
theme 101551f9d9 Replace .ck-labeled-input class with .ck-labeled-field-view преди 5 години
.editorconfig ddb62d23a6 Internal: Added config for package.json to .editorconfig. See #318. преди 6 години
.eslintrc.js 06b236017c Internal: Bumped the year. [skip ci] преди 6 години
.gitattributes 2bf0d9bc8f Initial commit for ckeditor5-link. преди 9 години
.gitignore d7b71972e4 Internal: Remove gulp dependency for pre-commit linting. преди 8 години
.stylelintrc ec64c8225f Used the external stylelint-config-ckeditor5 package for stylelint configuration. преди 6 години
.travis.yml 3762a85c0f Internal: Updated the version of Node.js on Travis. See ckeditor/ckeditor5#6542. преди 5 години
CHANGELOG.md c52cd0a531 Docs: Changelog. [skip ci] преди 5 години
CONTRIBUTING.md 2240a04141 Docs: Made contributing guide link to our docs. [skip ci] преди 7 години
LICENSE.md 06b236017c Internal: Bumped the year. [skip ci] преди 6 години
README.md cc91745419 Docs: Removed gitter badge. See ckeditor/ckeditor5#2037. [skip ci] преди 6 години
package.json 2cd63e7b1b Release: v18.0.0. [skip ci] преди 5 години

README.md

CKEditor 5 link feature

npm version Build Status Coverage Status
Dependency Status devDependency Status

This package implements the link feature for CKEditor 5. It allows for inserting hyperlinks into the edited content and offers the UI to create and edit them.

Documentation

See the @ckeditor/ckeditor5-link package page in CKEditor 5 documentation.

License

Licensed under the terms of GNU General Public License Version 2 or later. For full details about the license, please check the LICENSE.md file or https://ckeditor.com/legal/ckeditor-oss-license.