ant-design-vue

🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜

OTHER License

Downloads
3.2K
Stars
20.2K
Committers
280

Bot releases are hidden (Show)

ant-design-vue - 3.1.0

Published by tangjinzhou over 2 years ago

🔥🔥🔥 3.1.0 official version released 🔥🔥🔥

  • 🐞 Fix Select.Option child element is empty, the error is reported 272430

🔥🔥🔥 3.1.0 正式版发布 🔥🔥🔥

  • 🐞 修复 Select.Option 子元素为空的时候,报错问题 272430
ant-design-vue - 3.1.0-rc.6

Published by tangjinzhou over 2 years ago

  • 🌟 Optimize Table performance, reduce the number of render times when hovering 900464
  • 🐞 Fix Tabs not folding when setting addIcon 669b22
  • 🐞 Fix Mentions component cannot be selected #5432
  • 🐞 Fix component focus and blur events do not carry event parameters, resulting in popover error #5434
  • 🐞 Fix Select.Option, when setting Tooltip, error is reported #5307

  • 🌟 优化 Table 性能,减少 hover 时 render 次数 900464
  • 🐞 修复 Tabs 在设置 addIcon 时,未折叠问题 669b22
  • 🐞 修复 Mentions 组件无法选中问题 #5432
  • 🐞 修复组件 focus、blur 事件未携带 event 参数,导致 popover 报错 #5434
  • 🐞 修复 Select.Option,设置 Tooltip 时,报错问题 #5307
ant-design-vue - 3.1.0-rc.5

Published by tangjinzhou over 2 years ago

3.1.0-rc.5

  • 🌟 Optimize component ts type hints #5408
  • 🐞 Fix Form cannot scroll to nested fields #5404
  • 🐞 Fix Table bottom-sucking scroll bar responsive failure afd74c

  • 🌟 优化组件 ts 类型提示 #5408
  • 🐞 修复 Form 无法滚动到嵌套字段 #5404
  • 🐞 修复 Table 吸底滚动条响应式失效 afd74c
ant-design-vue - 3.1.0-rc.4

Published by tangjinzhou over 2 years ago

3.1.0-rc.4

  • 🐞 Fix Select options do not support push and other variant methods #5398
  • 🐞 Fix MenuItem custom icon, the original icon class name is lost #5390

  • 🐞 修复 Select options 不支持 push 等变种方法 #5398
  • 🐞 修复 MenuItem 自定义 icon 时,icon 原始类名丢失 #5390
ant-design-vue - 3.1.0-rc.3

Published by tangjinzhou over 2 years ago

  • 🌟 Optimize the search and click performance of Tree TreeSelect #5365
  • 🌟 Menu selectedKeys, openKeys support depth watch 7bf1e0
  • 🐞 Fix Checkbox Radio triggering two click events for one click #5363 #5389
  • 🐞 Fix FormItem htmlFor property invalid issue #5384
  • 🐞 Fix Upload limit the number, the last upload is abort issue #5385
  • 🐞 Fix RangePicker showTime, disabled does not consider time issue #5286
  • 🐞 Fix Layout.Sidebar cannot be expanded after responsive collapse #5373
  • 🐞 Fix AutoComplete custom children's class not mounted 414e7a
  • 🐞 Fix TimeRangePicker disabledTime not taking effect #5387
  • 🐞 Fix Dropdown automatic correction of pop-up window position is invalid #5391

  • 🌟 优化 Tree TreeSelect 的搜索、点击性能 #5365
  • 🌟 Menu selectedKeys、openKeys 支持深度 watch 7bf1e0
  • 🐞 修复 Checkbox Radio 一次点击触发两次 click 事件问题 #5363 #5389
  • 🐞 修复 FormItem htmlFor 属性失效问题 #5384
  • 🐞 修复 Upload 限制数量时,最后一个上传被 abort 问题 #5385
  • 🐞 修复 RangePicker showTime时, disabled 未考虑 time 问题 #5286
  • 🐞 修复 Layout.Sidebar 响应式折叠后,无法展开问题 #5373
  • 🐞 修复 AutoComplete 自定义 children 的 class 未挂载问题 414e7a
  • 🐞 修复 TimeRangePicker disabledTime 未生效问题 #5387
  • 🐞 修复 Dropdown 自动修正弹窗位置失效问题 #5391
