bdbch
f3ff7cae3a
move CHANGELOG notice to correct file
2024-06-27 18:19:22 +02:00
bdbch
f86bf5cfc9
add manual trigger for release
2024-06-27 18:15:54 +02:00
bdbch
d78370dd92
cancel running runs that are obsolete
2024-06-27 18:12:56 +02:00
bdbch
359d808c48
add run url to notification
2024-06-27 18:08:34 +02:00
bdbch
d471b6b104
fix publish script
2024-06-27 18:05:39 +02:00
bdbch
58e43bb2ae
switch from lerna to changesets for versioning and publishing ( #5274 )
...
* chore: get rid of lerna and install changesets
* chore: dont ignore demos in changesets
* chore: add deprecation notice for global CHANGELOG.md
* chore: remove commitlint from husky
* update package-lock
* join pre track for develop
* add new publish workflow with changesets
* update CONTRIBUTING guidelines
* fix typo in CONTRIBUTING
* update PR template
* rename release script to publish
* added pre actions
* use singular workflow for publishing
2024-06-27 17:48:30 +02:00
Nick the Sick
de04a9f993
chore: ignore
2024-06-27 17:37:27 +02:00
Nick the Sick
e986853ea4
chore: update package-lock
2024-06-27 16:37:43 +02:00
Dominik Biedebach
6af368e703
chore: removed old rollup plugin sizes plugin
2024-06-27 16:15:04 +02:00
bdbch
c2a6177564
Merge branch 'main' into next
2024-06-26 23:57:15 +02:00
bdbch
1c9e2f6417
chore: adjust build gh action branches
2024-06-26 23:56:54 +02:00
bdbch
8c017d88f6
chore: merged main branch into beta branch
2024-06-26 23:53:44 +02:00
bdbch
729d1073bf
chore: revert dev dependencies in demos package to ensure peer dependency compatibility
2024-06-26 23:53:07 +02:00
Nick the Sick
45f58cae06
chore: update types
2024-06-26 22:47:07 +02:00
Nick the Sick
c121d53d19
refactor: fix types
2024-06-26 22:27:31 +02:00
Nick the Sick
4ad8bbe5f3
chore: update package-lock
2024-06-26 20:47:26 +02:00
Nick the Sick
7c0631e6a2
chore: package-lock
2024-06-26 20:37:59 +02:00
Nick the Sick
05856fbe56
v2.5.0-beta.6
2024-06-26 11:14:55 +02:00
Nick the Sick
aa745bec8c
chore: rebuidl package-lock for correct versions
2024-06-26 11:05:08 +02:00
Nick the Sick
6f59052d79
chore: make prosemirrror-model a range
2024-06-26 09:22:57 +02:00
Nick the Sick
1cab33f26f
chore: update prosemirror-model dep to non-breaking version
2024-06-26 09:15:14 +02:00
Nick the Sick
0e96a2c35e
v2.5.0-beta.5
2024-06-25 17:00:21 +02:00
bdbch
81d3b8a671
feat(core): normalize setContent and insertContentAt ( #4895 )
...
When `parseOptions.whitespace === 'full' or parseOptions.whitespace === true` setting content will no longer strip whitespaces on setContent
2024-06-25 16:50:46 +02:00
Nick the Sick
2198991fda
fix: provide the error cause
2024-06-25 16:40:26 +02:00
Nick the Sick
1175b9c110
revert: reverts a52118c34b
to fix centering extension issue #5254
...
https://github.com/ueberdosis/tiptap/issues/5254
2024-06-25 16:29:51 +02:00
bdbch
01aa68da3a
fix: add column resize cursor to tables in demos
2024-06-21 11:25:31 +02:00
svenadlung
855141e428
docs: update global demo styles
2024-06-20 21:03:12 +02:00
dependabot[bot]
e018d04de0
build(deps-dev): bump @babel/traverse from 7.18.5 to 7.24.7 ( #5256 )
...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse ) from 7.18.5 to 7.24.7.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.24.7/packages/babel-traverse )
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-20 13:47:00 +02:00
bdbch
0bdd09fb53
chore: increase min-height for demo frames
2024-06-20 13:12:52 +02:00
Sven Adlung
ba76209ddf
docs: add collaboration split pane demo
2024-06-20 10:48:51 +02:00
Alec Larson
cd64e01ebd
chore(docs): fix @see links in Extension.ts
( #5253 )
2024-06-19 20:28:55 +02:00
svenadlung
c7f58a99a0
docs: fix TW demo dark mode issue
2024-06-19 12:19:16 +02:00
Nick the Sick
9ec0cd550a
docs: make docs searchable
2024-06-18 09:25:12 +02:00
Nick the Sick
08125c4000
v2.5.0-beta.4
2024-06-18 08:09:54 +02:00
Nick Perez
c540c7d2e8
fix: apply #5147 fix to marks and nodes resolves #4704 ( #5156 )
...
* fix: apply #5147 fix to marks and nodes
* fix: resolve Issue #4704 by reverting PR #4191
* test: more robust tests for nodes and marks too
2024-06-18 08:00:28 +02:00
Nick Perez
3556d5812b
fix(core): the whitespace value for a node was not being sent to prosemirror ( #5245 )
2024-06-18 06:54:06 +02:00
Nick Perez
2ef43e9251
fix(core): make exitable resolve it's value through inheritance ( #5244 )
2024-06-18 06:07:14 +02:00
Nick the Sick
b2aefc215d
chore: package-lock
2024-06-18 06:03:46 +02:00
Nazar
d122980cec
fix(core): update tabindex on state change ( #5231 ) ( #5232 )
2024-06-14 05:35:50 +02:00
Daniel Pivovarov
33de6fef67
fix(horizontal-rule): fix insertion behavior ( #4898 )
2024-06-14 04:51:52 +02:00
Nick the Sick
ca2a2284f0
Merge branch 'main' into develop
2024-06-13 07:05:09 +02:00
Sven Adlung
aba6657d70
docs: demos styling
2024-06-12 11:52:54 +02:00
Nick the Sick
d6dc1e0ccf
v2.5.0-beta.3
2024-06-12 09:17:13 +02:00
Yousef
fe78faab55
fix(core): mergeDeep now can merge nulls ( #4088 )
2024-06-12 08:36:44 +02:00
Nick Perez
171924ee49
revert: "fix: (vue-3) component rendering" ( #5221 )
...
This reverts commit 95a1d4b7de
.
2024-06-12 07:39:57 +02:00
Rirax
31f3746491
fix(vue-3): faster component rendering ( #5206 )
2024-06-12 07:38:28 +02:00
Rirax
95a1d4b7de
fix(vue-3): faster component rendering ( #5206 )
2024-06-12 07:37:12 +02:00
Francisco Vergara
8d93070bbe
fix(suggestion): fixes re-rendering logic ( #4380 )
2024-06-12 07:30:55 +02:00
Nick the Sick
4e4c622e1b
refactor: rm circular dependency
2024-06-12 06:41:58 +02:00
Nick the Sick
7e7ae195e7
test: wait a little longer, pre-optimize some deps
2024-06-12 06:33:03 +02:00