Skip to content

Commit

Permalink
Fix toolbar buttons in fields.document not respecting editor conten…
Browse files Browse the repository at this point in the history
…t/selection (#1314)
  • Loading branch information
emmatown authored Sep 20, 2024
1 parent 37e1340 commit 1e58af4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/forty-bottles-develop.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@keystatic/core': patch
---

Fix toolbar buttons in `fields.document` not respecting editor content/selection
1 change: 1 addition & 0 deletions babel.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
"overrides": [
{
"test": ["packages/keystatic/src/**/*", "design-system/pkg/src/**/*"],
"exclude": ["packages/keystatic/src/form/fields/document/**/*"],
"plugins": [
[
"babel-plugin-react-compiler",
Expand Down

0 comments on commit 1e58af4

Please sign in to comment.