28 minutes ago
tiptap

v3.13.0

@tiptap/extension-drag-handle

Patch Changes

  • Added data-dragging attribute to drag handle elements to track drag state.

@tiptap/extension-drag-handle-react

Patch Changes

  • Added data-dragging attribute to drag handle elements to track drag state.

@tiptap/extension-drag-handle-vue-2

Patch Changes

  • Added data-dragging attribute to drag handle elements to track drag state.

@tiptap/extension-drag-handle-vue-3

Patch Changes

  • Added data-dragging attribute to drag handle elements to track drag state.

@tiptap/extension-link

Patch Changes

  • Ensure enableClickSelection works regardless of the openOnClick option by always registering the link click handler plugin.

@tiptap/extension-table-of-contents

Patch Changes

  • Skip the table of contents update logic during IME input method composition to avoid interference with input.

@tiptap/markdown

Patch Changes

  • Fixed trailing and leading whitespace handling in markdown serialization for inline marks

@tiptap/extension-mention

Patch Changes

  • Add 'mentionSuggestionChar' to allowedAttributes for Markdown serialization in multi-mention setups. The attribute is only serialized when it differs from the default '@' character, keeping markdown output clean for single-mention users.

@tiptap/core

Minor Changes

    1. Added an optional createCustomHandle callback to ResizableNodeView, allowing developers to fully customize resize handles. When provided, it replaces the default handle creation and bypasses the built-in positionHandle logic, giving complete control over markup, styling, and positioning while preserving backward compatibility.
    2. Removed predefined inline styles from the wrapper element to better support dynamic alignment. This eliminates the need for !important overrides in user styles.
    3. Added an editor update event listener to dynamically attach or remove resize handles based on the editor’s editable state. The implementation tracks the previous editable state to avoid unnecessary re-renders.

Patch Changes

  • Add 'mentionSuggestionChar' to allowedAttributes for Markdown serialization in multi-mention setups. The attribute is only serialized when it differs from the default '@' character, keeping markdown output clean for single-mention users.

@tiptap/extension-image

Minor Changes

    1. Added an optional createCustomHandle callback to ResizableNodeView, allowing developers to fully customize resize handles. When provided, it replaces the default handle creation and bypasses the built-in positionHandle logic, giving complete control over markup, styling, and positioning while preserving backward compatibility.
    2. Removed predefined inline styles from the wrapper element to better support dynamic alignment. This eliminates the need for !important overrides in user styles.
    3. Added an editor update event listener to dynamically attach or remove resize handles based on the editor’s editable state. The implementation tracks the previous editable state to avoid unnecessary re-renders.
53 minutes ago
tdesign-miniprogram

1.12.0

What's Changed

