Commit Graph

2586 Commits

Author SHA1 Message Date
偏右
98a13a7569 🆙 upgrade esbuild-webpack-plugin (#24498) 2020-05-27 16:31:55 +08:00
Zohaib Ijaz
f0a4e211b1
imported missing variable imports which are required to compile less files to css (#24450) 2020-05-25 18:58:15 +08:00
骗你是小猫咪
21bd9444f4
test: use azure deploy ui test report site (#24327)
* test: use azure deploy ui test report site

* parallel stage

* continueOnError

* fix continueOnError position

* use github comment

* failed

* fix artifact name

* add download path

* ls files

* fix path download

* Install modules

* update snapshot image

* test: docker compose run test image

* use docker

* use docker update snapshots

* remove unused dep

* improve github comment and add doc

* fix azure script

* test faild condition

* improve pass comment
2020-05-25 17:40:57 +08:00
二货机器人
419004e38a
chore: rm netlify.toml in dep script (#24434) 2020-05-25 09:50:38 +08:00
陈帅
670f8f2f1e
docs: 📖 add 4.2.5 changelog (#24410)
* doc: 📖 add 4.2.5 changelog

* Update CHANGELOG.zh-CN.md

Co-authored-by: xrkffgg <xrkffgg@gmail.com>

* Update CHANGELOG.zh-CN.md

Co-authored-by: xrkffgg <xrkffgg@gmail.com>

* Update CHANGELOG.en-US.md

Co-authored-by: xrkffgg <xrkffgg@gmail.com>

* Update CHANGELOG.zh-CN.md

Co-authored-by: 偏右 <afc163@gmail.com>

* Update CHANGELOG.zh-CN.md

Co-authored-by: 偏右 <afc163@gmail.com>

* Update CHANGELOG.en-US.md

Co-authored-by: 偏右 <afc163@gmail.com>

* Update CHANGELOG.zh-CN.md

Co-authored-by: 偏右 <afc163@gmail.com>

* Update CHANGELOG.zh-CN.md

Co-authored-by: 偏右 <afc163@gmail.com>

* Update CHANGELOG.zh-CN.md

Co-authored-by: xrkffgg <xrkffgg@gmail.com>

* Update CHANGELOG.zh-CN.md

* Update CHANGELOG.zh-CN.md

* Update CHANGELOG.zh-CN.md

Co-authored-by: 偏右 <afc163@gmail.com>

* add emoji

* Update CHANGELOG.zh-CN.md

Co-authored-by: xrkffgg <xrkffgg@gmail.com>

* Update CHANGELOG.en-US.md

Co-authored-by: xrkffgg <xrkffgg@gmail.com>

* update

Co-authored-by: xrkffgg <xrkffgg@gmail.com>
Co-authored-by: 偏右 <afc163@gmail.com>
2020-05-24 23:53:29 +08:00
二货机器人
c13e56ab92
docs: Add Select a11y faq (#24413) 2020-05-23 14:51:54 +08:00
偏右
1e11c83e74
test: add @bundle-analyzer/webpack-plugin (#24399)
* add @bundle-analyzer/webpack-plugin

* add .bundle-analyzerrc

* use process.env.BUNDLE_ANALYZER_TOKEN

* more dist files

* fix ci fail
2020-05-22 18:46:03 +08:00
偏右
2932b39c88
chore: 🆙 upgrade @typescript-eslint/eslint-plugin (#24398)
* 🆙 upgrade @typescript-eslint/eslint-plugin

* Update package.json
2020-05-22 16:41:26 +08:00
偏右
1bba2ef65e
chore: Delete netlify.toml and update devDeps (#24343)
* Delete netlify.toml

* 🆙 upgrade dev deps

* fix mockdate tsd

* fix tsc noEmit
2020-05-21 23:27:02 +08:00
偏右
3629830a85
Revert "chore: upgrade rc-tooltip to 4.1.0(#19536) (#24341)" (#24342)
This reverts commit d7288e99a0.
2020-05-21 13:49:51 +08:00
Kermit Xuan
d7288e99a0
chore: upgrade rc-tooltip to 4.1.0(#19536) (#24341) 2020-05-21 13:43:21 +08:00
dependabot-preview[bot]
6619700893
chore(deps): bump moment from 2.25.3 to 2.26.0 (#24322)
* chore(deps): bump moment from 2.25.3 to 2.26.0

Bumps [moment](https://github.com/moment/moment) from 2.25.3 to 2.26.0.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.25.3...2.26.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

*  fix moment snapshot

* update moment version

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2020-05-20 22:33:51 +08:00
骗你是小猫咪
8d0bba4dea
test: 🚀 New Image Snapshots (#24003)
* test: New Image Snapshots

* circleci apt-get some lib

* fix command

* set CircleCI NODE_ENV

* new test:image

* upgrade jest-image-snapshot

* needs dist

* use jest html report

* use now deploy

* fix deploy skip

* set token

* upgrade version

* change if

* improve imageTest

* print node version

* revert puppeteer version

* fix now fail

* test

* fix now fail

* add if

* fix if

* add judgement

* fix action

* rebase

* fix test image script

* lint ignore

* fix lint fail
2020-05-20 19:47:49 +08:00
偏右
a7b81d52af
test: Add lighthouse-check-action (#24298) 2020-05-20 14:26:08 +08:00
偏右
4feb186085
refactor: tree select style (#24291)
* chore(list): improve code (#24280)

* chore(list): improve code

* Update index.tsx

* refactor: tree select style code

* 🔒 lock antd-theme-generator to 1.2.2

https://github.com/mzohaibqc/antd-theme-generator/issues/42

Co-authored-by: Tom Xu <ycxzhkx@gmail.com>
2020-05-19 18:10:02 +08:00
Loogeek
a216d6e4f7
fix: cascader component value support number type (#24247)
add cascader type.test.tsx
2020-05-18 19:38:36 +08:00
南小北
bfd5644ff0
Add crop image demo for Upload (#24174)
* chore: add antd-img-crop

* docs: add crop image demo for upload

* fix: move antd-img-crop to devDependencies

* fix: fix eslint warning

* test: update snapshot
2020-05-18 19:22:45 +08:00
Kermit Xuan
f546c8b9e3
chore: upgrade rc-menu to 8.2.1(#23956) (#24223) 2020-05-18 17:36:56 +08:00
二货机器人
75b090aff3
fix: Switch trigger motion (#24254)
* init fix

* fix rtl

* clean up

* update snapshot

* fix style lint

* add motion of inner

* update un-checked focus style
2020-05-18 17:31:46 +08:00
二货机器人
b10f4cffd9
docs: 4.2.4 changelog (#24244) 2020-05-18 13:40:15 +08:00
Tom Xu
f45f7353a5
chore: 🆙 upgrade rc-switch to 3.0.0 (#24220) 2020-05-17 17:05:28 +08:00
偏右
8b514406e3
🚀 release 4.2.3 (#24203) 2020-05-16 18:02:42 +08:00
二货机器人
a83143bbbc
fix: Picker disabled today (#24190) 2020-05-15 18:45:10 +08:00
偏右
8497e54e39
docs: 📖 keep documentation up to date (#24184)
* docs: remove babel-plugin-import from docs

* docs: react-scripts-rewired + customize-cra => craco

* docs: remove babel-plugin-import

* fix remark link
2020-05-15 17:18:55 +08:00
afc163
610807ebf9 🆙 upgrade rc-progress 3.0.0 2020-05-15 10:59:34 +08:00
二货机器人
2e284aa017
chore: small bundle size (#24135)
* update warning

* rm warning

* replace with dev warning

* fix test

* fix site

* Update webpack.config.js

Co-authored-by: 偏右 <afc163@gmail.com>

* Update webpack.config.js

* fix sytax

* adjust

* move into function

Co-authored-by: 偏右 <afc163@gmail.com>
2020-05-14 15:57:04 +08:00
偏右
217723d321
🆙 upgrade devDeps 2020-05-14 13:43:06 +08:00
偏右
5e5ec80d04
🆙 upgrade typescript to 3.9.2 (#24111) 2020-05-13 20:19:28 +08:00
偏右
9d03db0503
refactor: 🆙 upgrade rc-progress (#24127)
* 🆙 upgrade rc-progress

* test: antd.min.js

ref #24116
2020-05-13 19:13:30 +08:00
偏右
ce36d3e2fe
🆙 upgrade react-slick to 0.26.1 (#24067) 2020-05-12 11:00:47 +08:00
二货机器人
40a987e059
chore: Fix pub script (#24063) 2020-05-11 23:38:54 +08:00
信鑫-King
705a6d63a1
release: 4.2.2 changelog (#24060)
* docs: changelog

* chore: version 4.2.2

* docs: changelog

* Update CHANGELOG.zh-CN.md

Co-authored-by: 偏右 <afc163@gmail.com>

Co-authored-by: 偏右 <afc163@gmail.com>
2020-05-11 21:56:17 +08:00
偏右
79289fa708
fix: generate-version not found (#24059)
close #24057
2020-05-11 21:04:18 +08:00
信鑫-King
313f2df632
docs: changelog 4.2.1 (#24025)
* docs: changelog 4.2.1

* docs: changelog

* docs: changelog

* docs: changelog

* docs: changelog

* chore: datepicker rtl

* chore: classification

* chore: size

* chore: locale

* Update CHANGELOG.zh-CN.md

Co-authored-by: 偏右 <afc163@gmail.com>

* docs: changelog

* chore: add version

Co-authored-by: 偏右 <afc163@gmail.com>
2020-05-11 16:58:42 +08:00
偏右
237c205169
🆙 upgrade eslint (#24000) 2020-05-09 20:40:35 +08:00
偏右
ee58a34175
fix: 🆙 upgrade rc-steps@3.6.0 (#23989)
* 🆙 upgrade rc-steps@3.6.0

* update snapshot
2020-05-09 14:01:02 +08:00
偏右
cc11b95194
🆙 upgrade rc-switch/rc-drawer to remove react-lifecycles-compat (#23969) 2020-05-08 19:21:21 +08:00
偏右
d221458939
refactor: 📦 Generate version.js from package.json (#23957)
* 📦 generate version.js from package.json

* components/version/version.ts

* remove version.js

* fix scripts

* Add pretest and predist

* clean up finalizeCompile

* fix lint
2020-05-08 17:49:22 +08:00
偏右
612bcdf4a6
refactor: 📦 use webpack-plugin-esbuild (#23930)
* 📦 use webpack-plugin-esbuild

* rename esbuild-webpack-plugin

* fix npm run dist error

* fix npm run dist error

* code style improve

* remove extra finalizeDist

* Add process.env.ESBUILD
2020-05-08 15:48:21 +08:00
偏右
f8c1e794da
refactor: 🆙 upgrade rc-animate to 3.x (#23937)
* 🆙 upgrade rc-animate to 3.x

drop dep of component-classes

* 🆙 upgrade deps which deps on rc-animate

*  fix snapshot
2020-05-08 13:47:51 +08:00
偏右
22c313d032
chore: 🔨 replace css-animation by @ant-design/css-animation (#23932)
* 🆙 use @ant-design/css-animation

* fix ci

* fix ci
2020-05-07 16:29:41 +08:00
偏右
fdf0f2e585
docs: fix moment locale faq (#23895)
close #23891
2020-05-06 12:03:46 +08:00
偏右
97fde3a304
🆙 upgrade jest to 26.0.0 (#23870) 2020-05-05 14:08:38 +08:00
偏右
b9e7d853a4
chore: upgrade moment (#23856)
* 🆙 upgrade moment

* Update package.json
2020-05-04 22:58:42 +08:00
偏右
ca896092e2
fix snapshot (#23816) 2020-05-02 15:18:23 +08:00
偏右
c9267469a0
Revert "[Snyk] Fix for 1 vulnerabilities (#23807)" (#23815)
This reverts commit 08dd4435df.
2020-05-02 14:27:04 +08:00
二货机器人
5f2874b292
fix: Table selection col width not correct (#23806)
* update snapshot

* Update package.json

* update snapshot
2020-05-01 16:02:32 +08:00
Snyk bot
08dd4435df
[Snyk] Fix for 1 vulnerabilities (#23807)
* fix: package.json & .snyk to reduce vulnerabilities


The following vulnerabilities are fixed with a Snyk patch:
- https://snyk.io/vuln/SNYK-JS-LODASH-567746

* fix: package.json & .snyk to reduce vulnerabilities


The following vulnerabilities are fixed with a Snyk patch:
- https://snyk.io/vuln/SNYK-JS-LODASH-567746
2020-05-01 15:05:18 +08:00
二货机器人
5ccf03f498
docs: 4.2.0 changelog (#23761)
* docs: 4.2.0 changelog

* Update CHANGELOG.en-US.md

Co-Authored-By: xrkffgg <xrkffgg@gmail.com>

* Update CHANGELOG.zh-CN.md

Co-Authored-By: xrkffgg <xrkffgg@gmail.com>

Co-authored-by: xrkffgg <xrkffgg@gmail.com>
2020-04-29 22:34:06 +08:00
偏右
0b61b13e56
docs: 🆙 Upgrade input number (#23742)
* 🆙 upgrade to rc-input-number@4.6.0

* 🆙 upgrade to rc-input-number@4.6.1

*  update snapshot

* fix version
2020-04-29 14:18:19 +08:00