zuiidea
9a5ff4aa98
mobile device supports drawer menu.
2018-10-09 11:46:19 +08:00
Baorong Li
dd3c191139
upgrade umi@2.1
2018-09-28 14:17:23 +08:00
Baorong Li
9a702fb774
try to optimize city.js
2018-09-26 18:15:47 +08:00
Baorong Li
d0c2713f20
fix login with wrong path
2018-09-22 18:31:20 +08:00
Baorong Li
a6bf4286dc
add favicon
2018-09-22 18:29:31 +08:00
zuiidea
08f40efd2b
Optimization: cancel the request of the current page when the page jumps.
2018-09-20 19:55:32 +08:00
zuiidea
4e7795ec7c
Optimization and rewriting PrimaryLayout.
2018-09-18 22:04:30 +08:00
zuiidea
5aa187334a
Optimize mock related files and variable names.
2018-09-17 20:54:06 +08:00
zuiidea
abfcf2460e
Added new logo.
2018-09-17 17:22:29 +08:00
zuiidea
bcd6248833
Merge branch 'develop' of https://github.com/zuiidea/antd-admin into develop
2018-09-17 10:52:33 +08:00
zuiidea
baa5869fe5
doc:Initialize
2018-09-16 23:38:17 +08:00
Baorong Li
58f62d8145
add a simple e2e test and enable pwa
2018-09-16 12:32:54 +08:00
zuiidea
2044beb7f1
fix:Menu and breadcrumbs cannot be highlighted with the path.
2018-09-15 21:34:18 +08:00
zuiidea
5f8a298ece
fix:change language after switching language login.
2018-09-15 18:06:24 +08:00
zuiidea
487b39f97c
Merge branch 'develop' of https://github.com/zuiidea/antd-admin into develop
2018-09-15 17:50:48 +08:00
zuiidea
c5724f208a
Adjust the router to automatically add the current language prefix before the pathname in push and replace.
...
Added `pathMatchRegexp` to match routes and regexp if the route prefix is ignored
2018-09-15 17:50:15 +08:00
Baorong Li
03a23bab9a
use dva-immer
2018-09-15 17:32:26 +08:00
zuiidea
d58b6ce948
Merge branch 'develop' of https://github.com/zuiidea/antd-admin into develop
2018-09-15 12:28:34 +08:00
zuiidea
7c83c80d5d
Support for dynamically loading language packs.
...
Load the `lodash` function as needed.
Added i18n related configuration.
2018-09-15 12:26:22 +08:00
Baorong Li
0801d83856
add github icon in GlobalFooter
2018-09-15 11:02:27 +08:00
zuiidea
8aa55330b4
Support antd-design-pro,Added language switching on login page.
2018-09-14 22:35:49 +08:00
Baorong Li
ee10965f43
fix first page jump to login fail
2018-09-14 11:32:28 +08:00
zuiidea
755e19ed12
Use jslingui as the i18n solution.
2018-09-13 23:52:08 +08:00
zuiidea
40d3914b3c
Optimize layout configuration to make it simpler and more flexible.
2018-09-13 20:20:25 +08:00
zuiidea
47fd515944
Using the decorator syntax, Fixed user page filter data by address.
2018-09-12 19:44:34 +08:00
zuiidea
ba426defdd
Optimize the utils function and add JSdoc
...
Change the variable color to Color.
Add package loadsh.isempty.
2018-09-12 18:10:09 +08:00
zuiidea
a8bd1a587a
Added eslint rule 'no-conole', Fixed request page and post page,Replace utils/enums.js to utils/contant.js
2018-09-12 16:00:36 +08:00
zuiidea
237efb4e72
Optimize the way to import api, Removed some configuration in utils/config.js.
2018-09-12 14:05:20 +08:00
zuiidea
0de24b8251
Merge branch 'develop' of https://github.com/zuiidea/antd-admin into develop
2018-09-11 22:00:29 +08:00
zuiidea
7077ef15f3
Added CI for document.
2018-09-11 22:00:18 +08:00
Baorong Li
b3d5d11539
try add a simple test
2018-09-11 18:09:06 +08:00
Baorong Li
2522b971f1
clean README.md
2018-09-11 17:52:44 +08:00
Baorong Li
c6be37ca09
fix login page miss
2018-09-11 17:52:16 +08:00
zuiidea
ae8ac62938
Added docsify and update umi config.
2018-09-11 17:28:51 +08:00
zuiidea
349eb3216d
Optimize .travis.yml.
2018-09-10 22:14:35 +08:00
zuiidea
d1d559b1d6
Added travis.
2018-09-10 18:01:26 +08:00
zuiidea
7d5ad95cff
Optimize file 'request.js',and remove code about cross domin.
2018-09-09 23:25:12 +08:00
zuiidea
e09c22fc18
Merge branch 'develop' of https://github.com/zuiidea/antd-admin into develop
...
# Conflicts:
# package.json
# src/pages/dashboard/components/cpu.js
# src/pages/dashboard/components/user.js
# yarn.lock
2018-09-09 14:23:00 +08:00
zuiidea
a7e84edad3
Added lint-staged and husky to unify code style.
2018-09-09 14:18:22 +08:00
zuiidea
0f466b2abe
Added lint-statged and husky to unify code style.
2018-09-09 14:02:46 +08:00
Baorong Li
0ccdcdbc92
upgrade dep
2018-09-09 09:06:56 +08:00
Baorong Li
3d3f8e70dd
remove MoonComponent in ECharts
2018-09-09 08:57:25 +08:00
Baorong Li
417215cfcc
remove useless mock
2018-09-09 08:53:06 +08:00
Baorong Li
ae8aba68f2
remove iconfont component related svg
2018-09-09 08:22:06 +08:00
zuiidea
cd53b36e76
Deprecated component layer、Search、DataTable、Iconfont,because there are exist similar component in antd.
2018-09-08 23:39:49 +08:00
Baorong Li
a44f5795fd
remove iconfont component @part
2018-09-08 18:26:42 +08:00
zuiidea
556169871a
Support Stylelint.
...
Added Prettierrc.
Optimize the configuration file .umirc.js, and Added annotations.
Replace eslint-plugin-umi to eslint-plugin-react-app as eslint bese plugin.
And so on.
2018-09-08 17:10:57 +08:00
zuiidea
261fbb8428
Support Stylelint.
...
Added Prettierrc.
Optimize the configuration file .umirc.js, and Added annotations.
Replace eslint-plugin-umi to eslint-plugin-react-app as eslint bese plugin.
And so on.
2018-09-08 17:10:20 +08:00
Baorong Li and GitHub
f02d39ace0
Merge pull request #891 from Louis-7/bugfix/motion-switch
...
Bugfix/motion switch
2018-09-04 15:58:00 +08:00
Louis-7
4d32829445
fix motion switch style on Users page
2018-09-04 15:06:48 +08:00