editor.js/src/components/modules
Peter Savchenko b1b582b150
feat(icons): codex icons package is used instead of svg sprite (#2173)
* chore(icons): migrating to the coded icon pack

* conversion toolbar

* inline toolbar, part 1

* inline-link tool has the new icons

* added a test for creating a link by Enter keydown in link input

* rm last icons, svg sprite, loaders

* rollback .ce-settings styles

* Update CHANGELOG.md

* Update settings.json
2022-11-25 22:26:23 +04:00
..
api chore(linting): eslint updated, code linted (#2174) 2022-11-25 21:56:50 +04:00
toolbar feat(icons): codex icons package is used instead of svg sprite (#2173) 2022-11-25 22:26:23 +04:00
blockEvents.ts chore(linting): eslint updated, code linted (#2174) 2022-11-25 21:56:50 +04:00
blockManager.ts chore(linting): eslint updated, code linted (#2174) 2022-11-25 21:56:50 +04:00
blockSelection.ts chore(linting): eslint updated, code linted (#2174) 2022-11-25 21:56:50 +04:00
caret.ts chore(linting): eslint updated, code linted (#2174) 2022-11-25 21:56:50 +04:00
crossBlockSelection.ts chore(linting): eslint updated, code linted (#2174) 2022-11-25 21:56:50 +04:00
dragNDrop.ts Fix BlockManager.setCurrentBlockByChildNode() with multiple Editor.js instances 2021-02-17 18:01:28 +03:00
modificationsObserver.ts feat(onchange): callback now accepts custom event (#1791) 2021-10-05 20:40:44 +03:00
paste.ts chore(linting): eslint updated, code linted (#2174) 2022-11-25 21:56:50 +04:00
readonly.ts chore(linting): eslint updated, code linted (#2174) 2022-11-25 21:56:50 +04:00
rectangleSelection.ts chore(linting): eslint updated, code linted (#2174) 2022-11-25 21:56:50 +04:00
renderer.ts chore(linting): eslint updated, code linted (#2174) 2022-11-25 21:56:50 +04:00
saver.ts chore(linting): eslint updated, code linted (#2174) 2022-11-25 21:56:50 +04:00
tools.ts chore(linting): eslint updated, code linted (#2174) 2022-11-25 21:56:50 +04:00
ui.ts feat(icons): codex icons package is used instead of svg sprite (#2173) 2022-11-25 22:26:23 +04:00