Nick the Sick
|
42dc27aa4b
|
fix(react): if using a deps array, destroy the previous instance
|
2024-07-26 13:34:23 +02:00 |
|
Nick Perez
|
b012471755
|
fix(core): isNodeEmpty no longer considers attributes for it's checks (#5393)
|
2024-07-25 15:40:07 +02:00 |
|
Nick Perez
|
cc3497efd5
|
fix(core): address enableContentCheck insertion bug (#5390)
|
2024-07-24 17:43:30 +02:00 |
|
github-actions[bot]
|
52f717b3eb
|
chore(release): publish a new release version
|
2024-07-24 16:58:54 +02:00 |
|
Nick Perez
|
8337e53167
|
Merge pull request #5369 from ueberdosis/develop
|
2024-07-24 16:49:33 +02:00 |
|
Nick the Sick
|
341b01d384
|
Merge branch 'main' into develop
|
2024-07-24 16:42:03 +02:00 |
|
Moch. Irfan Rafif
|
c7f55500ee
|
fix(extension-table): correctly set min-width for table (#4684)
|
2024-07-24 14:16:48 +02:00 |
|
Nick the Sick
|
5283a51931
|
chore: widen the typing for GlobalAttributes
|
2024-07-24 13:59:10 +02:00 |
|
bdbch
|
b5c1b32960
|
Update prosemirror-view & prosemirror-tables to most recent version (#5385)
* upgrade prosemirror packages to latest versions
* added changeset
* update package-lock
|
2024-07-24 08:16:29 +02:00 |
|
bdbch
|
fe1781fd63
|
Update prosemirror-view & prosemirror-tables to most recent version (#5385)
* upgrade prosemirror packages to latest versions
* added changeset
* update package-lock
|
2024-07-24 08:01:26 +02:00 |
|
Nick the Sick
|
9e0e167885
|
fix(link): use the view's editable property as the indicator instead
|
2024-07-23 12:21:18 +02:00 |
|
Nick Perez
|
c0e5398685
|
fix(link): do not open links twice when not editable #4877 (#5378)
|
2024-07-23 10:57:15 +02:00 |
|
Nick the Sick
|
35682d1322
|
fix(core): account for node attrs when checking if content is equal
|
2024-07-22 18:43:33 +02:00 |
|
hollykurt
|
4e5b2d89cd
|
fix(code-block): on arrow down move to next node (#4721)
|
2024-07-22 15:17:03 +02:00 |
|
Markus Greystone
|
618bca91e8
|
fix(core): adjust the splitBlock to return false when failed (#5371)
|
2024-07-22 15:10:29 +02:00 |
|
Lincoln Yan
|
2104f0fa70
|
fix: check that view is not destroyed before creating node views (#5334)
|
2024-07-22 14:38:25 +02:00 |
|
github-actions[bot]
|
22cb038997
|
chore: release version (#5368)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2024-07-22 13:24:28 +02:00 |
|
Nick Perez
|
ab8389a32c
|
fix(vue-3): reapply performance updates (#5373)
---------
Co-authored-by: relchapt <reynald.lechapt@getmayday.co>
Co-authored-by: Rirax <rlechapt@student.42.fr>
Co-authored-by: Segev Finer <segev@swimm.io>
|
2024-07-22 13:18:03 +02:00 |
|
Nick the Sick
|
a64cbf8f8a
|
chore: default to not creating github releases, manual for now
|
2024-07-19 14:35:09 +02:00 |
|
Nick the Sick
|
3b67e8adc6
|
chore: update typings to not conflict with globals
|
2024-07-19 14:30:55 +02:00 |
|
Arturs Vonda
|
4cca382695
|
fix(core): take atom content entirely (#5321)
|
2024-07-19 13:49:15 +02:00 |
|
Yuichiro Yamashita
|
b47df57444
|
fix(extension-task-item): more flexible inputs for parsing
|
2024-07-18 12:37:55 +02:00 |
|
Yuichiro Yamashita
|
e6c759ba60
|
fix(extension-task-item): more flexible inputs for parsing
|
2024-07-18 12:31:16 +02:00 |
|
github-actions[bot]
|
46079c28a6
|
chore: publish version 2.5.4 (#5361)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2024-07-17 15:17:44 +02:00 |
|
Nick the Sick
|
dd7f9ac1c8
|
build: resolve default exports properly in cjs
|
2024-07-17 15:11:48 +02:00 |
|
github-actions[bot]
|
e1946c8623
|
chore(release): publish a new version (#5359)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2024-07-17 13:07:59 +02:00 |
|
Matic Zavadlal
|
70eebfdb0c
|
fix(react): useEditor hook now respects deps array and will re-initialize editor (#5353)
|
2024-07-17 13:04:39 +02:00 |
|
Nick the Sick
|
a473826eb1
|
chore: add changeset
|
2024-07-17 13:03:31 +02:00 |
|
Nick the Sick
|
a2cce1f486
|
fix: backwards compat for whenNotEditable openOnClick option
|
2024-07-17 12:56:08 +02:00 |
|
github-actions[bot]
|
b97ce6a0e0
|
chore: publish 2.5.2 (#5358)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2024-07-17 09:30:36 +02:00 |
|
Nick Perez
|
07f4c03315
|
fix(core): configuring extensions should add to the parent's options not replace them (#5357)
* fix(core): configuring extensions should add to the parent's options not replace them
* fix: order of tests
|
2024-07-17 09:06:41 +02:00 |
|
github-actions[bot]
|
a21a122759
|
chore(release): publish a new pre-release version
|
2024-07-15 14:52:21 +02:00 |
|
Nick the Sick
|
dc598d6300
|
chore: add vue-3
|
2024-07-15 14:49:01 +02:00 |
|
Nick the Sick
|
85d21cadd0
|
chore: add changeset for release
|
2024-07-15 14:41:22 +02:00 |
|
bdbch
|
7c9516a519
|
fix: fix shiki setup (#5347)
|
2024-07-15 14:05:47 +02:00 |
|
Nick the Sick
|
cb7d4f1879
|
chore: update vite
|
2024-07-15 13:45:19 +02:00 |
|
Nick the Sick
|
8b586721b7
|
build: get tests going
|
2024-07-15 12:55:05 +02:00 |
|
Nick the Sick
|
ff04353b3e
|
revert: "fix(vue-3): faster component rendering (#5206)"
This reverts commit 31f3746491 .
|
2024-07-15 12:32:42 +02:00 |
|
Nick the Sick
|
dbab8e42ea
|
revert: "fix(vue-3): fix editor.state updating too late during a transaction due to reactiveState fixes #4870 (#5252)"
This reverts commit 509676ed4a .
|
2024-07-15 12:21:12 +02:00 |
|
Nick the Sick
|
0879c7df7d
|
chore: more package-lock
|
2024-07-15 12:20:21 +02:00 |
|
Nick the Sick
|
226a0dfe59
|
build: demos
|
2024-07-15 12:00:31 +02:00 |
|
Nick the Sick
|
e90ac35b0e
|
build: try to get demos working again
|
2024-07-15 11:46:15 +02:00 |
|
Nick the Sick
|
ee8cef6a81
|
chore: put back package-lock
|
2024-07-15 10:12:26 +02:00 |
|
Nick the Sick
|
82fbabce5e
|
chore: regenerate package-lock
|
2024-07-14 16:09:48 +02:00 |
|
Nick the Sick
|
acf86b01d6
|
chore: update package version
|
2024-07-14 15:55:36 +02:00 |
|
Nick the Sick
|
dd2e54a8c7
|
chore: package-lock
|
2024-07-14 15:46:00 +02:00 |
|
Nick the Sick
|
9b566b9c35
|
chore: release version 2.5
|
2024-07-14 15:44:37 +02:00 |
|
Nick the Sick
|
b2dad29436
|
chore: version number
|
2024-07-14 15:33:36 +02:00 |
|
Nick the Sick
|
fb4514946c
|
revert: "chore(release): publish a new pre-release version"
This reverts commit ff157042a3 .
|
2024-07-14 15:04:56 +02:00 |
|
github-actions[bot]
|
ff157042a3
|
chore(release): publish a new pre-release version
|
2024-07-14 12:52:24 +02:00 |
|