Commit 5a3a219
committed
maint: Remove core/remove and core/url.
Remove core/remove and core/url and it's usage in pat-slides. core/url
wasn't used at all and core/remove did invoke the event to invoke
clean-up routines.
But core/remove did that by patching the internal cleanData jQuery API.
This resulted in an infinite recursion error in combination with
pat-tiptap from Mockup.
pat-slides is currently not in a working state, so the removal is OK.
Anyways, this triggers the question how to handle Pattern cleanup in the
future. The answer is in a mutation observer on document level, but this
will be part of a future release.1 parent 7dd4c36 commit 5a3a219
4 files changed
+0
-147
lines changedThis file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | 9 | | |
12 | 10 | | |
13 | 11 | | |
| |||
0 commit comments