Markus Greystone
6fae240f88
fix: add clear mark parse rules to bold & italic marks ( #5705 )
2024-10-20 05:23:33 +02:00
Nick the Sick
bfcf6d94e8
test: use id for tests
2024-10-18 16:36:11 +02:00
bdbch
a2eea24b5b
Improve accessibility on the editor DOM element ( #5734 )
...
* added accessibility attributes to the editor DOM element
* added changesets
2024-10-16 11:34:26 +02:00
Éric Le Maître
364231a1bd
Fix editor destruction at the end of Vue transition ( #5648 )
...
* wip: destruction éditeur
* fix: replacing DOM nodes at unmount
* fix: event for useEditor destroy
* chore: Generating changeset
* chore: generating changeset
* chore: delete duplicate changeset
* revert: note tutorial
* feat: add Vue transition example
* fix: test for Vue transition
* fix: components within editor
* chore: remove useless ref
2024-10-14 10:26:12 +02:00
bdbch
4efd2278a1
Fix getMarkRange not finding marks when at the start of a mark ( #5717 )
...
* fix getMarkRange to always find a mark, even if cursor is at start of mark
* added changesets
* added integration tests for getMarkRange
* remove console.logs
* added forward and backward boundary checks for tests
2024-10-11 06:44:05 +02:00
bdbch
d96f679585
Fix NodePos logic for child position calculation and attribute changes ( #5716 )
...
* fix( nodepos child offsets when child is a non-text atom
* fix nodepos attribute update when node is not text
* added changesets
2024-10-10 12:43:58 +02:00
dependabot[bot]
0c2b2d100d
build(deps): bump actions/cache from 4.0.2 to 4.1.0 ( #5704 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 4.0.2 to 4.1.0.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v4.0.2...v4.1.0 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-07 17:03:13 +02:00
Jaap van Hoek
21df331b60
fix(table): respect resizeable columns colwidths ( #4955 )
2024-10-04 14:17:08 +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 Perez
e606c06502
docs: update DecorationWithType
typings for accuracy ( #5692 )
2024-10-02 10:12:41 +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
이호연
93bc93353b
feat(character-count): add options for configuring counting ( #5674 )
2024-09-30 16:38:29 +02:00
Nick the Sick
45bac80328
chore: typo
2024-09-30 14:16:49 +02:00
Nick the Sick
8ee534d10b
chore: add changeset
2024-09-30 14:12:44 +02:00
Nick Perez
33e1305c20
fix(core): drop
/paste
event as Extensions #5681 ( #5684 )
2024-09-30 12:21:02 +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
github-actions[bot]
b2598dc2c2
chore(release): release version 2.7.4 ( #5667 )
2024-09-26 14:24:01 +02:00
Nick Perez
7ef401d7e5
fix(core): dereference editor from DOM element on destroy #5654 ( #5666 )
2024-09-26 11:55:40 +02:00
Kartikeya Choudhary
26056aa0c2
feat: add editorContainerProps
to EditorProvider
( #5661 )
2024-09-26 11:47:19 +02:00
github-actions[bot]
e8e4df38d5
chore(release): release version 2.7.3 ( #5652 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-25 18:03:01 +02:00
Nick the Sick
f76515a6c1
chore: add changeset
2024-09-25 15:52:49 +02:00
Nick Perez
15b54990b0
refactor: make NodeViewProps an interface again ( #5658 )
2024-09-25 15:51:30 +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
yaokailun
d57ee51223
fix(core): filter rendered extensionAttributes ( #5588 )
2024-09-24 22:38:26 +02:00
Nick the Sick
112d1495d6
docs: add type to nodeViews
2024-09-24 18:51:01 +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
Connor Doyle
2ff327ced8
docs: add Poggio to sponsors list ( #5645 )
2024-09-23 21:02:26 +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
github-actions[bot]
89d5713a62
chore(release): release version 2.7.2 ( #5631 )
2024-09-19 10:40:48 +02:00
Sven Adlung
cbe06d12db
fix(vue-3): late-registering plugins #5259 ( #5616 )
2024-09-18 14:46:45 +02:00
github-actions[bot]
20c7c95e54
chore(release): release v2.7.1 ( #5627 )
2024-09-17 16:03:23 +02:00
dependabot[bot]
d24adeb1ee
build(deps): bump actions/upload-artifact from 4.3.6 to 4.4.0 ( #5581 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.3.6 to 4.4.0.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v4.3.6...v4.4.0 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-17 15:53:33 +02:00
dependabot[bot]
61137fbc04
build(deps): bump slackapi/slack-github-action from 1.26.0 to 1.27.0 ( #5582 )
...
Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action ) from 1.26.0 to 1.27.0.
- [Release notes](https://github.com/slackapi/slack-github-action/releases )
- [Commits](https://github.com/slackapi/slack-github-action/compare/v1.26.0...v1.27.0 )
---
updated-dependencies:
- dependency-name: slackapi/slack-github-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-17 15:53:16 +02:00
dependabot[bot]
f6184ced62
build(deps): bump cypress-io/github-action from 6.7.2 to 6.7.6 ( #5603 )
...
Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action ) from 6.7.2 to 6.7.6.
- [Release notes](https://github.com/cypress-io/github-action/releases )
- [Changelog](https://github.com/cypress-io/github-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/cypress-io/github-action/compare/v6.7.2...v6.7.6 )
---
updated-dependencies:
- dependency-name: cypress-io/github-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
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:59 +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
Gerard van Alphen
888f574b5f
fix: import in DropPlugin ( #5626 )
...
Co-authored-by: Gerard van Alphen <gerard.van.alphen@calcasa.nl>
2024-09-17 15:42:31 +02:00
Nick the Sick
a170cf4057
chore(release): release v2.7.0 ( #5560 )
2024-09-17 09:27:38 +02:00
Nick the Sick
4bfbc9b3d6
revert: "revert: "build: don't bump major when you don't have to""
...
This reverts commit d347724c02
.
2024-09-17 09:26:11 +02:00
Nick the Sick
d347724c02
revert: "build: don't bump major when you don't have to"
...
This reverts commit cf2067906f
.
2024-09-16 06:34:15 +02:00
Nick the Sick
2845b85964
chore: ready for stable release
2024-09-16 06:25:31 +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
cf2067906f
build: don't bump major when you don't have to
2024-08-27 15:16:44 +02:00
Nick the Sick
5d19e427e9
chore(release): release 2.7.0-pre.0
2024-08-27 15:09:30 +02:00
Ilya Iskra
9907eb32c2
fix(code-block-lowlight): support for lowlight v3 aliases ( #5551 )
2024-08-26 11:14:23 +02:00