editor.js/src/components/modules
Peter Savchenko d56c07c3dc
chore(icons): icons size increased for mobile devices (#2190)
* popover icons size increased on mobile devices

* update icon size on mobile

* some mobile styles improvements

* inline tools click on mobile devices improved
2022-11-29 12:02:23 +04:00
..
api feat(blocks-api): the insert() method now has the optional id param 2022-11-25 23:59:38 +04:00
toolbar chore(icons): icons size increased for mobile devices (#2190) 2022-11-29 12:02: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 Fix: check for Files substitutions before handling files paste (#1928) 2022-11-26 01:24:17 +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