ant-design-vue - 3.1.0-rc.2

Published by tangjinzhou over 2 years ago

2022-03-19

  • 🌟 Optimize the underlying virtual scrolling components to scroll millions of data smoothly, involving Select Tree TreeSelect AutoComplete Cascader components
  • 🐞 Fix the animation does not take effect when the Button component switches loading #5360
  • 🐞 Fix the console error when Modal switches loading #5361

  • 🌟 优化底层虚拟滚动组件,流畅滚动百万数据,涉及 Select Tree TreeSelect AutoComplete Cascader 组件
  • 🐞 修复 Button 组件切换 loading 时,动画未生效 #5360
  • 🐞 修复 Modal 切换 loading 时,控制台报错问题 #5361
ant-design-vue - 3.1.0-rc.1

Published by tangjinzhou over 2 years ago

2022-03-18

🔥🔥🔥 The official version is expected to be released at the end of March or early April, when 3.x will become the default version, and the documentation will also point to the 3.x documentation by default 🔥🔥🔥

  • 🌟 Export more component properties to facilitate secondary development #5340 [#5353](https://github.com/ vueComponent/ant-design-vue/issues/5353)
  • 🌟 Timeline can be used for antd icon when custom color 2b81a7
  • 🌟 Radio Checkbox supports number type
  • 🌟 Popover does not display the popup when the slot is empty 71e110
  • 🌟 Pagination supports responsiveness 85197c
  • 🌟 Adjust the truncation logic after Textarea exceeds the maximum length (the text will not change after it exceeds) d92921
  • 🐞 Fix Table column drag handle style missing #5348
  • 🐞 Fix FormItem error prompt repeated display problem #5349
  • 🐞 Fix FormItem cannot be used alone #5343
  • 🐞 Fix Tooltip not displaying in Switch in loading state 625eff

🔥🔥🔥 预计 3 月底或 4 月初发布正式版,届时 3.x 将成为默认版本,文档也将默认指向 3.x 文档 🔥🔥🔥

  • 🌟 导出更多组件属性,方便二次开发 #5340 #5353
  • 🌟 Timeline 自定义颜色时可对 antd icon 生效 2b81a7
  • 🌟 Radio Checkbox 支持 number 类型
  • 🌟 Popover 在 slot 为空时,不展示弹窗 71e110
  • 🌟 Pagination 支持响应式 85197c
  • 🌟 调整 Textarea 超出最大长度后的截断逻辑(超出后文本不再变化)d92921
  • 🐞 修复 Table column 拖动手柄样式丢失问题 #5348
  • 🐞 修复 FormItem 错误提示重复显示问题 #5349
  • 🐞 修复 FormItem 不可单独使用问题 #5343
  • 🐞 修复 Switch 在 loading 状态下的 Tooltip 不展示问题 625eff
ant-design-vue - 3.1.0-rc.0

Published by tangjinzhou over 2 years ago

