Ant Design Vue Pro Versions Save

👨🏻‍💻👩🏻‍💻 Use Ant Design Vue like a Pro! (vue2)

3.0.3

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/vueComponent/ant-design-vue-pro/compare/3.0.2...3.0.3

3.0.2

2 years ago

2021/05/27

  • deps version upgrade
  • avatar order change
  • setting-drawer disabled in prod env
  • add the missing callback of handlePasswordLevel

3.0.1

3 years ago

Major change

Bug Fix

  • fix menuRender in topmenu mode

v3

3 years ago

Major change

  • layouts use @ant-design-vue/pro-layout pro-layout
  • remove vue-ls package Vue.ls.[func] this.$ls.[func]
  • refactor SettingDrawer
  • add custom i18n render
  • antdv custom component border vue.config.js (Basic rounded corner adjustment, changed from 4px to 2px.)
  • the minimum supported version of IE is IE 11.

Bug Fix

  • update [email protected]
  • fix IE10 or later '>' '<' symbol err
  • fix theme change message
  • fix gitHash not in build script

Warning: You may encounter compatibility bug

3.0.0-alpha2

3 years ago

3.0.0-alpha1

3 years ago
  • layouts use @ant-design-vue/pro-layout pro-layout
  • remove vue-ls package Vue.ls.[func] this.$ls.[func]
  • refactor SettingDrawer
  • add custom i18n render
  • and more...

2.0.3

3 years ago
  • 修正色盲模式覆盖问题 #694
  • 修正权限页面无法勾选保存结果 #699
  • 新增一个封装版 Dialog d281f49
  • 修正在 IE,safari 等较老浏览器菜单闪动问题 ea8d140
  • 修正 Header 的数字角标被遮挡问题 #555
  • 优化(明确)全局样式的引入 8c0e6dd
  • 新增 限制字数的 TextArea 用例 7e47d0a
  • 新增 全局搜索 组件 a7d6b16
  • 从 master 移除 i18n e50d820

2.0.2

4 years ago
  • 🐛 修正 配置栏 配置的结果复制后错误

  • 🐛 修正 s-table 设置 checkbox props 无效,关闭分页器失效 的问题

  • 🐛 修正 个人中心 子菜单在一些情况下不随着路由变化而更新选中的页面菜单

  • 🐛 修正 注册页面的 密码级别校验提示框 在切换页面或注册完毕后,依然现实在页面中的问题

  • 🔨 还原 Layout 滚动条为 react antd pro 相同设定

  • 🔨 更新 webpack-theme-color-replacer 动态更换主题色的实现方式 hzsrc

  • 😄 增加 PageView 的 props 参数

  • 😄 增加 WangEditor, QuillEditor 富文本组件,已兼容 a-form 表单校验和值收集

2.0.1

4 years ago
  • 🐛 修正 Header Logo 区域没有阴影
  • 🔨 移除 production 环境的 sourcemap 减小部署大小
  • 😄 增加 搜索列表 下的 项目,应用 列表模板
  • 😄 增加 个人中心 的 文章,项目 页面模板
  • 🔨 修正 非 yarn 包管理工具时,不安装 core-js 的包依赖问题
  • 🐛 修正 仅一级菜单 刷新页面时无法被选中高亮 的问题
  • 🐛 修正 s-table 有子表数据时,展开控制按钮 错位的问题 #243

2.0.0

5 years ago
  • 😄 增加 TagSelect

  • 😄 增加 Analysis Pie 图表

  • 😄 增加 TagCloud 组件

  • 😄 增加 List/article 页面布局

  • 🔨 更换首页 Loading 动画 https://github.com/sendya/ant-design-pro-vue/commit/ccdcc5a903ffe16bc6f3d765834abc7a26094deb

  • 🔨 修正 头部栏 向下滚动时,隐藏动画 #155

  • 🔨 修正 登录,注册 页面的 form 升级为官方推荐使用方式

  • 🔨 增加 MockJS 来模拟数据,移除 easy-mock

  • 🔨 同步 设置栏样式

  • 🔨 同步 AdvancedForm 页面 #186 #192

  • 💥 重构 Result 组件 24e036d003a14c6ab1fcc40779460a8d6cc422d4

  • 🐛 修正 s-table 没分页时,无限循环加载接口