tiptap/packages/core/src
Philipp Kühn a96a57dd81 code style
2021-12-03 10:40:56 +01:00
..
commands fix: initialize autofocus selection in createView (#2212) 2021-12-03 10:35:17 +01:00
extensions fix: handle backspace also on shift 2021-09-27 23:03:51 +02:00
helpers code style 2021-12-03 10:40:56 +01:00
inputRules feat: Add support for autolink (#2226) 2021-12-03 08:53:58 +01:00
pasteRules feat: Add support for autolink (#2226) 2021-12-03 08:53:58 +01:00
utilities feat: Add support for autolink (#2226) 2021-12-03 08:53:58 +01:00
CommandManager.ts feat: Allow to use commands within InputRule and PasteRule (#2035) 2021-10-14 11:56:40 +02:00
Editor.ts ci: fix code style linting errors 2021-12-03 09:36:51 +00:00
EventEmitter.ts refactoring 2021-09-30 09:34:45 +02:00
Extension.ts fix: remove defaultOptions fallback, fix #2219 2021-12-02 20:04:45 +01:00
ExtensionManager.ts feat: Allow array of extensions for enableInputRules and enablePasteRules options (#2119) 2021-11-18 12:44:34 +01:00
index.ts feat: Add support for autolink (#2226) 2021-12-03 08:53:58 +01:00
InputRule.ts feat: Allow to use commands within InputRule and PasteRule (#2035) 2021-10-14 11:56:40 +02:00
Mark.ts fix: remove defaultOptions fallback, fix #2219 2021-12-02 20:04:45 +01:00
Node.ts fix: remove defaultOptions fallback, fix #2219 2021-12-02 20:04:45 +01:00
NodeView.ts refactoring 2021-11-18 12:38:02 +01:00
PasteRule.ts fix: fix a bug where paste rules doesn’t worked at the start of the document, see #1225 2021-10-22 09:04:09 +02:00
style.ts fix: improve default gapcursor position when surrounded by margins 2021-11-18 14:02:53 +01:00
Tracker.ts feat: add Tracker class 2021-06-04 23:57:41 +02:00
types.ts feat: add 'all' option to focus command, fix #2181 2021-11-22 10:17:06 +01:00