Commit Graph

17842 Commits

Author SHA1 Message Date
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
偏右
db3a81ab19
feat: 🔢 improve default pagination switch experience (#22711)
* 🆙 rc-pagination to 2.1.0

*  update snapshot and fix ci

* 🆙 rc-pagination to 2.2.0

*  update snapshot

Co-authored-by: zombiej <smith3816@gmail.com>
2020-03-29 20:15:05 +08:00
zoomdong
779cef4297
fix: typo (#22715) 2020-03-29 18:49:29 +08:00
zoomdong
7a64d5b119
fix:document on Select (#22714) 2020-03-29 18:23:21 +08:00
zombiej
b916f7c247 docs: Update AutoComplete docs
resolve #22704
2020-03-29 17:12:34 +08:00
xrkffgg
d0dee05c28
style: optimize upload rtl style (#22630) 2020-03-29 15:07:04 +08:00
二货机器人
973c649f9d
Merge pull request #22713 from ant-design/feature-merge-master
chore: Feature merge master
2020-03-29 15:05:02 +08:00
zombiej
7bbbcb7ffc biger size 2020-03-29 15:04:40 +08:00
zombiej
f8c5d9505a ignore styleint line rule 2020-03-29 14:49:17 +08:00
zombiej
1ec7b2c068 merge master 2020-03-29 14:40:29 +08:00
zombiej
702cb61586 chore: Fix jest filter 2020-03-29 14:07:42 +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
二货机器人
ecf4e47647
docs: Update icons doc (#22709)
* docs: Update icons doc

* Update index.en-US.md
2020-03-29 10:48:59 +08:00
zefeng
dda45e4796
feat: support compact theme (#22126)
* feat: support narrow theme mode

* chore: rename narrow to compact

* chore: height part

* chore: preview compact mode

* chore: to make site corrected

* chore: preview site

* docs: 📖 document compact theme usage

* docs: tweak theme doc

* docs: 📖 Add description about double css bundle size

* chore: preview

* chore: for preview

* chore: adjust pagination

* chore: compact mode done!

* chore: remove useless todo

* chore: fix review bug

* chore: fix review bug

* chore: fix card margin

* chore: fix review bug

* chore: fix review bug

* chore: improve i18n and transition

* Update site/theme/static/common.less

Co-Authored-By: 偏右 <afc163@gmail.com>

* chore: fix button size and description padding

* chore: update snapshots

* chore: add compact css bundlesize limit

* chore: compact dist support

Co-authored-by: afc163 <afc163@gmail.com>
2020-03-29 10:39:46 +08:00
Mateusz Burzyński
2cb516b5b7
fix: narrow down types of string literals in a few defaultProps declarations (#22686) 2020-03-28 19:29:02 +08:00
afc163
7cea7dddc6 🆙 @ant-design/colors 2020-03-28 19:28:47 +08:00
二货机器人
56aabf3966
chore: make bundle size smaller (#22693)
* update rc-resize-observer deps

* clean icons

* rm lodash/findIndex

* rm isPlainObject

* rm lodash uniqueBy

* rollback of icons

* clean up
2020-03-28 19:03:11 +08:00