Skip to content

Version Packages#2952

Merged
christianhg merged 1 commit into
mainfrom
changeset-release/main
Jul 7, 2026
Merged

Version Packages#2952
christianhg merged 1 commit into
mainfrom
changeset-release/main

Conversation

@ecoscript

@ecoscript ecoscript Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@portabletext/plugin-table@1.3.0

Minor Changes

  • #2951 ede35c4 Thanks @christianhg! - feat: add tokens to the reference Table for per-instance theming

    Themes that only exist as runtime objects could not reach the plugin's
    custom properties without writing them to a shared DOM scope themselves,
    which breaks down when multiple tables need different values and when the
    chrome portals outside the host's wrapper. Table now takes an optional
    tokens record keyed by the documented --pt-plugin-table-* names and
    applies the values inline to its own roots, including the portal layers.
    The TableTokens type is exported from @portabletext/plugin-table/ui.

@vercel

vercel Bot commented Jul 7, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
portable-text-editor-documentation Ready Ready Preview, Comment Jul 7, 2026 3:16pm
portable-text-example-basic Ready Ready Preview, Comment Jul 7, 2026 3:16pm
portable-text-playground Ready Ready Preview, Comment Jul 7, 2026 3:16pm

Request Review

@christianhg christianhg merged commit 31f3142 into main Jul 7, 2026
13 of 16 checks passed
@christianhg christianhg deleted the changeset-release/main branch July 7, 2026 15:15
@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

📦 Bundle Stats — @portabletext/editor

Compared against main (ede35c46)

@portabletext/editor

Metric Value vs main (ede35c4)
Internal (raw) 803.0 KB -
Internal (gzip) 153.7 KB -
Bundled (raw) 1.41 MB -
Bundled (gzip) 317.9 KB -
Import time 99ms +0ms, +0.3%

@portabletext/editor/behaviors

Metric Value vs main (ede35c4)
Internal (raw) 467 B -
Internal (gzip) 207 B -
Bundled (raw) 424 B -
Bundled (gzip) 171 B -
Import time 2ms -0ms, -0.3%

@portabletext/editor/plugins

Metric Value vs main (ede35c4)
Internal (raw) 2.7 KB -
Internal (gzip) 894 B -
Bundled (raw) 2.5 KB -
Bundled (gzip) 827 B -
Import time 7ms -0ms, -0.9%

@portabletext/editor/selectors

Metric Value vs main (ede35c4)
Internal (raw) 81.2 KB -
Internal (gzip) 14.9 KB -
Bundled (raw) 76.7 KB -
Bundled (gzip) 13.8 KB -
Import time 8ms +0ms, +0.2%

@portabletext/editor/traversal

Metric Value vs main (ede35c4)
Internal (raw) 28.1 KB -
Internal (gzip) 5.6 KB -
Bundled (raw) 27.9 KB -
Bundled (gzip) 5.5 KB -
Import time 6ms +0ms, +0.2%

@portabletext/editor/utils

Metric Value vs main (ede35c4)
Internal (raw) 29.7 KB -
Internal (gzip) 6.2 KB -
Bundled (raw) 27.1 KB -
Bundled (gzip) 5.8 KB -
Import time 6ms -0ms, -1.0%

🗺️ . · ./behaviors · ./plugins · ./selectors · ./traversal · ./utils · Artifacts

Details
  • Import time regressions over 10% are flagged with ⚠️
  • Sizes shown as raw / gzip 🗜️. Internal bytes = own code only. Total bytes = with all dependencies. Import time = Node.js cold-start median.

📦 Bundle Stats — @portabletext/markdown

Compared against main (ede35c46)

Metric Value vs main (ede35c4)
Internal (raw) 53.8 KB -
Internal (gzip) 9.8 KB -
Bundled (raw) 348.9 KB -
Bundled (gzip) 96.3 KB -
Import time 38ms -2ms, -4.6%

🗺️ View treemap · Artifacts

Details
  • Import time regressions over 10% are flagged with ⚠️
  • Sizes shown as raw / gzip 🗜️. Internal bytes = own code only. Total bytes = with all dependencies. Import time = Node.js cold-start median.

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.

1 participant