陈帅
|
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 |
陈帅
|
31a493fa24
|
sort all code
|
7 years ago |
陈帅
|
9770eccb10
|
fix ts file error for eslint
|
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 |