Commit Graph

11244 Commits

Author SHA1 Message Date
xrkffgg
d8c2410a45
fix: steps rtl style (#22523) 2020-03-23 17:50:39 +08:00
xrkffgg
f2c0ea3671
style: optimization Dropdown rtl style (#22519) 2020-03-23 16:39:30 +08:00
afc163
8a905cd1c7 fix snapshot 2020-03-23 15:13:29 +08:00
afc163
e12e2971d8 merge feature into master-to-merge-feature 2020-03-23 15:02:22 +08:00
afc163
cd7ae8e82b improve tooltip test case 2020-03-23 14:34:42 +08:00
zombiej
136859a1ca chore: Test case add more delay 2020-03-23 12:35:58 +08:00
偏右
154d733fa1
Update index.zh-CN.md 2020-03-23 12:28:41 +08:00
xrkffgg
641f5c7dff
fix: progress rtl style (#22509)
* fix: progress rtl style

* fix: remove !
2020-03-23 12:05:19 +08:00
偏右
e2a9ab4204
refactor: import react-slick instead of require (#22507)
* refactor: import react-slick instead of require

close #22501

* Update index.tsx
2020-03-23 11:38:16 +08:00
Ahmet Simsek
011cac4414
docs: Update basic.md (#22467)
* Update basic.md

* Update basic.md

Co-authored-by: 偏右 <afc163@gmail.com>
2020-03-23 11:14:29 +08:00
二货机器人
3459bfc0be
docs: 4.0.4 changelog (#22505)
* docs: Init changelog

* order

* grouping

* clean up
2020-03-23 10:57:37 +08:00
骗你是小猫咪
d7e8fa2504
fix: Col without span prop should keep default (#22455) 2020-03-22 21:20:03 +08:00
偏右
41e378a914
docs: 📖 better form demo code naming style (#22490) 2020-03-22 18:31:05 +08:00
偏右
dfb9f20385
docs: 📖 TreeSelect switcherIcon doc (#22489)
close #22487
2020-03-22 18:00:55 +08:00
ThisRabbit
0519111a99
fix: gapDegree=0 in Dashboard progress is now working (#22462)
* fix: gapDegree=0 in Dashboard progress is now working

* update jest snapshot for Progress

* Add use case of gapDegree and test cases. Also doc error correction
2020-03-22 17:59:43 +08:00
Simon Knott
3dd2332549
Address diverse users without gender assumption (#22464)
Not all diverse users don't want to be addressed as "lady" - if they wanted to, they'd have put in "lady".
This commit fixes this potential offense and replaces it using a less specific "hi there".
2020-03-22 17:58:59 +08:00
dolfje
fd0038e9e0
Reduce unnecesary render with gutter={[7,9]} #22474 (#22475) 2020-03-22 17:55:27 +08:00
Naveen
a57760041c
Page Header's backIcon is also accept the boolean value (#22470)
* Fix `backIcon` type in chinese page

* Page Header's `backIcon` is also accept the boolean value
2020-03-22 17:52:31 +08:00
二货机器人
147251345a
fix config provider size (#22486) 2020-03-22 15:52:02 +08:00
二货机器人
d33784b813
docs: Update form demo (#22483) 2020-03-22 11:48:56 +08:00
骗你是小猫咪
b8109bd20e
feat: 🆕 new Space component (#22363)
* feat: new component: Space

* add config-provider space doc

* fix lint fail

* revert test -u

* improve demo

* compatible invalidElement

* use inline-flex and wrap

* review change

* add space version

* improve classname

* review change

* review change
2020-03-22 11:38:02 +08:00
二货机器人
4e270e1873
fix: null value tooltip (#22482) 2020-03-22 11:18:35 +08:00
二货机器人
1e95c6cef0
feat: Quarter picker (#22468)
* support quarter picker

* update snapshot

* fix lint
2020-03-21 22:43:04 +08:00
偏右
4fcc6f66a7
fix: 🐛 empty disabled Button align issue (#22461)
* chore: add .ant-tooltip-disabled-compatible-wrapper

* fix: empty button align issue
2020-03-21 14:30:40 +08:00
Ivan Tsybulin
c430eab79e
feat: Feature tag component icon prop support (#22418)
* Add icon prop to the tag component

* Add test case to the tag component icon prop

* Address requested changes

* Update tag icon.md for CN

* Remove unnecessary warning check
2020-03-21 12:01:23 +08:00
偏右
5529774513
Update index.en-US.md
#15260
2020-03-21 11:45:24 +08:00
二货机器人
9dbd41a853
fix: Table column group with controlled sorter (#22450)
* update interface

* support group sorterOrder controlled

* add test case

* fix test case
2020-03-20 23:33:14 +08:00
偏右
86946f434f
Merge pull request #22446 from ant-design/master
chore: 🔀 merge master into feature
2020-03-20 19:20:11 +08:00
偏右
ed6e8760e5
fix snapshot (#22445) 2020-03-20 18:43:47 +08:00
afc163
da044c2b8d fix snapshot 2020-03-20 17:17:33 +08:00
afc163
2d7497b91b fix snapshot 2020-03-20 17:16:16 +08:00
偏右
a399d05ace
Merge pull request #22435 from ant-design/master
chore: 🔀 merge master into feature
2020-03-20 16:04:26 +08:00
二货机器人
fad514f28b
fix: TreeSelect icon should work (#22437)
* fix tree-select icon

* rename test case

* update snapshot
2020-03-20 16:03:13 +08:00
偏右
f6722eb28b
test: refactor code (#22436) 2020-03-20 15:48:44 +08:00
偏右
66f67051af
test: improve test for requestAnimationFrame (#22433)
* test: improve test for requestAnimationFrame

*  fix test coverage

* fix test case

* fix test case
2020-03-20 15:07:47 +08:00
xrkffgg
1f79c76b80
style: add rtl.less of InputNumber (#22434)
* seyle: add rtl.less of InputNumber

* fix: snap
2020-03-20 14:43:32 +08:00
xrkffgg
7da82dc196
style: add rtl.less of DatePicker (#22414)
* style: add rtl.less of DatePicker

* fix: remove var

* fix: add
2020-03-20 11:58:57 +08:00
偏右
5bf2b0df8d
🐛 fix Form requestAnimationFrame is not defined (#22429) 2020-03-20 11:51:51 +08:00
偏右
36924dda25
docs: update Form documentation (#22427)
* Update index.en-US.md

* Update index.zh-CN.md

* Update index.en-US.md
2020-03-20 11:17:16 +08:00
Yuri Roncella
e7a453734f
Fix loading link locale and name (#22423) 2020-03-20 11:01:41 +08:00
Akshat Mittal
fff1f5b7ae
Fix Ant Table Border Radius (#22413) 2020-03-20 10:57:23 +08:00
Rainy
53e9ca20b6
fix: Omit 'checked' for getCheckboxProps return type (#22391)
* Omit 'checked' for getCheckboxProps return type

* Update interface.tsx

* Update interface.tsx
2020-03-19 23:58:25 +08:00
二货机器人
9e3ddb22ff
opt of noStyle message (#22410) 2020-03-19 21:43:57 +08:00
xrkffgg
289d66ac12
style: add rtl.less of Radio (#22405) 2020-03-19 19:53:24 +08:00
偏右
813a93ab24
test: Add test cases for wave (#22393)
*  Add test cases for wave

* refactor code
2020-03-19 19:27:02 +08:00
偏右
ef0cc699e4
fix: Descriptions should be able to fit width (#22407)
close #22350
2020-03-19 18:40:38 +08:00
偏右
f3e0191fa9
💄 tweak RangePicker arrow shadow (#22406) 2020-03-19 18:20:43 +08:00
xrkffgg
6abe5ef010
style: add rtl.less of Input (#22399)
* style: add rtl.less of Input

* fix: name
2020-03-19 17:22:19 +08:00
xrkffgg
10d97bf346
style: add rtl.less of Table (#22402) 2020-03-19 17:21:41 +08:00
xrkffgg
6e153c9116 fix: name 2020-03-19 16:44:16 +08:00
xrkffgg
f79d57a58a style: add rtl.less of Input 2020-03-19 16:05:10 +08:00
Kermit Xuan
e3b7c9a514
fix(#16762): should use cachedOptions when filtered options don't cange (#22216) 2020-03-19 15:31:14 +08:00
xrkffgg
dba09d2765
style: add rtl.less of Spin\Skeleton\BackTop (#22388)
* style: add rtl.less of Spin\Skeleton\BackTop

* fix: remove back top
2020-03-19 15:30:29 +08:00
xrkffgg
cdcd28860c
style: add rtl.less of Form (#22389) 2020-03-19 14:32:22 +08:00
xrkffgg
7f4c7b5978
style: fix rtl.less place and name (#22384) 2020-03-19 12:13:24 +08:00
偏右
b80788556d
Merge pull request #22381 from ant-design/master
chore: 🔀 merge master into feature
2020-03-19 12:10:07 +08:00
偏右
4b3150aa05
tweak collapse test case (#22382) 2020-03-19 11:51:38 +08:00
xrkffgg
e0942ace80
fix: Table less lint (#22374) 2020-03-19 10:06:56 +08:00
偏右
cfd05d72ec
fix: Cascader rtl css resolve bug (#22360)
close #22357
2020-03-19 09:28:54 +08:00
二货机器人
2215c7e17a
fix: Table row height (#22367)
* fix style

* rtl support
2020-03-18 22:13:12 +08:00
偏右
4d1f37fbbb
test: add test case for collapse (#22362)
*  add test case

*  update snapshots
2020-03-18 20:44:18 +08:00
Saeed Rahimi
7e06f028e1
style: page-header-demo-content rtl (#22352) 2020-03-18 20:26:42 +08:00
Luke Vella
891a0506b4
chore: Move openAnimation out of defaultProps (#18397)
* Move openAnimation out of defaultProps

* Update Collapse.tsx

Co-authored-by: Luke Vella <luke.vella@CLAP-MAC06.local>
Co-authored-by: 偏右 <afc163@gmail.com>
2020-03-18 18:35:27 +08:00
xrkffgg
41eacdfff0
style: add rtl.less of Drawer\Modal\Progress\Result (#22354)
* style: add rtl.less of Drawer\Modal\Progress\Resul

* fix: rtl.less name

* fix: add import

* fix: remove modal

* fix: remove drawer

* fix: remove progress

* style: add rtl.less of Drawer\Modal\Progress\Resul

* fix: rtl.less name

* fix: add import
2020-03-18 18:15:13 +08:00
afc163
5f61dda3c9 fix select-in-range.md 2020-03-18 17:35:42 +08:00
afc163
02dbd8078d update snapshots 2020-03-18 17:35:42 +08:00
afc163
b33c1d5d88 docs: 📝 onOpenChange argument name 2020-03-18 17:35:42 +08:00
afc163
e2c76ff9fb 🎬 Add RangePicker demo
close #22345
2020-03-18 17:35:42 +08:00
xrkffgg
bb3c6700b6
style: add rtl.less of Tag\Tabs\Alert (#22339) 2020-03-18 14:23:30 +08:00
偏右
9f42339a38
style: add rtl.less of Tree\Tooltip\Timeline (#22335) 2020-03-18 13:10:46 +08:00
BugHiding
38c72f279e
fix: Table row expand icon show error in ipad (#22334)
* update table-row-expand-icon style

* change code position
2020-03-18 13:09:03 +08:00
xrkffgg
ef86892651 style: add rtl.less of Tree\Tooltip\Timeline 2020-03-18 12:54:30 +08:00
xrkffgg
09a2567eb1
style: add rtl.less of Badge\Comment\Collapse (#22320) 2020-03-18 11:31:24 +08:00
xrkffgg
f9b46bfb4f
style: add rtl.less of List\Popover\Statistic (#22331) 2020-03-18 11:22:27 +08:00
Xudong Huang
8fb9db174d
fix: Table column filter value type could be any (#22277)
* fix: Table column filter value type could be any

* Update components/table/interface.tsx

Co-Authored-By: 偏右 <afc163@gmail.com>

* fix: Solve modification type failed CI check

Co-authored-by: 偏右 <afc163@gmail.com>
2020-03-18 11:20:21 +08:00
xrkffgg
73afd36619
style: add rtl.less of Carousel\Descriptions\Empty (#22330) 2020-03-18 11:14:21 +08:00
丶尘殇
3645bd4ecc
docs: 📝 fix array type field of Form.Item name (#22304)
* 嵌套字段定义数组形式文档错误修复

* Update v3.en-US.md

Co-authored-by: 偏右 <afc163@gmail.com>
2020-03-18 11:03:33 +08:00
二货机器人
8453cb7b2d
fix: Upload onChange immutable (#22322)
* refactor tree dir

* Upload onChange immutable

* update test case

* fix lint
2020-03-18 00:02:23 +08:00
二货机器人
b3c1762273
refactor tree dir (#22318) 2020-03-17 22:23:47 +08:00
二货机器人
f4d3dc4306
fix: Table onFilter only should work (#22317)
* adjust table logic

* test case
2020-03-17 21:50:01 +08:00
Adam Stankiewicz
f69ff7eff5
Inherit menu line-height from header (#16142) 2020-03-17 20:26:53 +08:00
偏右
325a68dd5e
style: AutoComplete clear icon overclap on Search icon (#22310)
close #22302
2020-03-17 18:19:13 +08:00
xrkffgg
862cbbceec
style: add rtl.less of Select\Transfer\Upload (#22307) 2020-03-17 17:43:14 +08:00
二货机器人
3f448e3053
Update tag color (#22303) 2020-03-17 17:13:16 +08:00
二货机器人
7c2e2af9a7
Merge pull request #22301 from ant-design/master
chore: Feature merge master
2020-03-17 17:07:38 +08:00
xrkffgg
14c1a58f4f
style: add rtl.less of Steps (#22290)
* style: add rtl.less of Steps\DatePicker

* style: add rtl.less of Steps\DatePicker

* style: remove datepicker
2020-03-17 15:14:29 +08:00
xrkffgg
0755b2b7c7
style: add rtl.less of Rate\Switch\Slider (#22294) 2020-03-17 14:22:09 +08:00
偏右
96bc5df2c4
feat: 🆕 Add keyboard prop to Tabs (#22287)
* 🆕 Add keyboard prop to Tabs

*  update snapshots

* fix Tabs keyboard tsd

* fix active tab outline style
2020-03-17 12:41:18 +08:00
二货机器人
4b2e88caaf
fix: Typography list style (#22284)
* fix typography list style

* update snapshot
2020-03-17 11:30:16 +08:00
Aymen Chebbi
23f5e3ebf2
Update german translation (#22270) 2020-03-16 21:58:40 +08:00
xrkffgg
5dde517836
style: add rtl.less of Menu\Pagination\PageHeader (#22271) 2020-03-16 21:56:05 +08:00
xrkffgg
9df7b38673
Merge pull request #22258 from ant-design/add-rtl-less
style: add rtl.less of breadcrumb\dropdown
2020-03-16 17:28:53 +08:00
xrkffgg
a4cf8430fd style: fix button rtl.less 2020-03-16 17:18:14 +08:00
xrkffgg
6ce44591ba style: add rtl.less of breadcrumb/dropdown 2020-03-16 17:03:34 +08:00
afc163
46a8cf7dc7 merge feature into master-to-merge-feature 2020-03-16 15:52:39 +08:00
xrkffgg
839a19af58
style: add rtl.less of button\typography\grid (#22252) 2020-03-16 15:16:05 +08:00
偏右
442a4e4769
style: fix Select dropdown menu vertical padding (#22251) 2020-03-16 15:15:28 +08:00
二货机器人
6d9f010dc2
docs: Add dynamic multiple fields demo (#22247) 2020-03-16 15:00:27 +08:00
偏右
1ec4656a75
🐛 Fix Menu unexpected scrollbar when click menu item (#22248)
close #22244
2020-03-16 14:16:39 +08:00
二货机器人
c86c3cf5a1
refactor: Adjust Radio.Group logic that value is undefined should be uncontrolled mode. (#22245)
* test driven

* adjust raido group logic
2020-03-16 12:47:24 +08:00
二货机器人
69a2bceb64
docs: Add Tree faq (#22242)
* Update index.zh-CN.md

* Update index.en-US.md
2020-03-16 10:59:31 +08:00
Eslam Yahya
84e9b7c95d
Fix timeline pendingDot default value in docs (#22236) 2020-03-16 09:58:29 +08:00
Arnaud Benhamdine
e0ecd4389b
fix: remove acute accents in datepicker FR locale (#22238)
* fix: remove acute accents in datepicker FR locale

* Add missing trailing "r"
2020-03-16 09:57:20 +08:00
hebingchang
81f7f839cb
fix: style of card mode of Calendar (#22231)
* fix: style of mini Calendar

* ignore lint

Co-authored-by: 二货机器人 <smith3816@gmail.com>
2020-03-15 22:05:56 +08:00
骗你是小猫咪
61d0d6b182
feat: useBreakpoint hook (#22226)
* feat: useBreakpoint hook

* update snapshots

* update snapshots

* update snapshots

* add useBreakpoint hook test
2020-03-15 20:53:23 +08:00
偏右
9a5cea7302
fix: Table filter sub menu max height with many items (#22230)
close #22228
2020-03-15 20:50:02 +08:00
偏右
1eea3c5395
🐛 revert Radio no wrapping style (#22229)
close #22224
2020-03-15 19:44:10 +08:00
Saeed Rahimi
c52d25d2cf
style: fix form item with feedback in rtl (#22222) 2020-03-15 19:20:10 +08:00
xrkffgg
a50c42c08b
style: fix form item rtl style (#22214) 2020-03-14 23:05:49 +08:00
骗你是小猫咪
869f93d7c8
feat: Card support tabProps (#22207)
* feat: add tabProps

* default value

* add test suite
2020-03-14 19:59:15 +08:00
xrkffgg
6f4d27985e
fix: inputgroup search icon (#22197) 2020-03-14 12:41:55 +08:00
afc163
c47f895ba5 🎬 improve select demo 2020-03-14 00:04:54 +08:00
偏右
e9862c5bc3
feat: Menu.Item Tooltip could be hidden by title prop (#22202)
* feat: Menu.Item Tooltip could be hidden by title prop

close #11252

* handle title false situation
2020-03-13 19:43:10 +08:00
xrkffgg
8d2c959711
style: fix cascader RTL small icon (#22191) 2020-03-13 17:30:51 +08:00
xrkffgg
b032344d81
style: add checkout grop RTL (#22186)
* style: add checkout grop RTL

* style: add rtl.less

* fix: add test

* fix: add group test

* Apply suggestions from code review

* Apply suggestions from code review

Co-authored-by: 偏右 <afc163@gmail.com>
2020-03-13 15:09:40 +08:00
偏右
313f71a3c1
Update index.en-US.md (#22188) 2020-03-13 14:36:21 +08:00
Rainy
e60f18ce0b
Update index.zh-CN.md (#22187) 2020-03-13 14:36:14 +08:00
Rainy
caf6143c1a
Update index.en-US.md 2020-03-13 14:16:06 +08:00
Wendell
a6c207d9dd
fix: fix vertical handle position (#22135)
* fix: fix vertical handle position

* 💄 make tooltip right for vertical slider

* fix: fix style and bump rc-slider
2020-03-13 13:52:47 +08:00
偏右
b1189097c7
🐛 fix Menu inlineCollpsed title (#22182)
when set getPopupContainer to trigger node

close #22180
2020-03-13 12:21:24 +08:00
偏右
71c8fac72f
Merge branch 'feature' into master-to-merge-feature 2020-03-13 11:52:28 +08:00
afc163
e2029e398e update snapshots 2020-03-13 11:48:56 +08:00
xrkffgg
e43b8c8258
style: optimization steps in RTL (#22175) 2020-03-13 10:51:16 +08:00
二货机器人
286d930cb6
adjust select single style (#22167) 2020-03-12 21:43:05 +08:00
二货机器人
6a563ff49c
docs: Update Table resize demo (#22165)
* update demo

* update snapshot
2020-03-12 21:30:08 +08:00
xrkffgg
a589b56a28
style: add breadcrumb clear (#22159)
* style: add breadcrumb clear

* style: add clear

* style: use mixins

* style: rtl only
2020-03-12 17:46:56 +08:00
偏右
10f4454536
💄 fix Slider handler focus style (#22161)
like 3.x
2020-03-12 17:41:23 +08:00
xrkffgg
12420a91d1
style: optimization page style in RTL (#22155) 2020-03-12 16:14:45 +08:00
偏右
2a6f975acf
💄 Fix Calendar header select ellipsis (#22148)
close #22123
2020-03-12 13:53:50 +08:00
Gibson C
875f1afc79
feat: Define PickerLocale typedef (#22132) 2020-03-12 10:49:32 +08:00
二货机器人
f44f6f38cf
fix: Table dropdown prefix cls (#22133)
* fix: Table dropdownPrefixCls

* update snapshot

* update snapshot
2020-03-11 23:58:32 +08:00
二货机器人
7ec2b771d4
fix: Table expandable with fixed column style (#22131) 2020-03-11 22:08:07 +08:00
zombiej
84dc474269 docs: fix site build 2020-03-11 21:28:08 +08:00
Wendell
889a9ba9fd
fix: fix tooltip trigger type (#22043)
* fix: fix tooltip trigger type

* fix: use extends over duck type

* update rc-tooltip deps

* fix rate ts define

Co-authored-by: 二货机器人 <smith3816@gmail.com>
2020-03-11 21:10:40 +08:00
Gibson C
bf7f47a7d7
feat: Refine TimePicker locale typedefs (#22129) 2020-03-11 21:08:15 +08:00
Paul Julien
e989683eef
fix: fr_FR locale (#22122) 2020-03-11 18:37:48 +08:00
afc163
d03ac85f36 🔀 merge master into feature 2020-03-11 15:41:51 +08:00
Chris Frisina
909bde6c07
documentation about browser keyboards and restrictions (#21174)
This helps teach users that a commonly requested feature can be included with proper documentation of how to utilize the numeric keyboard or numeric restrictions on the input
2020-03-11 15:39:18 +08:00
Gibson C
d2ef74b2ed
feat: Refine locale types (#22103) 2020-03-11 14:56:01 +08:00
xrkffgg
a9942809c5
style: optimize dropdown RTL icon (#22104) 2020-03-11 14:35:59 +08:00
二货机器人
698d358af9
docs: Update Demo icon (#22100) 2020-03-11 12:31:53 +08:00
偏右
65c2a473d4
fix: 🐛 Fix Select ellipsis bug of Firefox in another way (#22101)
* 🐛 Fix Select ellipsis bug in Firefox by another way

close #22017

revert #22033

* Update components/select/style/single.less

Co-authored-by: 二货机器人 <smith3816@gmail.com>
2020-03-11 12:30:03 +08:00
xrkffgg
7b1ba24bd3
style: fix dropdown menu icon (#22098)
* style: fix dropdown menu icon

* style: promote margin right

* style: add dropdown rtl
2020-03-11 11:23:39 +08:00
Amumu
5d9d1ef31b
remove non-null assertion (#22096) 2020-03-11 11:22:46 +08:00
Blaz Pocrnja
c8f437ea02
Ellipsis onExpand function takes event parameter (#22092) 2020-03-11 11:11:25 +08:00
Alex
f67e1833e9
changed display of anticon (#22090) 2020-03-11 11:07:14 +08:00
二货机器人
33e726f874
fix: Should also fix expand col when selection fixed (#22087) 2020-03-10 23:12:37 +08:00
偏右
145f72741b
Merge pull request #22072 from ant-design/new-table-filter-menu-buttons
style: 💄 New table filter menu buttons
2020-03-10 22:32:03 +08:00
afc163
c5c1b6d9f9 fix missing style dep and uncomment test case 2020-03-10 22:16:18 +08:00
骗你是小猫咪
9ccd5bcc33
fix: basic form style abnormal (#21907)
* fix: basic form style abnormal

* improve grid

* upgrade snapshots and improve priority

* resolve #22009

* fix wrap element

* increase priority

* revert grid basic demo

* fix snapshots
2020-03-10 22:15:27 +08:00
骗你是小猫咪
924f1cfd3a
fix: Table filter menu reset not working (#22079)
* fix: Table filter menu reset not working

* use setFilteredKeysSync
2020-03-10 21:24:41 +08:00
afc163
ebd31cdfc8 test: fix test cases 2020-03-10 20:43:19 +08:00
Wendell
584d0ae048
feat: pagination could change its size by the width of the window (#21959)
* feat: pagination could change its size by the width of the window

feat: pagination add autoResize prop

chore: remove resizing

* doc: fix doc

* feat: rename API

* fix: rename

* fix: test
2020-03-10 20:32:34 +08:00
Saeed Rahimi
5787f3e8b2
fix: FixedColumns issue in rtl (#21914)
* fix: FixedColumns issue in rtl

* update rc-table version
2020-03-10 20:30:31 +08:00
xrkffgg
8adefd4390
style: fix radio button in rtl (#22066) 2020-03-10 20:29:50 +08:00
afc163
15ca801f41 style: fix Dropdown sub menu edge padding missing 2020-03-10 18:15:42 +08:00
afc163
a68db2da20 💄 update Table filter menu UI 2020-03-10 18:07:11 +08:00
二货机器人
3670ca7c8d
docs: Update demo preview link (#22061)
* docs: Update demo preview link

* Update snapshot
2020-03-10 16:43:23 +08:00
Jingsong Gao
639cedeac2
fix: fix FormList Operation type definitions (#22058) 2020-03-10 15:46:13 +08:00
偏右
cff8c08286
🔨 simplify Popconfirm and Popover dom structure (#22052) 2020-03-10 15:17:23 +08:00
Gibson C
428f743b50
feat: Support render props for <Popover/> and <Popconfirm/> (#22034)
* feat: Support render props for <Popover/>

* feat: Support render props for <Popconfirm/>

* docs: Update Popconfirm docs
2020-03-10 13:57:02 +08:00
Jingsong Gao
f21b4684c8
fix: fix FormItem hooks render error (#22053) 2020-03-10 13:19:35 +08:00
二货机器人
86cb76771a
fix avatar margin style (#22038) 2020-03-09 21:08:01 +08:00
偏右
2b102f8494
🐛 Fix Select ellipsis bug in Firefox (#22033)
close #22017
2020-03-09 19:31:58 +08:00
偏右
ef0c07db6a
Merge pull request #22030 from ant-design/fix-page-header-overflow
style: 💄 fix PageHeader overflow hidden and responsive style
2020-03-09 18:27:09 +08:00
afc163
412efba9c5 update snapshots 2020-03-09 18:03:36 +08:00
Jingsong Gao
6d48c131dc
docs: correct inline to noStyle (#22029) 2020-03-09 17:55:22 +08:00
afc163
b0b13cf512 💄 fix PageHeader overflow hidden and responsive style
close #22020
2020-03-09 17:52:29 +08:00
afc163
77d3a993fa 🔨 Merge master into feature 2020-03-09 17:18:32 +08:00
偏右
28c06266d0
docs: 📝 documentation for DatePicker inputReadOnly (#22024)
close #20442
close #21831
close #20816
2020-03-09 17:13:43 +08:00
二货机器人
94eefa371c
fix: Only menu icon (#22021) 2020-03-09 16:54:19 +08:00
偏右
339b785815
🎬 improve input demo and test case (#22016) 2020-03-09 16:15:19 +08:00
偏右
8dd8a19d6f
🐛 Fix TextArea[autoSize] don't scroll bottom in Firefox (#22014)
close #21870
2020-03-09 16:04:51 +08:00
偏右
125c154ffe
💄 Avoid negative padding in less (#22003)
close #22003
2020-03-09 12:04:12 +08:00
qiqiboy
a476197405
perf(Form): FormContext use a memoized value(#21976) (#21980)
* perf(Form): FormContext  use a memorized value(#21976)

* fix #21976

* fix(Form): fix typo ‘useMemo’

Co-authored-by: qiqiboy <qiqiboy@tigerbrokers.com>
2020-03-08 17:41:45 +08:00
二货机器人
9fdb82b7df
refactor: Form.Item with pure children will only render once (#21991)
* refactor: Form.Item with pure children will only render once

* not skip for real render
2020-03-08 16:28:33 +08:00
Amumu
76de873d87
add className (#21988) 2020-03-08 13:59:44 +08:00
zefeng
be990f9332
chore: remove unnecessary loop (#21978) 2020-03-08 00:54:45 +08:00
二货机器人
8eb66473c6
docs: Update Tree dynamic update demo (#21975) 2020-03-08 00:19:05 +08:00
二货机器人
bbe9e346e4
fix: Table className & style in wrong place (#21974)
* fix: Table className style work position

* update snapshot
2020-03-07 23:17:28 +08:00
tdida
23e48552ad
fix: Input.Password ConfigProvider prefixCls not work (#21953)
* fix: Input.Password ConfigProvider prefixCls not work

* test: add ConfigProvider Input.Password test

Co-authored-by: TDiDa <>
2020-03-07 15:11:44 +08:00
liusiasi
69f6585ead
change carousel style (#21960) 2020-03-07 15:06:51 +08:00
二货机器人
d23d53b2e8
chore: Update snapshot (#21966) 2020-03-07 15:05:19 +08:00
二货机器人
8f09465b87
feat: Tree/TreeSelect/Select support virtual prop to disable virtual scroll (#21955)
* feat: support disable virtual scroll

* update snapshot
2020-03-07 11:32:04 +08:00
二货机器人
4e8170b93c
feat: TimePicker.RangePicker support order (#21948) 2020-03-06 20:19:24 +08:00
zombiej
bde335c761 merge master 2020-03-06 18:12:39 +08:00
xrkffgg
c162bff8ab
style: add search input border color in RTL (#21946) 2020-03-06 18:09:37 +08:00
GJ Wang
d7394e9e2f
docs: remove key props (#21943) 2020-03-06 17:55:22 +08:00
xrkffgg
0537e4a010
style: fix select content style (#21940) 2020-03-06 17:37:51 +08:00
二货机器人
301ef2eb63
fix: Table small header background color (#21942) 2020-03-06 17:03:55 +08:00
xrkffgg
cb4ad64991
style: add datepicker cursor style (#21937) 2020-03-06 15:53:44 +08:00
二货机器人
6e1661db27
docs: 🎬 Update demo ts define (#21931) 2020-03-06 12:50:45 +08:00
偏右
9db875f9a5
💄 vertical menu should has max height (#21930)
close #21928
2020-03-06 12:49:38 +08:00
二货机器人
5fcdbe152e
chore: Form.useForm return same instance now (#21927)
* add test case

* memo of useForm
2020-03-06 12:07:55 +08:00
二货机器人
e8876d5817
fix: MenuItem with icon only will still have additional margin (#21925)
* fix: MenuItem with icon only will still have additional margin

* update snapshot

* fix snapshot
2020-03-06 11:53:09 +08:00
二货机器人
36c05ddd8a
fix: Table expandIconColumnIndex with rowSelect (#21915)
* fix: Table expandedIcon order

* update test case

* update test case
2020-03-06 00:58:26 +08:00
偏右
afe0e3ddad
💄 Add less variable @form-item-label-height (#21912) 2020-03-05 23:04:27 +08:00
二货机器人
e6965c909f
chore: Form.Item renderProps define (#21911) 2020-03-05 22:05:22 +08:00
偏右
5bb8f585de
add outline-fade less variable (#20227)
Co-authored-by: 偏右 <afc163@gmail.com>
2020-03-05 20:39:03 +08:00
afc163
c5e5a8c895 update snapshots 2020-03-05 20:32:38 +08:00
偏右
164a4ac3b4
🐛 Fix Table overflow layout (#21905)
unscrollable table should not have overflow style

close #21879 by revert #20705
2020-03-05 19:07:55 +08:00
二货机器人
4b0effbc0e
fix: Desctiption miss style when value is number 0 (#21901)
* fix: Desctiption miss style when value is number 0

* fix test case
2020-03-05 17:54:58 +08:00
zombiej
3de412353f chore: Remove duplicated css
close #21860
2020-03-05 17:23:28 +08:00
二货机器人
578c4132a0
fix: ref in radio button has not forward (#21895) 2020-03-05 16:25:47 +08:00
二货机器人
103385ecb5
fix: Nest FormItem warning (#21896) 2020-03-05 16:22:02 +08:00
偏右
188b96971c
fix(module:badge): fix number transition (#21834)
* fix(module:badge): fix toggling animation

close #21674

* chore: remove log

* fix: timer leak

* fix: willUnmount

* test: cov
2020-03-05 13:29:53 +08:00
偏右
bd97e7254a
chore: use react internal replace PureRenderMixin (#21876) 2020-03-05 13:19:00 +08:00
二货机器人
915590a2ff
fix: Select with '' string value align issue (#21880)
* fix: Select with '' string value align issue

* fix lint
2020-03-04 23:40:02 +08:00
偏右
6e63b6f00e
Update index.zh-CN.md 2020-03-04 21:31:38 +08:00
zefeng
cccedf585c
docs: add list grid anchor (#21872) 2020-03-04 21:22:39 +08:00
偏右
43c64e924e
add test case to tooltip (#21826) 2020-03-04 21:03:08 +08:00
偏右
394b785dca
🐛 Fix Menu bottom margin missing (#21867)
close #21864
2020-03-04 19:27:29 +08:00
偏右
e2f5fce8e5
feat: 🆕 add support use dots to provide dotsClasses (#21848)
* add support use dots to provide dotsClasse

* update docs

* rename dotsClass to className

* typo

Co-authored-by: Amumu <yoyo837@hotmail.com>
2020-03-04 14:13:52 +08:00
偏右
e01abd2309
Merge pull request #21849 from ant-design/master
chore: Merge master to feature
2020-03-04 13:52:34 +08:00
偏右
63e6c9af37
Revert "feat: add support use dots to provide dotsClasse (#21708)" (#21847)
This reverts commit 68f8851ec6.
2020-03-04 13:30:21 +08:00
xrkffgg
1556582884
style: optimization dropdown menu style (#21768)
* style: optimization dropdown menu style

* fix: use var

* fix right

* Update index.less

Co-authored-by: 偏右 <afc163@gmail.com>
2020-03-04 11:53:15 +08:00
偏右
3c292b9d62
docs: 📝 instruction about useForm
close https://github.com/ant-design/codemod-v4/issues/90
2020-03-04 11:26:37 +08:00
zombiej
55734400cc docs: Fix v3 form mig doc 2020-03-04 10:26:55 +08:00
Jason Kurian
92c189f246
clarify duration example description (#21838) 2020-03-04 08:28:53 +08:00
zombiej
e7c2ee5be6 docs: Add Table missing expandIconColumnIndex in doc
close #21803
2020-03-03 22:52:58 +08:00
zefeng
453c681881
docs: rewrite drag-drop demo by react-dnd hooks (#21836) 2020-03-03 22:19:19 +08:00
二货机器人
661ff7921d
feat: Form validateMessages support ${label} (#21835)
* update form deps

* update demo

* update test case
2020-03-03 21:57:06 +08:00
二货机器人
8fe701b892
fix: Fix table column filtered not work (#21825)
* fix: Table miss filtered

* add test case
2020-03-03 18:18:19 +08:00
偏右
5d63040837
Merge pull request #21818 from ant-design/master
chore: merge master into feature
2020-03-03 16:44:21 +08:00
afc163
c928952a89 🎬 improve form demo 2020-03-03 16:39:50 +08:00
afc163
f287708db5 💄 optimize Calendar header style in small screen 2020-03-03 15:26:51 +08:00
afc163
c8a8e5d95b 💄 Radio.Group not wrapping now 2020-03-03 15:26:51 +08:00
zhangj
621df692b3
fix: Radio.Button type error (#21807) 2020-03-03 15:01:33 +08:00
二货机器人
228c978c7c
fix: help change cause react warning (#21800) 2020-03-03 12:10:32 +08:00
偏右
17e7a3d57f
📝 fix codeopen demo (#21801) 2020-03-03 12:09:02 +08:00
Amumu
68f8851ec6
feat: add support use dots to provide dotsClasse (#21708)
* add support use dots to provide dotsClasse

* update docs
2020-03-03 11:12:25 +08:00
Martin Cermak
a226c226bf
doc: added more info about nested fields to migration guide (#21758)
Added more examples to form nested fields.
2020-03-03 10:51:54 +08:00
庄天翼
24133d9e55
fix: TreeSelect.SHOW_* should have constant type (#21791)
Signed-off-by: TennyZhuang <zty0826@gmail.com>
2020-03-03 10:47:32 +08:00
Dimitri Mitropoulos
fd9bc6caa0
removes erroniously present comment (#21792)
This comment was an accidental copy/pasta from https://reactjs.org/docs/error-boundaries.html.  Also, it is inaccurate since the user (i.e. AntD user) cannot actually render any fallback component.
2020-03-03 10:44:24 +08:00
Xinzhe Wang
bd747c97d6
fix: List bordered and split props conflict (#21784) 2020-03-02 23:06:02 +08:00
偏右
9eaaea14a7
📝 fix Drawer forceRender doc and tsd (#21774)
close #15287
2020-03-02 17:28:45 +08:00
二货机器人
60f77cef23
fix: table locale not work (#21772)
* fix: Table locale not work

* add test case
2020-03-02 17:15:39 +08:00
骗你是小猫咪
99e6fb9981
fix: Menu.Item inline a tag display not correct (#21699)
* fix: Menu.item inline a tag display not correct

* add :only-child
2020-03-02 16:54:29 +08:00
paranoidjk
84173d9f5c
feat: expose all Dropdown props of BreadcrumbItem (#20763) 2020-03-02 16:08:25 +08:00
二货机器人
241ce3079c
fix: Tree treeData ts define (#21756) 2020-03-02 13:52:42 +08:00
xrkffgg
1d37cf3cdf
fix: input group demo (#21751) 2020-03-02 12:24:24 +08:00
偏右
e4505f5bf6
🐛 Fix Input.Search border when has prefix (#21753) 2020-03-02 12:18:23 +08:00
二货机器人
adb323cec2
chore: icons save bundle size without treeShaking (#21752)
* alert

* more icons

* another grouping

* all done
2020-03-02 12:09:38 +08:00
zefeng
5993fc3dcd
fix: crash when user dont pass icon props to message.open (#21747) 2020-03-02 10:26:26 +08:00
GJ Wang
f78332171e
docs: fix size props (#21724) 2020-03-01 18:24:59 +08:00
二货机器人
e868c87530
fix: Table.Column sortOrder is not working in JSX mode (#21719)
* fix: Table.Column sortOrder is not working in JSX mode

* clean up

* update snapshot
2020-03-01 13:11:28 +08:00
二货机器人
1f108ee086
fix: Form.Item renderProps return type define (#21716) 2020-03-01 00:21:37 +08:00
afc163
211dadad4f 🎬 improve ConfigProvider rtl demo 2020-03-01 00:05:52 +08:00
二货机器人
9b7421afd2
fix: TreeSelect missing suffix define (#21714) 2020-02-29 23:35:57 +08:00
二货机器人
6ba42db314
feat: Selection column also support render node (#21711)
* support customize selection cell

* update snapshot

* update docs

* fix lint

* to debug
2020-02-29 23:11:02 +08:00