6 hours ago
swiper

v14.0.2

Bug Fixes

  • build: spawn npx via shell on Windows in emit-types (494f7b1), closes #8197
  • pagination: divide fraction/progressbar total by grid rows (edfbfa5)
  • react: bind Thumbs tap handler when thumbs swiper is set after init (4fb72b9), closes #8198
7 hours ago
electron

electron v41.10.1

Release Notes for v41.10.1

Fixes

  • Fixed crash triggered by replacing an open application menu. #52278 (Also in 42, 43, 44)
7 hours ago
electron

electron v42.6.1

Release Notes for v42.6.1

Fixes

  • Fixed crash triggered by replacing an open application menu. #52275 (Also in 41, 43, 44)
7 hours ago
electron

electron v43.1.0

Release Notes for v43.1.0

Fixes

  • Fixed crash triggered by replacing an open application menu. #52276 (Also in 41, 42, 44)

Other Changes

  • Updated Chromium to 150.0.7871.47. #52235
  • Updated Node.js to v24.18.0. #52106
8 hours ago
vuetify

v4.1.4

[!IMPORTANT] Vuetify Needs Your Support! The OpenCollective funds dried up. We are currently unable to compensate our contributors for their continued work on the framework and the ecosystem tools.

If Vuetify is part of your stack, please consider sponsoring the project so we can continue delivering updates and fixes.

Sponsor via Open Collective

Even if you look with optimism into the future (despite the sad economic reality), it is not responsible to keep your largest open source dependency in this poor financial state. Vuetify is on the borrowed time - if anything happens to maintainers primary employment, they are more likely to drop off.

Every contribution helps us keep Vuetify alive and signals to maintainers that their effort is appreciated.

Thank you.


🔧 Bug Fixes

  • date: correct locale on StringDateAdapter (83ed8d4)
  • theme: provideTheme current should use computedThemes (#22987) (998fe6a), closes #22986
  • VDateInput: do not fill range on blur (b7569fe), closes #22984
  • VMenu: correct close cascade for nested menus (5902e09), closes #20003 #21606 #22227
  • VMenu: correct click-outside detection when content resizes (007f546), closes #22488
  • VNumberInput: accept non-ASCII minus sign (6063d7a), closes #22988
  • VNumberInput: keep all decimals when precision is null (87b0e57), closes #22990
9 hours ago
quasar

@quasar/app-vite-v3.0.1

Changes

  • fix(app-vite): Capacitor & Cordova modes -> www folder not cleaned before build #18351

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:

10 hours ago
leafer-ui
11 hours ago
varlet

v3.19.3

更新内容请查看CHANGELOG。 Please refer to CHANGELOG for details.

12 hours ago
tdesign-miniprogram

@tdesign/uniapp@0.10.2

🌈 0.10.2 2026-07-07

🚀 Features

  • Navbar: 新增 isHiddenInSpecialScene 属性,表示是否销毁导航栏,仅场景值为 1433、1434、1177、1175 时有效 @novlan1 (#4546)
  • TabBar: TabBarItem 新增 urllinkType 属性 @novlan1 (#4546)

🐞 Bug Fixes

  • Form: 修复表单图标在小程序下展示大小问题 @novlan1 (#4536)
  • Switch: 修复 TdSwitchProps 泛型参数导致 TypeScript 类型报错的问题 @novlan1 (#4553)
  • Textarea: 修复 H5 端设置 autosize 后,文本内容超过 maxHeight 时无法滚动问题 @novlan1 (#4536)
  • Indexes: 修复点击右侧索引栏时,clicktouchend 事件双重触发导致的锚点抖动问题 @novlan1 (#4548)