Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ Add toolbar overrides and floating toolbar visibility option #5388

Merged
merged 3 commits into from
Jan 2, 2025

Conversation

JackDevAU
Copy link
Member

Implements - #5008 (comment)

  • Adds new overrides prop to rich text fields
    • Adds showFloatingToolbar by default this is set to true
  • Deprecates toolbarOverride
    • Adds overrides.toolbar which will replace toolbarOverride

2024-12-18 08 56 50
Figure: hide floating toolbar

@JackDevAU JackDevAU requested a review from a team as a code owner December 17, 2024 23:26
Copy link

changeset-bot bot commented Dec 17, 2024

🦋 Changeset detected

Latest commit: 25faa6d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 21 packages
Name Type
tinacms Minor
@tinacms/schema-tools Minor
next-tinacms-cloudinary Major
next-tinacms-dos Major
next-tinacms-s3 Major
tinacms-authjs Major
tinacms-clerk Major
@tinacms/app Patch
@tinacms/cli Patch
@tinacms/vercel-previews Patch
starter-empty Patch
e2e-next Patch
next-2024 Patch
@tinacms/self-hosted-starter Patch
@tinacms/starter Patch
playwright-testing Patch
@tinacms/graphql Patch
@tinacms/mdx Patch
@tinacms/search Patch
@tinacms/datalayer Patch
tinacms-gitprovider-github Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Contributor

github-actions bot commented Dec 17, 2024

Playwright E2E Test Results

passed  7 passed
skipped  2 skipped

Details

stats  9 tests across 6 suites
duration  30.4 seconds
commit  25faa6d

Skipped tests

chromium › retain-input-value-from-localstorage.spec.ts › Local storage retain edit test
chromium › rich-text-editor/newline-parsing.spec.ts › should be able to parse newline from markdown

@JackDevAU JackDevAU merged commit 92b683b into main Jan 2, 2025
6 checks passed
@JackDevAU JackDevAU deleted the show-floating-toolbar branch January 2, 2025 23:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants