tiptap/.changeset
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
..
config.json switch from lerna to changesets for versioning and publishing (#5274) 2024-06-27 17:48:30 +02:00
cuddly-socks-beg.md chore: use vite in prod mode during tests 2024-07-03 18:28:14 +02:00
five-tigers-kick.md fix: make blockquote shortcut work in starter-kit (#4995) 2024-07-03 18:43:35 +02:00
mean-cooks-cheer.md fix: placeholders now check for empty content compared to their "true" empty state (#5278) 2024-06-28 09:05:43 +02:00
pre.json chore: version packages 2024-07-02 22:26:28 +02:00
README.md switch from lerna to changesets for versioning and publishing (#5274) 2024-06-27 17:48:30 +02:00
tasty-moons-move.md fix(vue-3): fix editor.state updating too late during a transaction due to reactiveState fixes #4870 (#5252) 2024-07-02 21:58:46 +02:00

Changesets

Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works with multi-package repos, or single-package repos to help you version and publish your code. You can find the full documentation for it in our repository

We have a quick list of common questions to get you started engaging with this project in our documentation