Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: vueComponent/ant-design-vue

4.2.6

11 Nov 06:59
@tangjinzhou tangjinzhou

Choose a tag to compare

2024年11月11日

  • 🐞 Fix Modal component aria-hidden error problem under chrome #7823
  • 🐞 Fix the problem that the built-in input method of Safari automatically fills in the decimal point when inputting Chinese #7918
  • 🐞 Fix InputNumber component disabled style problem #7776
  • 🐞 Fix Select cannot lose focus problem #7819

  • 🐞 修复 Modal 组件在 chrome 下,aria-hidden 报错问题 #7823
  • 🐞 修复 Safari 下自带输入法 input 组件输入中文时,自动填写小数点问题 #7918
  • 🐞 修复 InputNumber 组件 disabled 样式问题 #7776
  • 🐞 修复 Select 无法失焦问题 #7819
Assets 2
Loading
github-actions[bot], hashqueue, karachungen, tgx1587900660, lxhcool, codeforsome, zhouyang159, and Exchar reacted with thumbs up emoji github-actions[bot] and zhouyang159 reacted with laugh emoji github-actions[bot], zerescas, and zhouyang159 reacted with hooray emoji github-actions[bot] and zhouyang159 reacted with heart emoji github-actions[bot] and zhouyang159 reacted with rocket emoji github-actions[bot], GuoOcean, and zhouyang159 reacted with eyes emoji
10 people reacted

4.2.5

19 Sep 11:25
@tangjinzhou tangjinzhou

Choose a tag to compare

2024年9月19日

  • 🐞 Fix Empty component memory leak problem
  • 🐞 Fix Image width & height property not working problem

  • 🐞 修复 Empty 组件内存泄漏问题
  • 🐞 修复 Image width & height 属性不生效问题
Loading
github-actions[bot], aooiuu, hashqueue, hezhongfeng, yang-xianzhu, dhershman1, diaoyuzhifa, and jiafuzhang reacted with thumbs up emoji github-actions[bot] reacted with laugh emoji github-actions[bot], yang-xianzhu, and jiafuzhang reacted with hooray emoji github-actions[bot] reacted with heart emoji github-actions[bot], yang-xianzhu, and stickerwu reacted with rocket emoji github-actions[bot] and dirunru reacted with eyes emoji
10 people reacted

4.2.3

10 Jun 01:37
@tangjinzhou tangjinzhou

Choose a tag to compare

  • 🌟 TourStep custom Button, support function children #7628
  • 🐞 Fix the problem that the input value is hidden in Select and Cascader search multi-select mode #7640

  • 🌟 TourStep 自定义 Button,支持函数 children #7628
  • 🐞 修复 Select 和 Cascader 搜索多选模式下,输入值被隐藏问题 #7640
Loading
github-actions[bot], cc-hearts, karachungen, hezhongfeng, lambortao, tinahung126, wangchaoxx, ZHANGLUInfinite, enoch300, and tgx1587900660 reacted with thumbs up emoji github-actions[bot] and ZHANGLUInfinite reacted with laugh emoji github-actions[bot], karachungen, ZHANGLUInfinite, and tgx1587900660 reacted with hooray emoji github-actions[bot] and ZHANGLUInfinite reacted with heart emoji github-actions[bot], ZHANGLUInfinite, and tgx1587900660 reacted with rocket emoji github-actions[bot] and ZHANGLUInfinite reacted with eyes emoji
10 people reacted

4.2.2

06 Jun 02:30
@tangjinzhou tangjinzhou

Choose a tag to compare

  • 🐞 Fix TreeSelect placeholder slot invalid #7545
  • 🐞 Fix Tree slot responsive invalid issue 40ad45
  • 🐞 Fix FloatButton target type error issue #7576
  • 🐞 Fix FormItem className error issue #7582
  • 🐞 Fix Input Cannot input problem under lazy #7543
  • 🐞 Fix the problem that placeholder is not hidden when inputting Chinese in Select #7611
  • 🐞 Fix the problem that the pop-up window flashes when clicking the preset option in DatePicker #7550

  • 🐞 修复 TreeSelect placeholder 插槽无效 #7545
  • 🐞 修复 Tree 插槽响应式无效问题 40ad45
  • 🐞 修复 FloatButton target 类型错误问题 #7576
  • 🐞 修复 FormItem className 错误问题 #7582
  • 🐞 修复 Input lazy 下无法输入问题 #7543
  • 🐞 修复 Select 输入中文时,placeholder 未隐藏问题 #7611
  • 🐞 修复 DatePicker 点击预设选项时,弹窗闪动问题 #7550
