Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(master): release 1.1.0 #2

Merged
merged 1 commit into from
Mar 1, 2022

Conversation

kailong321200875
Copy link
Owner

🤖 I have created a release beep boop

1.1.0 (2022-03-01)

Features

  • 🎸 layout三种布局重构完成 (429e428)
  • 🎸 layout布局重构中 (bd24b92)
  • 🎸 Table组件重构完成并给出相应示例 (35879f8)
  • 🎸 v0.0.4发布 (a58dc1b)
  • 🎸 初始化项目 (26d4c7c)
  • 🎸 初版完成 (5bfe4d2)
  • 🎸 新增Detail详情组件并给出相应示例 (e77a931)
  • 🎸 新增二维码组件 (85555ee)
  • 🎸 新增全局配置 (f8405a6)
  • 🎸 新增固定一级菜单配置 (4c4903e)
  • 🎸 新增权限管理及相关示例文档 (32b6583)
  • 🎸 显示更多组建开发中 (fa9f24d)
  • 🎸 权限管理开发中 (38f5211)
  • 🎸 权限管理开发中 (6d7ea66)
  • 🎸 综合实例重构中 (5142e6e)
  • 🎸 重构layout (7ede021)
  • 🎸 重构layout-classic布局 (29d9c98)
  • 🎸 重构sider组件中 (51313d7)
  • 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 doucment link (53201ae)
  • 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 guide demo (0832194)
  • Add highlight demo (eb206b0)
  • Add Icon demo (e4b7a76)
  • 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 useWatermark hook and add useWatermark demo (d3fbd3a)
  • 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: Add Highlight component (c53fa56)
  • component: Add namespace of class (d847ccb)
  • Component: Setting component add copy button (e496096)
  • ContextMenu: Add ContextMenu component (349ac9d)
  • Detail组件重构完成 (7f5ef99)
  • Highlight组件重构 (34221f3)
  • hooks: Add useIntro hook (0832194)
  • hooks: Add useTimeAgo hook (c53fa56)
  • I18n: Add Ii8n (3810b8c)
  • Layout: Add classic layout (839b601)
  • Layout: Add cutMenu layout (ff4dd3a)
  • Layout: Add topLeft layout (71b1c5e)
  • LocaleDropdown: Add LocaleDropdown Component (3810b8c)
  • Logo: Add Logo component (958edef)
  • mock: Add mock (3fc7d4d)
  • router: Add dynamic routing (b218ccc)
  • Search component add expand attribute and expandField attribute (9b4b317)
  • store: Add localeStore (3810b8c)
  • store: Add tagsView store (349ac9d)
  • Table组件重构 (07adefb)
  • TagsView: Add TagsView component (349ac9d)
  • useForm: Add useForm (357fc44)
  • useNProgress: Add useNProgress (c5ab359)
  • useTitle: Add useTitle (c5ab359)
  • utils: Add color utils (71dfba2)
  • VForm: Add VForm component (448ac52)
  • VInputPassword: Add VInputPassword Component (a1bf7e9)
  • Workplace: Add wrokplace demo (c53fa56)
  • 综合实例、权限管理重构 (a4bd206)
  • 部分组件重构完成 (3d96229)

Bug Fixes

  • 🐛 删除Editor双向绑定,改为props传参 (c395e27)
  • fix Form component setProps not work bug (48ffc52)
  • fix useScrollTo not work bug (53201ae)
  • 修复tagsView无动画效果 (0e3eb4b)

Performance Improvements

Code Refactoring

  • 💡 综合实例查看详情重构 (9c26edd)

Build System

  • Add conventional-changelog-cli plugin (384485f)
  • Add conventional-github-releaser plugin (3cd5c71)
  • Add standard-version plugin (110ce25)
  • Add vite-plugin-html plugin (d5b6e2a)
  • delete useless plugin (c756761)
  • pinia: Add pinia (2040500)
  • types: Add vue-types (2c41826)
  • unplugin-auto-import: Delete unplugin-auto-import (2040500)
  • unplugin-vue-components: Delete unplugin-vue-components (2040500)
  • update plugin (8d08bc6)
  • update plugins (3c58042)
  • vite-plugin-style-import: Add vite-plugin-style-import (2040500)
  • vite-plugin-vue-setup-extend: Delete vite-plugin-vue-setup-extend (2040500)
  • 修改vite配置 (9991fb4)
  • 设置多语言 (45e879e)
  • 配置代码格式化 (ffdb556)
  • 集成基础配置 (ced99de)
  • 集成基础配置 (5dbcf23)

Styling

  • 💄 优化layout样式 (37ec378)
  • 💄 微调样式 (612b486)
  • Add elNamespace (d847ccb)
  • appStore: code style (641ed68)
  • Breadcrumb: fix Breadcrumb style bug (8755c86)
  • breadcrumb: update disabled text color (1522e92)
  • change function to arrow function (4612e55)
  • delete console.log (49a6bfe)
  • Icon: delete default color (95a2bd8)
  • level demo style beautification (dbf3b0f)
  • lint code style (b292419)
  • Login: update login styles (eb68f1d)
  • modify menu z-index attribute (0d7a778)
  • TagView: Vertical center tag (41281c4)

Types

  • add ImportMetaEnv (38e0257)
  • Adding BfFrom Component types (8e036f5)
  • BfForm: Adding BfForm types (bc9195b)
  • BfForm: Adding BfForm types (184b468)
  • BfForm: Adding BfForm types (58cb24d)
  • delete useless types (3fc79c0)
  • VForm: Adding VForm types (7528fe6)

Docs


This PR was generated with Release Please. See documentation.

@kailong321200875
Copy link
Owner Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant