xiaoxian521
|
ecebb98ab6
|
feat: 新增分段控制器组件并适配暗黑模式
|
2023-05-15 14:41:35 +08:00 |
|
许诺
|
0b8412c109
|
feat: 函数式弹框组件添加全屏、退出全屏操作按钮 (#546)
feat: 函数式弹框组件添加全屏、退出全屏操作按钮
|
2023-05-14 00:13:10 +08:00 |
|
xiaoxian521
|
afc15ea8df
|
perf: 使用pnpm lint 格式化代码,适配最新版的stylelint 规则
|
2023-05-04 13:49:30 +08:00 |
|
xiaoxian521
|
2d0cc4cfa2
|
perf: 优化logo 图和文字布局以及统一配置
|
2023-02-13 14:30:34 +08:00 |
|
xiaoxian521
|
a3a4d2db08
|
style: update
|
2023-02-12 23:52:46 +08:00 |
|
xiaoxian521
|
094599496b
|
style: 采用 css 伪类 before 写法重构菜单的激活背景
|
2023-02-12 13:26:15 +08:00 |
|
RealityBoy
|
3e93618015
|
perf: 优化导航样式以及菜单折叠动画 (#408)
* chore: `4.0.0` 版本,正在开发中
* chore: update `element-plus`
* chore: update
* chore: update dependencies
* chore: update
* style: update
* chore: update `dependencies`
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
|
2023-02-08 16:09:07 +08:00 |
|
xiaoxian521
|
d36d5b09c5
|
fix: 修复tailwind.css 错误的引入方式导致vite 的hmr 慢的问题
|
2022-12-19 10:42:26 +08:00 |
|
xiaoxian521
|
3933f34883
|
fix: 修复暗黑主题样式问题
|
2022-12-09 20:18:49 +08:00 |
|
xiaoxian521
|
3629a66535
|
refactor: 完全移除内置 vxe-table 支持
|
2022-12-05 13:41:58 +08:00 |
|
xiaoxian521
|
c80818d792
|
perf: 全局覆盖element-plus的el-dialog、el-drawer、el-message-box、el-notification组件右上角关闭图标的样式,表现更鲜明
|
2022-12-03 14:39:23 +08:00 |
|
xiaoxian521
|
86b77c2877
|
feat: 添加 TooltipEffect 全局配置,可配置平台主体所有 el-tooltip 的 effect ,不影响业务代码
|
2022-12-02 16:46:48 +08:00 |
|
xiaoxian521
|
cf8e5897fb
|
style: update
|
2022-12-02 11:08:11 +08:00 |
|
RealityBoy
|
c7ab236e10
|
perf: 将本地图标全部按需引入,首屏加载减少 61 个图标资源,首屏加载再次变快 (#389)
* perf: 优化图标,将本地图标按需引入,首屏加载减少 `61` 个图标资源,首屏加载再次变快
|
2022-11-30 12:39:12 +08:00 |
|
xiaoxian521
|
1d76946968
|
style: update message
|
2022-11-28 00:35:12 +08:00 |
|
xiaoxian521
|
33bd64d9ff
|
feat: 添加 message 消息提示函数,兼容 Element Plus 和 Ant Design 两种 Message 风格
|
2022-11-27 16:14:55 +08:00 |
|
xiaoxian521
|
4f786d6262
|
perf: 大优化,移除 @pureadmin/components , 打包大小未启用压缩前减少 0.4 MB , 首屏请求减少 2.3 MB 的资源
|
2022-11-26 23:37:00 +08:00 |
|
xiaoxian521
|
27d9339a4c
|
style: update
|
2022-11-22 13:38:46 +08:00 |
|
RealityBoy
|
9b62d6ef1e
|
feat: add ample demos to @pureadmin/table (#379)
* feat: add ample demos to @pureadmin/table
|
2022-11-21 11:42:33 +08:00 |
|
xiaoxian521
|
867ef87a34
|
chore: use intro.js replace driver.js
|
2022-11-18 19:54:08 +08:00 |
|
xiaoxian521
|
6e48ad79a7
|
feat: 优化菜单,添加 menuArrowIconNoTransition 全局配置
|
2022-11-16 11:59:59 +08:00 |
|
xiaoxian521
|
3cdebf4ee9
|
style: 删除多余样式(请务必删除)
|
2022-11-10 12:11:16 +08:00 |
|
xiaoxian521
|
b2081b3481
|
perf: 优化代码
|
2022-11-08 01:30:04 +08:00 |
|
xiaoxian521
|
20a1293a55
|
style: vxe-button color in hover
|
2022-11-02 22:48:35 +08:00 |
|
RealityBoy
|
6ef4cf9fb6
|
refactor: permission (#357)
* refactor: permission
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* fix: 修复`mix`混合模式导航在生产环境左侧菜单一定机率不显示的问题
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
|
2022-10-25 12:17:13 +08:00 |
|
xiaoxian521
|
fc33e7e3f2
|
style: update
|
2022-10-19 12:56:43 +08:00 |
|
xiaoxian521
|
0e87633c8b
|
style: 样式优化
|
2022-09-18 19:58:42 +08:00 |
|
RealityBoy
|
c119328176
|
perf: 优化页面布局 (#349)
* perf: 优化页面布局
* fix: update
|
2022-09-17 11:52:46 +08:00 |
|
xiaoxian521
|
685d7beb11
|
chore: 优化样式
|
2022-09-11 19:46:53 +08:00 |
|
xiaoxian521
|
fafbdc7c69
|
perf: 从tailwind.css 中移除不常用的@apply
|
2022-09-11 11:32:10 +08:00 |
|
xiaoxian521
|
f629663641
|
chore: update
|
2022-09-07 16:55:49 +08:00 |
|
RealityBoy
|
3683bd46a4
|
refactor: use tailwindcss replace unocss (#342)
* refactor: use `tailwindcss` replace `unocss`
* fix: update
|
2022-09-07 15:07:01 +08:00 |
|
xiaoxian521
|
cc92b3e51e
|
style: reset.scss
|
2022-08-23 16:58:52 +08:00 |
|
xiaoxian521
|
3879b99176
|
fix: [重构主题后的一些问题](https://github.com/xiaoxian521/vue-pure-admin/issues/319)
|
2022-08-14 23:09:54 +08:00 |
|
xiaoxian521
|
c7955bcc19
|
style: fix
|
2022-07-27 16:37:06 +08:00 |
|
RealityBoy
|
d824c99489
|
Refactor/themes (#311)
* refactor: theme
|
2022-07-26 13:16:44 +08:00 |
|
xiaoxian521
|
e3c240f139
|
style: fix
|
2022-06-22 22:45:19 +08:00 |
|
xiaoxian521
|
a53cbc2b87
|
chore: update the latest version of element-plus
|
2022-05-27 17:21:18 +08:00 |
|
xiaoxian521
|
f35dea840e
|
refactor: use unocss replace windicss
|
2022-05-07 11:26:04 +08:00 |
|
xiaoxian521
|
685c955ecf
|
style: login
|
2022-04-30 21:19:17 +08:00 |
|
啝裳
|
bedbf8077b
|
refactor: login page (#259)
|
2022-04-30 20:52:06 +08:00 |
|
一万
|
016c75c0d4
|
feat: add area cascade selector demo (#257)
|
2022-04-30 00:40:28 +08:00 |
|
xiaoxian521
|
d14b0358ee
|
style: update
|
2022-04-25 18:49:46 +08:00 |
|
xiaoxian521
|
0d4499c187
|
perf: menu
|
2022-04-25 14:39:39 +08:00 |
|
xiaoxian521
|
7397c315a7
|
chore: update
|
2022-04-24 22:01:20 +08:00 |
|
xiaoxian521
|
9271997a30
|
perf: 优化角色、部门管理页面
|
2022-04-16 14:00:56 +08:00 |
|
xiaoxian521
|
56f9dc85e7
|
perf: layout显示用户信息优化
|
2022-04-14 09:43:39 +08:00 |
|
xiaoxian521
|
5e8723a031
|
feat: 导出关闭某个标签的hooks
|
2022-04-03 15:30:45 +08:00 |
|
一万
|
de76497e8a
|
feat: add vxe-table theme and perf layout theme (#226)
feat: add vxe-table theme and perf layout theme
|
2022-03-30 12:27:51 +08:00 |
|
xiaoxian521
|
5b94930463
|
style: menu min-width
|
2022-03-22 00:10:47 +08:00 |
|