2022-03-15

  • 🔥 Support CSS variables, if you encounter style building errors after upgrading, please check Dynamic Theme Documentation to troubleshoot the problem. Experience
  • 🔥 Support RTL experience
  • 🌟 LayoutSider trigger support slot #5317
  • 🌟 Select add filterSort virtual listHeight configuration #5310
  • 🌟 SubMenu added popupOffset #5312
  • 🌟 Affix add customIcon slot 60e259
  • 🌟 Avatar add crossOrigin maxPopoverTrigger property 5bdb45
  • 🌟 Button adds global size support 16b3b5f
  • 🌟 DatePicker added slots prevIcon nextIcon superPrevIcon superNextIcon 27e7ed
  • 🌟 Divider added orientationMargin c528d7
  • 🌟 Dropdown added destroyPopupOnHide loading c4c691
  • 🌟 Form added labelWrap cb95d1
  • 🌟 Input added showCount 85767d
  • 🌟 InputNumber add prefix slot efea6b
  • 🌟 MenuDivider added dashed dotted line 32fc4f
  • 🌟 Modal method usage added wrapClassName d38ecc
  • 🌟 Modal.confirm adds showCancel and propmise support a041b5
  • 🌟 Added Skeleton.Button Skeleton.Input two sub-components 2bd5fc
  • 🌟 Spin supports tip slot 93a06a
  • 🌟 Table added filterMode to support tree filtering 79ff7a
  • 🌟 Typography add enterIcon slot, triggerType property e777bc
  • 🐞 Fix DatePicker using string mode, console output type is wrong #5323
  • 🐞 Fix the problem that the parent node cannot be selected after all the child nodes of TreeSelect are disabled #5316
  • 🐞 Fix Row gutter ts type hint error 2efe1a
  • 🐞 Fix Wave not working when custom prefixCls #5334

  • 🔥 支持 CSS variables,升级后如遇样式构建报错,请查看动态主题文档排查问题。 体验
  • 🔥 支持 RTL 体验
  • 🌟 LayoutSider trigger 支持插槽 #5317
  • 🌟 Select 新增 filterSort virtual listHeight 配置 #5310
  • 🌟 SubMenu 新增 popupOffset #5312
  • 🌟 Affix 新增 customIcon 插槽 60e259
  • 🌟 Avatar 新增 crossOrigin maxPopoverTrigger 属性 5bdb45
  • 🌟 Button 新增全局 size 支持 16b3b5f
  • 🌟 DatePicker 新增插槽 prevIcon nextIcon superPrevIcon superNextIcon 27e7ed
  • 🌟 Divider 新增 orientationMargin c528d7
  • 🌟 Dropdown 新增 destroyPopupOnHide loading c4c691
  • 🌟 Form 新增 labelWrap cb95d1
  • 🌟 Input 新增 showCount 85767d
  • 🌟 InputNumber 新增 prefix 插槽 efea6b
  • 🌟 MenuDivider 新增 dashed虚线 32fc4f
  • 🌟 Modal 方法使用方式新增 wrapClassName d38ecc
  • 🌟 Modal.confirm 新增 showCancel 以及 propmise 支持 a041b5
  • 🌟 新增 Skeleton.Button Skeleton.Input 两个子组件 2bd5fc
  • 🌟 Spin 支持 tip 插槽 93a06a
  • 🌟 Table 新增 filterMode 支持树形筛选 79ff7a
  • 🌟 Typography 新增 enterIcon 插槽、triggerType 属性 e777bc
  • 🐞 修复 DatePicker 使用字符串模式时,控制台输出类型错误问题 #5323
  • 🐞 修复 TreeSelect 子节点全部 disabled 后,父节点无法选中问题 #5316
  • 🐞 修复 Row gutter ts 类型提示错误问题 2efe1a
  • 🐞 修复 Wave 在自定义 prefixCls 时失效问题 #5334
ant-design-vue - 3.0.0-beta.13

Published by tangjinzhou over 2 years ago

2022-3-4

  • 🌟 Optimize the animation after Menu overflow to avoid flickering
  • 🐞 Fix the issue of automatic parse when inputting invalid values when using dateFns #5302
  • 🐞 Fix Carousel click error when using image #5299

  • 🌟 优化 Menu overflow 后动画,避免闪动
  • 🐞 修复日期组件使用 dateFns 时,输入不合法值时自动 parse 问题 #5302
  • 🐞 修复 Carousel 使用图片时点击报错问题 #5299
