偏右
e188537c00
refactor: Dropdown.Button icon prop ( #24020 )
...
ref #24017
2020-05-10 23:53:29 +08:00
Xuhao
9c0f12c7e8
fix : #23986 [Comment] Should not render avatar wrapper when avatar is… ( #23994 )
...
* fix : #23986 [Comment] Should not render avatar wrapper when avatar is not present
* #23986 test snapshots revision
2020-05-09 16:50:34 +08:00
偏右
fdf0f2e585
docs: fix moment locale faq ( #23895 )
...
close #23891
2020-05-06 12:03:46 +08:00
二货机器人
1489903d9d
fix: Modal async ( #23826 )
...
* make async
* fix tesst
2020-05-03 00:53:32 +08:00
偏右
ca896092e2
✅ fix snapshot ( #23816 )
2020-05-02 15:18:23 +08:00
二货机器人
bb1f157645
feat: ConfigProvider support getTargetContainer ( #23751 )
...
* add getTargetContainer
* support affix
* test case
* anchor use new context api
* Anchor support getTargetContainer
* doc it
* update patch
2020-04-29 20:22:16 +08:00
偏右
0b61b13e56
docs: 🆙 Upgrade input number ( #23742 )
...
* 🆙 upgrade to rc-input-number@4.6.0
* 🆙 upgrade to rc-input-number@4.6.1
* ✅ update snapshot
* fix version
2020-04-29 14:18:19 +08:00
诸岳
f955620601
chore: Merge master branch and fix conflicts
2020-04-26 13:34:11 +08:00
Tom Xu
8cdf1c017a
fix: ConfigProvider getPopupContainer invalid ( #23594 )
...
* fix: ConfigProvider getPopupContainer invalid
* slider getPopupContainer
* Create container.test.js
* Update container.test.js
2020-04-25 22:46:21 +08:00
二货机器人
a1e0c41c8b
feat: ConfigProvider support config Input autoComplete
( #23455 )
...
* support autoComplete
* update doc
* fix lint
2020-04-22 10:38:43 +08:00
偏右
2c86aebfa3
Merge pull request #23426 from ant-design/master
...
chore: merge master into feature
2020-04-21 11:24:57 +08:00
二货机器人
5a10d29796
fix: ConfigProvider with nest prefixCls ( #23423 )
...
* fix: ConfigProvider with nest prefixCls
* update
* update
* update
2020-04-21 11:16:33 +08:00
二货机器人
ac7865a6fc
chore: Adjust search style ( #23406 )
...
* chore: Adjust search style
* fix lint
* Update demo.test.js.snap
* update style
* update cover area
* area it
2020-04-21 09:41:09 +08:00
Tom Xu
6e1ffb96ca
fix: Input.Search ConfigProvider size ( #23331 )
...
* fix: Input.Search ConfigProvider size
* Update Search.tsx
* add test
* Update size.md
2020-04-18 18:31:03 +08:00
Tom Xu
50416b3a7b
improvement: Form default locale ( #23165 )
...
* improve: Form default locale
* fix lint
* fix lint
* improve form doc
* add test case
* improve form validate messages
2020-04-18 13:18:51 +08:00
偏右
bfd5d7c910
fix: PageHeader style breaks when title is too long ( #23133 )
...
* fix: PageHeader style breaks when title is too long
close #15664
* ✅ update snapshot
* 💄 Improve PageHeader responsive design
2020-04-10 19:25:31 +08:00
二货机器人
ecf025548b
chore: adjust RangePicker style ( #23074 )
...
* adjust range color
* fix lint
* update color
* update dark logic
* adjust little of arrow
* use icon
* update font size
* update snashot
2020-04-09 13:18:13 +08:00
二货机器人
b28b2007be
fix: Center not work in Table ( #22858 )
...
* fix: Center not work in Table
* update snapshot
* fix test case
2020-04-02 18:53:49 +08:00
二货机器人
b174f98c6c
chore: Adjust range picker style ( #22847 )
...
* adjust rangepicker style
* update snapshot
* fix lint
* add aria label
2020-04-02 15:05:31 +08:00
偏右
aca2656721
fix: ⬆️ BackTop not working in iframe ( #22788 )
...
* docs: 🎬 improve BackTop demo
* fix Backtop not working in iframe
* fix lint
* fix ci
* fix ci
* ✅ add more test case
* ✅ add more test cases
* fix ci
2020-04-01 17:38:21 +08:00
zombiej
1ec7b2c068
merge master
2020-03-29 14:40:29 +08:00
二货机器人
d95dc831dd
fix: Drawer close btn style ( #22710 )
...
* fix: Drawer close btn style
* fix lint
* snapshot
* update snapshot
2020-03-29 12:38:12 +08:00
zombiej
913204282b
merge master
2020-03-28 16:31:17 +08:00
Rustin
7b94e0bfb2
refactoring: replace deprecated React.SFC with React.FunctionComponent ( #22691 )
...
* refactor: replace deprecated React.SFC with React.FunctionComponent
* refactoring: use typedef FC
2020-03-28 11:56:57 +08:00
zombiej
9e38928379
chore: Update snapshot
2020-03-27 22:43:39 +08:00
zombiej
73562d878c
merge master
2020-03-27 13:12:37 +08:00
zombiej
9316f180ca
chore: Update snapshot
2020-03-26 23:18:17 +08:00
Tom Xu
c7add36de6
fix: 4.0 Table with emptyText is not centered ( #22548 )
...
* fix #22176
* update table test
2020-03-24 19:51:34 +08:00
afc163
e12e2971d8
merge feature into master-to-merge-feature
2020-03-23 15:02:22 +08:00
二货机器人
147251345a
fix config provider size ( #22486 )
2020-03-22 15:52:02 +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
偏右
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
偏右
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
偏右
71c8fac72f
Merge branch 'feature' into master-to-merge-feature
2020-03-13 11:52:28 +08:00
二货机器人
f44f6f38cf
fix: Table dropdown prefix cls ( #22133 )
...
* fix: Table dropdownPrefixCls
* update snapshot
* update snapshot
2020-03-11 23:58:32 +08:00
afc163
ebd31cdfc8
test: fix test cases
2020-03-10 20:43:19 +08:00
偏右
cff8c08286
🔨 simplify Popconfirm and Popover dom structure ( #22052 )
2020-03-10 15:17:23 +08:00
afc163
77d3a993fa
🔨 Merge master into feature
2020-03-09 17:18:32 +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
二货机器人
d23d53b2e8
chore: Update snapshot ( #21966 )
2020-03-07 15:05:19 +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
afc163
c5e5a8c895
✅ update snapshots
2020-03-05 20:32:38 +08:00
偏右
6e63b6f00e
Update index.zh-CN.md
2020-03-04 21:31:38 +08:00
afc163
211dadad4f
🎬 improve ConfigProvider rtl demo
2020-03-01 00:05:52 +08:00
偏右
8e367cc6d5
chore: 🆙 upgrade rc-pagination to 2.0 ( #21650 )
...
* 🆙 upgrade rc-pagination to 2.0.0
* ✅ update pagination snapshots
* 🆙 upgrade rc-pagination to 2.0.1
2020-02-27 21:58:11 +08:00
Cong Zhang
d86c14ba8f
docs: fix link in ConfigProvider ( #21647 )
...
* fix link in ConfigProvider
* Apply suggestions from code review
Co-authored-by: 偏右 <afc163@gmail.com>
2020-02-27 18:29:59 +08:00
afc163
b4636ab2df
💄 tweak Upload showDownloadIcon default value
...
it should be false
2020-02-21 13:11:07 +08:00
二货机器人
9f26e7a85e
fix: Form item has default height align with form size ( #21476 )
...
* fix: Form item has default height align with form size
* fix lint
* update snapshot
2020-02-19 22:04:25 +08:00
偏右
30a3ac63ef
✅ Add test case for ConfigProvider and Spin ( #21384 )
2020-02-14 19:02:53 +08:00