1 Star 0 Fork 972

蓝腾 / vue-element-plus-admin

forked from Archer / vue-element-plus-admin 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
CHANGELOG.md 84.06 KB
一键复制 编辑 原始数据 按行查看 历史
Archer 提交于 2024-02-29 15:08 . chore(release): release 2.7.0

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.7.0 (2024-02-29)

Features

Bug Fixes

Docs

2.6.0 (2024-02-07)

Features

  • add vite-plugin-url-copy (f5ab977)

Bug Fixes

  • Table组件中size属性的validator设置错误 (f30e37e)
  • Table组件注册为全局组件报错问题,存在对pinia的提前引用 (1e209a7)
  • Table组件设置 align="center" 导致横向滚动条位置错误问题 (22f071d)
  • 修复 element-plus 2.5版本以上,el-form-item inline模式下,select宽度问题 (f44e48d)
  • 修复 prettier 报错 (f5f08f8)
  • 修复 useCrudSchemas 详情组件数据结构文案不匹配问题 (d94fc0a)
  • 修复cutMenu布局刷新样式问题 (03580b0)
  • 修复Menu组件缩略菜单弹窗内样式不统一问题 (d5dc4e3)
  • 修复TagsView右键菜单逻辑错误 (901c891)
  • 修复test打包VITE_USE_ONLINE_ICON无效问题 (a3436a3)
  • 修复本地化图标空白问题 (14ff83a)
  • 修复请求示例中,mock开启时无法取消单个请求的问题 (d6d70a4)
  • 修改兼容方式,兼容Form 组件中contentMap中类输入框或下拉选择的所有组件,特殊兼容 InputNumber 组件 (ab98ceb)
  • 更换判断条件 (b5cb626)

Docs

Styling

2.5.6 (2024-01-18)

Bug Fixes

Docs

Styling

Performance Improvements

  • request请求根据ContentType自动转换数据 (ef9aa62)
  • 使用flex布局,优化section区域min-height的繁琐计算 (fbb6f9a)

2.5.5 (2024-01-06)

Bug Fixes

  • #276 (6fbc2b0)
  • el-button组件和其他部分使用到相关变量的组件无法适配主题色变化问题 (00cac6a)

Styling

  • 菜单支持超出省略号 (a926c56)
  • 菜单背景支持跟随暗黑模式 (b34aeba)

Performance Improvements

  • 优化ImageCropping (069777c)
  • 图标选择器逻辑优化 (c2dde25)
  • 表格组件预览字段拆分 (8c5858e)

2.5.4 (2023-12-26)

Types

  • 修复全局组件属性类型无法推导 (94160c0)

Bug Fixes

  • Menu菜单组件显示bug,renderMenuItem返回的数组存在undefined数据,导致省略菜单显示问题 (1c63757)
  • useClipboard在ip地址下不能使用问题 (f3593c4)
  • 修复request请求自定义headers类型错误 (bf2cd72)
  • 修复切换主题色缓存失败 (1074520)
  • 修复非正式环境打包报错 (3a5db42)

Styling

Code Refactoring

Performance Improvements

2.5.3 (2023-12-17)

Bug Fixes

  • #374 (30fb2de)
  • 修复cutMenu布局和top布局内容高度计算错误问题 (8badd48)
  • 修复动态路由多开标签页404问题 (1c5b16f)
  • 修复类型推导错误 (649fb17)
  • 修复项目配置清楚缓存无效 (a09ee60)

Code Refactoring

  • 重构描述组件样式 (c7658d8)

Performance Improvements

  • 优化登录记住我流程 (2009594)

2.5.2 (2023-12-10)

Bug Fixes

  • 修复mock无法使用问题 (319aaef)

2.5.1 (2023-12-10)

Bug Fixes

  • 修复表单回车刷新页面 (2f64836)
  • 表单布局方式为top时,查询组件按钮位置错位 (ca98359)

Docs

Styling

  • 修改视频表格样式 (93767b6)
  • 抽离BaseButton,支持按钮修改主题色 (69539ee)

Performance Improvements

2.5.0 (2023-12-03)

Types

Features

Bug Fixes

Styling

Performance Improvements

  • 新增token过期示例 (bdc8d35)

