Commit Graph

  • 973e99169a docs: update docs v2.0.1 xiaoxian521 2021-09-29 02:32:30 +08:00
  • 8712985d48 fix: build error xiaoxian521 2021-09-29 02:21:09 +08:00
  • fd8de45bff
    feat: add horizontal nav (#45) 啝裳 2021-09-29 01:55:56 +08:00
  • e86757e30e
    fix: process.env.node_env undefined (#47) hb0730 2021-09-28 09:24:19 +08:00
  • be4404dcdc fix: process.cwd error 黄兵 2021-09-27 08:50:49 +08:00
  • b3b08b947b workflow: update xiaoxian521 2021-09-27 12:29:09 +08:00
  • 5abb47df3b workflow: update linter.yml xiaoxian521 2021-09-25 20:58:48 +08:00
  • f47492ea99 workflow: update linter.yml xiaoxian521 2021-09-25 18:41:26 +08:00
  • aebcba4a6f Merge branch 'main' of github.com:xiaoxian521/vue-pure-admin into main xiaoxian521 2021-09-25 18:18:09 +08:00
  • 53dba5d73a workflow: update linter.yml xiaoxian521 2021-09-25 18:17:39 +08:00
  • d7b4b22bec
    Merge pull request #43 from xiaoxian521/refactor/layout 啝裳 2021-09-21 20:46:44 +08:00
  • fe6dfb9e3d perf: perf layout xiaoxian521 2021-09-21 20:41:27 +08:00
  • 15e751dee8
    Merge pull request #42 from xiaoxian521/refactor/home 啝裳 2021-09-21 19:18:47 +08:00
  • 016a5c9f8d workflow: update linter.yml xiaoxian521 2021-09-21 19:11:37 +08:00
  • 6d4fe84935 workflow: update linter.yml xiaoxian521 2021-09-21 19:09:51 +08:00
  • 9ac28455d2 refactor: optimization home page xiaoxian521 2021-09-21 18:54:05 +08:00
  • fe2cf22e23 fix: 修复图片裁剪组件问题 xiaoxian521 2021-09-21 02:36:40 +08:00
  • 75afd44e7a fix: 修复标签页未根据权限显示 xiaoxian521 2021-09-21 02:16:46 +08:00
  • feb1498d29 types: optimization type xiaoxian521 2021-09-19 19:41:38 +08:00
  • 8458d5d37b workflow: update linter.yml open Allow all actions xiaoxian521 2021-09-19 18:07:38 +08:00
  • ababf2d29e ci: update xiaoxian521 2021-09-19 17:37:50 +08:00
  • 880dd3cdba workflow: updat xiaoxian521 2021-09-19 17:32:47 +08:00
  • c10511b1a0 workflow: update linter.yml xiaoxian521 2021-09-19 17:23:41 +08:00
  • 9f8cc651bc workflow: add linter.yml xiaoxian521 2021-09-19 17:16:41 +08:00
  • 6993cbc3c1 workflow: delete xiaoxian521 2021-09-19 17:13:56 +08:00
  • 1ea5ad71ce workflow: update lint.yml xiaoxian521 2021-09-19 16:32:43 +08:00
  • 57fc56613a ci: update xiaoxian521 2021-09-19 16:29:12 +08:00
  • dd8cc8508e
    Merge pull request #38 from xiaoxian521/refactor/setup 啝裳 2021-09-19 15:41:33 +08:00
  • 8bb67d4a5a refactor: setup version complete xiaoxian521 2021-09-19 15:39:44 +08:00
  • ed5d87ef3c
    Create node.js.yml 啝裳 2021-09-19 15:35:43 +08:00
  • 2bbe4ebc75
    Create greetings.yml 啝裳 2021-09-19 15:34:07 +08:00
  • 26f62a8c70
    Create stale.yml 啝裳 2021-09-19 15:32:33 +08:00
  • afff1d677b refactor: use setup refactor xiaoxian521 2021-09-19 01:12:46 +08:00
  • 85f4917f26 refactor: use setup refactor xiaoxian521 2021-09-18 22:24:52 +08:00
  • 67db3cb1c3 refactor: use setup refactor xiaoxian521 2021-09-18 12:44:31 +08:00
  • ff329b1e8e refactor: use setup refactor xiaoxian521 2021-09-17 10:29:59 +08:00
  • d4302627e8 refactor: use setup refactor xiaoxian521 2021-09-16 23:16:54 +08:00
  • 8f6986608d style: lint style xiaoxian521 2021-09-16 14:31:02 +08:00
  • aab808d9dd chore: use yarn replace npm xiaoxian521 2021-09-16 12:30:12 +08:00
  • 1ffe435f69 chore: packages update latest version xiaoxian521 2021-09-15 23:17:46 +08:00
  • 03955f7470 chore: all packages update latest version xiaoxian521 2021-09-09 10:51:29 +08:00
  • 173575687d workflow: add stylelint xiaoxian521 2021-09-04 12:37:23 +08:00
  • 0063261fd5 style: prettierrc code xiaoxian521 2021-09-04 11:39:55 +08:00
  • 113874b6b9 style: prettierrc code xiaoxian521 2021-09-03 14:54:29 +08:00
  • d33039dce4
    Merge pull request #36 from WoJiaoFuXiaoYun/main 啝裳 2021-09-03 14:51:15 +08:00
  • 3099e51fd3
    Merge branch 'xiaoxian521:main' into main 浮小云 2021-09-03 14:49:33 +08:00
  • 1bf3a6f93b
    fix: axios 响应拦截器错误 未正确关闭 浮小云 2021-09-03 14:49:09 +08:00
  • 8b8491912a feat(directive): add custom directive v-resize xiaoxian521 2021-09-03 14:46:35 +08:00
  • 821242729f
    Merge pull request #1 from WoJiaoFuXiaoYun/WoJiaoFuXiaoYun-patch-1 浮小云 2021-09-03 14:14:10 +08:00
  • 50687d1505
    docs 修改注释错误的描述 浮小云 2021-09-03 14:12:44 +08:00
  • 0bd4f4ff68 style: prettierrc code xiaoxian521 2021-09-01 22:27:43 +08:00
  • 2c28f11baa style: eslint code xiaoxian521 2021-08-31 12:37:36 +08:00
  • b458a942c9 chore: update VITE_PORT xiaoxian521 2021-08-31 11:50:39 +08:00
  • e85f36b76e style: eslint code xiaoxian521 2021-08-30 20:58:32 +08:00
  • a2b200f5f2 feat: Tab右键菜单中增加“关闭右侧标签页”和“关闭左侧标签页” xiaoxian521 2021-08-30 20:36:55 +08:00
  • 47969f4349 perf: view page add name xiaoxian521 2021-08-29 10:53:56 +08:00
  • 8187dbff0e feat: add keepalive xiaoxian521 2021-08-29 10:20:59 +08:00
  • 860433bb22 docs: Chinese at the front, English at the back xiaoxian521 2021-08-27 12:25:02 +08:00
  • 3981c63e24 docs: add some annotation xiaoxian521 2021-08-27 01:33:57 +08:00
  • a4d305868f fix: some bug xiaoxian521 2021-08-27 00:45:40 +08:00
  • a4f126ae7f chore: update element-plus to the latest version xiaoxian521 2021-08-26 22:49:46 +08:00
  • d03a44060f update element-plus@1.1.0-beta.6 xiaoxian521 2021-08-26 15:44:33 +08:00
  • 0701692461 feat: 添加两种数字动画组件 xiaoxian521 2021-08-19 11:46:47 +08:00
  • a64b236707 fix: tsconfig.json check problem xiaoxian521 2021-08-19 11:13:14 +08:00
  • 1abb6e466f Merge branch 'main' of https://github.com/xiaoxian521/vue-pure-admin into main xiaoxian521 2021-08-18 18:30:47 +08:00
  • 666e755ae5 chore: update element-plus to the latest version xiaoxian521 2021-08-18 18:05:13 +08:00
  • 429eadd803 Update issue templates 啝裳 2021-08-17 09:34:09 +08:00
  • 74ef4e1722 style: 添加tags弹出动画 xiaoxian521 2021-08-02 12:57:57 +08:00
  • c260f88e38 feat: 更换加载动画 xiaoxian521 2021-07-22 11:33:45 +08:00
  • 9bb4f34707 style: format style xiaoxian521 2021-07-20 17:16:42 +08:00
  • a5172c9476 docs: update docs xiaoxian521 2021-07-20 16:52:00 +08:00
  • 11f5ffd018 docs: update wechat xiaoxian521 2021-07-12 23:54:49 +08:00
  • 497b3c404d
    Merge pull request #25 from LZHD/dev 啝裳 2021-07-12 21:53:28 +08:00
  • 012e5c9225 fix(tag): fix bug LZHD 2021-07-12 21:37:43 +08:00
  • 4054be735e chore: fix code LZHD 2021-07-07 23:58:05 +08:00
  • 9044661503 fix: eslint error xiaoxian521 2021-07-07 13:33:47 +08:00
  • 62c67a63a3
    Merge pull request #24 from LZHD/style 啝裳 2021-07-06 21:03:38 +08:00
  • 0e97b3df0e chore: add lint-staged command LZHD 2021-07-06 01:04:03 +08:00
  • 77a1a47110 style: format code for all LZHD 2021-07-06 01:01:42 +08:00
  • e1200f2dbe chore: add eslint config fanxingqiang 2021-07-05 17:39:00 +08:00
  • 0adc256d53 style(components): canonical code xiaoxian521 2021-07-05 20:49:32 +08:00
  • f96a2e4d00
    Merge pull request #23 from LZHD/fix 啝裳 2021-07-04 11:46:28 +08:00
  • 9fa46c50e2 fix: fix import path error LZHD 2021-07-04 11:10:59 +08:00
  • a791786679 docs: 更新微信交流群二维码 xiaoxian521 2021-07-02 10:18:53 +08:00
  • ad1de9530a feat: 添加按钮权限 xiaoxian521 2021-06-30 14:29:40 +08:00
  • a8bc76ed9c add: 添加外链功能 xiaoxian521 2021-06-29 23:35:30 +08:00
  • 6b36c93779 fix: use addRoute refresh page 404 xiaoxian521 2021-06-29 14:46:09 +08:00
  • 3a69af233f docs: update xiaoxian521 2021-06-28 16:00:45 +08:00
  • 0cc4f2660e fix: 修改标签页样式 xiaoxian521 2021-06-28 15:40:23 +08:00
  • 3b86ad6fe8 fix: SeamlessScroll.vue 组件鼠标悬停其中一个,其他的都停止了 xiaoxian521 2021-06-23 17:51:31 +08:00
  • cf141e973a docs: update xiaoxian521 2021-06-23 14:43:13 +08:00
  • 2cae675ab6 docs: 更新交流群二维码 xiaoxian521 2021-06-23 14:30:08 +08:00
  • 8177de106b refactor: 标签页重构,采用响应式storage xiaoxian521 2021-06-23 14:24:38 +08:00
  • 6a89af382f fix: 图表未显示问题 xiaoxian521 2021-06-22 09:58:55 +08:00
  • f8fde9107b chore: update deps xiaoxian521 2021-06-15 16:55:15 +08:00
  • 1585606a2f docs: 添加微信交流群 xiaoxian521 2021-06-15 15:01:57 +08:00
  • 808240f91b fix: 修复无缝滚动组件问题 xiaoxian521 2021-06-15 14:48:05 +08:00
  • 515be309b8 feat: add pre-commit xiaoxian521 2021-06-09 13:11:01 +08:00
  • ef2aa27a87 fix: fix some bug xiaoxian521 2021-05-28 20:31:28 +08:00
  • 0a332731a4 Merge branch 'main' of https://github.com.cnpmjs.org/xiaoxian521/vue-pure-admin into main xiaoxian521 2021-05-28 16:52:06 +08:00