1 hours ago
tdesign-react

tdesign-react@1.18.0

🌈 1.18.0 2026-06-26

🚀 Features

  • Button: 优化 variantoutlinedashed 时的 hover 背景色 @uyarn (common#2569)
  • ConfigProvider:
    • 新增 loading 属性,用于全局配置 Loading 组件的属性 @uyarn (#4295)
    • dialog 属性新增 zIndexplacement 配置 @uyarn (#4295)
  • HeadMenu: 子菜单浮层新增最大高度,超出最大高度将会显示滚动条 @HaixingOoO (#4283)
  • InputNumber: 新增 autofocus 属性 @betavs (#4278)
  • TagInput: 新增 tagDisplay API,用于完全自定义单个标签的渲染效果 @RylanBot (#4275)

🐞 Bug Fixes

  • Cascader: 多选时输入框内的选中项顺序由 “options 顺序” 调整为 “用户选择顺序“,之前依赖相关交互的业务注意此变更 ⚠️ @RylanBot (#4281)
  • TreeSelect: 多选时输入框内的选中项顺序由 “options 顺序” 调整为 “用户选择顺序“,之前依赖相关交互的业务注意此变更 ⚠️ @RylanBot (#4281)
  • Steps: 修复 sequence='reverse' 时跳转逻辑异常的问题 @RylanBot (#4267)
  • Table: 修复 filter 英文翻译文案错误 @liweijie0812 (common#2553)
  • TagInput:
    • 修复 excessTagsDisplayType="scroll 时,没有显示横向滚动条等交互问题 @RSS1102 (#4210)
    • 修复开启 clearable 时,仅输入文字没有显示清除按钮的问题 @RSS1102 (#4210)
    • 修复带 label 且已有 tag 时,输入内容垂直对齐偏差的问题 @DaZuiZui (#4292)
  • Tree:
    • 修复可拖拽节点拖至禁用节点上下方时提示线未正确显示的问题 @RylanBot (#4251)
    • 修复可拖拽树节点 allowDrop 返回 false 时仍显示放置提示线的问题 @RylanBot (#4251)

🚀 Features

  • Button: Optimized the hover background color when variant is set to outline or dashed. @uyarn (common#2569)
  • ConfigProvider:
    • A new loading property was added to globally configure the settings for the Loading component @uyarn (#4295)
    • The dialog property now includes zIndex and placement settings @uyarn (#4295)
  • HeadMenu: A maximum height was set for the sub-menu overlay; scroll bars will appear if the content exceeds this height @HaixingOoO (#4283)
  • InputNumber: A new autofocus property was added @betavs (#4278)
  • TagInput: A new tagDisplay API was introduced, allowing for full customization of how individual tags are displayed @RylanBot (#4275)

🐞 Bug Fixes

  • Cascader: When multiple options are selected, the order of the selected items in the input field has been changed from “the order defined in options” to “the order in which the user selects them”. Businesses that rely on this functionality should be aware of this change ⚠️ @RylanBot (#4281)
  • TreeSelect: When multiple options are selected, the order of the selected items in the input field has been changed from “the order defined in options” to “the order in which the user selects them”. Businesses that rely on this functionality should be aware of this change ⚠️ @RylanBot (#4281)
  • Steps: An issue with abnormal navigation logic when sequence='reverse' was fixed @RylanBot (#4267)
  • Table: Errors in the translation of filter-related text were corrected @liweijie0812 (common#2553)
  • TagInput:
    • Issues such as the absence of horizontal scroll bars when excessTagsDisplayType="scroll" was fixed @RSS1102 (#4210)
    • A clear button is now displayed even when only text is entered, provided that clearable is enabled @RSS1102 (#4210)
    • Problems with vertical alignment of input content when there are existing tags along with a label were fixed @DaZuiZui (#4292)
  • Tree:
    • Issues with the incorrect display of guidance lines when draggable nodes were moved above or below disabled nodes were fixed @RylanBot (#4251)
    • The issue of guidance lines still appearing when allowDrop returns false for draggable tree nodes was fixed @RylanBot (#4251)
3 hours ago
drawio
4 hours ago
ui

shadcn@4.11.1

Patch Changes

5 hours ago
rspack

v2.1.0

What's Changed

🎉 See Announcing Rspack 2.1 for more details.

New Features 🎉

Performance 🚀

Bug Fixes 🐞

Refactor 🔨

Document 📖

Other Changes

New Contributors

Full Changelog: https://github.com/web-infra-dev/rspack/compare/v2.0.8...v2.1.0

10 hours ago
formatjs

@formatjs/icu-messageformat-parser: 3.5.12

3.5.12 (2026-06-25)

What's Changed

New Contributors

Full Changelog: https://github.com/formatjs/formatjs/compare/@formatjs/icu-messageformat-parser@3.5.11...@formatjs/icu-messageformat-parser@3.5.12

10 hours ago
formatjs

babel-plugin-formatjs: 11.3.14

11.3.14 (2026-06-25)

What's Changed

New Contributors

Full Changelog: https://github.com/formatjs/formatjs/compare/babel-plugin-formatjs@11.3.13...babel-plugin-formatjs@11.3.14

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @formatjs/icu-messageformat-parser bumped to 3.5.12
      • @formatjs/ts-transformer bumped to 4.4.14
10 hours ago
formatjs

@formatjs/svelte-intl: 1.1.11

1.1.11 (2026-06-25)

What's Changed

New Contributors

Full Changelog: https://github.com/formatjs/formatjs/compare/@formatjs/svelte-intl@1.1.10...@formatjs/svelte-intl@1.1.11

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @formatjs/icu-messageformat-parser bumped to 3.5.12
      • @formatjs/intl bumped to 4.1.14
10 hours ago
formatjs

react-intl: 10.1.14

10.1.14 (2026-06-25)

What's Changed

New Contributors

Full Changelog: https://github.com/formatjs/formatjs/compare/react-intl@10.1.13...react-intl@10.1.14

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @formatjs/icu-messageformat-parser bumped to 3.5.12
      • @formatjs/intl bumped to 4.1.14
      • intl-messageformat bumped to 11.2.9
10 hours ago
formatjs

@formatjs/ts-transformer: 4.4.14

4.4.14 (2026-06-25)

What's Changed

New Contributors

Full Changelog: https://github.com/formatjs/formatjs/compare/@formatjs/ts-transformer@4.4.13...@formatjs/ts-transformer@4.4.14

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @formatjs/icu-messageformat-parser bumped to 3.5.12
10 hours ago
formatjs

@formatjs/unplugin: 1.1.20

1.1.20 (2026-06-25)

What's Changed

New Contributors

Full Changelog: https://github.com/formatjs/formatjs/compare/@formatjs/unplugin@1.1.19...@formatjs/unplugin@1.1.20

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @formatjs/icu-messageformat-parser bumped to 3.5.12
      • @formatjs/ts-transformer bumped to 4.4.14