2.4.1 (2023-11-12)

Bug Fixes

Styling

Performance Improvements

2.4.0 (2023-10-14)

Types

Features

Bug Fixes

Styling

  • Descriptions样式调整 (be73f4d)
  • formDemo集成图标选择器 (99ffe6a)
  • 修改 Search 组件图标错误 (7c93b74)

Performance Improvements

2.3.0 (2023-09-24)

Features

Bug Fixes

Docs

Styling

2.2.0 (2023-08-27)

Features

Bug Fixes

Docs

Styling

  • 修改Descriptions样式 (cd0e05a)

Code Refactoring

Performance Improvements

2.1.0 (2023-08-12)

Features

  • 新增多开标签页Demo (5c253ce)

Bug Fixes

Docs

Styling

2.0.0 (2023-08-06)

⚠ BREAKING CHANGES

  • 重构完成

Features

Code Refactoring

1.10.0 (2023-08-06)

Types

Features

Bug Fixes

Styling

Performance Improvements

  • Dialog默认高度修改 (0e04fce)
  • Form Table Search Descriptions 支持嵌套赋值 (46ddf62)
  • ImageViewer组件优化 (3b9c3d8)
  • 优化Form事件传递 (69cafb3)
  • 优化Search组件 (e548668)
  • 优化表单组件 (77a3866)
  • 优化锁屏组件 (4f8330a)

1.9.9 (2023-04-13)

Bug Fixes

  • 使用动态路由时,多级路由只有一个子路且父路由未使用alwaysShow时,子路由未添加至路由中 (9b330a1)

1.9.8 (2023-04-12)

Bug Fixes

1.9.7 (2023-03-28)

Bug Fixes

  • 修复表格与搜索框字段不能不一致的问题 (5c1cd29)

1.9.6 (2023-03-22)

Bug Fixes

  • 修改 Editor 的 z-index 使其不会遮挡『综合示例 - 新增』界面的下拉菜单 (c046e45)

1.9.5 (2023-03-13)

Bug Fixes

  • 面包屑:1.修复使用动态路由的时候,无法显示的bug (8790c8c)

1.9.4 (2023-03-03)

Bug Fixes

1.9.3 (2023-03-01)

Types

Styling

  • 抽屉弹出样式问题 (16a3eef)
  • 调整主题切换样式 (6e6beef)

1.9.2 (2023-01-16)

Bug Fixes

1.9.1 (2023-01-11)

Bug Fixes

1.9.0 (2022-12-28)

Features

Bug Fixes

1.8.7 (2022-12-05)

Bug Fixes

  • 解决iframe无法正常工作 (4fcc46f)

1.8.6 (2022-11-21)

Bug Fixes

  • 修复Search组件无法默认值 (3368fda)

1.8.5 (2022-11-17)

Bug Fixes

1.8.4 (2022-11-07)

Bug Fixes

  • 修复option禁用属性无效 (0b671e9)

Styling

  • input默认宽度与select对齐 (0b671e9)

1.8.3 (2022-10-28)

Performance Improvements

1.8.2 (2022-10-18)

Bug Fixes

  • Correct spelling of words(aciton →action) (eb405b2)
  • Correct spelling of words(tigger →trigger) (c2ca2d7)

1.8.1 (2022-10-11)

Bug Fixes

Styling

1.8.0 (2022-10-10)

Features

Styling

1.7.1 (2022-10-10)

Bug Fixes

  • 修正types提示错误 (ef3e006)

1.7.0 (2022-10-09)

Features

1.6.6 (2022-10-09)

Bug Fixes

1.6.5 (2022-10-08)

Bug Fixes

  • The attribute of option does not work (d946920)

Performance Improvements

1.6.4 (2022-09-21)

Bug Fixes

1.6.3 (2022-08-20)

Bug Fixes

Styling

1.6.2 (2022-08-13)

Styling

Code Refactoring

1.6.1 (2022-07-30)

Bug Fixes

Performance Improvements

Styling

1.6.0 (2022-07-18)

Features

Performance Improvements

Styling

Docs

1.6.0 (2022-07-18)

Features

Performance Improvements

Styling

Docs

1.5.4 (2022-07-16)

Bug Fixes

1.5.3 (2022-07-01)

