- 24 Jun, 2019 1 commit
-
-
陈帅 authored
* support Access-Control-Allow-Headers * add magic code * add magic code * add magic!!!! code * try auto publish * new plugin * update script * use fetch-blocks package * add env * add fetch-blocks package * fix ci error * fix lint error * delete extra comments * use https://ant-design-pro.netlify.com
-
- 22 Jun, 2019 3 commits
-
-
陈帅 authored
-
陈帅 authored
* fix #4565,add 404 page * fix codacy warning * add 404 in fetch:blocks * rm NoticeIconView import
-
senique authored
Paths of same prefix will return the last match. It will occurs: Routes: { path: '/', authority: ['admin', 'user'] routes: [ { path: '/prefix2', authority: ['user'] }, { path: '/prefix', authority: ['admin'] }, ] } Problem: When user visit the '/prefix2', it will match the '/prefix', then Exception403 occurs.
-
- 21 Jun, 2019 1 commit
-
-
偏右 authored
* remove extra space * Update fetch-blocks.js
-
- 18 Jun, 2019 3 commits
-
-
陈帅 authored
-
陈帅 authored
-
陈帅 authored
* fix ts file error for eslint * add format-imports script * sort all code * remove lint:ts * remove tslint * remove lint:ts * up layout * remove a empty test * rm tslint config * use umi config * prettier all code * use @umijs/fabric * [CodeFactor] Apply fixes to commit 69d4f9a [ci skip] [skip ci]
-
- 11 Jun, 2019 1 commit
-
-
liangyongrui authored
修复类型参数传递的问题
-
- 06 Jun, 2019 4 commits
- 05 Jun, 2019 2 commits
- 04 Jun, 2019 6 commits
- 03 Jun, 2019 1 commit
-
-
hz authored
-
- 02 Jun, 2019 1 commit
-
-
huangzheng authored
-
- 31 May, 2019 2 commits
- 30 May, 2019 1 commit
-
-
陈帅 authored
-
- 29 May, 2019 3 commits
-
-
陈帅 authored
-
陈帅 authored
-
陈帅 authored
* first step * fix local error * commit * test serve * fix test * sort package.json * fix typo * fix pageHeader error * new style * change script name * fix copy block url style * new copy code style * add loginout * auto insert pro code * use new layout * add locale to copy button
-
- 26 May, 2019 3 commits
- 25 May, 2019 1 commit
-
-
hz authored
-
- 22 May, 2019 3 commits
- 21 May, 2019 1 commit
-
-
zombieJ authored
-
- 20 May, 2019 2 commits
- 18 May, 2019 1 commit
-
-
偏右 authored
* remove useless state loading *
🆙 upgrade bizcharts version to fix forceFit of null close #4107 ref alibaba/BizCharts#819 close #4195 * Fix setState after unmount * use Link over router.push *🐛 Fix duplicated keys in basic profile, close #4195 * use bizcharts@3.5.2-beta.2 * use bizcharts@3.5.3-beta.0 *💹 Remove unused resize fns in Pie * remove resize function
-