二货机器人
|
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 |
|