Commit Graph

2934 Commits

Author SHA1 Message Date
二货机器人
682b55d6b6
docs: 4.9.0 changelog (#28088) 2020-11-30 21:10:13 +08:00
二货机器人
98ddb8d8da
chore: RM circle ci (#28080)
* chore: RM circle ci

* docs: RM circle docs

* test: Add dom test ci

* test: Add bundleSize & check demo

* chore: Trigger action

* chore: Trigger action
2020-11-30 20:14:03 +08:00
afc163
ac3142acf6 docs: fix site warning message 2020-11-30 17:55:53 +08:00
二货机器人
6fcebabd8b
Merge pull request #27738 from ant-design/feature
chore: merge feature into master
2020-11-30 16:17:12 +08:00
骗你是小猫咪
18c6d6fedb
feat: Image add PreviewGroup component to support multiple images preview (#28069)
* feat: Image add PreviewGroup component to support multiple images preview

* demo and PreviewGroup type

* add demo snapshot
2020-11-30 15:54:54 +08:00
二货机器人
3923288275
feat: bump rc-collapse version (#27790)
* refactor: RM rc-animate

* put rc-animate back

* clean up

* chore: Update snasphot

* feat: suport collapsible and deprecated disabled of Panel

* docs: remove disabled of Panel

* chore: bump rc-collapse to 3.1.0

* chore: update deprecated info

* clean up

* chore: update demo and remove rc-animate

* chore: update snapshot

Co-authored-by: Kermit <kermitlx@outlook.com>
2020-11-30 15:20:42 +08:00
二货机器人
7bea2380c5
chore: Bump tree & treeSelect version (#28068)
* chore: Bump version

* test: Update snapshot
2020-11-30 13:39:01 +08:00
07akioni
35ee97dad4
refactor: tree drag behavior (#26462)
* refactor: Tree drag behavior

* fix: cov

* docs: Tree draggable, specify the difference compared with last version
2020-11-29 14:15:08 +08:00
偏右
48835b7784
chore: upgrade typescript to 4.1.x (#28029) 2020-11-27 12:51:16 +08:00
二货机器人
c6d4bf3e90
docs: Add 4.8.6 changelog (#28030) 2020-11-27 12:35:36 +08:00
偏右
bd20a85576
chore(📦): decrease js bundle size limit to 270kb 2020-11-25 19:20:38 +08:00
afc163
80ab353a87 chore(📦): increase bundle size limit to 70kb 2020-11-25 14:51:40 +08:00
Tom Xu
30e8aa3e5b
chore: upgrade string-replace-loader 3 (#27974) 2020-11-25 10:24:40 +08:00
Amumu
5d41d29cae
chore: ignore-emit-webpack-plugin upgrade (#27548)
* chore: ignore-emit-webpack-plugin upgrade

* add antd-tools

* revert antd-tools

* Update package.json

Co-authored-by: afc163 <afc163@gmail.com>
2020-11-23 21:10:40 +08:00
诸岳
709e048576 Merge branch 'master' into feature-branch-merge-master 2020-11-23 10:18:15 +08:00
诸岳
1a70bb3eac docs(): release 4.8.5 2020-11-22 13:53:53 +08:00
Tom Xu
0676f07266 Merge branch 'feature' into merge 2020-11-21 19:50:41 +08:00
二货机器人
388edca10b
refactor: UploadList use rc-motion instead of rc-animate (#27923)
* chore: Update rc-motion version

* refactor: Move item into single file

* refactor: Use CSSMotion of progress bar

* chore: part style it

* chore: slit style of pic card

* chore: RM count-x

* support appendAction back

* chore: Style smooth

* fix progress makes shaking

* docs: clean up demo

* test: Update snapshot

* test: fix test case

* fix: lint

* test: Update snapshot

* test: coverage

* clean up
2020-11-21 19:00:11 +08:00
xrkffgg
6412140cae
fix: RangePicker panel style & picker 2.4.0 (#27894)
* fix: RangePicker panel style & picker 2.4.0

* add snap & rtl

* add

* fix
2020-11-21 00:33:21 +08:00
陈帅
95ce54ca79
feat: FormItem support _internalItemRender (#27881)
* feat: formitem support _internalItemRender

* add mark

* up rc-field-form

* fix ts error

* Update components/form/FormItemInput.tsx

Co-authored-by: 二货机器人 <smith3816@gmail.com>

* update notes

Co-authored-by: 二货机器人 <smith3816@gmail.com>
2020-11-20 21:43:43 +08:00
Amumu
9b7da8640d
chore: replace raf with rc-util/lib/raf (#27864) 2020-11-20 12:11:50 +08:00
Tom Xu
a9602b6d71 Merge branch 'feature' into merge-feature 2020-11-20 10:15:53 +08:00
二货机器人
8e3c828c9f
feat: Form.List support initialValue (#27872)
* feat: upport initialValue List

* docs: Update doc
2020-11-19 14:29:57 +08:00
偏右
6836414300
style(💄): optimize Skeleton color (#27836)
* style(💄): optimize Skeleton color

* Update package.json
2020-11-18 18:07:49 +08:00
偏右
c464f61f39
Merge pull request #27822 from ant-design/master
chore: merge master into feature
2020-11-17 13:03:46 +08:00
偏右
5653f5f46f
docs(): release 4.8.4 (#27802) 2020-11-16 22:00:00 +08:00
zombiej
7af0cb0d9f chore: Feature merge master 2020-11-16 16:17:42 +08:00
陈帅
8a4f52e200
docs: add 4.8.3 changelog (#27772)
* add 4.8.3 changelog

* Update CHANGELOG.en-US.md

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

* Update CHANGELOG.en-US.md

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

* update changelog

* update snapshot

* fix changelog error

* Update CHANGELOG.en-US.md

* Update CHANGELOG.zh-CN.md

Co-authored-by: 偏右 <afc163@gmail.com>
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
2020-11-16 09:18:05 +08:00
shaodahong
427817fb1b use jest-puppeteer fix more launch 2020-11-14 12:49:45 +08:00
偏右
e7bed7cff7
perf(📦): upgrade @ant-design/colors and remove rc-trigger from deps (#27761)
* perf(📦): upgrade @ant-design/colors

* move rc-trigger to devDeps

* fix lint

* update snapshot

* update snapshot

Co-authored-by: 二货机器人 <smith3816@gmail.com>
2020-11-14 00:43:12 +08:00
偏右
a7e3812d02
perf: unify rc-trigger version (#27752) 2020-11-13 18:38:31 +08:00
二货机器人
7b9a79401f
chore: bump field form version (#27741) 2020-11-13 14:19:52 +08:00
Tom Xu
5b7811f2ee Merge branch 'feature' into merge 2020-11-12 15:24:00 +08:00
二货机器人
a987f7f3ed
chore: UPDATE menu version (#27663)
* chore: UPDATE menu version

* test: Fix part test

* test: Fix menu test case

* Update package.json

* fix: popup position style

* test: Fix test case

* style: fix ltr transition-origin

* fix: multiple dropdown

* fix: RTL menu arrow pos

* Update package.json

* force re-build

* force re-build
2020-11-11 19:05:01 +08:00
偏右
d0a7f3f79a
chore: 🆙 upgrade devDeps (#27672) 2020-11-10 13:03:03 +08:00
二货机器人
05e9edc7e4
chore: bump rc-field-form (#27664) 2020-11-09 22:58:06 +08:00
偏右
5724a8b3b1
Merge pull request #27659 from shaodahong/merge-to-feature
chore: Merge master to feature
2020-11-09 19:29:53 +08:00
偏右
e39407e1e5
docs: release 4.8.2 (#27652)
* docs:  release 4.8.2

* update changelog
2020-11-09 16:48:01 +08:00
偏右
0e6e185da2
Merge pull request #27644 from ant-design/master
chore: merge master into feature
2020-11-09 12:47:52 +08:00
偏右
3fcecdde0a
docs: release 4.8.1 (#27635) 2020-11-09 11:51:03 +08:00
afc163
88210e92fc chore: improve npm run changelog 2020-11-08 15:09:46 +08:00
Paul Damnhorns
5dce62d814
fix: update Kazakh locale according to new rc-picker & rc-pagination packages (#27631) 2020-11-08 13:26:36 +08:00
xrkffgg
e4fb3d04cb
Merge pull request #27596 from ant-design/master
chore: merge master into feature
2020-11-06 10:23:04 +08:00
不吃猫的鱼
240b8044e7
feat: add Select filterSort support (#27523)
* feat: upgrade rc-select version and add demo to bring in filterSort functionality

* fix: lint error

* fix: add filterSort support version in doc and update demo order

* fix: update doc
2020-11-06 09:54:30 +08:00
骗你是小猫咪
3e62e85a5d
Revert "test: enable argos batch mode (#27560)" (#27580)
This reverts commit 811102b105.
2020-11-05 19:55:57 +08:00
骗你是小猫咪
811102b105
test: enable argos batch mode (#27560)
* test: enable argos batch mode

* back 3
2020-11-05 11:10:38 +08:00
afc163
a624169266 chore: force exit from npm run site:test 2020-11-04 18:47:50 +08:00
偏右
7630216a97
Merge pull request #27505 from ant-design/master
chore: merge master into feature
2020-11-02 19:22:47 +08:00
信鑫-King
84726aeceb
Merge pull request #27490 from ycjcl868/release-4.8.0
release: 4.8.0 changelog
2020-11-02 01:49:59 -08:00
xrkffgg
3025a5fcf9
chore: update rc-rate 2020-11-02 14:19:43 +08:00
ycjcl868
43c26e2b4c release: 4.8.0 changelog 2020-11-02 10:58:03 +08:00
Kermit
8af49dc26e upgrade(slider): ⬆️ bump to 9.6.1 2020-11-02 10:36:27 +08:00
shaodahong
5d20bbe203 chore: update rc-image 2020-10-31 09:04:59 +08:00
zombiej
0bf5a43e15 chore: feature merge master 2020-10-30 20:55:27 +08:00
Amumu
972d280aa1
chore: fix lock version (#27472) 2020-10-30 19:33:09 +08:00
Kermit Xuan
84e8d18f89
fix: lock ignore-emit-webpack-plugin version (#27434) 2020-10-29 12:23:02 +08:00
偏右
6880bf7073
Merge pull request #27388 from ant-design/master
chore: merge master into featrue
2020-10-27 12:21:04 +08:00
二货机器人
a91c2f9cd8
fix: Tree showLine mutiple line title breaks (#27386)
* fix: Lines of tree style

* chore: Update style

* fix: style lint

* update snapshot
2020-10-26 23:13:52 +08:00
二货机器人
23f8cce043
feat: Table summary support align (#27365) 2020-10-26 11:32:04 +08:00
二货机器人
c373710ce2
chore: Adjust collapse arrow position align with first line (#27363)
* fix: border style of Input.Search when allowClear (#27325)

* fix: border style of Input.Search when allowClear

* fix css

* update

* change name

* docs: 4.7.3 changelog (#27350)

* docs: 4.7.3 changelog

* docs: Patch 27325

* chore: improve useCombinedRefs (#27352)

* docs: 📝 update introduce

* chore: fix API table border

* chore: Adjust collapse arrow position align with first line

Co-authored-by: xrk <xrkffgg@gmail.com>
Co-authored-by: Tom Xu <ycxzhkx@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2020-10-26 10:56:09 +08:00
二货机器人
96bb0cf2db
docs: 4.7.3 changelog (#27350)
* docs: 4.7.3 changelog

* docs: Patch 27325
2020-10-24 23:34:22 +08:00
Tom Xu
7be4339806 Merge branch 'feature' into merge 2020-10-24 20:53:34 +08:00
骗你是小猫咪
6fba4d1136
test: demo -> ui test (#24475)
* test: demo -> ui test

* improve comment image width

* use argos-ci

* use by cicleci

* fix circle run

* rebase master

* try pipeline var

* use another branch var

* fix commit id

* ignore image test file

* remove useless report

* fix test coverage
2020-10-23 18:50:46 +08:00
二货机器人
06b25b4d07
refactor: Update rc-field-form version (#27319)
* refactor: Update rc-field-form version

* update snapshot
2020-10-23 15:20:48 +08:00
afc163
fdcdf140d1 chore: fix build warning
close #27303
2020-10-22 16:38:37 +08:00
Tom Xu
0658d32785
chore: upgrade @ant-design/tools (#27271)
* chore: upgrade @ant-design/tools

* Update package.json

* Update package.json

* Update package.json

* Update package.json

* Update package.json

* Update package.json

* Update package.json

Co-authored-by: 偏右 <afc163@gmail.com>
2020-10-21 14:34:04 +08:00
Tom Xu
1f1956ccd9 Merge branch 'feature' into merge-into-feature 2020-10-21 14:31:16 +08:00
偏右
ab6a4ec1c0
docs: release 4.7.2 (#27229) 2020-10-19 15:24:37 +08:00
偏右
16075f85b4
🆙 eslint-plugin-unicorn 2020-10-19 11:32:11 +08:00
陈帅
60103e12a3
docs: add 4.7.1 changelog (#27211)
* docs: add 4.7.1 changelog

* 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: 偏右 <afc163@gmail.com>

* Update CHANGELOG.zh-CN.md

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

* Update CHANGELOG.zh-CN.md

* Update CHANGELOG.en-US.md

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

* Update CHANGELOG.en-US.md

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

* Update CHANGELOG.zh-CN.md

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

* Update CHANGELOG.en-US.md

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

* fix typo

* fix typo

Co-authored-by: 偏右 <afc163@gmail.com>
Co-authored-by: xrk <xrkffgg@gmail.com>
2020-10-19 09:55:18 +08:00
Richard Freling
7d59890c5c
feat: 🖼 Image support preview.getContainer (#26713) 2020-10-15 22:56:32 +08:00
偏右
bd25b9f667
chore: 🆙 remark-cli 2020-10-15 13:24:38 +08:00
偏右
0a3af0b2e2
fix: 💄 Layout.Sider collapsedWidth cannot work without @menu-collapsed-width (#27154)
* fix: collapsedWidth do not work on Sider

* fix test case

* fix test case

* fix extra trigger div

* fix lint
2020-10-15 10:42:15 +08:00
偏右
2788140d1a
Merge pull request #27137 from ant-design/master
chore: merge master into feature
2020-10-14 16:35:29 +08:00
偏右
50d8c38f2c
fix: 🐛 Tabs animated={true} should works (#27145)
close #27135
2020-10-14 16:34:15 +08:00
偏右
c7e51aba13
test: fix modal test cases (#27143)
* test:  fix modal test cases

* 🆙 upgrade remark-lint
2020-10-14 14:52:26 +08:00
dependabot[bot]
0051e5d883
chore(deps-dev): bump remark-preset-lint-recommended from 4.0.1 to 5.0.0 (#27126)
Bumps [remark-preset-lint-recommended](https://github.com/remarkjs/remark-lint) from 4.0.1 to 5.0.0.
- [Release notes](https://github.com/remarkjs/remark-lint/releases)
- [Changelog](https://github.com/remarkjs/remark-lint/blob/main/changelog.md)
- [Commits](https://github.com/remarkjs/remark-lint/compare/4.0.1...remark-preset-lint-recommended@5.0.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-13 14:24:21 +08:00
偏右
340a0a913a
docs: release 4.7.0 (#27074)
* docs:  release 4.7.0

* update changelog emoji

* docs: add changelog about InputNumber onStep

* update changelog

* add changelog for #27074
2020-10-10 19:48:36 +08:00
偏右
94cab40b04
feat: InputNumber support onStep (#27075)
* feat: InputNumber support onStep

* fix test case

* fix dep
2020-10-10 17:49:50 +08:00
afc163
68a1b18232 merge feature into master-to-merge-feature 2020-10-10 11:36:02 +08:00
Tom Xu
60e35181fc
chore: add genetate authors and update authors (#27060)
* chore: update authors

* Update AUTHORS.txt

* add generate-authors.js

Co-authored-by: xrk <xrkffgg@gmail.com>
2020-10-10 10:34:41 +08:00
StIvan8
4107c83234
feat: add Belarusian translation (#27028)
* add Belarusian language translation

* add Belarusian locale, fix bugs

* fix: slider and select version
2020-10-09 21:37:07 +08:00
二货机器人
dcd97ca46e
Merge pull request #27055 from ant-design/master
chore: Feature merge master
2020-10-09 17:28:17 +08:00
xrk
b173b5b8f5
fix: sliderProps typeScript define (#27033)
* fix: sliderProps typeScript define

* update rc-slider

* update

* update
2020-10-09 09:37:26 +08:00
zombiej
b651178685 chore: Update snapshot 2020-10-08 21:28:51 +08:00
骗你是小猫咪
bd62870258
chore: upgrade rc-table (#26973)
* chore: upgrade rc-table

* improve doc
2020-09-30 20:41:34 +08:00
二货机器人
442c146e3c
refator: update rc-dialog to remove rc-animate (#26940)
* chore: bump rc-dialog

* fix 1 test case

* test case

* more test

* fix confirm test case

* clean up

* fix snapshot

* update local-provider snapshot

* update Modal snapshot

* fix test of dialog hook

* fix lint
2020-09-29 19:33:37 +08:00
偏右
01d757b660
Merge pull request #26923 from ant-design/master
chore: merge master into feature
2020-09-28 15:35:33 +08:00
骗你是小猫咪
20f04e428f
docs: add Image Preview doc (#26915) 2020-09-28 14:15:23 +08:00
二货机器人
3d5f9b0ac5
chore: bump rc-notification (#26919)
* chore: bump rc-notification

* test: fix on test

* test: Fix config.test

* fix test

* fix message test case
2020-09-28 00:41:16 +08:00
信鑫-King
78b7c01048
chore: version (#26918) 2020-09-26 22:54:50 -07:00
Kermit Xuan
006abe5e92
chore(slider): optimize type definition (#26884) 2020-09-24 18:14:22 +08:00
Kermit Xuan
a733885b50
feat(date-picker): support custom format (#26845)
* feat(upload):  support custom format

* test: update demo snapshot
2020-09-22 15:43:11 +08:00
zombiej
358c7fa4c4 chore: feature merge master 2020-09-22 10:56:04 +08:00
偏右
fe6a6b0481
chore: 🆙 eslint-plugin-unicorn 2020-09-20 21:23:39 +08:00
二货机器人
2aef2dbe26
docs: 4.6.5 changelog (#26825)
* docs: 4.6.5 changelog

* fix lint

* Update CHANGELOG.zh-CN.md

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

* Update CHANGELOG.en-US.md

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

Co-authored-by: xrk <xrkffgg@gmail.com>
2020-09-20 12:53:22 +08:00
二货机器人
e5e3be6dda chore: Update rc-trigger related version (#26803)
* bump rc-select version

* bump rc-dropdown version

* bump rc-mentions version

* bump rc-picker version

* bump rc-cascader & rc-menu version

* bump rc-slider version

* update rc-motion

* update rc-select version

* rm sleep in test case

* 📦 reduce bundlesize limit to 280kb

Co-authored-by: 偏右 <afc163@gmail.com>
2020-09-18 13:06:58 +08:00
偏右
ae466b9eea fix: 🐛 Select search bug when input chinese (#26796)
* fix: Select search bug when input chinese

close #26790

* fix: test snapshot
2020-09-18 13:06:20 +08:00
二货机器人
3d9c4cf971
fix: FieldForm onValuesChange (#26808) 2020-09-18 13:05:50 +08:00
二货机器人
c592714c88
chore: Update rc-trigger related version (#26803)
* bump rc-select version

* bump rc-dropdown version

* bump rc-mentions version

* bump rc-picker version

* bump rc-cascader & rc-menu version

* bump rc-slider version

* update rc-motion

* update rc-select version

* rm sleep in test case

* 📦 reduce bundlesize limit to 280kb

Co-authored-by: 偏右 <afc163@gmail.com>
2020-09-18 13:01:36 +08:00