editor.js/src/components
Guillaume Leon 0491155e33
feat(toolbar-api): method for toggling toolbox (#2332)
* Expose toolbox control method

* Add test for toolbox

* rename method to toggleToolbox

* add missing test case

* Add changelog

* remove eslint rule

* Update changelog

Co-authored-by: Peter Savchenko <specc.dev@gmail.com>

* fix linter problems

---------

Co-authored-by: Peter Savchenko <specc.dev@gmail.com>
2023-04-13 20:02:46 +03:00
..
block fix(block): remember plugin's content element instead of dom search (#2311) 2023-03-20 23:28:17 +03:00
block-tunes fix(move-up-tune): scroll up offset for blocks above viewport (#2298) 2023-03-14 00:09:04 +03:00
errors Release: 2.19 (#1364) 2020-10-13 20:50:46 +03:00
i18n chore(linting): eslint updated, code linted (#2174) 2022-11-25 21:56:50 +04:00
inline-tools feat(icons): codex icons package is used instead of svg sprite (#2173) 2022-11-25 22:26:23 +04:00
modules feat(toolbar-api): method for toggling toolbox (#2332) 2023-04-13 20:02:46 +03:00
tools deps(TypeScript) - upgrade to v5, upgrade ts-loader, fix types error, fix pasteConfig getter wrapper (#2322) 2023-04-02 16:52:42 +01:00
ui Chore/popover refactoring (#2249) 2023-02-10 21:29:58 +03:00
utils Chore/popover refactoring (#2249) 2023-02-10 21:29:58 +03:00
__module.ts chore(linting): eslint updated, code linted (#2174) 2022-11-25 21:56:50 +04:00
blocks.ts chore(linting): eslint updated, code linted (#2174) 2022-11-25 21:56:50 +04:00
core.ts chore(linting): eslint updated, code linted (#2174) 2022-11-25 21:56:50 +04:00
dom.ts fix(block): remember plugin's content element instead of dom search (#2311) 2023-03-20 23:28:17 +03:00
domIterator.ts chore(linting): eslint updated, code linted (#2174) 2022-11-25 21:56:50 +04:00
flipper.ts fix(block-events): split block with removing of selected text fragment (#2186) 2022-11-28 20:23:30 +04:00
polyfills.ts chore(linting): eslint updated, code linted (#2174) 2022-11-25 21:56:50 +04:00
selection.ts chore(linting): eslint updated, code linted (#2174) 2022-11-25 21:56:50 +04:00
utils.ts chore(linting): eslint updated, code linted (#2174) 2022-11-25 21:56:50 +04:00