2 hours ago
tdesign-vue-next

tdesign-vue-next@1.20.8

🌈 1.20.8 2026-09-17

🚀 Features

  • Form: 末尾表单项增加 --last 标识,保证 margin 样式正常生效 @Zn-Dk (#6952)

🐞 Bug Fixes

  • Breadcrumb: 修复长文本情况下,icon被挤压的问题。 @dvd233 (common #2687) (#6963)
  • ColorPicker: 优化开启 alpha 通道后的输入框效果展示 @uyarn (#6970)
  • Dropdown: 修复 onClick 回调参数类型与运行时不一致的问题 @dvd233 (#6959)
  • Icon: 修复 usb 原始图标的图层 ID 错误,在深色模式下渲染错误 @uyarn (icons#298) (#6947)
  • Menu: 修复1.20.7 版本迭代导致的部分场景子菜单渲染失败报错的问题 @dvd233 (#6967)
  • Swiper:
    • 修复 current0 时被 defaultCurrent 覆盖的问题 @zhangpaopao0609 (#6889)
    • 修复 navigation 传入函数时未渲染自定义导航的问题 @zhangpaopao0609 (#6889)
  • Upload:
    • 修复 useMockProgress=false 时真实上传进度不回调的问题 @anlyyao (common#2690)
    • 修复自动上传完成后覆盖已有附件列表变更,导致已删除附件重新出现的问题 @yunfeizhu (#6969)

🚀 Features

  • Form: A --last identifier is added to the last form field, ensuring that the margin style is applied correctly @Zn-Dk (#6952)

🐞 Bug Fixes

  • Breadcrumb: Fixed the issue where the icon was compressed when long text was used. @dvd233 (common #2687) (#6963)
  • ColorPicker: Improved the appearance of the input field when the alpha channel is enabled. @uyarn (#6970)
  • Dropdown: Fixed the issue where the type of parameters passed to the onClick callback did not match what was actually used at runtime. @dvd233 (#6959)
  • Icon: Corrected the layer ID error for the USB icon, which caused rendering issues in dark mode. @uyarn (icons#298) (#6947)
  • Menu: Fixed errors related to the failure to render sub-menus in certain scenarios that occurred after the 1.20.7 version update. @dvd233 (#6967)
  • Swiper:
    • Fixed the issue where the current value of 0 was overridden by defaultCurrent. @zhangpaopao0609 (#6889)
    • Fixed the issue where custom navigation elements were not displayed when a function was passed as the navigation parameter. @zhangpaopao0609 (#6889)
  • Upload:
    • Fixed the issue where no progress updates were sent when useMockProgress=false. @anlyyao (common#2690)
    • Fixed the issue where changes to the list of attached files were overwritten after automatic uploading, causing previously deleted files to reappear. @yunfeizhu (#6969)
3 hours ago
rspack

v2.2.6

What's Changed

New Features 🎉

Performance 🚀

Bug Fixes 🐞

Document 📖

Other Changes

New Contributors

Full Changelog: https://github.com/web-infra-dev/rspack/compare/v2.2.5...v2.2.6

3 hours ago
rrweb

rrweb-player@2.1.5

Patch Changes

  • Updated dependencies []:
    • @rrweb/replay@2.1.5
    • @rrweb/packer@2.1.5
3 hours ago
rrweb

rrdom@2.1.5

Patch Changes

  • Updated dependencies []:
    • rrweb-snapshot@2.1.5
3 hours ago
rrweb

rrdom-nodejs@2.1.5

Patch Changes

  • Updated dependencies []:
    • rrdom@2.1.5
    • @rrweb/types@2.1.5
3 hours ago
rrweb

rrweb@2.1.5

Patch Changes

  • #1652 5869344 Thanks @eoghanmurray! - Improve performance of untainted dom accessors. Since #1509 we use e.g. dom.parentNode(el) instead of el.parentNode to work around libraries that modify these accessors. Slight improvement to avoid a string allocation each time one of these is called; they are on every hot path.

  • #1652 5869344 Thanks @eoghanmurray! - Improvements in efficiency of mutation handling at record time; has been identified as a problem numerous times by @mdellanoce, @JonasBa and others. The new mutation ordering should also result in faster replay performance.

  • Updated dependencies []:

    • rrweb-snapshot@2.1.5
    • rrdom@2.1.5
    • @rrweb/types@2.1.5
    • @rrweb/utils@2.1.5
3 hours ago
rrweb

rrvideo@2.1.5

Patch Changes

  • Updated dependencies []:
    • rrweb-player@2.1.5