ant-design-vue - 3.0.0-beta.11

Published by tangjinzhou over 2 years ago

2022-02-28

  • 🌟 Refactor Upload, add showDownloadIcon, directory, isImageUrl, itemRender, maxCount, openFileDialogOnClick, progress, previewIcon, removeIcon, downloadIcon, drop and other features
  • 🌟 Refactor Carousel
  • 🐞 Fix Mentions cannot be selected when long-pressed #5233
  • 🐞 Fix the issue of rendering multiple expand icons when Table dynamically changes the expand icon position #5295
  • 🐞 Fix Slider type error #5289

  • 🌟 重构 Upload, 新增 showDownloadIcon、directory、isImageUrl、itemRender、maxCount、openFileDialogOnClick、progress、previewIcon、removeIcon、downloadIcon、drop 等特性
  • 🌟 重构 Carousel
  • 🐞 修复 Mentions 长按时无法选中问题 #5233
  • 🐞 修复 Table 动态更改展开图标位置时,渲染多个展开图标问题 #5295
  • 🐞 修复 Slider 类型错误问题 #5289
ant-design-vue - 3.0.0-beta.10

Published by tangjinzhou over 2 years ago

2022-02-18

  • 🐞 Fix the issue of automatic parse when inputting invalid values when the date component uses dayjs or dateFns #5221
  • 🐞 Fix the issue that virtual scrolling is not turned off when dropdownMatchSelectWidth is false #5242
  • 🐞 Fix descriptions console warning issue #5250
  • 🐞 Fix the problem of provoking when the right-click of dropdown is expanded #5259
  • 🐞 Fix TreeSelect windows touchpad expansion failure issue #5220

  • 🐞 修复日期组件使用 dayjs 或 dateFns 时,输入不合法值时自动 parse 问题 #5221
  • 🐞 修复 dropdownMatchSelectWidth 为 false 时,未关闭虚拟滚动问题 #5242
  • 🐞 修复 descriptions 控制台 warning 问题 #5250
  • 🐞 修复 dropdown 的右键展开时,挑动问题 #5259
  • 🐞 修复 TreeSelect windows 触摸板展开失效问题 #5220
ant-design-vue - 3.0.0-beta.9

Published by tangjinzhou over 2 years ago

2022-1-28
🔥🔥🔥 Happy New Year 🔥🔥🔥

  • 🌟 Progress add title attribute to avoid title being overwritten by internal title #4929
  • 🐞 Fix Input focus state, style border issue #5188
  • 🌟 Optimize the scrolling effect of virtual scrolling under mobile #5191
  • 🐞 Fix the style issue of Tree component when dragging 6d4248
  • 🐞 Fix TreeSelect when the content is empty, the Enter button fills the empty node problem #5217
  • 🐞 Fix Button block style invalid after setting size #5219

🔥🔥🔥 新年快乐 🔥🔥🔥

  • 🌟 Progress 添加 title 属性,避免 title 被内部 title 覆盖问题 #4929
  • 🐞 修复 Input focus 状态时,样式边框问题 #5188
  • 🌟 优化虚拟滚动在 mobile 下的滚动效果 #5191
  • 🐞 修复 Tree 组件在拖拽时的样式问题 6d4248
  • 🐞 修复 TreeSelect 在空内容时,回车按键填充空节点问题 #5217
  • 🐞 修复 Button 在设置 size 后,block 样式失效问题 #5219
ant-design-vue - 3.0.0-beta.8

Published by tangjinzhou over 2 years ago

3.0.0-beta.8

