2 hours ago
editor

v4.0.3

4.0.3 (2026-06-12)

Bug Fixes

  • types: repair declaration rollup output (b34e0f7), closes #939
4 hours ago
leafer-ui
4 hours ago
tdesign-miniprogram

@tdesign/uniapp@0.9.1

🌈 0.9.1 2026-06-12

🚀 Features

  • ActionSheet: 新增 preventScrollThrough 属性 @novlan1 (#4506)
  • Form: 新增 contentAlign 属性,支持配置表单内容对齐方式 @novlan1 (#4506)
  • ImageViewer: 新增 maxZoom 属性,支持缩放 @novlan1 (#4506)
  • Search: 支持 v-model 语法糖写法 @Kriac (#4459)

🐞 Bug Fixes

  • Button: 修复图标尺寸变量错误问题 @novlan1 (#4506)
  • Input: 将 change 事件放在值更新之后 @Kriac (#4443)
  • Picker: 修复按钮自定义文案无效 @liweijie0812 (#4480)
  • Table: 修复列配置中的类名选项无效的问题 @betavs (#4500)
  • Upload: 修复预览图片不是当前问题 @novlan1 (#4473)
4 hours ago
tdesign-miniprogram

@tdesign/uniapp-chat@0.2.4

🌈 0.2.4 2026-06-12

🚀 Features

  • ChatMarkdown: 新增 streaming 属性,表示流式输出配置项目,可用于控制尾部光标的显示与隐藏 @mimaoxiao (#4390)
  • ChatMessage: chatContentProps 属性新增 thinking 配置项,支持透传给 ChatThinking 组件 @mimaoxiao (#4410)

🐞 Bug Fixes

  • ChatMarkdown: 支持表格横向滚动 @novlan1 (#4506)
  • ChatThinking: 修复 collapsed 属性没有监听到的问题 @mimaoxiao (#4410)
5 hours ago
rari

rari@0.14.11

🚀 Features

  • (ssr) implement server-side rendering for client components by @skiniks
  • (ssr) add support for module imports in RSC rendering by @skiniks
  • (ssr) enhance server-side rendering with improved error handling and component stubs by @skiniks
  • (module-loader) add stubs for headers, image, and client components by @skiniks

🐛 Bug Fixes

  • (ssr) render client component children to HTML instead of empty placeholders by @skiniks
  • (ssr) enhance component loading and rendering logic by @skiniks
  • (ssr) refine component type checks in rendering logic by @skiniks
  • (ssr) enhance rendering logic for suspense and client components by @skiniks
  • (ssr) improve RSC value handling in rendering logic by @skiniks
  • (ssr) streamline RSC value checks in rendering logic by @skiniks
  • (rendering) refine RSC string validation logic to support new prefixes by @skiniks
  • (rendering) update cloneElement logic to handle children props correctly by @skiniks

🚜 Refactor

  • (ssr) centralize RSC children type checks in rendering logic by @skiniks
  • (proxy) reorganize proxy utilities and introduce new header processing functions by @skiniks
  • (rendering) simplify suspense handling in RSC logic by @skiniks
  • (module-loader) streamline stub selection logic for module loading by @skiniks

Full Changelog: https://github.com/rari-build/rari/compare/rari@0.14.9...v0.14.11

5 hours ago
quasar

@quasar/extras-v2.0.1

Changes

  • material-symbols-outlined -> v347
  • material-symbols-rounded -> v349
  • material-symbols-sharp -> v345

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

7 hours ago
rari

v0.14.11

🚀 Features

  • (ssr) implement server-side rendering for client components by @skiniks
  • (ssr) add support for module imports in RSC rendering by @skiniks
  • (ssr) enhance server-side rendering with improved error handling and component stubs by @skiniks
  • (module-loader) add stubs for headers, image, and client components by @skiniks

🐛 Bug Fixes

  • (ssr) render client component children to HTML instead of empty placeholders by @skiniks
  • (ssr) enhance component loading and rendering logic by @skiniks
  • (ssr) refine component type checks in rendering logic by @skiniks
  • (ssr) enhance rendering logic for suspense and client components by @skiniks
  • (ssr) improve RSC value handling in rendering logic by @skiniks
  • (ssr) streamline RSC value checks in rendering logic by @skiniks
  • (rendering) refine RSC string validation logic to support new prefixes by @skiniks
  • (rendering) update cloneElement logic to handle children props correctly by @skiniks

🚜 Refactor

  • (ssr) centralize RSC children type checks in rendering logic by @skiniks
  • (rendering) simplify suspense handling in RSC logic by @skiniks
  • (module-loader) streamline stub selection logic for module loading by @skiniks

Full Changelog: https://github.com/rari-build/rari/compare/v0.14.9...v0.14.11