Bug Fixes

  • fix useCrudSchemas not work (0a855b9)

1.5.2 (2022-07-01)

Performance Improvements

  • add useCrudSchemas demo (ca3ce54)

1.5.1 (2022-07-01)

Bug Fixes

  • change showMainRoute to canTo (5e292f8)

Performance Improvements

1.5.0 (2022-06-25)

Features

Bug Fixes

  • 修复axios已知问题 (537af57)

Performance Improvements

1.4.5 (2022-06-09)

Bug Fixes

Types

1.4.4 (2022-06-06)

Types

1.4.3 (2022-06-01)

Bug Fixes

  • multiple requests when pageSize change and currentPage isn't 1 (f71a250)

1.4.2 (2022-05-15)

Styling

1.4.1 (2022-05-12)

Bug Fixes

  • the warning of VSCode extensions (a368c21)

1.4.0 (2022-05-10)

Features

1.3.2 (2022-05-07)

Bug Fixes

  • fix the problem that the page is stuck in top mode (8d01f48)

1.3.1 (2022-05-06)

Bug Fixes

  • spelling 'useRenderChcekbox' (ee92f03)

1.3.0 (2022-04-26)

Features

  • add useCrudSchemas hook (00d947e)

Bug Fixes

Code Refactoring

Build System

1.2.13 (2022-04-18)

Performance Improvements

  • Editor component support v-model (d77f8e3)

1.2.12 (2022-04-17)

Bug Fixes

  • fixed spelling 'ElememtPlusSzie' (5dbbc60)

1.2.11 (2022-04-14)

Bug Fixes

  • fix the error reported by the Editor component (7dc6d8a)
  • fix the error reported by the Editor component (90ef985)

Performance Improvements

  • add tagsViewIcon setting (d395f03)
  • add uniqueopened setting (b060319)

Build System

Styling

  • add layout background color (9b614fe)

1.2.10 (2022-04-12)

Bug Fixes

Styling

  • modify the commitlint package manager (ba7e722)

1.2.9 (2022-04-12)

Docs

1.2.8 (2022-04-11)

Build System

Docs

1.2.7 (2022-04-10)

Build System

Styling

1.2.6 (2022-04-08)

Build System

1.2.5 (2022-04-08)

Performance Improvements

Build System

Styling

  • fix padding and background color (f8c9d54)

1.2.4 (2022-04-06)

Bug Fixes

1.2.3 (2022-03-31)

Bug Fixes

1.2.2 (2022-03-30)

Bug Fixes

1.2.1 (2022-03-29)

Bug Fixes

Build System

1.2.0 (2022-03-27)

Features

Docs

Styling

  • modify the function name to make it more semantic (046ae51)
  • update Footer component presentation (d4a9ba3)
  • update Icon demo (8597122)

Tests

Build System

1.1.14 (2022-03-22)

Bug Fixes

  • fix the bug that the form search function is invalid of the example-dialog page (9ec30e7)

1.1.13 (2022-03-17)

Build System

1.1.12 (2022-03-15)

Build System

1.1.11 (2022-03-15)

Bug Fixes

  • fix the problem of blank bar when toggle the TagsView component (b1d9771)
  • fix the problem that no reaction when copy setting config in http page (61e0e33)

1.1.10 (2022-03-13)

Build System

1.1.9 (2022-03-07)

Build System

1.1.8 (2022-03-07)

Docs

1.1.7 (2022-03-06)

Styling

  • add labelMessage attribute to Form component (8c42790)

1.1.6 (2022-03-04)

Bug Fixes

  • fix the problem that the tree data of Table component cannot be displayed (bf83d3e)

1.1.5 (2022-03-02)

Bug Fixes

  • fix the problem of tagsview error when loginout (835d76a)

Build System

Styling

1.1.4 (2022-03-01)

CI

1.1.3 (2022-03-01)

CI

1.1.2 (2022-03-01)

Workflows

1.1.1 (2022-03-01)

Workflows

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

TypeScript
1
https://gitee.com/LanTeLc/vue-element-plus-admin.git
git@gitee.com:LanTeLc/vue-element-plus-admin.git
LanTeLc
vue-element-plus-admin
vue-element-plus-admin
master

搜索帮助