Nick the Sick
4ee59c1f7d
chore: add changeset & package-lock
2024-11-06 13:01:37 +01:00
Nick Perez
ddd3d713e5
fix(react): allow react 19 ( #5807 )
2024-11-06 12:48:37 +01:00
github-actions[bot]
c206464619
chore(release): release version 2.9.1 ( #5757 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-23 11:20:21 +02:00
Nick Perez
0c9004f2ca
fix(lists): bullet-list and ordered-list no longer depend on list-item or text-style extensions #5707 ( #5756 )
2024-10-23 11:18:29 +02:00
github-actions[bot]
cbbb8a5d71
chore(release): release version v2.9.0 ( #5751 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-22 15:22:38 +02:00
Nick Perez
087e5812a6
fix: add extension-text-style as a dep of @tiptap/starter-kit #5691 ( #5693 )
2024-10-02 10:40:13 +02:00
Nick the Sick
7a7376c5f7
chore: wrong version
2024-10-01 11:37:53 +02:00
Nick the Sick
feea1f6880
chore: bump prosemirror view-version
2024-10-01 11:35:22 +02:00
github-actions[bot]
5d9b8d0907
chore(release): release version 2.8.0 ( #5669 )
2024-09-30 16:46:03 +02:00
Nick Perez
6834a7f7d6
build: type defs only emit for a single package's code ( #5665 )
2024-09-26 14:51:00 +02:00
Nick Perez
7ef401d7e5
fix(core): dereference editor from DOM element on destroy #5654 ( #5666 )
2024-09-26 11:55:40 +02:00
dependabot[bot]
1bad8f8c95
build(deps-dev): bump vite from 5.4.1 to 5.4.6 ( #5629 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 5.4.1 to 5.4.6.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.6/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.4.6/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-25 14:07:59 +02:00
dependabot[bot]
60917600d6
build(deps-dev): bump rollup from 4.20.0 to 4.22.4 ( #5647 )
2024-09-24 07:28:04 +02:00
Nick Perez
6d0518d418
fix: update zeed-dom version for style support #5352 ( #5640 )
2024-09-23 11:19:49 +02:00
Nick the Sick
7dc7fd5823
chore: bump versions in package-lock
2024-09-23 09:44:18 +02:00
dependabot[bot]
cf443630cf
build(deps-dev): bump svelte from 4.2.18 to 4.2.19 ( #5571 )
...
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte ) from 4.2.18 to 4.2.19.
- [Release notes](https://github.com/sveltejs/svelte/releases )
- [Changelog](https://github.com/sveltejs/svelte/blob/svelte@4.2.19/packages/svelte/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@4.2.19/packages/svelte )
---
updated-dependencies:
- dependency-name: svelte
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-17 15:52:41 +02:00
dependabot[bot]
d4a027fca1
build(deps-dev): bump webpack from 5.93.0 to 5.94.0 ( #5572 )
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.93.0 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.93.0...v5.94.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-17 15:52:24 +02:00
dependabot[bot]
b1c2c323f9
build(deps): bump micromatch and lint-staged ( #5628 )
...
Bumps [micromatch](https://github.com/micromatch/micromatch ) to 4.0.8 and updates ancestor dependency [lint-staged](https://github.com/lint-staged/lint-staged ). These dependencies need to be updated together.
Updates `micromatch` from 4.0.7 to 4.0.8
- [Release notes](https://github.com/micromatch/micromatch/releases )
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.7...4.0.8 )
Updates `lint-staged` from 13.3.0 to 15.2.10
- [Release notes](https://github.com/lint-staged/lint-staged/releases )
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md )
- [Commits](https://github.com/lint-staged/lint-staged/compare/v13.3.0...v15.2.10 )
---
updated-dependencies:
- dependency-name: micromatch
dependency-type: indirect
- dependency-name: lint-staged
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-17 15:52:02 +02:00
Nick the Sick
3809072668
chore: update peer dep versions
2024-09-17 15:43:04 +02:00
Nick the Sick
e0c4db9674
revert: "fix(core): handle macOS text expansion properly in InputRules ( #5261 )"
...
This reverts commit 88e310b144
.
2024-09-16 06:19:37 +02:00
Nick the Sick
5d19e427e9
chore(release): release 2.7.0-pre.0
2024-08-27 15:09:30 +02:00
Nick the Sick
58e91c4175
Merge branch 'main' into develop
2024-08-23 16:28:52 +02:00
Ricardo Amaral
88e310b144
fix(core): handle macOS text expansion properly in InputRules ( #5261 )
2024-08-22 12:34:27 +02:00
Nick the Sick
dcffe441c5
Merge branch 'main' into develop
2024-08-21 09:17:27 +02:00
Nick Perez
c99627d7ce
refactor(react): default to using deep equal comparisons ( #5512 )
2024-08-17 15:27:11 +02:00
Nick Perez
5333119b8c
chore: rebuild pjson ( #5513 )
2024-08-17 13:21:38 +02:00
Nick Perez
bd34793a43
fix: update pm versions ( #5488 )
...
Co-authored-by: bdbch <6538827+bdbch@users.noreply.github.com>
2024-08-17 00:16:42 +02:00
Nick the Sick
c02da54e3f
chore: package-lock
2024-08-13 10:23:54 +02:00
Nick the Sick
f6fc8165ba
chore: package-lock dedupe
2024-08-12 14:14:53 +02:00
Nick the Sick
157d9d8604
chore: pin esbuild
2024-08-12 14:06:25 +02:00
Nick the Sick
fef96a04bb
chore: explicit dep for demos
2024-08-12 12:27:11 +02:00
Nick the Sick
ff19f241a1
chore: bump deps
2024-08-12 11:33:03 +02:00
Nick Perez
d6e56c41e3
fix(extension-code-block-lowlight): use lowlight v3 and update demos ( #5374 )
2024-08-06 13:53:58 +02:00
Nick Perez
174aefe0f1
fix(collaboration): update y-prosemirror, respect onFirstRender
( #5411 )
2024-08-06 11:23:20 +02:00
Nick Perez
7c8889a2a6
fix(react): optimize useEditor
and useEditorState
to reduce number of instances created while being performant #5432 ( #5445 )
2024-08-05 17:46:19 +02:00
Nick the Sick
5fb71f6602
chore: package-lock
2024-07-29 08:11:35 +02:00
bdbch
44e4eca47a
Shared rollup config ( #5403 )
...
* add one shared rollup config
* rename to baseConfig
2024-07-27 12:46:39 +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
3b67e8adc6
chore: update typings to not conflict with globals
2024-07-19 14:30:55 +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
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 Perez
df5609cdff
fix: default to rendering the editor immediately, while staying backward compatible ( #5161 )
...
* fix: default to rendering the editor immediately, while staying backward compatible
* feat: add `useEditorWithState` hook for extracting state and editor instance simultaneously
* feat(react): add `useEditorState` hook for subscribing to selected editor state
* docs: add an example to show the concept
* chore: add changeset
2024-07-10 11:41:43 +02:00
Nick the Sick
14a00f48d7
chore: use vite in prod mode during tests
2024-07-03 18:28:14 +02:00