Releases: vueComponent/pro-components
Releases · vueComponent/pro-components
3.3.0-beta.1 New Components
2023/01/05
- @ant-design-vue/pro-layout
3.2.3
- @ant-design-vue/pro-form
0.1.1
@sunshineLixun - @ant-design-vue/pro-table
0.1.0
@qiyedao @lolarun - @ant-design-vue/pro-field
0.0.0
@sunshineLixun - @ant-design-vue/pro-utils
0.0.0
@sunshineLixun @qiyedao @lolarun
Thanks for the PR from @sunshineLixun @qiyedao @lolarun
What's Changed
- feat: ProForm by @sunshineLixun in #241
- 新增ProFormText、 ProForm, 新增基于VitePress 组件文档 by @sunshineLixun in #244
- feat: 新增ProFormSelect 组件 by @sunshineLixun in #246
- feat: add ProFieldSelect request props by @sunshineLixun in #247
- feat: DatePicker by @sunshineLixun in #250
- feat: 新增DatePicker原子化组件 by @sunshineLixun in #252
- feat: pro-table 添加搜索 by @qiyedao in #254
- feat: 新增ProTable组件 by @qiyedao in #253
- @ant-design-vue/pro-table:重构Table,新增组件。 by @lolarun in #257
- feat: 添加EditableProTable by @qiyedao in #261
New Contributors
- @sunshineLixun made their first contribution in #241
- @qiyedao made their first contribution in #254
- @lolarun made their first contribution in #257
Full Changelog: 3.2.3...3.3.0-beta.1
3.2.3
1.0.13 (Vue2)
2022-05-30
Vue2
版本
What's Changed
- 增加自定义
collapseWidth
Feat/collapsed width by @Zuojiangtao in #228 - 增加Menu的点击回调事件 by @bluescurry in #233
New Contributors
- @Zuojiangtao made their first contribution in #228
- @bluescurry made their first contribution in #233
Full Changelog: 1.0.12...1.0.13
3.2.2
3.2.1
1.0.12 (Vue2)
3.2.0
2022-04-06
3.2.0 is released. (based ant-design-vue@3.1.0)
- deps: upgrade
ant-design-vue@latest
(3.1.0) - fix: custom breadcrumb in
header
Full Changelog: 3.2.0-rc.4...3.2.0
3.2.0-rc.4
2022/03/25
Fix: 允许透传 pro-layout
style 属性
Fix: is-children-layout
和 嵌套布局 样式错位问题
Fix: menuItemRender
, subMenuItemRender
失效问题
Fix: 自定义渲染属性 传递 false
时,props 校验报错
3.2.0-rc.1
2022/03/23
Fix: PageContainer
inject ignore fixedHeader
3.2.0-rc.0
2022/03/15
Support Vue3.2x and ant-design-vue@rc