Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 9, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ant-design-vue (source) 2.1.3 -> 2.2.6 age adoption passing confidence

Release Notes

vueComponent/ant-design-vue

v2.2.6

Compare Source

2021-8-12

  • 🐞 Fix Table expanded list rendering problem #​4507
  • 🐞 Fix Rate custom character slot not taking effect #​4509
  • 🐞 Add resize-observer-polyfill to fix the problem of reporting errors in low versions of Chrome #​4508

  • 🐞 修复 Table 展开列表渲染错位问题 #​4507
  • 🐞 修复 Rate 自定义 character 插槽未生效问题 #​4509
  • 🐞 添加 resize-observer-polyfill, 修复在低版本 Chrome 下报错问题 #​4508

v2.2.5

Compare Source

2021-8-11

  • 🌟 Select supports customizing nodes through option slots 68c1f4
  • 🐞 Fix the problem that the pop-up window component in the development environment does not display in the lower version of chrome, and avoid the pop-up window flashing #​4409
  • 🐞 Fix the problem of not scrolling to the active position when Select is opened ccb240

  • 🌟 Select 支持通过 option 插槽定制化节点 68c1f4
  • 🐞 修复开发环境下弹窗类组件在低版本 chrome 下,不显示问题,并避免弹窗闪动 #​4409
  • 🐞 修复 Select 打开时没有滚动到激活位置问题 ccb240

v2.2.4

Compare Source

2021-08-10

  • 🌟 Support Vue@3.2 #​4490
  • 🌟 Automatically hide the horizontal scroll bar of Table #​4484
  • 🐞 Fix the issue of Progress trailColor not taking effect #​4483

2021-08-10

  • 🌟 支持 Vue@3.2 #​4490
  • 🌟 自动隐藏 Table 横向滚动条 #​4484
  • 🐞 修复 Progress trailColor 不生效问题 #​4483

v2.2.3

Compare Source

2021-8-7

  • 🌟 Use position: sticky for the fixed column of Table to improve performance and solve the problem of misalignment in some scenes 38569c
  • 🌟 Collapse supports number type key #​4405
  • 🌟 Optimize the flickering problem of Tabs when selected under windows #​4241
  • 🌟 InputPassword supports global setting prefixCls #​4430
  • 🐞 Fix Select cannot scroll issue #​4396
  • 🐞 Fix Badge error reporting under ssr #​4384
  • 🐞 Fix the issue of invalid data fields in Form #​4435
  • 🐞 Fix an error when the child element of FormItem is a native label #​4383
  • 🐞 Fix the error when TreeSelect customize title through slot #​4459

  • 🌟 Table 固定列使用 position: sticky , 提升性能,解决部分场景不对齐问题 38569c
  • 🌟 Collapse 支持 number 类型 key #​4405
  • 🌟 优化 Tabs 在 windows 下选中时闪动问题 #​4241
  • 🌟 InputPassword 支持全局设置 prefixCls #​4430
  • 🐞 修复 Select 无法滚动问题 #​4396
  • 🐞 修复 Badge 在 ssr 下报错问题 #​4384
  • 🐞 修复 Form 多出无效数据字段问题 #​4435
  • 🐞 修复 FormItem 子元素是原生标签时报错问题 #​4383
  • 🐞 修复 TreeSelect 通过 slot 自定义 title 时报错问题 #​4459

v2.2.2

Compare Source

2021-07-11

  • 🌟 Switch added checkedValue and unCheckedValue attributes to customize checked binding value #​4329
  • 🐞 Fix the issue of missing SubMenu animation #​4325
  • 🐞 Fix that there is no red box problem when TimePicker validates the error under Form #​4331
  • 🐞 Fix UploadDragger does not support vite-plugin-components on-demand loading problem #​4334
  • 🐞 Fix the error when TreeSelect customize title through slot 1152e8
  • 🐞 Fix the dropdown submenu style loss issue #​4351
  • TS
    • Fix the type error of Table in ts 4.3.5 version #​4296
    • Improve notification type #​4346

2021-07-11

  • 🌟 Switch 新增 checkedValue、unCheckedValue 属性用于自定义 checked 绑定值 #​4329
  • 🐞 修复 SubMenu 动画丢失的问题 #​4325
  • 🐞 修复 TimePicker 在 Form 下验证错误时没有红框问题 #​4331
  • 🐞 修复 UploadDragger 不支持 vite-plugin-components 按需加载问题 #​4334
  • 🐞 修复 TreeSelect 通过 slot 自定义 title 时报错问题 1152e8
  • 🐞 修复 Dropdown submenu 样式丢失问题 #​4351
  • TS
    • 修复 Table 在 ts 4.3.5 版本下类型报错问题 #​4296
    • 完善 notification 类型 #​4346

v2.2.1

Compare Source

