tiptap/packages
Philipp Kühn 723b955cec
feat: Integrate input rules and paste rules into the core (#1997)
* refactoring

* improve link regex

* WIP: add new markPasteRule und linkify to image mark

* move copy of inputrule to core

* trigger codeblock inputrule on enter

* refactoring

* add regex match to markpasterulematch

* refactoring

* improve link regex

* WIP: add new markPasteRule und linkify to image mark

* move copy of inputrule to core

* trigger codeblock inputrule on enter

* refactoring

* add regex match to markpasterulematch

* update linkify

* wip

* wip

* log

* wip

* remove debug code

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* rename matcher

* add data to ExtendedRegExpMatchArray

* remove logging

* add code option to marks, prevent inputrules in code mark

* remove link regex

* fix codeblock inputrule on enter

* refactoring

* refactoring

* refactoring

* refactoring

* fix position bug

* add test

* export InputRule and PasteRule

* clean up link demo

* fix types
2021-10-08 15:02:09 +02:00
..
core feat: Integrate input rules and paste rules into the core (#1997) 2021-10-08 15:02:09 +02:00
extension-blockquote feat: Integrate input rules and paste rules into the core (#1997) 2021-10-08 15:02:09 +02:00
extension-bold feat: Integrate input rules and paste rules into the core (#1997) 2021-10-08 15:02:09 +02:00
extension-bubble-menu dependencies: update 2021-10-08 12:13:20 +02:00
extension-bullet-list feat: Integrate input rules and paste rules into the core (#1997) 2021-10-08 15:02:09 +02:00
extension-character-count Publish 2021-07-26 11:42:13 +02:00
extension-code feat: Integrate input rules and paste rules into the core (#1997) 2021-10-08 15:02:09 +02:00
extension-code-block feat: Integrate input rules and paste rules into the core (#1997) 2021-10-08 15:02:09 +02:00
extension-code-block-lowlight dependencies: update 2021-10-08 12:13:20 +02:00
extension-collaboration Publish 2021-10-04 06:54:34 +02:00
extension-collaboration-cursor Publish 2021-10-04 06:54:34 +02:00
extension-color Publish 2021-09-08 23:56:15 +02:00
extension-document Publish 2021-07-26 11:42:13 +02:00
extension-dropcursor Publish 2021-08-26 14:12:10 +02:00
extension-floating-menu dependencies: update 2021-10-08 12:13:20 +02:00
extension-focus dependencies: update 2021-10-08 12:13:20 +02:00
extension-font-family Publish 2021-09-08 23:56:15 +02:00
extension-gapcursor Publish 2021-10-02 23:20:38 +02:00
extension-hard-break Publish 2021-10-02 23:20:38 +02:00
extension-heading feat: Integrate input rules and paste rules into the core (#1997) 2021-10-08 15:02:09 +02:00
extension-highlight feat: Integrate input rules and paste rules into the core (#1997) 2021-10-08 15:02:09 +02:00
extension-history Publish 2021-08-20 21:15:31 +02:00
extension-horizontal-rule feat: Integrate input rules and paste rules into the core (#1997) 2021-10-08 15:02:09 +02:00
extension-image feat: Integrate input rules and paste rules into the core (#1997) 2021-10-08 15:02:09 +02:00
extension-italic feat: Integrate input rules and paste rules into the core (#1997) 2021-10-08 15:02:09 +02:00
extension-link feat: Integrate input rules and paste rules into the core (#1997) 2021-10-08 15:02:09 +02:00
extension-list-item Publish 2021-07-26 11:42:13 +02:00
extension-mention Publish 2021-09-20 11:23:21 +02:00
extension-ordered-list feat: Integrate input rules and paste rules into the core (#1997) 2021-10-08 15:02:09 +02:00
extension-paragraph Publish 2021-08-11 14:40:00 +02:00
extension-placeholder dependencies: update 2021-10-08 12:13:20 +02:00
extension-strike feat: Integrate input rules and paste rules into the core (#1997) 2021-10-08 15:02:09 +02:00
extension-subscript Publish 2021-07-26 11:42:13 +02:00
extension-superscript Publish 2021-07-26 11:42:13 +02:00
extension-table dependencies: update 2021-10-08 12:13:20 +02:00
extension-table-cell Publish 2021-09-08 23:56:15 +02:00
extension-table-header Publish 2021-09-08 23:56:15 +02:00
extension-table-row Publish 2021-07-26 11:42:13 +02:00
extension-task-item feat: Integrate input rules and paste rules into the core (#1997) 2021-10-08 15:02:09 +02:00
extension-task-list Publish 2021-07-26 11:42:13 +02:00
extension-text Publish 2021-07-26 11:42:13 +02:00
extension-text-align Publish 2021-09-08 23:56:15 +02:00
extension-text-style Publish 2021-07-26 11:42:13 +02:00
extension-typography feat: Integrate input rules and paste rules into the core (#1997) 2021-10-08 15:02:09 +02:00
extension-underline Publish 2021-07-26 11:42:13 +02:00
html Publish 2021-10-03 18:58:02 +02:00
react dependencies: update 2021-10-08 12:13:20 +02:00
starter-kit Publish 2021-10-03 18:58:02 +02:00
suggestion dependencies: update 2021-10-08 12:13:20 +02:00
vue-2 dependencies: update 2021-10-08 12:13:20 +02:00
vue-3 dependencies: update 2021-10-08 12:13:20 +02:00