Sign in

canrd-outside / order-erp-front · Commits

GitLab

  • Go to group
  • Project
  • Activity
  • Files
  • Commits
  • Builds 0
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 1
  • Labels
  • Wiki
  • Commits 1,833
  • Compare
  • Branches 6
  • Tags 0
  • order-erp-front
09 Sep, 2021
2 commits
  • fix: 修改axios 中 urlPrefix 字段不生效问题 (#1170) ...
    7df9b513
    * fix(样式污染): 会污染其他带有srcollbar的组件样式
    
    * fix(axios): urlPrefix 字段传递不生问题效
    love-life authored
    2021-09-09 09:41:34 +0800  
    Browse Dir »
  • fix: 修复 `apiSelect` 绑定值 `attrs` 的问题 (#1172) ...
    c753d945
    * chore(permission): fix func name typo
    
    * fix(apiSelect): fix `v-bind` value  `attrs` to `$attrs`
    handsomeFu authored
    2021-09-09 09:40:53 +0800  
    Browse Dir »

06 Sep, 2021
5 commits
  • feat(demo): add `JsonPreview` demo ...
    83c1683b
    添加JsonPreview组件的使用演示
    
    close: #1146
    无木 authored
    2021-09-06 20:36:19 +0800  
    Browse Dir »
  • fix(table): `rowClassName` not worked with `striped` ...
    044e2e4e
    修复rowClassName属性无法和striped同时生效的问题
    
    fixed: #1167
    无木 authored
    2021-09-06 20:13:13 +0800  
    Browse Code »
  • feat(table): 添加和支持动态删除和插入数据 (#1152)
    59a90877
    frezs authored
    2021-09-06 09:14:12 +0800  
    Browse Dir »
  • perf(tree): 优化Tree搜索功能,添加搜索高亮功能,优化样式表现 (#1153) ...
    3b6b4f73
    1. 修复expandOnSearch与checkOnSearch功能
    2. 添加selectOnSearch功能
    3. 添加搜索高亮title功能
    4. 优化TreeHeader的样式表现: searchInput自动扩充
    Lan authored
    2021-09-06 09:13:53 +0800  
    Browse Code »
  • fix(table): Solve the bug of setting ifshow to false in table column (#1166) ...
    5fa730c4
    表格列设置ifshow为false,表格的列设置里依然会渲染该列的checkBox,实际应该不渲染。如果需要隐藏应该是设置defaultHidden。
    songweionline authored
    2021-09-06 09:13:35 +0800  
    Browse Dir »

05 Sep, 2021
1 commit
  • chore: update deps
    6cadcf08
    vben authored
    2021-09-05 18:11:59 +0800  
    Browse Dir »

30 Aug, 2021
3 commits
  • fix (modal): 修复对话框 hook 不设置 loaded问题 (#1143) ...
    95aca2ab
    fix (modal):  修复对话框 hook 不设置 loaded问题
    江麻妞 authored
    2021-08-30 09:05:15 +0800  
    Browse Dir »
  • feat(tree): 1. 添加自定义数据过滤判断方法 2. 添加搜索完成自动展开结果选项 3. 添加搜索完成自动选中结果选项 4. 树节点数据变化时强制搜索… ...
    e00578c4
    …(同步searchData避免展示错误) (#1132)
    
    Lan authored
    2021-08-30 09:04:59 +0800  
    Browse Code »
  • fix: Improve content height calculation (#1136) ...
    6717fe65
    * feat(useContentHeight): 为useContentHeight 添加 向上递归 移除差值 的功能。
    
    * feat(useContentHeight): 为useContentHeight 添加 向上递归 移除差值 的功能。 pagewrapper添加 upwardSpace以支持向上递归功能。
    Lan authored
    2021-08-30 09:04:32 +0800  
    Browse Dir »

27 Aug, 2021
4 commits
  • feat(table): add `onValid` for editRow ...
    ee7c31db
    为table的可编辑行添加校验方法
    无木 authored
    2021-08-27 22:23:39 +0800  
    Browse Dir »
  • fix: add loss action for userStore
    a36825a6
    无木 authored
    2021-08-27 11:24:36 +0800  
    Browse Dir »
  • fix(card-list): fixed build error ...
    628e8206
    修复CardList组件造成的build错误
    无木 authored
    2021-08-27 08:55:38 +0800  
    Browse Dir »
  • feat: add CardList component
    0f5ddbf1
    JinMao authored
    2021-08-27 05:51:58 +0800  
    Browse Dir »

26 Aug, 2021
4 commits
  • fix: `getUserinfo` is compatible with empty roles data ...
    1ddfc31c
    修复getUserinfo接口数据未携带roles字段时登录失败的问题
    无木 authored
    2021-08-26 21:20:26 +0800  
    Browse Dir »
  • fix: fixed build warning for style of `intro.js` ...
    d27633fb
    修复intro.js的样式文件造成的build警告
    
    fixed: #1130
    无木 authored
    2021-08-26 20:50:25 +0800  
    Browse Dir »
  • fix(table): 修复表格背景颜色再深色模式下会被穿透问题 (#1133)
    30fa4cfa
    江麻妞 authored
    2021-08-26 20:01:25 +0800  
    Browse Dir »
  • fix(modal): avoid style pollution to the whole world (#1128)
    6e7f6f82
    love-life authored
    2021-08-26 20:01:05 +0800  
    Browse Dir »

25 Aug, 2021
5 commits
  • perf: optimize css volume
    466d4edc
    vben authored
    2021-08-25 23:04:15 +0800  
    Browse Dir »
  • Revert "Revert "feat: support setup name"" ...
    0b0a7cee
    This reverts commit 99daecdb.
    vben authored
    2021-08-25 22:57:00 +0800  
    Browse Dir »
  • Revert "feat: support setup name" ...
    99daecdb
    This reverts commit d8362f08.
    vben authored
    2021-08-25 22:44:56 +0800  
    Browse Code »
  • fix(markdown): the hierarchy of markDown components after full screen
    c8017b13
    vben authored
    2021-08-25 22:42:39 +0800  
    Browse Code »
  • feat: support setup name
    d8362f08
    vben authored
    2021-08-25 22:39:28 +0800  
    Browse Dir »

24 Aug, 2021
5 commits
  • fix: name of vite `mode` support more characters ...
    9f682299
    修复vite模式名称不支持下划线的问题
    
    fixed: #1115
    无木 authored
    2021-08-24 22:54:31 +0800  
    Browse Code »
  • chore: format code
    56a966cf
    vben authored
    2021-08-24 22:41:48 +0800  
    Browse Dir »
  • perf: not waiting for router.isReady
    2884e863
    vben authored
    2021-08-24 22:32:43 +0800  
    Browse Code »
  • fix: `useRedo` called duplicate may cause exception ...
    1235978a
    修复useRedo的不当调用可能导致异常的问题
    
    fixed: #1121
    无木 authored
    2021-08-24 21:01:28 +0800  
    Browse Dir »
  • chore: adjust the windicss reference
    9dd9fcd3
    vben authored
    2021-08-24 00:29:22 +0800  
    Browse Dir »

23 Aug, 2021
1 commit
  • fix(table): fix table footer style ...
    a426b902
    修复表尾合计行可能与主体部分的列没有对齐的问题
    
    fixed: #1112
    无木 authored
    2021-08-23 16:36:26 +0800  
    Browse Code »

22 Aug, 2021
1 commit
  • chore: update deps
    455d109f
    vben authored
    2021-08-22 12:22:56 +0800  
    Browse Code »

21 Aug, 2021
1 commit
  • chore: update vite-plugin-html
    6e857957
    vben authored
    2021-08-21 00:13:43 +0800  
    Browse Code »

20 Aug, 2021
3 commits
  • chore: update deps
    d1f59b49
    vben authored
    2021-08-20 21:46:51 +0800  
    Browse Dir »
  • fix(table): editable icon not show with empty cell ...
    edc30965
    修复可编辑单元格当内容为空时不会显示编辑图标的问题
    
    fixed: #1103
    无木 authored
    2021-08-20 17:07:42 +0800  
    Browse Dir »
  • fix: refresh failed while token invalid ...
    3a5d1a57
    修复当token失效时,刷新页面可能出现异常的问题
    
    fixed: #1101
    无木 authored
    2021-08-20 16:55:42 +0800  
    Browse Dir »

19 Aug, 2021
2 commits
  • feat(table): add `beforeEditSubmit` for editable cell ...
    2c867b3d
    单元格编辑功能新增提交回调
    无木 authored
    2021-08-19 23:57:42 +0800  
    Browse Code »
  • fix(tinymce): fixed `tinymce` destory method ...
    fb43fad5
    修复tinymce销毁方法可能出现异常的问题
    无木 authored
    2021-08-19 19:51:55 +0800  
    Browse Dir »

18 Aug, 2021
3 commits
  • fix(tinymce): fixed `inline` mode ...
    8e013774
    修复Tinymce的inline模式在一些场景下会出现异常的问题
    
    fixed: #1092
    无木 authored
    2021-08-18 22:55:36 +0800  
    Browse Dir »
  • fix(code-editor): fixed formatting error ...
    e7c96363
    修复JSON编辑器在格式化无效JSON文本时会抛出异常的问题
    无木 authored
    2021-08-18 20:52:34 +0800  
    Browse Code »
  • fix(echarts): theme setting supported ...
    93812f73
    修复useECharts的theme参数不起作用的问题
    
    fixed: #1095
    无木 authored
    2021-08-18 20:05:40 +0800  
    Browse Dir »