前端爱码士
|
a0e43abeab
|
fix: 修复Modal.confirm的返回类型问题,需要有destroy,update的方法 (#3161)
* fix: 修复Modal.confirm的返回类型问题,需要有destroy,update的方法
* chore: simplify
---------
Co-authored-by: Li Kui <90845831+likui628@users.noreply.github.com>
|
2023-10-17 10:16:02 +08:00 |
invalid w
|
f3f2f548e6
|
Refactor:移除useCopyToClipboard hook, 使用navigator.clipboard进行替代。close #2723 (#3105)
* feat: 重写复制文本功能
* refactor: 替换复制文本示例代码
* chore: delete useCopyToClipboard hook
|
2023-10-08 10:50:05 +08:00 |
invalid w
|
64b812802f
|
feat: 支持设置多重水印,增加清除所有水印方法. close #2610 (#3084)
* perf(watermark): 消除水印hook类型问题
* feat: 支持设置多重水印,增加清除所有水印方法
* chore: 应该让用户自己来进行水印清除
|
2023-09-28 11:05:53 +08:00 |
huangxiaomin
|
d46c6daa13
|
#3080 按钮权限示例的判断权限异常
|
2023-09-27 13:58:35 +08:00 |
invalid w
|
dbdd811705
|
feat(style): 使用Antd组件提供的切换主题功能 (#3051)
* perf(style): 使用antd4的暗黑主题
* refactor: 抽离切换暗黑主题模式
|
2023-09-21 10:40:09 +08:00 |
luchanan
|
99ddc3598a
|
perf: 指令权限v-auth支持并显示按钮权限 (#3035)
|
2023-09-17 12:08:17 +08:00 |
舜岳
|
b660f96220
|
refactor: code optimization (#2961)
|
2023-08-13 09:14:38 +08:00 |
jinmao88
|
a0fdceeae7
|
fix: 修复边栏无法打开问题,deepMerge函数有问题未修复
|
2023-06-17 09:44:06 +08:00 |
xiaoWangSec
|
0347c83620
|
fix: 修复VITE_GLOB_APP_TITLE中不能存在-的问题#1522 (#2794)
* fix #1522
fix #1522
* fix #1522
fix #1522
* fix #1522
fix #1522
|
2023-05-24 16:42:30 +08:00 |
Kyun Wong
|
afacf68825
|
fix: 解决重定向路径 params 参数丢失问题 (#2753)
Co-authored-by: kelvin <kyun.wang@jodoinc.com>
|
2023-05-10 13:59:36 +08:00 |
vben
|
335f30c887
|
chore: 优化 useScrollTo、useWindowSizeFn
|
2023-04-07 00:12:26 +08:00 |
vben
|
6a9bd686d5
|
chore: remove LazyContainer
|
2023-04-06 23:49:20 +08:00 |
vben
|
fa18365c21
|
chore: 移除 useTimeoutFn文件,使用 vueuse
|
2023-04-06 22:49:16 +08:00 |
vben
|
9f8e010534
|
feat: 重构 useRefs
|
2023-04-06 22:17:18 +08:00 |
vben
|
5e8ef2f64f
|
feat: 添加 defineOptions
|
2023-04-06 00:08:17 +08:00 |
vben
|
8e5a6b7ce5
|
perf: 修复部分 eslint 错误
|
2023-04-05 22:47:14 +08:00 |
vben
|
279977b817
|
feat: 逐步抽离部分包到packages
|
2023-04-05 22:29:16 +08:00 |
luoawai
|
6b30c9f7bb
|
fix(useFormItem):修复ApiSelect的onChange事件获取不到第二个参数(#2592) (#2674)
|
2023-04-05 15:58:43 +08:00 |
vben
|
aedb8e53aa
|
perf: 优化env字段
|
2023-04-05 15:58:03 +08:00 |
vben
|
ba2415c3b4
|
chore: Extract lint config
|
2023-04-04 16:55:34 +08:00 |
Lantz
|
3a1ec7ac86
|
fix(hooks): 修改在使用useEcharts时, getInstance无法获取到最新的echarts实例的问题 (#2650)
|
2023-03-29 14:58:18 +08:00 |
予ヾ
|
3b0077dc73
|
fix: 修复水印重复叠加问题 (#2622)
Co-authored-by: whong <whif@foxmail.com>
|
2023-03-14 17:06:25 +08:00 |
lzdjack
|
3de5b53bcd
|
fix: 修复表单验证 (#2620)
1.优化验证
2.修复自定义组件验证出错的问题
|
2023-03-14 17:06:10 +08:00 |
前端爱码士
|
4f4bec0c22
|
fix: 修复消息hooks icon类型 (#2585)
|
2023-02-27 12:51:26 +08:00 |
luocong2016
|
d25dfcc7c0
|
docs:optimization point notes (#2526)
|
2023-02-10 07:42:04 +08:00 |
lzdjack
|
45b0be7f7e
|
fix: 修复表单自定义组件验证不通过的bug (#2510)
|
2023-01-31 18:02:53 +08:00 |
1xuanyuan1
|
53b2b23620
|
fix: 修复权限切换不生效问题 (#2488)
Co-authored-by: 戴文俊 <daiwenjun@qutoutiao.net>
|
2023-01-18 11:15:46 +08:00 |
无木
|
e962fa039a
|
fix: auto resize echart on menu collapsed, fixed #2265
|
2022-10-29 10:05:44 +08:00 |
muamuamu
|
5833043d14
|
fix(useRedo): 重新加载页面useRedo方法会添加一条浏览记录 (#2043)
|
2022-07-07 15:41:08 +08:00 |
Tanimodori
|
02c469b17a
|
types: 再次修复RouteLocationRawEx类型错误 (vbenjs#1968) (#1975)
|
2022-06-19 17:51:28 +08:00 |
Tanimodori
|
85f1e58bcc
|
types: 修复RouteLocationRawEx类型错误 (vbenjs#1968) (#1970)
|
2022-06-16 19:04:50 +08:00 |
ChenErik
|
e073b4c944
|
fix(echarts): add resize animation (#1950)
|
2022-06-16 19:04:30 +08:00 |
You
|
554f4615a1
|
fix: 菜单响应式隐藏时宽度计算错误 (#1945)
Co-authored-by: zeozhou <zeozhou@tencent.com>
|
2022-06-16 19:04:07 +08:00 |
山田
|
857af11ced
|
feat(useContext): 删除多余重载 (#1932)
|
2022-06-16 19:02:51 +08:00 |
Jim
|
19dc88b4e0
|
docs: 添加注释, 修复 (#1927)
* docs: 添加注释
* docs: 添加注释
* fix: 后台动态权限changePermissionCode加上await
* docs: 添加注释
* docs: 添加注释
* docs: 添加注释
* docs: 添加注释
* docs: 添加注释
|
2022-06-16 19:02:10 +08:00 |
Henry Rao
|
aab6b4f393
|
fix: 修复多tab带参数匹配不正确的bug (#1482)
|
2021-12-18 22:27:28 +08:00 |
Carson
|
dc4b05272f
|
refactor(dashboard): adjust the spacing of Card under the small screen (#1399)
Co-authored-by: huguangju <huguangju@wowkai.cn>
|
2021-11-24 23:16:53 +08:00 |
vben
|
a248e20013
|
chore: fix type
|
2021-10-26 01:19:51 +08:00 |
vben
|
acea184320
|
chore: format code
|
2021-10-25 23:49:03 +08:00 |
pq
|
a0165d1eee
|
perf(useRuleFormItem): more accurate return type (#1290)
|
2021-10-20 09:13:04 +08:00 |
zmtlwzy
|
b653412260
|
fixed: (update pageTitle when change local) (#1278)
If AppLocalePicker reload prop is false, Should be updated when changing the language
|
2021-10-12 11:49:05 +08:00 |
Lan
|
6717fe654e
|
fix: Improve content height calculation (#1136)
* feat(useContentHeight): 为useContentHeight 添加 向上递归 移除差值 的功能。
* feat(useContentHeight): 为useContentHeight 添加 向上递归 移除差值 的功能。 pagewrapper添加 upwardSpace以支持向上递归功能。
|
2021-08-30 09:04:32 +08:00 |
vben
|
56a966cfbf
|
chore: format code
|
2021-08-24 22:41:48 +08:00 |
无木
|
1235978ab2
|
fix: `useRedo` called duplicate may cause exception
修复useRedo的不当调用可能导致异常的问题
fixed: #1121
|
2021-08-24 21:01:28 +08:00 |
无木
|
93812f734e
|
fix(echarts): theme setting supported
修复useECharts的theme参数不起作用的问题
fixed: #1095
|
2021-08-18 20:05:40 +08:00 |
vben
|
e15b4f14db
|
fix: fix all types of errors, compatible with volar plugin
|
2021-08-17 23:04:29 +08:00 |
无木
|
2dd3d85448
|
fix: fixed `useRedo` may loss route params
修复useRedo会丢失当前路由的params数据问题
fixed: #1079
|
2021-08-15 16:45:13 +08:00 |
无木
|
bcfa338227
|
feat: add `updatePath` for `useTabs`
添加更新标签path的方法
close: #1068
|
2021-08-13 15:13:35 +08:00 |
vben
|
9035fd191e
|
fix(types): fix some type errors
|
2021-08-13 00:12:51 +08:00 |
CXM
|
6d5388aaf1
|
fix(type): fix ant-design-vue -> (#1043)
|
2021-08-08 10:16:37 +08:00 |