chenshuai2144
|
7eb66d6e8c
|
codestyle: update import
|
6 years ago |
chenshuai2144
|
4e62a9f278
|
lint: fix ts error
|
6 years ago |
chenshuai2144
|
71f6b235ff
|
bugfix: add tsc test and fix ts error
|
6 years ago |
陈帅
|
af01272a27
|
refactor: remove unuse code
|
6 years ago |
Minqi Pan
|
0ce830fd28
|
use menuHeaderRender in ProLayout to render Link (#5588)
|
7 years ago |
chenshuai2144
|
59e064340b
|
fix: fix submenu style error
|
7 years ago |
陈帅
|
cc44e8ea74
|
bugfix: fix Authorized router (#5452)
|
7 years ago |
陈帅
|
6cfd0efc84
|
feat: add DefaultFooter dom
fix #5407
|
7 years ago |
陈帅
|
ad5db1c268
|
feat: 💪 add login page (#5088)
* add login in pro
* update menu down
* add isReady
* fix lint
* fix menu style
|
7 years ago |
陈帅
|
4cb89d5655
|
feat: add itemRender demo
fix #4786
|
7 years ago |
陈帅
|
d5b504647d
|
add isUrl judge (#4681)
如果是 url 不再需要将其放到 Link 中
close #4607
|
7 years ago |
陈帅
|
10cbe0d5fc
|
bugfix: should use useEffect
|
7 years ago |
陈帅
|
b9b885953c
|
support Access-Control-Allow-Headers (#4576)
* 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
|
7 years ago |
陈帅
|
d75bbb29e7
|
codestyle: fix #4511 change Layout name
|
7 years ago |
陈帅
|
277ea60169
|
fix ts file error for eslint (#4336)
* 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]
|
7 years ago |
陈帅
|
07adcdc558
|
fix cr warning
|
7 years ago |
陈帅
|
56fff6aa80
|
edit style
|
7 years ago |
陈帅
|
8d9dee9762
|
add style
|
7 years ago |
陈帅
|
6eb7139a52
|
add netlify logo in footer
|
7 years ago |
陈帅
|
d995461664
|
remove unuse code
|
7 years ago |
陈帅
|
4bb2073839
|
fix code style
|
7 years ago |
陈帅
|
41719aa59f
|
V4 fetch block (#4238)
* 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
|
7 years ago |
zombieJ
|
7287c10fed
|
update comment (#4236)
|
7 years ago |
陈帅
|
de0cf3da16
|
use new local
|
7 years ago |
陈帅
|
7e187a90f6
|
remove all code
|
7 years ago |
陈帅
|
4a7320edaa
|
fix style error
|
7 years ago |
陈帅
|
ec5a5c49be
|
beter code
|
7 years ago |
陈帅
|
d61911af99
|
rm ant-design-pro
|
7 years ago |
陈帅
|
56a5bcf5f3
|
use layout components
|
7 years ago |
陈帅
|
d1b6e0fe8c
|
use pro-layout Components
|
7 years ago |
陈帅
|
1c8dabcfea
|
change pageHeader
|
7 years ago |
何乐
|
f046426bc7
|
[v4] fix type definition (#3851)
- location, history, match 等定义改为从 umi 引入继承
- 更新部分依赖的版本
- 一些其他的类型定义优化
|
7 years ago |
何乐
|
0bc812b763
|
[v4] Strict ts (#3723)
* short-term use of tslint
* fix lint error
* connect & dispatch definition
* replace `SFC` with `FunctionComponent`
* SiderMenu
* TopNavHeader
* HeaderSearch
* components
* layouts
* layouts
* pages
* fix authorize fail
* SettingDrawer
* remove one `as any`
|
7 years ago |
陈小聪
|
1abac6a331
|
[v4] transform typescript (#3702)
* merge v3 to v4
* src/components/IconFont
* src/components/PageLoading
* src/components/SelectLang
* src/components/SettingDrawer
* remove e2e and test
* src/components/TopNavHeader
* src/components/GlobalHeader
* src/components/HeaderDropdown
* src/components/HeaderSearch
* src/components/TopNavHeader
* fix error
* mock
* move defaultSettings
* global.txs
* src/locales
* remove lint mock
* fix ci test error
* change PureComponent to Component, interface IDefaultSettings
* Don't prefix interface with I
Close: #3706
* strictNullChecks set true
|
7 years ago |