15 KiB
15 KiB
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.0.2 (2022-02-21)
1.1.1 (2022-02-21)
Build System
- Add standard-version plugin (110ce25)
1.1.0 (2022-02-21)
Features
- 🎸 初版完成 (5bfe4d2)
- 🎸 初始化项目 (26d4c7c)
- 🎸 权限管理开发中 (38f5211)
- 🎸 权限管理开发中 (6d7ea66)
- 🎸 显示更多组建开发中 (fa9f24d)
- 🎸 新增二维码组件 (85555ee)
- 🎸 新增固定一级菜单配置 (4c4903e)
- 🎸 新增全局配置 (f8405a6)
- 🎸 新增权限管理及相关示例文档 (32b6583)
- 🎸 新增 Detail 详情组件并给出相应示例 (e77a931)
- 🎸 重构 layout (7ede021)
- 🎸 重构 layout-classic 布局 (29d9c98)
- 🎸 重构 sider 组件中 (51313d7)
- 🎸 综合实例重构中 (5142e6e)
- 🎸 layout 布局重构中 (bd24b92)
- 🎸 layout 三种布局重构完成 (429e428)
- 🎸 Table 组件重构完成并给出相应示例 (35879f8)
- 🎸 v0.0.4 发布 (a58dc1b)
- 部分组件重构完成 (3d96229)
- 综合实例、权限管理重构 (a4bd206)
- Add analysis api (83327ea)
- Add analysis demo (cd06934)
- Add count-to demo (d3fbd3a)
- Add Descriptions component and add Descriptions demo (7ad46f8)
- Add Dialog component and add dailog demo (a18ad8f)
- Add dynamic route (9d926b2)
- Add Editor component and add editor demo (3fb3e8d)
- Add Error component (7411dbc)
- Add example-dialog demo (262f421)
- Add example-page demo (1492f91)
- Add form demo (472f574)
- Add form demo (e6f9580)
- Add form demo (543156f)
- Add form demo (7795d2a)
- Add highlight demo (eb206b0)
- Add ImageViewer component and add ImageViewer demo (af9fc0a)
- Add Infotip component (e4b7a76)
- Add infotip demo (dbf3b0f)
- Add Qrcode component and add qrcode demo (535a31b)
- Add Search component and add search demo (33eca8a)
- Add Table component and add useTable hook (17e8e7c)
- Add useScrollTo hook (7d7fd9e)
- Add workplace api (cb558f8)
- Animate: Add animate.css (1436543)
- Breadcrumbe: Add Breadcrumb component (4612e55)
- component: Add CountTo component and Echart component (e20fa76)
- component: Add Footer component (dad7330)
- component: Add Footer component (f81e996)
- Component: Setting component add copy button (e496096)
- Detail 组件重构完成 (7f5ef99)
- Highlight 组件重构 (34221f3)
- hooks: Add useIntro hook (0832194)
- I18n: Add Ii8n (3810b8c)
- Layout: Add classic layout (839b601)
- Layout: Add cutMenu layout (ff4dd3a)
- Layout: Add topLeft layout (71b1c5e)
- Logo: Add Logo component (958edef)
- mock: Add mock (3fc7d4d)
- router: Add dynamic routing (b218ccc)
- Search component add expand attribute and expandField attribute (9b4b317)
- Table 组件重构 (07adefb)
- TagsView: Add TagsView component (349ac9d)
- useForm: Add useForm (357fc44)
- useTitle: Add useTitle (c5ab359)
- utils: Add color utils (71dfba2)
- VForm: Add VForm component (448ac52)
- VInputPassword: Add VInputPassword Component (a1bf7e9)
- Workplace: Add wrokplace demo (c53fa56)
Bug Fixes
- 🐛 删除 Editor 双向绑定,改为 props 传参 (c395e27)
- 修复 tagsView 无动画效果 (0e3eb4b)
- fix Form component setProps not work bug (48ffc52)
Performance Improvements
- update useForm hook (8a958cd)
Code Refactoring
- 💡 综合实例查看详情重构 (9c26edd)
Others
- 🤖 升级 element-plus 版本 (38724e1)
Docs
- ✏️ 更新 readme (62eeb55)
- ✏️ 修改 readme (8edb2a3)
- 修改 README (b79a567)
- Add README.md (21dcf88)
- Error modifying readme name (25d5c84)
- update README.md (c11823a)
Styling
- 💄 微调样式 (612b486)
- 💄 优化 layout 样式 (37ec378)
- Add elNamespace (d847ccb)
- appStore: code style (641ed68)
- Breadcrumb: fix Breadcrumb style bug (8755c86)
- breadcrumb: update disabled text color (1522e92)
- Icon: delete default color (95a2bd8)
- lint code style (b292419)
- Login: update login styles (eb68f1d)
- TagView: Vertical center tag (41281c4)