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
04 Jul, 2021
5 commits
  • fix(tailwindcss): remove console warnings
    acacb32b
    vben authored
    2021-07-04 22:09:25 +0800  
    Browse Code »
  • refactor: tree component empty state display (#853)
    186b274f
    zhangfugui authored
    2021-07-04 21:08:15 +0800  
    Browse Dir »
  • types: fix CropperAvatar props define
    f1c0e0c5
    无木 authored
    2021-07-04 09:29:57 +0800  
    Browse Dir »
  • fix(table): auto hide unnecessary scrollbar ...
    735028c4
    隐藏无需显示的滚动条时
    无木 authored
    2021-07-04 02:41:55 +0800  
    Browse Code »
  • docs: update `CHANGELOG.zh_CN`
    c8c76155
    无木 authored
    2021-07-04 00:10:14 +0800  
    Browse Code »

03 Jul, 2021
7 commits
  • feat(modal): add `tooltip` for action buttons ...
    c3b90765
    为最大化、全屏、还原等操作按钮添加工具提示
    无木 authored
    2021-07-03 23:25:01 +0800  
    Browse Dir »
  • feat(avatar-cropper): more props added ...
    b96ea075
    为头像剪裁组件添加value属性、onChange事件以及用于自定义上传按钮的属性;更新个人设置页的头像设置
    无木 authored
    2021-07-03 23:12:54 +0800  
    Browse Code »
  • feat(avatar-cropper): add action tooltip ...
    6cbac4b7
    为头像剪裁组件的操作按钮添加工具提示
    无木 authored
    2021-07-03 20:14:58 +0800  
    Browse Code »
  • chore: npm script adjustment
    81cf4413
    vben authored
    2021-07-03 17:22:51 +0800  
    Browse Code »
  • feat(param-menu): feature: menu with params (#845)
    48fcd768
    Lan authored
    2021-07-03 17:13:59 +0800  
    Browse Code »
  • fix(table): param of `handleSearchInfoFn` ...
    791b323d
    修复`handleSearchInfoFn`的参数会有多余的空白键
    无木 authored
    2021-07-03 14:32:38 +0800  
    Browse Code »
  • feat(axios): use `defHttp` like `axios` ...
    49f39de7
    当非GET请求并且同时存在data和params,不再忽略data。使defHttp的用法习惯接近axios原生配置
    
    fixed: #850
    无木 authored
    2021-07-03 14:01:18 +0800  
    Browse Code »

02 Jul, 2021
6 commits
  • types(action-item): set `label` optional
    8819af08
    无木 authored
    2021-07-02 15:45:22 +0800  
    Browse Code »
  • fix(popconfirm-button): remove button excess `title` ...
    73654b78
    移除PopconfirmButton组件多余的title;修改TableAction的tooltip默认位置
    无木 authored
    2021-07-02 12:17:07 +0800  
    Browse Dir »
  • feat(table-action): support `tooltip` option ...
    5fab267a
    为tableAction组件中的操作按钮增加tooltip配置
    
    close: #848
    无木 authored
    2021-07-02 11:55:13 +0800  
    Browse Code »
  • fix(demo): fix async tree demo, fixed: #823
    5637588f
    无木 authored
    2021-07-02 02:27:33 +0800  
    Browse Code »
  • feat(tree): add `insertNodesByKey` method
    5a20df45
    无木 authored
    2021-07-02 02:26:13 +0800  
    Browse Dir »
  • feat(route): add `hidePathForChildren` in `meta` ...
    d52b0de8
    添加`hidePathForChildren`选项用于在子菜单中隐藏本级path
    无木 authored
    2021-07-02 00:30:48 +0800  
    Browse Code »

01 Jul, 2021
4 commits
  • feat: routers support `ignoreRoute` option ...
    72ac240f
    为路由配置添加`meta`.`ignoreRoute`配置,允许在`ROUTE_MAPPING`及`BACK`模式下配置纯菜单数据
    
    fixed:
    无木 authored
    2021-07-01 23:54:10 +0800  
    Browse Dir »
  • fix(form): fix some prop declaration ...
    b5046f07
    修复`submitButtonOptions`、'resetButtonOptions'的类型定义
    无木 authored
    2021-07-01 14:42:29 +0800  
    Browse Dir »
  • style(demo): replace account page detail icon
    ddf116da
    无木 authored
    2021-07-01 11:36:45 +0800  
    Browse Code »
  • fix(sider): custom trigger does not take effect ...
    5005e6e5
    修复侧边菜单底部的自定义折叠按钮不起作用的问题
    无木 authored
    2021-07-01 10:45:59 +0800  
    Browse Code »

30 Jun, 2021
11 commits
  • fix: routes filter can't effective when permission mode set to ROUTE_MAPPING (#836)
    3871204d
    Eric authored
    2021-06-30 22:27:26 +0800  
    Browse Code »
  • fix(table): global configuration accidentally modified ...
    b4a3f936
    修复table的全局配置可能被意外修改的问题
    无木 authored
    2021-06-30 18:40:33 +0800  
    Browse Dir »
  • feat(basic-upload): `value` support v-model
    16c5d327
    无木 authored
    2021-06-30 17:02:50 +0800  
    Browse File »
  • fix: `hasPermission` not work in `ROLE` Mode
    76a5f87c
    无木 authored
    2021-06-30 16:52:13 +0800  
    Browse Code »
  • feat(basic-upload): add preview-delete event ...
    49e72a8e
    添加预览Modal中删除文件的事件
    
    close: #835
    无木 authored
    2021-06-30 16:35:00 +0800  
    Browse Dir »
  • fix(table): selection-change not triggered on row click ...
    6f845b53
    修复selection-change事件在点击行来改变勾选时不会被触发的问题
    无木 authored
    2021-06-30 15:43:32 +0800  
    Browse Code »
  • fix(axios): option `withToken` not work
    d509e897
    无木 authored
    2021-06-30 01:07:27 +0800  
    Browse Code »
  • fix(demo): account list fetch loss param ...
    424b171e
    修复账号管理列表发起请求时可能缺少当前选中的部门ID参数的问题
    
    fixed: #830
    无木 authored
    2021-06-30 00:50:49 +0800  
    Browse Dir »
  • refactor(contentHeight): 重构,将PageWrapper的useContentHeight抽象为公共hook,满足自定义扩展组件时的自动… ...
    9de6ac11
    …高度计算需求。 同时优化高度计算算法。 (#826)
    
    Lan authored
    2021-06-30 00:50:19 +0800  
    Browse Dir »
  • fix: support various vite modes of build, not just production (#832) ...
    95c16a5d
    (cherry picked from commit bcc4773fbfc3dd1b7a24655bc731be830ad6d72d)
    周旭 authored
    2021-06-30 00:49:19 +0800  
    Browse Code »
  • fix(menu): make sure the menu is activated correctly
    cdb10cc4
    Vben authored
    2021-06-30 00:47:59 +0800  
    Browse Code »

29 Jun, 2021
7 commits
  • feat(table): support asynchrony in beforeFetch and afterFetch (#827)
    749ba5c1
    SUPER_AI authored
    2021-06-29 23:53:10 +0800  
    Browse Code »
  • fix(lock-screen): ensure lock info is saved ...
    d38ff667
    确保打开多个窗口锁屏时,其它窗口不会误覆盖锁屏状态
    无木 authored
    2021-06-29 20:23:47 +0800  
    Browse Code »
  • fix: multi windows token sharing ...
    e5f37885
    修复同时打开多个窗口时令牌没能同步共享的问题
    
    fixed: #761
    无木 authored
    2021-06-29 19:41:06 +0800  
    Browse Code »
  • fix(lock-screen): fix lock-screen can skip on new window ...
    d7b84c78
    修复锁屏功能可以通过刷新页面或复制 URL 打开新的浏览器标签来跳过锁定状态的问题
    无木 authored
    2021-06-29 18:34:51 +0800  
    Browse Dir »
  • feat(axios): add `withToken` option ...
    c99cf5e5
    添加withToken配置,用于控制request是否提交token
    无木 authored
    2021-06-29 17:31:30 +0800  
    Browse Dir »
  • fix(table): fix rowSelection.onChange not work ...
    df0f0008
    修复为table提供rowSelection.onChange时,无法手动变更table的选中项的问题
    
    fixed: #825
    无木 authored
    2021-06-29 16:39:47 +0800  
    Browse Code »
  • fix(svg-icon): fix SvgIcon style
    99829c79
    无木 authored
    2021-06-29 15:16:21 +0800  
    Browse Dir »