2022-01-21

  • 🔥 Refactor Cascader, support multiple selection, add tagRender multiple maxTagCount maxTagPlaceholder expandIcon, use dropdownClassName dropdownStyle open placement to replace popupClassName popupStyle respectively popupVisible popupPlacement` property
  • 🌟 Select, TreeSelect support slot maxTagPlaceholder
  • 🌟 Table.Summary.Cell supports style, class native properties
  • 🌟 Export more component types: ConfigProviderProps InputProps TextAreaProps PopconfirmProps PopoverProps SliderProps StepProps StepsProps
  • 🐞 Fix Modal reporting error under [email protected] #5190
  • 🐞 Fix Modal getContainer invalid problem #5147
  • 🐞 Fix Table responsive invalid problem #5172
  • 🐞 Fix Tabs activeKey controlled invalidation issue #5180

  • 🔥 重构 Cascader, 支持多选,新增 tagRender multiple maxTagCount maxTagPlaceholder expandIcon, 使用 dropdownClassName dropdownStyle open placement 分别替换 popupClassName popupStyle popupVisible popupPlacement 属性
  • 🌟 Select、TreeSelect 支持插槽 maxTagPlaceholder
  • 🌟 Table.Summary.Cell 支持 styleclass 的原生属性
  • 🌟 导出更多组件类型: ConfigProviderProps InputProps TextAreaProps PopconfirmProps PopoverProps SliderProps StepProps StepsProps
  • 🐞 修复 Modal 在 [email protected] 下报错问题 #5190
  • 🐞 修复 Modal getContainer 失效问题 #5147
  • 🐞 修复 Table responsive 失效问题 #5172
  • 🐞 修复 Tabs activeKey 受控失效问题 #5180
ant-design-vue - 3.0.0-beta.7

Published by tangjinzhou almost 3 years ago

2022-1-10

  • 🌟 Export FormItemInstance type 23f5fb
  • 🐞 Fix Modal not showing issue under Dropdown #5139
  • 🐞 Fix Modal esc shortcut key invalid issue 3297f7

  • 🌟 导出 FormItemInstance 类型 23f5fb
  • 🐞 修复 Modal 在 Dropdown 下不显示问题 #5139
  • 🐞 修复 Modal esc 快捷键失效问题 3297f7
ant-design-vue - 3.0.0-beta.6

Published by tangjinzhou almost 3 years ago

3.0.0-beta.6

2022-01-07

  • Modal
    • 🌟 Refactor Modal component #5129
    • 🐞 Fix the problem of unable to scroll when Modal and Drawer are mixed #5096
  • 🐞 Fix Menu under Dropdown, bind the click event, the attribute verification fails #5127
  • 🐞 Fix Table virtual scroll bar not updating issue #5124
  • 🐞 Adjust DatePicker to a single root node to support v-show #5132

Documentation:

  • 🌟 Dynamically update document.title to facilitate document switching #5121
  • 🐞 Fix Empty type error #5136
  • 🐞 Fix RangeTime range selection example error #5125

  • Modal
    • 🌟 重构 Modal 组件 #5129
    • 🐞 修复 Modal、Drawer 混合使用时,出现无法滚动问题 #5096
  • 🐞 修复 Menu 在 Dropdown 下,绑定 click 事件,属性校验不通过问题 #5127
  • 🐞 修复 Table 虚拟滚动条不更新问题 #5124
  • 🐞 调整 DatePicker 为单一根节点,用于支持 v-show #5132

文档:

  • 🌟 动态更新 document.title,方便切换文档 #5121
  • 🐞 修复 Empty 类型错误 #5136
  • 🐞 修复 RangeTime 范围选择示例错误 #5125
ant-design-vue - 3.0.0-beta.5

Published by tangjinzhou almost 3 years ago

3.0.0-beta.5

2022-01-04

  • 🌟 Refactor message and notification components #5113
  • 🐞 Fix TimePicker, Slider, TreeSelect type errors #5109
  • 🐞 Fix the issue that it does not take effect when Space size=0 #5101

  • 🌟 重构 message、notification 组件 #5113
  • 🐞 修复 TimePicker、Slider、TreeSelect 类型错误 #5109
  • 🐞 修复 Space size=0 时未生效问题 #5101
ant-design-vue - 3.0.0-beta.4

Published by tangjinzhou almost 3 years ago

3.0.0-beta.4

2021-12-28

  • 🌟 Refactor the Checkbox component for better performance
  • 🌟 FormItem adds noStyle property, which makes it more convenient to organize form layout
  • 🐞 Fix the problem that InputNumber cannot enter the minimum value when the precision is 0 #5083

  • 🌟 重构 Checkbox 组件,性能更优
  • 🌟 FormItem 新增 noStyle 属性,更加方便组织表单布局
  • 🐞 修复 InputNumber 在 precision 为 0 时,无法输入最小值问题 #5083
ant-design-vue - 3.0.0-beta.3

Published by tangjinzhou almost 3 years ago

2021-12-27

  • 🐞 Fix Select virtual scroll, dynamically correct the height error problem #5082

  • 🐞 修复 Select 虚拟滚动,动态修正高度错误问题 #5082
ant-design-vue - 3.0.0-beta.2

Published by tangjinzhou almost 3 years ago

3.0.0-beta.2

2021-12-27

  • 🐞 Fix the issue of triggering inspection when FormItem does not pass the name #5081
  • 🐞 Fix the width flickering problem when Table is first rendered #5075 #4993

  • 🐞 修复 FormItem 未传递 name 时,触发检验问题 #5081
  • 🐞 修复 Table 首次渲染时宽度闪动问题 #5075 #4993
ant-design-vue - 3.0.0-beta.1

Published by tangjinzhou almost 3 years ago

2021-12-24

  • 🌟 Refactor the InputNumber component, add new attributes: bordered controls keyboard stringMode, slot: addonAfter addonBefore, event: step, please refer to InputNumber API description for details

  • 🌟 Add global.d.ts type file to facilitate volar recognition #5067

  • 🐞 Fix web-type.json missing issue #4860

  • Tabs

    • 🌟 Tabs collapsed node added delete function
    • 🐞 Tabs special scene not activated option issue #5056
    • 🐞 Fix the problem of the default export TabPane component name error b645f8
  • Form

    • 🌟 7 new usage examples added to the document
    • 🌟 New FormInstance type export
    • 🌟 No need to specify the type when verifying the Number type #5064
    • 🐞 Roll back the automatic verification feature when FormItem is actively assigned. This scenario should not be automatically verified #5056
    • 🐞 Fix validateMessages error problem
  • 🌟 Optimize the basic components of the virtual list and improve the performance of Tree, TreeSelect, and Select 4e70c6 [#5069](https://github. com/vueComponent/ant-design-vue/issues/5069)

  • 🐞 Fix the stuttering problem when Tree expands #5069

  • 🐞 Fix the issue that Input is not updated when reset to undefined


  • 🌟 重构 InputNumber 组件,新增属性: bordered controls keyboard stringMode, 插槽: addonAfter addonBefore, 事件:step,具体请查看 InputNumber API 说明
  • 🌟 添加 global.d.ts 类型文件,方便 volar 识别 #5067
  • 🐞 修复 web-type.json 丢失问题 #4860
  • Tabs
    • 🌟 Tabs 折叠节点新增删除功能
    • 🐞 Tabs 特殊场景未激活选项问题 #5056
    • 🐞 修复默认导出的 TabPane 组件名称错误问题 b645f8
  • Form
    • 🌟 文档新增 7 个使用示例
    • 🌟 新增 FormInstance 类型导出
    • 🌟 校验 Number 类型时无需指定类型 #5064
    • 🐞 回滚 FormItem 主动赋值时自动校验特性,此场景不应该自动校验 #5056
    • 🐞 修复 validateMessages 错误问题
  • 🌟 优化虚拟列表基础组件,提升 Tree、TreeSelect、Select 性能 4e70c6 #5069
  • 🐞 修复 Tree 展开时卡顿闪动问题 #5069
  • 🐞 修复 Input 重置 undefined 时,不更新问题