zombiej
8e14a9ce9c
docs: Update Form labelCol & wrapCol desc
...
close #26770
2020-09-22 16:58:41 +08:00
Vineet Srivastav
f2766df2e1
style: fix @link-decoration in Typography.Link ( #26854 )
2020-09-22 16:57:37 +08:00
偏右
fc5e0a9155
test: ✅ 100% coverage ( #26839 )
...
* test: isStyleSupport
* test: 100% test coverage
2020-09-21 18:32:24 +08:00
zombiej
7f2bdb7569
test: fix test case
2020-09-21 16:39:12 +08:00
二货机器人
8315262804
docs: Add AutoComplete migrate demo ( #26838 )
2020-09-21 16:24:48 +08:00
Olivier Louvignes
93f2988585
chore: add FormListProps export in form/index.tsx ( #26831 )
2020-09-21 08:40:38 +08:00
偏右
fe6a6b0481
chore: 🆙 eslint-plugin-unicorn
2020-09-20 21:23:39 +08:00
偏右
c979850a5b
test: ✅ Motion for Collpase and Menu ( #26828 )
...
* test: ✅ test menu and collapse motion
* chore: move openAnimation into collapse
* add test case
* rm extra openAnimation.tsx
* remove unused code
2020-09-20 21:13:43 +08:00
二货机器人
2aef2dbe26
docs: 4.6.5 changelog ( #26825 )
...
* docs: 4.6.5 changelog
* fix lint
* Update CHANGELOG.zh-CN.md
Co-authored-by: xrk <xrkffgg@gmail.com>
* Update CHANGELOG.en-US.md
Co-authored-by: xrk <xrkffgg@gmail.com>
Co-authored-by: xrk <xrkffgg@gmail.com>
2020-09-20 12:53:22 +08:00
zombiej
b131c23fb6
update changelog
2020-09-20 11:54:24 +08:00
Tom Xu
dcdb8f5587
docs: improve from list ( #26813 )
2020-09-19 23:21:25 +08:00
Tom Xu
3ab71222ef
style: fix description item long text ( #26820 )
...
* style: fix description item long text
* Update index.less
2020-09-19 23:17:42 +08:00
偏右
b04d97cde2
fix: 🐛 SubMenu unexpected scrollbar ( #26817 )
...
close #26812
2020-09-18 19:44:56 +08:00
偏右
40cee55141
test: add test case for switch click effect ( #26815 )
2020-09-18 17:53:37 +08:00
二货机器人
ea3629deed
docs: Update Tree height desc
...
close #26769
2020-09-18 08:58:03 +00:00
偏右
83ddfb807e
test: ✅ Enable transition and animation in jest ( #26571 )
...
* test: ✅ add test cases to increase coverage
* test: fix snapshot
* fix: test node envioronment
* fix: test node envioronment
* fix test case
* test: refactor menu test cases
* test: update test code style
* test: add more menu test cases
* add comment
* test: update snapshot
* fix: alert test case
* fix: form onLeaveEnd test cov
* test: fix button click wave test cases
* chore: clean up snapshots
2020-09-18 16:53:18 +08:00
偏右
2e4cbba8d7
fix: @layout-sider-background cannot set to linear-gradient ( #26810 )
...
close #26755
2020-09-18 14:29:42 +08:00
二货机器人
c592714c88
chore: Update rc-trigger related version ( #26803 )
...
* bump rc-select version
* bump rc-dropdown version
* bump rc-mentions version
* bump rc-picker version
* bump rc-cascader & rc-menu version
* bump rc-slider version
* update rc-motion
* update rc-select version
* rm sleep in test case
* 📦 reduce bundlesize limit to 280kb
Co-authored-by: 偏右 <afc163@gmail.com>
2020-09-18 13:01:36 +08:00
afc163
935773a0d0
test: recover test case expect
2020-09-18 11:51:21 +08:00
afc163
2f736441af
test: ignore code which never run into
2020-09-18 11:49:50 +08:00
偏右
dfb3279949
fix: 🐛 Select search bug when input chinese ( #26796 )
...
* fix: Select search bug when input chinese
close #26790
* fix: test snapshot
2020-09-17 23:26:51 +08:00
afc163
90cfb0d25f
docs: 📝 remove deparecated button type
2020-09-17 23:06:59 +08:00
John Bear
5b5518acfb
fix: table sticky zindex calculation ( #26800 )
2020-09-17 23:01:34 +08:00
二货机器人
fec45cb6fe
docs: Update virtual list demo ( #26786 )
2020-09-17 16:05:08 +08:00
偏右
8bff5917dc
style: tweak button icon only align ( #26785 )
...
close #26679
2020-09-17 15:31:26 +08:00
偏右
a9953640f9
style: 💄 fix TimePicker column align ( #26784 )
...
add `@picker-time-panel-column-width` and `@picker-time-panel-column-height`
close #26781
2020-09-17 12:54:05 +08:00
Régis Foucault
bb11f82ed2
docs: 📝 fix typo in complex-form-control.md ( #26771 )
2020-09-17 11:57:52 +08:00
prettyboyweiwei
56fb794862
chore: fix Array(x).key() cannot works in codesandbox/codepen
...
Co-authored-by: weiwei <weiwei0814@theduapp.com>
2020-09-16 23:25:43 +08:00
afc163
2980444bd6
test: fix lint
2020-09-16 17:36:44 +08:00
afc163
cc6d2f2157
test: ignore code which never run into
2020-09-16 16:00:12 +08:00
偏右
068d2bc902
🛡 add Security Policy
2020-09-16 14:11:05 +08:00
zombiej
780ada065b
chore: Update snapshot
2020-09-16 12:10:18 +08:00
偏右
cefb877ab9
fix: AutoComplete warning when using placeholder and allowClear ( #26765 )
...
close #26760
2020-09-16 11:51:55 +08:00
偏右
481fd209e2
chore: 🆙 upgrade typescript-eslint ( #26600 )
...
* chore: 🆙 upgrade typescript-eslint
* fix some lint
* fix: some eslint errors
* Update package.json
* chore: 🆙 upgrade typescript-eslint
* fix some lint
* fix: some eslint errors
* Update package.json
* fix no use before define
* Update package.json
* fix lint
Co-authored-by: yoyo837 <yoyo837@hotmail.com>
Co-authored-by: Tom Xu <ycxzhkx@gmail.com>
2020-09-16 11:43:55 +08:00
afc163
0de1358924
test: ✅ fix eslint jest rules
2020-09-15 11:54:47 +08:00
Knut Olav Bøhmer
e09040f3af
fix: Button
as component for react-router Link
( #26740 )
...
React router passes `navigate` as prop to component in <Link to={to}
component={Component}>. This is already fixed for Typography.Link.
(#26623 ) This fixes `<Link to={to} component={Button}` />
2020-09-14 21:31:46 +08:00
afc163
704899415e
docs: 📝 fix anchor demo
2020-09-14 19:13:47 +08:00
afc163
ca18e8cd87
docs: clearify Anchor showInkInFixed API
...
close #26702
2020-09-14 19:04:36 +08:00
Krishna Singh
bf910cb3a9
Update time-picker documentation ( #26673 )
...
Added `onSelect` prop details on Time-Picker documentation
2020-09-14 18:26:22 +08:00
vldh
1e9aded2dd
CascaderProps add name and id ( #26660 )
...
Co-authored-by: lidahao <lidahao@sisyphe.com.cn>
2020-09-14 18:20:30 +08:00
afc163
58a57224a8
test: ✅ fix test snapshot change
2020-09-14 18:19:36 +08:00
偏右
8e84c739bf
chore: revert bundlesize
2020-09-14 17:09:41 +08:00
SkyAo
6a06104708
docs: fix heading level in replace-moment ( #26725 )
2020-09-14 11:01:12 +08:00
Knut Olav Bøhmer
ab3d0ea8de
fix: don't show empty items in Space component ( #26721 )
2020-09-14 10:53:47 +08:00
xrk
737bd60f23
docs: add direction & theme to url ( #26567 )
...
* docs: add direction to localStorage
* wip
* wip
* wip
* wip
* browserHistory push
* add slider menu click query
* expand getLocalizedPathname
* add logo footer query
* fix lint
* wip pathname
* wip: fix pathname
* add hash & theme
* remove only component theme
* fix theme component change
* change var
* remove static
* change color
* chore: optimize code style
* fix: exchange theme when router is change
* fix: pathname
* fix: location pathname
* change dark
* fix theme
* fix router listen theme
* remove console
Co-authored-by: Kermit <kermitlx@outlook.com>
2020-09-14 10:48:08 +08:00
诸岳
58a69bc02c
Merge pull request #26720 from ant-design/release-4.6.4
...
docs: Add changelog of 4.6.4
2020-09-13 12:33:51 +08:00
诸岳
aab9c135fb
fix(pkg): Enlarge bundlesize threshold
2020-09-13 12:12:55 +08:00
诸岳
ad22d88550
docs: Add changelog of 4.6.4
2020-09-13 11:58:08 +08:00
paranoidjk
ea19589619
feat: feat: expose ConfigContext ( #26705 )
2020-09-11 21:24:26 +08:00
Dave
5507641331
fix(table-pagination): make pagination.position work ( #26678 )
2020-09-11 16:49:15 +08:00