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
Peach
28fea02011
docs: improve transiton between light & dark mode ( #22316 )
...
* docs: improve transiton between light & dark mode
* docs: to prevent reset styles conflict with demo
* style: fix lint error
2020-03-17 23:01:17 +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
偏右
8fa2252903
chore: 🔧 fix codesandbox React.Fragment support ( #22315 )
...
* site: fix codesandbox React.Fragment support
* 💄 prettier site code
2020-03-17 21:17:49 +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
paleface001
eea959b2e9
chore: update recommend page ( #22299 )
...
* chore: update recommend page
* chore: update recommendation link
2020-03-17 16:24:18 +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
二货机器人
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
ef71bf95cd
Merge pull request #22260 from ant-design/fix-rtl-less-button
...
style: fix button rtl.less
2020-03-16 17:25:21 +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
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
偏右
bb1da55a55
Revert "chore: pause deploy site ( #20683 )" ( #22243 )
...
This reverts commit a0eaebc8f9
.
2020-03-16 11:11:05 +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
chenshuai2144
301cfb805b
📌 versions: up 4.0.3
2020-03-16 02:48:47 +08:00
陈帅
59760e382e
docs: 📝 add 4.0.3 changelog ( #22217 )
...
* 📝 docs: add 4.0.3 changelog
* 📝 docs: fix typo
* 📝 docs: fix typo
* 📝 docs: fix typo
* Apply suggestions from code review
Co-authored-by: 偏右 <afc163@gmail.com>
2020-03-16 00:56:44 +08:00
Arlindo Torres
6bf5388792
docs: Dark theme in create-react-app ( #22234 )
...
* docs: Use dark theme in create-react-app
* docs: Customize theme fix
2020-03-15 23:42:13 +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
偏右
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
chenxiaochun
8da1ef4f71
docs: Update research-form.zh-CN.md ( #22211 )
2020-03-14 20:53:35 +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
myeunhyuk
1f25f35b99
Update resources.en-US.md ( #22200 )
...
* Update resources.en-US.md
* Update resources.en-US.md
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2020-03-13 18:14:26 +08:00
myeunhyuk
5f38064507
docs: Update resources.zh-CN.md ( #22199 )
2020-03-13 18:07:32 +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