Loading
github-actions[bot], hezhongfeng, selicens, vitjaz, karachungen, ab70, and ZHANGLUInfinite reacted with thumbs up emoji github-actions[bot] reacted with laugh emoji github-actions[bot], karachungen, and ab70 reacted with hooray emoji github-actions[bot] reacted with heart emoji github-actions[bot] and ab70 reacted with rocket emoji github-actions[bot] reacted with eyes emoji
7 people reacted

4.2.1

25 Apr 01:44
@tangjinzhou tangjinzhou

Choose a tag to compare

2024年4月25日

  • 🐞 fix Input clear action error #7523

  • 🐞 修复 Input 清空操作才报错问题 #7523
Loading
github-actions[bot], selicens, hashqueue, and pavitra-infocusp reacted with thumbs up emoji github-actions[bot] reacted with laugh emoji github-actions[bot] reacted with hooray emoji github-actions[bot] reacted with heart emoji github-actions[bot] and karachungen reacted with rocket emoji github-actions[bot] and taylor6iu reacted with eyes emoji
6 people reacted

4.2.0

22 Apr 07:56
@tangjinzhou tangjinzhou

Choose a tag to compare

2024年4月22日

  • 🌟 Optimize the textColor change when the layout component switches to dark mode #7498
  • 🌟 Tooltip added arrow hidden configuration #7459
  • 🌟 Optimize Table hover performance #7451
  • 🐞 Fixed the problem of changing the model during useForm verification, resulting in verification errors #ffd4d8
  • 🐞 Fix Tabs folding calculation error issue #7491
  • 🐞 Fix Qrcode missing type hint issue #7502
  • 🐞 Fix Menu rendering error under SSR #7349
  • 🐞 Fix Select and Cascader rendering errors under SSR #7377
  • 🐞 Fix AutoComplete missing option slot declaration issue #7396
  • 🐞 Fix Textarea autoSize not taking effect #7478
  • 🐞 Fix Pagination’s Enter key triggering two page turns #7368
  • 🐞 Fix the problem of Chinese input in the input box #7391[#7516](https://github.com/vueComponent/ant- design-vue/issues/7516)
  • 🐞 Fix Carousel beforeChange current parameter error issue #7419

  • 🌟 优化 layout 组件切换 dark 模式时 textColor 变化 #7498
  • 🌟 Tooltip 新增 arrow 隐藏配置 #7459
  • 🌟 优化 Table hover 性能 #7451
  • 🐞 修复 useForm 校验时更改 model,导致校验错误问题 #ffd4d8
  • 🐞 修复 Tabs 折叠计算错误问题 #7491
  • 🐞 修复 Qrcode 缺少类型提示问题 #7502
  • 🐞 修复 Menu 在 SSR 下渲染错误问题 #7349
  • 🐞 修复 Select、Cascader 在 SSR 下渲染错误问题 #7377
  • 🐞 修复 AutoComplete 缺少 option slot 声明问题 #7396
  • 🐞 修复 Textarea autoSize 不生效问题 #7478
  • 🐞 修复 Pagination 回车键触发两次翻页问题 #7368
  • 🐞 修复输入框输入中文问题 #7391 #7516
  • 🐞 修复 Carousel beforeChange current 参数错误问题 #7419
Loading
github-actions[bot], pycook, wander-sky, hezhongfeng, and JinsYin reacted with thumbs up emoji github-actions[bot] reacted with laugh emoji github-actions[bot], wangziling, and karachungen reacted with hooray emoji github-actions[bot] and Nero978 reacted with heart emoji github-actions[bot], pavitra-infocusp, and debbieLin33 reacted with rocket emoji github-actions[bot] reacted with eyes emoji
10 people reacted

4.1.0

05 Jan 11:34
@tangjinzhou tangjinzhou

Choose a tag to compare