2021-7-6

  • 🐞 Fix the issue that the Space component does not take effect in browsers that do not support flex
  • 🐞 Fix the issue of DatePicker triggering scrolling under safari #​4323

  • 🐞 修复 Space 组件在不支持 flex 的浏览器中样式不生效问题
  • 🐞 修复 DatePicker 在 safari 下触发滚动问题 #​4323

v2.2.0

Compare Source

2021-7-6

  • 🎉 Refactor the Button component, remove type="danger", and add the danger attribute #​4291
  • 🐞 Fix Rate component not updating issue #​4294
  • 🐞 Fix Tree replaceFields error report #​4298
  • 🐞 Fix Modal missing parentContext type problem #​4305

  • 🎉 重构 Button 组件,移除 type="danger",新增 danger 属性 #​4291
  • 🐞 修复 Rate 组件不更新问题 #​4294
  • 🐞 修复 Tree replaceFields 报错问题 #​4298
  • 🐞 修复 Modal 缺少 parentContext 类型问题 #​4305

v2.1.6

Compare Source

v2.1.5

Compare Source

v2.1.4

Compare Source

2021-5-9

  • 🐞 Fix Table scrolling misalignment issue #​4045
  • 🐞 Fix Typography editable mode triggering link jump issue #​4105
  • 🐞 Fix the issue that Carousel variableWidth does not take effect #​3977
  • 🐞 Fix the problem that TreeSelect cannot delete parent and child nodes at the same time through the keyboard #​3508
  • 🐞 Fix some types of errors

  • 🐞 修复 Table 滚动错位问题 #​4045
  • 🐞 修复 Typography editable 模式触发链接跳转问题 #​4105
  • 🐞 修复 Carousel variableWidth 不生效问题 #​3977
  • 🐞 修复 TreeSelect 无法通过键盘同时删除父子节点问题 #​3508
  • 🐞 修复若干类型错误问题

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/ant-design-vue-2.x branch from 0079679 to 52d7435 Compare May 12, 2021 07:17
@renovate renovate bot changed the title fix(deps): update dependency ant-design-vue to v2.1.4 fix(deps): update dependency ant-design-vue to v2.1.5 May 12, 2021
@renovate renovate bot force-pushed the renovate/ant-design-vue-2.x branch from 52d7435 to 8b51c87 Compare May 13, 2021 09:30
@renovate renovate bot changed the title fix(deps): update dependency ant-design-vue to v2.1.5 fix(deps): update dependency ant-design-vue to v2.1.6 May 13, 2021
@renovate renovate bot changed the title fix(deps): update dependency ant-design-vue to v2.1.6 fix(deps): update dependency ant-design-vue to v2.2.0 Jul 6, 2021
@renovate renovate bot force-pushed the renovate/ant-design-vue-2.x branch 2 times, most recently from 534d1a4 to 9b705d6 Compare July 6, 2021 04:58
@renovate renovate bot changed the title fix(deps): update dependency ant-design-vue to v2.2.0 fix(deps): update dependency ant-design-vue to v2.2.1 Jul 6, 2021
@renovate renovate bot force-pushed the renovate/ant-design-vue-2.x branch from 9b705d6 to 41f902f Compare July 15, 2021 14:47
@renovate renovate bot changed the title fix(deps): update dependency ant-design-vue to v2.2.1 fix(deps): update dependency ant-design-vue to v2.2.2 Jul 15, 2021
@renovate renovate bot force-pushed the renovate/ant-design-vue-2.x branch from 41f902f to 07f5d94 Compare August 7, 2021 03:09
@renovate renovate bot changed the title fix(deps): update dependency ant-design-vue to v2.2.2 fix(deps): update dependency ant-design-vue to v2.2.3 Aug 7, 2021
@renovate renovate bot force-pushed the renovate/ant-design-vue-2.x branch from 07f5d94 to 78c2976 Compare August 10, 2021 10:14
@renovate renovate bot changed the title fix(deps): update dependency ant-design-vue to v2.2.3 fix(deps): update dependency ant-design-vue to v2.2.4 Aug 10, 2021
@renovate renovate bot force-pushed the renovate/ant-design-vue-2.x branch from 78c2976 to 47791da Compare August 11, 2021 10:58
@renovate renovate bot changed the title fix(deps): update dependency ant-design-vue to v2.2.4 fix(deps): update dependency ant-design-vue to v2.2.5 Aug 11, 2021
@renovate renovate bot force-pushed the renovate/ant-design-vue-2.x branch from 47791da to 8ce9604 Compare August 12, 2021 09:21
@renovate renovate bot changed the title fix(deps): update dependency ant-design-vue to v2.2.5 fix(deps): update dependency ant-design-vue to v2.2.6 Aug 12, 2021
@axetroy axetroy merged commit 8cf6abf into master Aug 17, 2021
@axetroy axetroy deleted the renovate/ant-design-vue-2.x branch August 17, 2021 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants