editor.js/src/components
Ilya Moroz 40c05173a9
[Fix] isFunction function for async functions (#1857)
* fix test of async function, fix TS type because Function is banned type

* add tests for isFunction function

* fix eslint

* add changelog for 2.23.1

* fix changelog

* fix changelog
2022-01-13 00:46:07 +03:00
..
block feat(block-api): the new dispatchChange() method (#1794) 2021-10-05 23:41:03 +03:00
block-tunes feat(toolbar): toolbar refactored and ui improved (#1815) 2021-11-24 21:14:24 +03:00
errors Release: 2.19 (#1364) 2020-10-13 20:50:46 +03:00
i18n Replace typeofs (#1434) 2020-11-21 20:54:01 +03:00
inline-tools Refactoring based on LGTM (#1635) 2021-04-08 21:32:49 +03:00
modules feat(toolbar): toolbar refactored and ui improved (#1815) 2021-11-24 21:14:24 +03:00
tools Tunes improvements for inline actions (#1722) 2021-07-21 21:33:09 +03:00
ui feat(toolbar): toolbar refactored and ui improved (#1815) 2021-11-24 21:14:24 +03:00
utils feat(toolbar): toolbar refactored and ui improved (#1815) 2021-11-24 21:14:24 +03:00
__module.ts Refactoring based on ESLint (#1637) 2021-04-08 22:53:11 +03:00
blocks.ts Release / 2.18 (#1181) 2020-06-03 11:17:29 +03:00
core.ts feat(toolbar): toolbar refactored and ui improved (#1815) 2021-11-24 21:14:24 +03:00
dom.ts feat(toolbar): toolbar refactored and ui improved (#1815) 2021-11-24 21:14:24 +03:00
domIterator.ts Release / 2.18 (#1181) 2020-06-03 11:17:29 +03:00
flipper.ts Replace typeofs (#1434) 2020-11-21 20:54:01 +03:00
polyfills.ts Release / 2.18 (#1181) 2020-06-03 11:17:29 +03:00
selection.ts Tunes improvements for inline actions (#1722) 2021-07-21 21:33:09 +03:00
utils.ts [Fix] isFunction function for async functions (#1857) 2022-01-13 00:46:07 +03:00