Commit Graph

20705 Commits

Author SHA1 Message Date
afc163
e021147bb8
fix: Anchor should trigger onChange when have getCurrentAnchor (#30601)
* fix: Anchor should trigger onChange when have getCurrentAnchor

close #30584

* test: add test case
2021-05-20 21:36:53 +08:00
zombiej
7c06c1b96e docs: Update Transfer asnyc table demo
close #30350
2021-05-20 15:10:38 +08:00
二货机器人
9b60c54995
fix: Space missing TS def (#30590) 2021-05-19 17:44:13 +08:00
afc163
f3d5470804
fix: useNotification className should work (#30588)
close #30576
2021-05-19 17:31:03 +08:00
afc163
7e5a50573a
fix: nested Table margin inside table with fixed columns (#30587)
close #30564
2021-05-19 16:18:26 +08:00
afc163
cf342de7cf
style: refactor Collapse arrow style (#30586)
close #30585
2021-05-19 15:01:15 +08:00
afc163
e290874c51
fix: Typography ellipsis flush when contain suffix (#30582)
* fix: Typography ellipsis flush when contain suffix

* update snapshot

* fix Text default rows

* fix Text default rows
2021-05-19 13:17:58 +08:00
afc163
ceec57db72 docs: update changelog 2021-05-18 15:13:50 +08:00
JuFeng Zhang
88c4aef1c3
fix(Collapse): end motion when set activeKey while hiding (#30555) 2021-05-18 13:02:17 +08:00
afc163
0f2ca5d10a
docs(): release 4.15.6 (#30562) 2021-05-18 11:20:07 +08:00
Jaideep Ghosh
599a8f82f9
fix: Updated hindi locale with missing messages. (#30541)
* fix: Updated hindi locale with missing messages.

* feat:Updating snapshots.
2021-05-18 10:48:05 +08:00
Amumu
da1d737887
fix: fix snapshot (#30556) 2021-05-17 21:43:43 +08:00
二货机器人
b13ad68553
chore: bump rc-upload (#30549) 2021-05-17 16:23:30 +08:00
dependabot[bot]
f7f5db12e6
chore(deps-dev): bump react-resizable from 2.0.0 to 3.0.1 (#30481)
Bumps [react-resizable](https://github.com/react-grid-layout/react-resizable) from 2.0.0 to 3.0.1.
- [Release notes](https://github.com/react-grid-layout/react-resizable/releases)
- [Changelog](https://github.com/react-grid-layout/react-resizable/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-grid-layout/react-resizable/compare/v2.0.0...v3.0.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-17 08:58:27 +08:00
Gabriel Henrique
d6b0e45ed8
feat: update pt_BR locale (#30532) 2021-05-17 08:58:03 +08:00
Amour1688
acbeb0b4f1
chore: use filesystem cache (#30503) 2021-05-13 23:15:43 +08:00
dependabot[bot]
50a3dc639f
chore(deps-dev): bump css-minimizer-webpack-plugin from 2.0.0 to 3.0.0 (#30504)
Bumps [css-minimizer-webpack-plugin](https://github.com/webpack-contrib/css-minimizer-webpack-plugin) from 2.0.0 to 3.0.0.
- [Release notes](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/compare/v2.0.0...v3.0.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-13 15:34:18 +08:00
Liu Bowen
563745694d
fix: style normalization for th element (#30399)
* fix: th shouldn't normalized by global style

resolve #30398

* fix: remove th normalization from table rules
2021-05-11 22:35:11 +08:00
Huyen Nguyen
25edaba20d
docs: fix typo in DatePicker prop description (#30484) 2021-05-11 20:28:04 +08:00
信鑫-King
9d6bef3560
docs: DatePicker locale (#30473) 2021-05-10 07:57:57 -07:00
Aleksi Cohen
369dc34a4e
fix: typo in fi_FI.tsx (#30433) 2021-05-10 22:23:50 +08:00
信鑫-King
9a4c971429
docs: 4.15.5 changelog (#30409)
* docs: 4.15.5 changelog

* chore: changelog

* Update README.md

* Update README.md

* docs: changelog

* docs: date

* docs: pr link

* docs: changelog

* docs: locale

* Update CHANGELOG.zh-CN.md

Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>

* Update CHANGELOG.en-US.md

* Update CHANGELOG.en-US.md

* docs: table changelog

Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>
2021-05-10 03:18:41 -07:00
dependabot[bot]
e0858d7a7a
chore(deps-dev): bump eslint-plugin-unicorn from 31.0.0 to 32.0.1 (#30462)
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 31.0.0 to 32.0.1.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v31.0.0...v32.0.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-10 17:33:29 +08:00
afc163
99e673462a chore: fix articles read error 2021-05-10 16:54:35 +08:00
Tushar Kashyap
5b2489a2e6
docs: changed specific to specify in basic.md (#30461)
Specify is the correct word to use instead of specific in the current scenario.
2021-05-10 16:45:02 +08:00
afc163
dd14752329
fix: Table filterDropdown confirm closeDropdown (#30457)
* fix: Table filterDropdown confirm closeDropdown

close #30454

* add test case

* improve demo
2021-05-10 16:19:56 +08:00
afc163
b2a35f06eb chore: fix husky pre commit 2021-05-10 12:11:58 +08:00
afc163
7e8075b06b
style: fix Rate focused style (#30451)
* style: fix Rate focused style

close #30449

* Apply suggestions from code review

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

Co-authored-by: xrkffgg <xrkffgg@gmail.com>
2021-05-10 10:58:53 +08:00
afc163
effb9d9eef
fix: Dropdown.Button do not support mouseEnterDelay (#30452)
close #30280
2021-05-10 10:37:52 +08:00
OleksandrAntonenko1
e433c5fdeb
fix: File constructor in Upload component. (#30391)
Co-authored-by: ansun <oanteneko@fishfacts.com>
2021-05-08 18:14:57 +08:00
afc163
8a599a099f
style: fix calendar style inside Form.Item (#30442)
* style: fix calendar style inside Form.Item

* fix: Calendar set null/undefined throws error

close #30392
2021-05-08 16:59:03 +08:00
xrkffgg
0b0849b107
ci: ignore perrelease site deploy (#30439) 2021-05-08 13:28:39 +08:00
afc163
3d31e333d4 docs: update links 2021-05-08 11:27:55 +08:00
afc163
b687ba61ec docs: update changelog 2021-05-08 10:49:31 +08:00
Loïc Huvé
063a3f93fe
fix: Update french locale with missing messages (#30436) 2021-05-08 10:36:15 +08:00
二货机器人
11b7676557
fix: Add missing tooltip-zIndex (#30432)
* fix: Add missing tooltip-zIndex

* docs: Update docs
2021-05-07 17:38:45 +08:00
afc163
8e76c1c5ae
chore: fix debug demo of site (#30427)
* chore: fix debug demo of site

* upgrade bisheng

* upgrade bisheng
2021-05-07 15:29:08 +08:00
vmedar
ebb8fc3fc0
fix: Corrected and updated Serbian translation (#30401)
* Translate update

* Filled missing translation

* Update index.test.js.snap
2021-05-06 18:41:29 +08:00
afc163
b6951f3253
style: fix Table expand icon style in Firefox (#30410)
close #29848
2021-05-06 16:01:49 +08:00
afc163
387b9fdd34 docs: add arrow faq to Carousel documentation 2021-05-06 14:37:39 +08:00
afc163
75e79a384b chore: change cdn url
close #29311
2021-05-06 10:34:10 +08:00
Goofy
d0f20f6b4c
docs: Update visual.zh-CN.md (#30397)
fix: javascipt -> javascript
2021-05-05 22:55:52 +08:00
Fachreza Muslim
ade92eb1bd
fix: Steps with progress - Circle get cut at the bottom (#30373)
* Step with progress - Circle get cut at the bottom

* rtl step with progress - circle get cut at the right
2021-05-05 22:46:31 +08:00
dependabot[bot]
f370aa4dc3
chore(deps-dev): bump fs-extra from 9.1.0 to 10.0.0 (#30387)
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 9.1.0 to 10.0.0.
- [Release notes](https://github.com/jprichardson/node-fs-extra/releases)
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jprichardson/node-fs-extra/compare/9.1.0...10.0.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-05 22:46:15 +08:00
Map1en_
1699754bd5
fix(DatePicker): locale in DatePicker cannot override ConfigProvider locale (#30380)
* fix(DatePicker): locale in DatePicker cannot override ConfigProvider locale

close #30374

* fix: DatePicker.RangePicker

* test: add test
2021-05-05 22:28:56 +08:00
_XiaoTian
836163adc0
docs: Update carousel documentation (#30356)
* Update index.zh-CN.md

* Update index.en-US.md

* Update: Modify format
2021-05-05 17:20:13 +08:00
xrkffgg
15226107cc
ci: add conflict-review-body for pr ci 2021-05-02 21:56:04 +08:00
二货机器人
d9f41aaa06
docs: 4.15.4 changelog (#30376)
* docs: 4.15.4 changelog

* Update CHANGELOG.zh-CN.md

Co-authored-by: 骗你是小猫咪 <darryshaw@gmail.com>

Co-authored-by: 骗你是小猫咪 <darryshaw@gmail.com>
2021-05-01 00:16:14 +08:00
Map1en_
a39e51a8c1
fix(layout-sider): menu-item width is wrong when collapsedWidth is set (#30357)
close #30355
2021-04-30 15:15:40 +08:00
dependabot[bot]
3b51792f9c
chore(deps-dev): bump css-minimizer-webpack-plugin from 1.3.0 to 2.0.0 (#30108)
* chore(deps-dev): bump css-minimizer-webpack-plugin from 1.3.0 to 2.0.0

Bumps [css-minimizer-webpack-plugin](https://github.com/webpack-contrib/css-minimizer-webpack-plugin) from 1.3.0 to 2.0.0.
- [Release notes](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/compare/v1.3.0...v2.0.0)

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

* upgrade bisheng

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2021-04-30 15:13:31 +08:00