信鑫-King
|
06dd7fa621
|
✨ features: use umi 3 (#6039)
* refactor: use umi 3
* fix: lint
* fix: d.ts
* fix: ignoreMomentLocale
* feat: add preset ui
* fix: preset
* fix: plugins
* fix: plugin
* fix: config
* fix: antd locale
* 🐛 bugfix: update types
* 🐛 bugfix:fix types error
* feat: add @umijs/plugin-blocks
* block support umi@3
* update deps
* update deps
* remove umi-plugin-antd-icon-config
* lint: fix ts error
* ignore: ignore build
* 🚀 Deploy: do not run yarn lint
* fix e2e test
* fix e2e test
* fix lgmt error
* 🚀 Deploy: add GA_KEY
Co-authored-by: chenshuai2144 <qixian.cs@outlook.com>
|
6 years ago |
chenshuai2144
|
4c6a11eeda
|
📐 tsconfig add skipLibCheck
|
6 years ago |
Amumu
|
2cbece9b31
|
chore:tsconfig add exclude (#5580)
|
6 years ago |
陈帅
|
7e187a90f6
|
remove all code
|
7 years ago |
陈帅
|
401e65f4d2
|
use netlify functions (#3882)
* use netlify functions
* rm .gitignore key
* fix build error
* use new folder
* change config
* add redirects
* add redirects
* add router
* remobe "/"
* remove code
* add tag
* remove babel loader
* rm firebase config
* remove babel
|
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 |
陈帅
|
deb14330ad
|
support use typescript
|
8 years ago |