editor.js/types/api
Peter Savchenko 23858e0025
fix(conversion): restore caret after conversion though the Inline Toolbar and API (#2699)
* fix caret loosing after caret

* Refactor convert method to return Promise in Blocks API

* changelog upd

* Fix missing semicolon in blocks.cy.ts and BlockTunes.cy.ts

* add test for inline toolbar conversion

* Fix missing semicolon in InlineToolbar.cy.ts

* add test for toolbox shortcut

* api caret.setToBlock now can accept block api or index or id

* eslint fix

* Refactor test descriptions in caret.cy.ts

* rm tsconfig change

* lint

* lint

* Update CHANGELOG.md
2024-04-29 22:24:31 +03:00
..
block.d.ts feat(ui): native-like tab behaviour, slash for toolbox (#2569) 2023-12-22 23:15:35 +03:00
blocks.d.ts fix(conversion): restore caret after conversion though the Inline Toolbar and API (#2699) 2024-04-29 22:24:31 +03:00
caret.d.ts fix(conversion): restore caret after conversion though the Inline Toolbar and API (#2699) 2024-04-29 22:24:31 +03:00
events.d.ts Move to typescript (#474) 2018-11-23 19:11:50 +03:00
i18n.d.ts Release / 2.18 (#1181) 2020-06-03 11:17:29 +03:00
index.d.ts feat(toolbar): toolbar refactored and ui improved (#1815) 2021-11-24 21:14:24 +03:00
inline-toolbar.d.ts Version 2.13 (#719) 2019-04-29 15:52:54 +03:00
listeners.d.ts feat(toolbar): toolbar refactored and ui improved (#1815) 2021-11-24 21:14:24 +03:00
notifier.d.ts Move to typescript (#474) 2018-11-23 19:11:50 +03:00
readonly.d.ts Tunes improvements for inline actions (#1722) 2021-07-21 21:33:09 +03:00
sanitizer.d.ts Move to typescript (#474) 2018-11-23 19:11:50 +03:00
saver.d.ts Move to typescript (#474) 2018-11-23 19:11:50 +03:00
selection.d.ts Move to typescript (#474) 2018-11-23 19:11:50 +03:00
styles.d.ts Move to typescript (#474) 2018-11-23 19:11:50 +03:00
toolbar.d.ts feat(toolbar-api): method for toggling toolbox (#2332) 2023-04-13 20:02:46 +03:00
tooltip.d.ts Release/2.16.1 (#990) 2019-12-07 14:53:20 +03:00
ui.d.ts feat(toolbar): toolbar refactored and ui improved (#1815) 2021-11-24 21:14:24 +03:00