🚀 Features

  • ChatList: 新增 ChatList 对话列表组件 @zydemail @liuding0304 @goldjunkrat @waiterxiaoyy @mimaoxiao @zhangjiaoalice (#4010)
  • ChatSender: 新增 ChatSender 对话输入组件 @zydemail @liuding0304 @goldjunkrat @waiterxiaoyy @mimaoxiao @zhangjiaoalice (#4010)
  • ChatMessage: 新增 ChatMessage 对话消息体组件 @zydemail @liuding0304 @goldjunkrat @waiterxiaoyy @mimaoxiao @zhangjiaoalice (#4010)
  • ChatActionbar: 新增 ChatActionbar 对话操作组件 @zydemail @liuding0304 @goldjunkrat @waiterxiaoyy @mimaoxiao @zhangjiaoalice (#4010)
  • ChatMarkdown: 新增 ChatMarkdown Markdown 内容组件 @zydemail @liuding0304 @goldjunkrat @waiterxiaoyy @mimaoxiao @zhangjiaoalice (#4010)
  • ChatThinking: 新增 ChatThinking 思考过程组件 @zydemail @liuding0304 @goldjunkrat @waiterxiaoyy @mimaoxiao @zhangjiaoalice (#4010)
  • ChatLoading: 新增 ChatLoading 对话加载组件 @zydemail @liuding0304 @goldjunkrat @waiterxiaoyy @mimaoxiao @zhangjiaoalice (#4010)
  • Attachments: 新增 Attachments 文件附件组件 @zydemail @liuding0304 @goldjunkrat @waiterxiaoyy @mimaoxiao @zhangjiaoalice (#4010)
  • ChatContent: 新增 ChatContent 对话正文组件 @zydemail @liuding0304 @goldjunkrat @waiterxiaoyy @mimaoxiao @zhangjiaoalice (#4010)
  • Popover: 新增 Popover 组件 @Wesley-0808 (#4049)
  • ImageViewer: 新增 image-props 属性 @betavs (#4078)
  • ActionSheet: item 属性补充 description 字段 @anlyyao (#4096)

🐞 Bug Fixes

  • BackTop: 修复文本字重错误 @anlyyao (#4061)
  • ColorPicker: 修复组件深色模式背景、边框、文本色错误 @anlyyao (#4061)
  • Grid: 修复 column 小于4 或大于4 时,文本字号大小错误 @anlyyao (#4061)
  • Badge: 修复 count 插槽异常 @anlyyao (#4085)
  • Picker: 修复 keys 动态变更时,子项列表数据不显示 @anlyyao (#4084)
  • Upload: @anlyyao (#4087)
    • 修复企业微信/桌面端环境中部分机型无法唤起上传
    • 修复当 request-method 返回 Promise 时,无法上传的问题
  • ActionSheet: @anlyyao (#4096)
    • 修复左对齐场景下,子项 border 左间距错误
    • 修复 grid 主题 + 无 description 描述文本场景下,顶部间距错误
    • list 主题最后一项不应设置底边框
    • 修复 item 属性的 disabled 配置无效
  • Toast: 修复弹窗与遮罩消失不同步的问题 @Boomkaa (#4103)

🚧 Others

  • ⚠️ chore: 改用 Font token,组件级 CSS Vars 有调整,涉及组件有:ActionSheetBadgeCalendarCascader 等 30+ 组件
  • ⚠️chore: --td-xx-icon-font-size 统一更名为 --td-xx-icon-size,涉及组件有 BackTopButtonCellEmptyGridImageViewerNoticeBarProgressResultSearchUpload,共计 11 个组件

New Contributors

Full Changelog: https://github.com/Tencent/tdesign-miniprogram/compare/1.11.2...1.12.0

3 hours ago
meta2d.js

v1.1.5

v1.1.5

7 hours ago
element-plus

2.12.0

2.12.0

2025-12-05

Features

  • Components [menu] apply popper-class and popper-style to the tooltip of the title (#22908 by @keeplearning66)

  • Components [table] accessibility enhancement (#22432 by @tolking)

  • Components [tag] a11y (#22530 by @Dsaquel)

Bug fixes

  • Components [splitter] runtime validation failed for update:size (#22957 by @rzzf)

  • Components [splitter] display the mask after panel update (#22954 by @rzzf)

  • Components [table-column] reactively update filterable state (#22879 by @tuzixiangs)

  • Components [anchor] prevent scroll stutter on rapid clicks (#22964 by @tuzixiangs)

  • Components [select] ensure dropdown remains open when filterable (#22975 by @tolking)

  • Theme-chalk [upload]: incorrect padding value for el-upload-dragger (#14903 by @qdechochen)

  • Components [radio & checkbox] fix button wrap style (#22073 by @SpanManX)

  • Components [message-box] disable page scroll when dialog open (#22981 by @rzzf)

  • Components [tab] fix style when tab position is bottom (#18425 by @btea)

  • Components [focus-trap, popper, tooltip] memory leak (#20147 by @gjfei)

  • Components [table] try load data only when expanding row (#21678 by @KeroZhai)

  • Style(theme-chalk): [form-item] reset top position label padding-right (#22965 by @duyidao)

  • Improvement(components): [table] keep cursor style during drag (#22915 by @rzzf)

  • Style(theme-chalk): dark mode component bg-color transparent on overlay (#10890 by @loosheng)

  • Style(components): [cascader] cascader-panel fit width (#21497 by @zhixiaotong)

  • Style(theme-chalk): [card]: grow body height (#22829 by @Dsaquel)

Refactors

  • !: the disabled value of component has the highest priority (#18739 by @btea)
11 hours ago
electron

electron v39.2.6

Release Notes for v39.2.6

Fixes

  • Fixed visual artifacts while resizing a window on Windows. #49138

Other Changes

  • Updated Chromium to 142.0.7444.226. #49137
12 hours ago
next.js

v16.1.0-canary.14

Core Changes

  • [devtool] make the draggable content selective: #86816
  • Create server module map proxy only once: #86750
  • fix(next/image): add ?dpl query string for local images (without static import): #86485
  • fix(next/image): handle ?dpl for src without protocol: #86836

Misc Changes

  • docs: cookie clear and has alignment: #86788
  • [test] fix missing nft file: #86817
  • Remove unused vitest from dependency tree: #86821
  • Update installed Next.js: #86822
  • Remove Vercel mention from Next.js docs: #86801
  • Remove unused vite from dependency tree: #86824
  • Update Rspack development test manifest: #86802
  • Turbopack: bincode: Add crate with bincode serialization helpers: #85878
  • Turbopack: perf: Avoid clones in RopeReader: #86708
  • Add Firebase App Hosting to the deployment guide: #86832
  • Turbopack: bincode: Add custom bincode reader/writer implementations: #86632
  • Turbopack: bincode: Add traits for types that require TurboBincodeEncoder or TurboBincodeDecoder: #86633

Credits

Huge thanks to @icyJoseph, @huozhi, @eps1lon, @gaearon, @unstubbable, @styfle, @vercel-release-bot, @bgw, and @jhuleatt for helping!

12 hours ago
Babylon.js

8.40.1

Changes:

  • #17532: Inspector v2: Export ConvertOptions
  • #17531: ViewerConfig fallback to WebGL if WebGPU unavailable
  • #17530: FrameGraph: Fix crash in WebGPU when using volumetric lighting
  • #17526: Added no-directory-barrel-imports rule
  • #17525: Fixes invalid import path @babylonjs/core/Lights/Clustered.js
  • #17528: FrameGraph: optimize lighting volume updates + misc changes and fixes

This list of changes was auto generated.

16 hours ago
next.js

v15.6.0-canary.58

Misc Changes

  • setup release branch
  • Revert "feat(breaking): Hard Deprecate PPR Configuration (#84280)"
  • Update React Version
  • update tag
  • update version script

Credits

Huge thanks to @wyattjoh for helping!

21 hours ago
react-router
21 hours ago
engine

v2.14.0

Breaking Changes

  • [BREAKING] Use linear space for vertex colors in gLTF by @LeXXik in https://github.com/playcanvas/engine/pull/8122

    Note: Projects that use vertex colors—especially those imported from FBX—may see visual changes because vertex colors are now treated as linear by default (for glTF compatibility). If your assets use gamma-encoded vertex colors, set material.vertexColorGamma = true to restore the previous appearance. This affects StandardMaterials only, ShaderMaterials are not affected.

Other changes

Fixes

Examples

New Contributors

Full Changelog: https://github.com/playcanvas/engine/compare/v2.13.6...v2.14.0