Skip to content

v2.6.0

Choose a tag to compare

@yikoyu yikoyu released this 09 May 14:06
· 17 commits to master since this release

2.6.0 (2025-05-09)

Features

  • bubble: ✨ support table operations with default resizable=true and fix style loss (380f746)
  • link: ✨ remove "open in new tab" and "rel" options (bf61aa4), closes #438
  • locale: ✨ enhance internationalization with fallback support and cleanup (250d695)
  • locale: add Portuguese language support (#432) (a1a330c)

Bug Fixes

  • 🐛 disableToolbar prop not behaving reactively (566ce6c)
  • font-size: 🐛 recognize pre-set fontSize when marking text (7a4b039), closes #431

Refactor

  • table: ♻️ replace table-grid-size-editor with cellInnerStyles (f052c86)