陈帅
19606d7d6f
feat: up antd to 4.0 ( #5948 )
* feat: use antd@4
* feat: refactoring old code
* feat: use new type
* add umi-plugin-antd-icon-config plugin
* feat: add table list page (#5742 )
* feat: add table list page
* bugfix: remove unuse interface
* better demo
* fix lint warning
* update api
* update api
* support sort
* change to antd@4
* finish
* fix ts error
* dep: up @ant-design/pro-layout@5.0.0
* dep: add pro-table@2
* bugfix: fix env tag style error
* bugfix: fix typescript error
* bugfix: fix login style
close #5960
close #5958
* feat: CreateForm use pro-table
6 years ago
偏右
6041be0306
Revert "Pin antd to version 3.26.12"
This reverts commit a68356c12b .
6 years ago
depfu[bot]
a68356c12b
Pin antd to version 3.26.12
6 years ago
陈帅
f3ab68d5d8
👷 CI: fix azure ci ( #6004 )
* 👷 CI: try fix azure ci
* 👷 CI : remove node@8 version
* 👷 CI : fix window ci error
* 🙈 ignore: ignore CNAME
* 👷 CI : open HEADLESS
* 👷 CI : new rebase script
* 👷 CI :add issue auto reference
* 👷 CI :add GitHub_Pages_Deploy action
* 👷 CI :add GitHub_Pages_Deploy action
6 years ago
chenshuai2144
97255f3f58
refactor 🎨 : reduce unnecessary dependencies
6 years ago
dependabot-preview[bot]
fee3a40816
build(deps): bump @antv/data-set from 0.10.2 to 0.11.0 ( #5966 )
Bumps [@antv/data-set ](https://github.com/antvis/data-set ) from 0.10.2 to 0.11.0.
- [Release notes](https://github.com/antvis/data-set/releases )
- [Commits](https://github.com/antvis/data-set/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
6 years ago
陈帅
8220e5cd21
feat: add environment variable REACT_APP_ENV ( #5946 )
* feat: add environment variable REACT_APP_ENV
* feat: add alias for start:dev
* bugfix: fix insert code error
6 years ago
chenshuai2144
46406e5253
bugfix: primaryColor use color value
6 years ago
陈帅
149b485b10
bugfix: fix lint error ( #5943 )
6 years ago
depfu[bot]
1f60fb7e96
Update @types/jest to version 25.1.0
6 years ago
depfu[bot]
6b53419fe9
Update cross-env to version 7.0.0 ( #5917 )
6 years ago
Amumu
124ababf54
remove git add for lint-staged hook ( #5911 )
6 years ago
dependabot-preview[bot]
d3b3e7abbf
build(deps-dev): bump lint-staged from 9.5.0 to 10.0.0
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 9.5.0 to 10.0.0.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v9.5.0...v10.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
6 years ago
chenshuai2144
8b359bfa1a
feat: add umi-plugin-antd-icon-config
6 years ago
depfu[bot]
e497b34a19
Update stylelint to version 13.0.0 ( #5886 )
6 years ago
depfu[bot]
3b1af3c380
Update husky to version 4.0.7
6 years ago
偏右
b046c90a52
Revert "Update husky to version 4.0.0"
This reverts commit 0a41c6ea55 .
6 years ago
chenshuai2144
7eb66d6e8c
codestyle: update import
6 years ago
depfu[bot]
0a41c6ea55
Update husky to version 4.0.0
6 years ago
偏右
d4e638e0a4
fix: lint-staged duplicated config
close #5860
6 years ago
chenshuai2144
a610941828
lint: fix eslint error
6 years ago
chenshuai2144
797a43702c
code: use pro layout pageLoading
6 years ago
dependabot-preview[bot]
18c0dd4563
build(deps): bump puppeteer from 1.20.0 to 2.0.0
Bumps [puppeteer](https://github.com/GoogleChrome/puppeteer ) from 1.20.0 to 2.0.0.
- [Release notes](https://github.com/GoogleChrome/puppeteer/releases )
- [Commits](https://github.com/GoogleChrome/puppeteer/compare/v1.20.0...v2.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
6 years ago
chenshuai2144
38cdd7edce
bugfix: remove unuse style and add IE11 style
close #5762
6 years ago
chenshuai2144
71f6b235ff
bugfix: add tsc test and fix ts error
6 years ago
chencheng (云谦)
9a1df9f403
dep: upgrade dva to 2.6.0-beta.16, fix warning ( #5534 )
* dep: upgrade dva to 2.6.0-beta.16, fix warning
* lint: fix eslint error
* lint: fix eslint error
* doc: add security comment
6 years ago
chenshuai2144
df03fd0f22
chore: ignore .github
6 years ago
chenshuai2144
c9ab42bec5
deps: support ie11
close #5705
6 years ago
chenshuai2144
1449dca6ce
chore: test add js dom
6 years ago
陈帅
cb78d9f23b
refactor: remove unuse code
6 years ago
Amumu
dac731db85
lint: fix lint warning ( #5626 )
* fix lint
* Revert "fix lint"
This reverts commit 6c8260e4b8d839c538c1b6845bd6103831a968fb.
* 'react/sort-comp': 'off',
* lint deps upgrade
* upgrade @umijs/fabric to beta 2
* revert to extends
6 years ago
陈帅
af01272a27
refactor: remove unuse code
6 years ago
陈帅
4799ec156c
feat: real dark ( #4356 )
* new dark
* change config name
* merge master
* button use less var
* add popover config
* style: change less var
* better hove color
* new style
* use @ant-design/dark-theme
* add umi-plugin-antd-theme
* add theme config
* add Welcome style
* better config for dark
* rm ThemeColorReplacer
* remove webpack-theme-color
* add load theme info
* fix test
* add test config
* rm more theme values
* remove unuse package
6 years ago
chenshuai2144
9a3a1184d6
🔒 lock path-to-regexp
6 years ago
depfu[bot]
034c187ec2
Update stylelint to version 12.0.0
6 years ago
dependabot-preview[bot]
adb5f4a4fc
build(deps-dev): bump chalk from 2.4.2 to 3.0.0
Bumps [chalk](https://github.com/chalk/chalk ) from 2.4.2 to 3.0.0.
- [Release notes](https://github.com/chalk/chalk/releases )
- [Commits](https://github.com/chalk/chalk/compare/v2.4.2...v3.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
6 years ago
chenshuai2144
051f5c1dca
sort package.json
7 years ago
chenshuai2144
417ab9f4bc
feat: change to react-helmet
7 years ago
陈帅
5d6c3dd58f
chrome: remove serve env ( #5484 )
7 years ago
偏右
6dbecb1503
Update package.json
7 years ago
sunxinle
0ad1fb3109
allow dev start without no UMI_UI
7 years ago
陈帅
8bc6b29ce2
eslint use extends
7 years ago
chenshuai2144
30cdd5f5ba
auto prettier code
7 years ago
卡里
1c1bd4d249
fix:rationalize dependencies and devDependencies in package.json ( #5419 )
Three packages are used in production environment but declared in devDependencies.
Now put them into dependencies.
7 years ago
陈帅
b48c54e6af
down stylelint version
7 years ago
陈帅
966988604d
down eslint version
7 years ago
陈帅
e87d38d2e1
upgrade-interactive to latest
7 years ago
郑贤锋
0aa96eedd1
fix(package.json): npm run format-imports adapt windows ( #5386 )
7 years ago
陈帅
4d74e3eb28
update dependencies
7 years ago
depfu[bot]
873c98bb40
Update umi-types to version 0.5.0 ( #5363 )
7 years ago