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
Nick the Sick
964df55551
chore: exit pre release
2024-07-13 13:15:46 +02:00
Nick the Sick
fcf5eeec0f
chore: add previous changesets
2024-07-13 11:36:39 +02:00
github-actions[bot]
c15f89bb7e
chore(release): publish a new pre-release version (pre)
2024-07-13 11:13:17 +02:00
Nick Perez
1110280b2b
fix(react): useEditor
should not destroy still mounted instances ( #5338 )
...
This forces the editor to re-use the editor instance that existed prior to an unmount and remount of the same component.
This fixes a bug in `React.StrictMode` introduced with the latest performance updates by PR #5161
2024-07-13 10:59:33 +02:00
github-actions[bot]
db0d007660
Publish a new pre-release version (pre) ( #5328 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-07-11 11:53:34 +02:00
Nick the Sick
3a67a5b9a6
chore: add changeset for release
2024-07-11 11:52:01 +02:00
Alistair Smith
e902c12a88
refactor(react): flip order of useEditorState overloads
...
So that TypeScript will resolve the non-nullable one first, unless the editor is nullable, in which case the other one will resolve.
2024-07-11 10:07:13 +02:00
github-actions[bot]
91d8f5898a
Publish a new pre-release version (pre) ( #5322 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-07-10 11:45:05 +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
github-actions[bot]
5c2f67f44d
chore(release): publish a new pre-release version (pre)
2024-07-03 22:55:13 +02:00
Nick the Sick
89b5f4dd49
chore: build with publish step
2024-07-03 22:53:35 +02:00
Nick the Sick
1db0250b85
chore: rm changeset
2024-07-03 21:55:05 +02:00
Nick the Sick
6b7dacaedc
chore: make pm not rebuild everytime
2024-07-03 21:41:34 +02:00
github-actions[bot]
3f5be5ed7e
chore(release): publish a new pre-release version (pre)
2024-07-03 21:30:07 +02:00
Nick the Sick
e5909d9a56
chore: to use changesets publish
2024-07-03 21:19:14 +02:00
github-actions[bot]
1f87cd9411
chore(release): publish a new pre-release version (pre)
2024-07-03 20:56:00 +02:00
Nick the Sick
9fe7378ddb
chore: add inputs
2024-07-03 20:54:06 +02:00
Nick the Sick
1fc534f17f
chore: fix notation
2024-07-03 20:44:36 +02:00
Nick the Sick
76063d7f3b
chore: coalesce the two steps together
2024-07-03 20:39:20 +02:00
Nick the Sick
fc71c11cdf
chore: rm from changeset for releasing
2024-07-03 20:17:14 +02:00
Nick the Sick
8995a16d17
chore: add cache to publish step
2024-07-03 20:16:06 +02:00
Nick the Sick
3169879c8b
chore: add turbo to cached files
2024-07-03 20:13:55 +02:00
github-actions[bot]
a20b18cdf0
chore(release): publish a new pre-release version (pre)
2024-07-03 19:55:20 +02:00
Nick the Sick
74a37ffa51
chore: add a changeset
2024-07-03 19:47:33 +02:00
Nick the Sick
0c4396e7fe
chore: title PRs
2024-07-03 19:40:43 +02:00
github-actions[bot]
42af7a1b7b
chore: version packages (pre) ( #5308 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-07-03 19:00:05 +02:00
Mathias Stang
d5e10dc4b0
fix: make blockquote shortcut work in starter-kit ( #4995 )
...
* fix: make blockquote shortcut work in starter-kit
Because blockquote uses Mod-Shift-b, and bold uses Mod-b,
the bold shortcut will override the blockquote shortcut if added
to the extensions later.
Fixes #4994
* chore: add changeset
---------
Co-authored-by: Nick Perez <nicholas.perez@tiptap.dev>
2024-07-03 18:43:35 +02:00
dependabot[bot]
5ccc2ad68f
build(deps): bump cypress-io/github-action from 6.6.0 to 6.7.1 ( #5240 )
...
Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action ) from 6.6.0 to 6.7.1.
- [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.6.0...v6.7.1 )
---
updated-dependencies:
- dependency-name: cypress-io/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-07-03 18:38:59 +02:00
Nick the Sick
f1446a24ee
chore: on push of develop
2024-07-03 18:36:41 +02:00
Nick the Sick
a43afc3209
chore: allow PR writes
2024-07-03 18:35:46 +02:00
Nick the Sick
14a00f48d7
chore: use vite in prod mode during tests
2024-07-03 18:28:14 +02:00
Nick the Sick
826ffbcd8e
chore: allow pushing tags
2024-07-03 18:18:23 +02:00
Nick the Sick
780bff84ba
feat: add turbo for parallel builds
2024-07-03 18:02:34 +02:00