二货机器人
14cd2dc434
adjust nest table logic ( #22868 )
2020-04-02 22:22:34 +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
Hanjun Kim
de827d7eb7
fix typo ( #22856 )
...
`bellow` -> `below`
2020-04-02 17:47:39 +08:00
偏右
11f8d7758b
chore: 🤖 auto push gh-pages to gitee ( #22846 )
2020-04-02 16:10:41 +08:00
二货机器人
9ecb12db76
refactor: Refactor picker generate to multiple files ( #22850 )
...
* move single picker out
* move generateRangePicker out
* fix compile
2020-04-02 15:46:07 +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
偏右
2fa2f768f9
docs: 📖 tip for TypeScript version ( #22845 )
...
* docs: 📖 tip for TypeScript version
https://github.com/ant-design/ant-design/issues/22776#issuecomment-607600851
* Update use-in-typescript.en-US.md
2020-04-02 12:06:45 +08:00
zombiej
73bc95e718
docs: Update visual design doc
2020-04-02 12:03:36 +08:00
Matt Foxx
aa119bd13c
docs: specify minimum less version ( #22834 )
...
* chore: specify minimum less version
* Apply suggestions from code review
Co-authored-by: 偏右 <afc163@gmail.com>
2020-04-02 11:47:50 +08:00
xrkffgg
c956de52ad
style: fix menu rtl ( #22841 )
2020-04-02 11:42:15 +08:00
myeunhyuk
7bea8b92cc
Update visualization-page.md ( #22842 )
2020-04-02 11:41:56 +08:00
二货机器人
4bd488bfbe
fix align logic ( #22836 )
2020-04-01 23:31:22 +08:00
二货机器人
9aa61b78e1
support undefined remove filter icon ( #22833 )
2020-04-01 22:19:32 +08:00
kaoding
3f8dbc500f
style: 💄 @info-color should be @primary-color defaultly
...
revert #5442
2020-04-01 21:06:24 +08:00
二货机器人
f2a3ef5926
fix: Table expanded logic ( #22832 )
...
* update rc-table deps
* fix style mapping
* snapshot
2020-04-01 20:57:35 +08:00
afc163
c38324e863
docs: 📖 Add FAQ about table filter logic
2020-04-01 19:15:30 +08:00
afc163
ddb0ac46ba
fix: 🐛 Table unchanged filter should not trigger onChange
...
ref https://github.com/ant-design/ant-design/issues/22819#issuecomment-607171024
2020-04-01 19:15:30 +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
xrkffgg
a91506cb6b
fix: add rtl space ( #22809 )
...
* fix: add Space rtl
* fix: restore test
* fix: restore test
* add
* fix: fix lint
* fix: use original api
* fix: add rtl less
2020-04-01 17:38:03 +08:00
Michael Shing
06f29d0caa
fix: support table getPopupContainer on row selections ( #22787 )
...
* fix: support table getPopupContainer on row selections
* move top to before right
* Add cursor to dropdown arrow
* Feedback suggestion
Co-Authored-By: 偏右 <afc163@gmail.com>
Co-authored-by: Michael Shing <mshing@datto.com>
Co-authored-by: 偏右 <afc163@gmail.com>
2020-04-01 17:14:53 +08:00
xrkffgg
dba1e5afa6
docs: fix compact emoji ( #22817 )
2020-04-01 16:25:09 +08:00
Paul Julien
33e5ef20ed
fix: Fix date_picker et time_picker locale for 🇫🇷 ( #22769 )
...
* fix french locale
* le -> un
2020-04-01 16:07:16 +08:00
Amumu
4ef3215e1a
fix typo ( #22803 )
2020-04-01 11:13:08 +08:00
Rustin
bf89677383
Revert "fix: set codesandbox referrer to no-referrer ( #22688 )" ( #22795 )
...
This reverts commit c806a836
2020-04-01 11:11:59 +08:00
He Linming
3450a82b9e
fix: Card Tabs do not support small size ( #22666 )
...
* 🐛 Card Tabs do not support small size
close #22637
* 👌 adjust height
* 👌 use antd variable
* 👌 add card tabs
* ✅ fix ci and adjust margin
2020-04-01 10:54:38 +08:00
二货机器人
63e0ce6597
fix: Safari shadow bug ( #22794 )
2020-03-31 22:04:03 +08:00
偏右
9e44b97436
fix: 🐛 Affix state update on unmounted component ( #22790 )
...
close #22683
2020-03-31 21:25:40 +08:00
二货机器人
8f34161db0
fix: Remove useless form textarea height ( #22793 )
2020-03-31 21:07:13 +08:00
偏右
b4c943a862
fix: 💄 List footer border ( #22771 )
...
bug screenshot: https://user-images.githubusercontent.com/507615/77983664-28eedd00-7342-11ea-8bd4-4dad98f757c0.png
2020-03-31 12:02:10 +08:00
Phoenix Eliot
ebdf9110fd
Fix order of operations for tooltipPlacement ( #22772 )
...
tooltipPlacement was broken by a6c207d9dd
.
The grouping of this term was getting parsed as `(tooltipPlacement || vertical) ? 'right' : 'top'`, which was incorrect.
2020-03-31 11:54:41 +08:00
二货机器人
cefb7b29f2
chore: Update Locale context ( #22762 )
...
* Upgrade locale context
* fix logic
* fix lint
* add context ignore in test case
2020-03-30 22:54:12 +08:00
偏右
dc4d98a46a
🆙 upgrade rc-checkbox ( #22761 )
2020-03-30 22:14:13 +08:00
Michael Shing
cd0203d535
fix: --scroll-bar var default value ( #22754 )
...
* Fix --scroll-bar var default value
* Disable stylelint on scroll-bar var
* Feedback
Co-Authored-By: 偏右 <afc163@gmail.com>
Co-authored-by: Michael Shing <mshing@datto.com>
Co-authored-by: 偏右 <afc163@gmail.com>
2020-03-30 21:58:18 +08:00
xrkffgg
fd7e7d3695
style: optimization form rtl and demo ( #22621 )
2020-03-30 21:23:05 +08:00
He Linming
e504fa19c0
🐛 remove tabpane outline ( #22752 )
...
close #22747
2020-03-30 19:09:30 +08:00
偏右
d4459c791b
🎬 Add loop banner demo to Alert ( #22751 )
...
close #18388
2020-03-30 18:44:49 +08:00
骗你是小猫咪
0f2f270f35
fix: Space item duplicate key ( #22745 )
2020-03-30 17:59:06 +08:00
afc163
40eae38563
✅ fix ci
2020-03-30 16:46:46 +08:00
Min
c4668f3bf5
Clarify documentation on notifications and context ( #22742 )
2020-03-30 16:17:12 +08:00
偏右
d35dfe89d9
💄 fix Select cursor style ( #22743 )
2020-03-30 16:16:51 +08:00
偏右
faa71fd7bd
fix: Table loading compatibility ( #22739 )
...
* 🐛 Fix Table loading not working when no spinning field
close #22733
* ✅ improve table test case
2020-03-30 15:45:14 +08:00
xrkffgg
24ae9ebd1e
docs: adjust version order ( #22727 )
2020-03-30 13:30:14 +08:00
zefeng
e719440307
chore: fix typo ( #22734 )
2020-03-30 13:22:11 +08:00
zombiej
9bb1eb9c87
update snapshot
2020-03-30 11:12:18 +08:00
zombiej
084cc59051
docs: Pagination add all config demo
2020-03-30 10:50:29 +08:00
二货机器人
d3d7cf8af8
docs: ✨ add 4.1.0 changelog ( #22721 )
...
* docs: add 4.1.0 changelog
* update version
* Update CHANGELOG.en-US.md
Co-Authored-By: 偏右 <afc163@gmail.com>
* grp of RTL
* update patch change log
* clean up
* rm empty line
* fix CN & US
* Update CHANGELOG.zh-CN.md
Co-Authored-By: 偏右 <afc163@gmail.com>
* fix CN & US
* Update CHANGELOG.zh-CN.md
Co-Authored-By: 偏右 <afc163@gmail.com>
* move rtl
* Update CHANGELOG.zh-CN.md
Co-Authored-By: 偏右 <afc163@gmail.com>
* Update CHANGELOG.zh-CN.md
Co-Authored-By: 偏右 <afc163@gmail.com>
* fix chinese
* rtl desc
* reorder
* fix docs
* update desc
* grp it
* Update CHANGELOG.en-US.md
Co-Authored-By: 偏右 <afc163@gmail.com>
* wrong num
* fix typo
Co-authored-by: 偏右 <afc163@gmail.com>
2020-03-29 23:43:37 +08:00
afc163
a99dde8371
✅ fix ci
2020-03-29 23:06:55 +08:00
afc163
ff95260b0a
📖 update pagination doc
2020-03-29 23:04:20 +08:00
偏右
2a9d6cd106
✅ improve breadcrumb test coverage ( #22719 )
2020-03-29 22:17:55 +08:00
zombiej
7212a9746d
chore: Merge feature
2020-03-29 20:21:14 +08:00