Commit Graph

2749 Commits

Author SHA1 Message Date
骗你是小猫咪
e3ee4e87aa
feat: 🎉 Image component (#26296)
* feat: 🎉 Image component

* fix color

* fix style naming and sort api doc order

* remove onPreviewClose doc

* use animation-duration var

* use box and modal-mask mixins

* use box and modal-mask mixins

* improve style

* improve fallback demo src

* add cover

* improve demo

* update demo snapshots

* upgrade rc-image, naming Random -> Reload

* extract modal mask common style, and improve demo

* update snapshots

* fix less var conflict

* upgrade rc-image, adjust maxSize with dark.min.css, improve placeholder demo desc
2020-08-22 22:02:20 +08:00
Maksim Slotvinskij
16962bbff1
lithuanian language (#26312)
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2020-08-21 17:07:48 +08:00
zombiej
55c1dd02c2 chore: Merge master 2020-08-20 17:31:03 +08:00
偏右
9a84eb57ac
fix: Progress type=circle success.percent (#26307)
* refactor: Circle code

* fix: Progress circle success.percent

close #26299
2020-08-20 17:15:40 +08:00
二货机器人
bd2d50c114
chore: Update snapshot (#26306) 2020-08-20 16:45:10 +08:00
二货机器人
72863626c9
chore: Update rc-virtual-list deps (#26282)
* chore: Update rc-virtual-list deps

* bump

* clean comment
2020-08-19 17:30:23 +08:00
偏右
a3864532e1
chore: 🆙 upgrade rc-virtual-list (#26278)
* chore: 🆙 upgrade rc-virtual-list

* update snapshot

Co-authored-by: zombiej <smith3816@gmail.com>
2020-08-19 13:49:22 +08:00
afc163
adf990f8fb revert: rc-virtual-list in devDeps 2020-08-18 16:00:58 +08:00
afc163
517d2eeccb 🆙 upgrade rc-virtual-list in devDeps 2020-08-18 15:31:33 +08:00
偏右
e17e82f549
Merge pull request #26243 from ant-design/master
chore: merge master into feature
2020-08-17 22:23:07 +08:00
偏右
46f63751a4
chore: 🆙 upgrade lodash
close #26240
2020-08-17 17:45:33 +08:00
xrkffgg
61e01e7c60
chore: merge master into feature 2020-08-13 09:06:53 +08:00
afc163
043901468a chore: add CssMinimizerPlugin 2020-08-12 20:49:34 +08:00
zoomdong
39f1126315
feat: Form.List add() support index param (#26081)
* feat: Form.List add() support index param

* update test case

* update
2020-08-12 19:13:44 +08:00
诸岳
0a2736b027 docs: Add changelog of 4.5.4 2020-08-12 15:34:14 +08:00
偏右
3ad0b47d92
🆙 upgrade react-virtualized 2020-08-11 13:55:22 +08:00
偏右
ae843df718
Merge pull request #26112 from ant-design/master
chore: merge master into feature
2020-08-10 14:53:46 +08:00
zhangchen
4da2260342
feat: show line in Tree first level (#25991)
* feat: tree line in first level

* update: Tree showLine demo
2020-08-10 10:48:11 +08:00
xrkffgg
e1f990e61a chore: fix merge conflict 2020-08-10 09:43:21 +08:00
陈帅
1a10df03a7
docs: add 4.5.3 changelog (#26099)
* docs: add 4.5.3 changelog

* Update CHANGELOG.en-US.md

Co-authored-by: xrkffgg <xrkffgg@gmail.com>

* fix review warning

* Update CHANGELOG.zh-CN.md

Co-authored-by: He Linming <hlm52pk@163.com>

Co-authored-by: xrkffgg <xrkffgg@gmail.com>
Co-authored-by: He Linming <hlm52pk@163.com>
2020-08-09 22:51:01 +08:00
骗你是小猫咪
bd02b83da4
feat: Table new sticky prop (#25939)
* feat: Table new sticky prop

* add example

* update snapshots

* fix typo

* fix example and improve less

* rename to @zindex-table-fixed-column

* fix compile error

* fix header z-index

* upgrade rc-table and add active style

* improve less var

* upgrade rc-table and remove hover style

Co-authored-by: 二货机器人 <smith3816@gmail.com>
2020-08-07 17:53:23 +08:00
jesse
7121760f52
feat: Tabs add slot to support extra position (#25138)
* Update package.json

* update API

* update Demo

* update test

* Update components/tabs/index.zh-CN.md

Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>

* Update components/tabs/demo/extra.md

Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>

* update index.en-US

Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>
2020-08-07 09:53:45 +08:00
偏右
a9f14ea48f
refactor: 🌎 new kmr_IQ to replace ku_IQ (#26030)
* feat: 🌎 new kmr_IQ to replace ku_IQ

close #25778
close #25790

* fix locale provider Legacy usage

* Update docs/react/i18n.en-US.md

Co-authored-by: Amumu <yoyo837@hotmail.com>

* Update i18n.zh-CN.md

Co-authored-by: Amumu <yoyo837@hotmail.com>
2020-08-06 10:40:58 +08:00
afc163
d3700fbe2e resolve merge conflict 2020-08-05 22:30:47 +08:00
二货机器人
c6244382a7
chore: Replace rc-animation/lib/CSSMotion to rc-motion (#26044)
* chore: bump version

* chore: update rest version

* clean up rc-trigger ts define

* clean up motion define
2020-08-05 21:23:15 +08:00
afc163
45cbbd6034 merge feature into master-to-merge-feature 2020-08-05 14:49:10 +08:00
偏右
a0c5460d73
style: optimize pagination simple disabled (#26008)
* style: optimize pagination simple disabled

* update snap
2020-08-04 20:00:45 +08:00
xrkffgg
81e21c18dc style: optimize pagination simple disabled 2020-08-04 16:10:27 +08:00
偏右
a33dc19ec8
chore: 🛠 quit pub script when throw error (#26006)
* eslint

* chore: quit pub script when throw error

close #25965

https://stackoverflow.com/a/2871034

* revert
2020-08-04 15:35:03 +08:00
偏右
6d614f7d48
docs: release 4.5.2 (#25963) 2020-08-02 23:13:24 +08:00
zoomdong
58a72a2b28
fix: date-fns format string compatible (#25962)
Co-authored-by: zoomdong <wudongbj@fenbi.com>
2020-08-02 18:49:18 +08:00
二货机器人
98050358f1
feat: Form support generic type (#25937)
* feat: Form support generic

* test: add test case of compile

* clean up
2020-07-31 16:53:39 +08:00
偏右
3d58b5a6b4
test: 📦 add compressed-size-action (#25902) 2020-07-30 17:47:27 +08:00
07akioni
30d7231d08
feat: Select onClear (#25907)
* feat: Select onClear

* chore
2020-07-30 17:38:53 +08:00
偏右
226247fc30
chore: fix rc-select to 11.0.x 2020-07-30 14:32:56 +08:00
07akioni
832f6929e6
docs: changelog 4.5.1 (#25866)
* docs: changelog 4.5.1

* chore

* chore

* chore

* Update CHANGELOG.zh-CN.md

Co-authored-by: 偏右 <afc163@gmail.com>

* Update CHANGELOG.zh-CN.md

Co-authored-by: 偏右 <afc163@gmail.com>

Co-authored-by: 偏右 <afc163@gmail.com>
2020-07-28 20:14:37 +08:00
07akioni
4491c81708
docs: changelog 4.5.0 (#25820)
* docs: changelog 4.5.0

* chore

* chore

* Update CHANGELOG.en-US.md

Co-authored-by: xrkffgg <xrkffgg@gmail.com>

* Update CHANGELOG.en-US.md

Co-authored-by: xrkffgg <xrkffgg@gmail.com>

* Update CHANGELOG.zh-CN.md

* chore: reorder

* chore

* chore

* Update CHANGELOG.en-US.md

Co-authored-by: 偏右 <afc163@gmail.com>

* Update CHANGELOG.zh-CN.md

Co-authored-by: 偏右 <afc163@gmail.com>

* chore

* chore

* chore: test ci

* docs: update changelog

* chore

* chore

* docs: changelog date

* chore

Co-authored-by: xrkffgg <xrkffgg@gmail.com>
Co-authored-by: 偏右 <afc163@gmail.com>
2020-07-27 23:05:16 +08:00
07akioni
21e5fff467
chore: update rc-input-number 6.0.0 (#25843) 2020-07-27 22:32:21 +08:00
07akioni
c2f208e2d2
feat: steps percent (#25839)
* feat: Steps with progress

* test: update snapshot

* fix: lint

* Update package.json

Co-authored-by: 偏右 <afc163@gmail.com>

* refactor: remove progressIcon && rename percentage to percent

* test: snapshot

* fix: icon position offset

* fix: position offset

* fix: icon position offset

* docs

* fix: small line offset

Co-authored-by: 偏右 <afc163@gmail.com>
2020-07-27 21:40:36 +08:00
zoomdong
1638a9c163
feat: support date-fns in Picker (#25822)
* feat: support in date-fns in Picker

* add document

* feat: add docs

* fix document

* update
2020-07-27 19:28:14 +08:00
Kermit Xuan
366b704edc
fix: build site failed in webpack@4.44.0 (#25821) 2020-07-27 10:41:32 +08:00
07akioni
9951e583b6
Merge branch 'master' into resolve-conflict-1 2020-07-26 20:14:11 +08:00
07akioni
7dbe4fe20f
fix: build site failed, lock webpack version (#25816) 2020-07-26 19:54:18 +08:00
afc163
16c0ca9100 docs: remove duplicated icon from document 2020-07-25 15:19:33 +08:00
Kermit Xuan
d52965e5df
feat(date-picker): improve hovering experience (#25784) 2020-07-23 22:49:32 +08:00
二货机器人
f9136b2610
fix: TreeSelect treeNodeLabelProp should only work on values (#25755) 2020-07-22 21:18:13 +08:00
二货机器人
6a075f3fc8
chore: Update rc-tree deps (#25754) 2020-07-22 18:16:32 +08:00
偏右
af27b029ad
Merge pull request #25743 from ant-design/master
chore: merge master into feature
2020-07-22 14:42:35 +08:00
偏右
1cd9f1ea13
fix: 🆙 upgrade up-react-slick (#25744) 2020-07-22 14:23:10 +08:00
afc163
508cecd0a7 merge feature into master-to-merge-feature 2020-07-21 16:23:13 +08:00