2024年1月5日

  • 🐞 support vue 3.4 #7239

  • 🐞 适配 vue 3.4 #7239
Loading
github-actions[bot], crrashh1542, karachungen, and zyplayer reacted with thumbs up emoji github-actions[bot] reacted with laugh emoji github-actions[bot] reacted with hooray emoji github-actions[bot] reacted with heart emoji github-actions[bot] reacted with rocket emoji github-actions[bot] reacted with eyes emoji
4 people reacted

4.0.8

18 Dec 08:35
@tangjinzhou tangjinzhou

Choose a tag to compare

4.0.8

  • 🐞 Fix theme responsiveness failure issue under Nuxt #7180
  • 🐞 Fix error reporting caused by Wave #7108
  • 🐞 Fix Upload disabled inheritance issue #7110
  • 🐞 Fix Tooltip popupAlign not taking effect #7112
  • 🐞 Fix Typography flashing problem #7146
  • 🐞 Fix the issue that RangePicker prevIcon nextIcon does not take effect #7127
  • 🐞 Fixed the issue of watermark not monitoring child element changes #7149
  • 🐞 Fix Menu animation missing issue #7130
  • 🐞 Fix the cursor change issue when TextArea autosize #7121

  • 🐞 修复在 Nuxt 下 theme 响应式失效问题 #7180
  • 🐞 修复 Wave 引起的报错问题 #7108
  • 🐞 修复 Upload disabled 继承问题 #7110
  • 🐞 修复 Tooltip popupAlign 未生效问题 #7112
  • 🐞 修复 Typography 闪动问题 #7146
  • 🐞 修复 RangePicker prevIcon nextIcon 未生效问题 #7127
  • 🐞 修复 watermark 未监听子元素变动问题 #7149
  • 🐞 修复 Menu 动画丢失问题 #7130
  • 🐞 修复 TextArea autosize 时光标变化问题 #7121
Loading
github-actions[bot], Adangs, 0xJacky, cc-hearts, aibayanyu20, know-that, hashqueue, hezhongfeng, LelandACM, Johnny-Liang, and shadow-mike reacted with thumbs up emoji github-actions[bot] reacted with laugh emoji github-actions[bot] reacted with hooray emoji github-actions[bot] and wzc520pyfm reacted with heart emoji github-actions[bot] reacted with rocket emoji github-actions[bot] reacted with eyes emoji
12 people reacted

4.0.7

11 Nov 02:45
@tangjinzhou tangjinzhou

Choose a tag to compare

  • 🌟 Added Flex component #7052
  • 🌟 ConfigProvider adds wave configuration #7036
  • 🌟 Watermark supports dark mode #7067
  • 🐞 Fix Space duplicate Key problem #7048
  • 🐞 Fix Upload disabled priority error issue #7047
  • 🐞 Fix Carousel rendering error in jsx #7077
  • 🐞 Fix Message offset position problem #7093
  • 🐞 Fix the problem of animation failure when using Collapse custom prefix #7074
Loading
github-actions[bot], zehuichan, Cheerwhy, Hccake, larbi-asmaoui, aibayanyu20, fengdy, IF-tiger, and lambortao reacted with thumbs up emoji github-actions[bot] and crrashh1542 reacted with laugh emoji github-actions[bot], mhkarimi1383, and lambortao reacted with hooray emoji github-actions[bot] reacted with heart emoji github-actions[bot] reacted with rocket emoji github-actions[bot] and JavanShen reacted with eyes emoji
12 people reacted

4.0.6

17 Oct 15:07
@tangjinzhou tangjinzhou

Choose a tag to compare

2023年10月17日

  • 🐞 Fix the Dropdown onVisibleChange failure issue introduced in 4.0.4 #7031

  • 🐞 修复 4.0.4 引入的 Dropdown onVisibleChange 失效问题 #7031
Loading
github-actions[bot] reacted with thumbs up emoji github-actions[bot] reacted with laugh emoji github-actions[bot] reacted with hooray emoji github-actions[bot] reacted with heart emoji github-actions[bot] reacted with rocket emoji github-actions[bot] reacted with eyes emoji
1 person reacted
Previous 1 3 4 5 20 21
Previous

AltStyle によって変換されたページ (->オリジナル) /