Commit Graph

19778 Commits

Author SHA1 Message Date
偏右
4f9b97c619
fix: Pagination jumper margin lost (#27650)
close #27648
2020-11-09 15:17:43 +08:00
偏右
3fcecdde0a
docs: release 4.8.1 (#27635) 2020-11-09 11:51:03 +08:00
xrkffgg
395cc5674e
style: optimize pagination link (#27646) 2020-11-09 11:50:42 +08:00
Tom Xu
e9591e858f
docs(menu): sider demo change to hook (#27643) 2020-11-09 10:20:26 +08:00
二货机器人
6b01e2b2fb
fix: Menu bg style flickering (#27640)
* fix: Menu bg style

* fix lint
2020-11-09 10:13:06 +08:00
Tom Xu
a2acc56235
docs(menu): switch mode demo change to hook (#27638)
* Update switch-mode.md

* Update switch-mode.md
2020-11-09 08:57:24 +08:00
不吃猫的鱼
20bdbb34ae
fix: introduce generic type for transfer item (#27630) 2020-11-08 15:28:03 +08:00
Tom Xu
cd15ba4c1a
refactor(tree-select): rewrite with hook (#27593) 2020-11-08 15:27:30 +08:00
Tom Xu
535400f7cd
docs(switch): change demo to hook (#27618) 2020-11-08 15:27:13 +08:00
偏右
ef2c494c12
fix: Select error outline style in Form (#27607)
* fix: Select error outline in Form

close #27378
close #27526

* fix: css priority
2020-11-08 15:26:28 +08:00
afc163
88210e92fc chore: improve npm run changelog 2020-11-08 15:09:46 +08:00
einq7
3357fccf0e
docs: format inline code (#27634) 2020-11-08 15:04:02 +08:00
tangjinzhou
d2206eb132
perf: Optimize menu animation (#27632)
体感好一些
2020-11-08 13:28:13 +08:00
Muhammad Sameer
87dfa411bc
docs: Update nest-messages.md (#27620)
Fixed grammatical errors.
2020-11-07 02:49:30 +08:00
偏右
684248c52a
style: fix Pagination extra margin right (#27610)
* style: fix Pagination extra margin right

* fix rtl style
2020-11-06 19:50:46 +08:00
Tom Xu
f5ed19248f
docs(checkbox): change check all demo to hook (#27608)
* docs(checkbox): change check all demo to hook

* Update check-all.md

* Update demo.test.js.snap
2020-11-06 17:09:21 +08:00
hatanon
9f529d251b
docs: update responsive-more.md (#27605)
Add missing dimension `xxl` to en-US
2020-11-06 15:50:45 +08:00
hatanon
6af4d9b4ba
docs: Update responsive.md (#27604)
Add missing dimension `xxl` to en-US.
2020-11-06 15:20:19 +08:00
afc163
2430ae2732 chore: fix color picker position
close #27598
2020-11-06 12:11:47 +08:00
二货机器人
f5d5e9b5ee
docs: tree conduction logic (#27600) 2020-11-06 11:55:01 +08:00
Davide Bianchi
72dbcfcfde
fix: prevent Search component to throw passing null as enterButton (#27591) 2020-11-06 10:41:51 +08:00
Tom Xu
7f4acb0237
refactor(layout): rewrite with hook (#27595) 2020-11-06 10:26:45 +08:00
Tom Xu
da681fe4dd
chore: improve select ref type (#27594) 2020-11-06 09:52:42 +08:00
Tom Xu
18054b8cc9
docs(select): size demo change hook (#27592) 2020-11-06 09:09:06 +08:00
骗你是小猫咪
3e62e85a5d
Revert "test: enable argos batch mode (#27560)" (#27580)
This reverts commit 811102b105.
2020-11-05 19:55:57 +08:00
偏右
6c9b5437a9
docs: instruction about AutoComplete and Select 2020-11-05 18:07:14 +08:00
afc163
9c400e3266 chore: fix lint 2020-11-05 17:21:57 +08:00
afc163
c09dc30c1d docs: 💄 improve home page loading style 2020-11-05 17:09:57 +08:00
Tom Xu
9772a63b4c
fix: Avatar group size (#27531)
* fix: Avatar group size

* fix
2020-11-05 16:22:21 +08:00
偏右
bd1a6c44d4
fix: vertical Tabs active bold style (#27569)
close #27557
2020-11-05 15:37:33 +08:00
Kermit Xuan
d862b688d0
feat: fetch siteData from remote (#27543) 2020-11-05 15:22:59 +08:00
Tom Xu
edb39437f3
docs(steps): step next change to hooks (#27564) 2020-11-05 13:26:20 +08:00
Tom Xu
9d056c1508
docs(Modal): async change to hook (#27559) 2020-11-05 11:35:37 +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
偏右
234cc1ea24
docs: 🚹 improve riddle/codesandbox/codepen (#27546)
* docs: 📝 update riddle template

* docs: improve icon
2020-11-04 18:04:38 +08:00
Yuan
d01aa2539e
fix: filters in column.children should render (#27435)
* fix: filters in column.children should render 

when a column has filter and it's children also have filters, all these filters in children can not render. this problem can not be found when use sorter.

* test: add test for this fix

* Update components/table/__tests__/Table.filter.test.js

Co-authored-by: 偏右 <afc163@gmail.com>
2020-11-04 15:44:13 +08:00
xrkffgg
cba9634a3d
perf: reduce css size (#27527)
* perf: reduce css size

* add

* add

* fix line-height

* add .reset-component
2020-11-04 15:06:41 +08:00
xrkffgg
36cdf0a129
refactor: direction type define (#27540) 2020-11-04 14:12:45 +08:00
偏右
36f8ce8e6f
perf(📦): reduce Steps responsive css size (#27536)
* perf(📦): reduce Steps responsive css size

* deps-lint-skip: grid
2020-11-04 13:47:13 +08:00
不吃猫的鱼
73c4566c61
fix: update Avatar src type (#27524)
* fix: update Avatar src type

* refactor: remove string as ReactNode includes string type
2020-11-04 10:38:27 +08:00
xrkffgg
4c50355570
chore: update compressed-size-action ci (#27529) 2020-11-04 10:36:48 +08:00
Tom Xu
35e9475e4e
docs(popconfirm): add async demo (#27513)
* docs(popconfirm): add async demo

* hooks

* Update async.md
2020-11-04 09:05:46 +08:00
xrkffgg
3c157e637d
fix: Progress.Line strokeColor direction in rtl (#27515) 2020-11-03 16:22:18 +08:00
偏右
114dde6373
fix: Steps inside Steps style (#27514)
* style: fix style of Steps inside Steps

* fix snapshot and rtl

* fix rtl style
2020-11-03 16:20:44 +08:00
xrkffgg
db8569c069 docs: improve pr translation 2020-11-03 16:02:37 +08:00
Tom Xu
8faccc2563
fix: select ref typescript typo (#27482)
* fix: select ref typescript typo

* improve
2020-11-03 11:09:24 +08:00
xrkffgg
62fa37dfe0
style: fix Steps rtl (#27511) 2020-11-03 11:01:56 +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
信鑫-King
ff978ea79d
Merge pull request #27499 from ant-design/fix-steps-responsive-ui
fix: Steps responsive ui
2020-11-02 01:46:23 -08:00