Tom Xu
471e97ab76
refactor(card): rewrite with hook ( #24211 )
2020-05-17 00:49:05 +08:00
偏右
2268c7aa88
docs: 📝 Update README
2020-05-16 21:48:33 +08:00
Jaly
d4874fc0b3
名字重复了 ( #24210 )
2020-05-16 21:43:17 +08:00
偏右
8b514406e3
🚀 release 4.2.3 ( #24203 )
2020-05-16 18:02:42 +08:00
二货机器人
1a82efa5ca
Text support keyboard ( #24195 )
2020-05-16 14:43:29 +08:00
偏右
a820046130
fix: Upload.Dragger triggered by label when disabled ( #24202 )
...
* refactor Dragger.tsx
* 🐛 Avoid disabled Upload.Dragger being triggered by label
close #24197
2020-05-16 14:25:49 +08:00
xilihuasi
5f1da59488
feat: Skeleton add round prop ( #24137 )
...
* feat: Skeleton add round prop
* update snapshot
* fix snapshot
2020-05-16 13:19:54 +08:00
xrkffgg
9924bbf838
refactor(backtop): rewrite with hook ( #23575 )
...
* refactor(backtop): rewrite with hook
* fix test
* refactor(backtop): rewrite with hook
* Update index.tsx
* fix coverage
Co-authored-by: hengkx <ycxzhkx@gmail.com>
2020-05-16 13:06:11 +08:00
二货机器人
7de007100d
Merge pull request #24199 from ant-design/master
...
chore: Feature merge master
2020-05-16 12:30:58 +08:00
偏右
04ad7236e4
🐛 Fix Backtop cannot work in Chrome iframe ( #24194 )
...
close #24192
2020-05-15 23:16:49 +08:00
二货机器人
a83143bbbc
fix: Picker disabled today ( #24190 )
2020-05-15 18:45:10 +08:00
偏右
188e5630b3
💄 Add @card-head-extra-color ( #24189 )
...
close #24187
2020-05-15 18:18:07 +08:00
偏右
02dccd9643
Merge pull request #24185 from ant-design/master
...
chore: merge master into feature
2020-05-15 17:40:05 +08:00
偏右
8497e54e39
docs: 📖 keep documentation up to date ( #24184 )
...
* docs: remove babel-plugin-import from docs
* docs: react-scripts-rewired + customize-cra => craco
* docs: remove babel-plugin-import
* fix remark link
2020-05-15 17:18:55 +08:00
Tom Xu
9f633bc002
chore: getScroll add more test ( #24180 )
...
* chore: getScroll add more test
* Update getScroll.test.js
2020-05-15 16:14:38 +08:00
Tom Xu
159d42fda8
chore: scrollTo add more test ( #24177 )
2020-05-15 14:57:12 +08:00
afc163
850b670862
docs: add create-react-app svg import usage
...
close #24175
2020-05-15 12:37:20 +08:00
afc163
610807ebf9
🆙 upgrade rc-progress 3.0.0
2020-05-15 10:59:34 +08:00
Tom Xu
f90702cd0c
refactor(tooltip): rewrite with hook ( #23699 )
...
* refactor(tooltip): rewrite with hook
* fix lint
* fix
* fix test
* fix
* fix test
* refactor(tooltip): rewrite with hook
* fix lint
* fix test
* Update SliderTooltip.tsx
* Update tooltip.test.js
* Update index.test.js
2020-05-15 10:47:03 +08:00
二货机器人
0cd0ebe7dc
fix: Select item z-index ( #24170 )
2020-05-15 09:53:14 +08:00
Wenqi Chen
9559754b5b
chore: update issue template ( #24166 )
...
https://help.github.com/en/github/building-a-strong-community/configuring-issue-templates-for-your-repository#configuring-the-template-chooser
2020-05-14 23:51:43 +08:00
二货机器人
681aab1ef1
Merge pull request #24169 from ant-design/feature-merge-master
...
chore: Feature merge master
2020-05-14 22:18:37 +08:00
zombiej
9f38c46039
merge master
2020-05-14 21:03:29 +08:00
二货机器人
2afab58ac8
chore: small bundle size follow up ( #24164 )
...
* update config
* replace react function
* fix alert
2020-05-14 20:54:49 +08:00
二货机器人
9cb3c94204
Merge pull request #24158 from ant-design/feature-merge-master
...
chore: Feature merge master
2020-05-14 17:00:29 +08:00
zombiej
55332f6971
fix: Test case
2020-05-14 16:36:05 +08:00
zombiej
e6b1b1a4e7
Merge remote-tracking branch 'origin/master' into feature-merge-master
2020-05-14 16:19:39 +08:00
xrkffgg
be0c654fff
style: optimize pagination slash style in rtl ( #24154 )
2020-05-14 16:05:36 +08:00
二货机器人
2e284aa017
chore: small bundle size ( #24135 )
...
* update warning
* rm warning
* replace with dev warning
* fix test
* fix site
* Update webpack.config.js
Co-authored-by: 偏右 <afc163@gmail.com>
* Update webpack.config.js
* fix sytax
* adjust
* move into function
Co-authored-by: 偏右 <afc163@gmail.com>
2020-05-14 15:57:04 +08:00
xrkffgg
4aa1b62659
style: adjust pagination simple background ( #24152 )
2020-05-14 15:25:54 +08:00
afc163
bb4f0da50e
📖 update PR template
2020-05-14 15:24:58 +08:00
xrkffgg
5d9d45b597
fix: dropdown button default placement in rtl ( #24150 )
...
* fix: dropdown button default placement in rtl
* change test
2020-05-14 15:06:50 +08:00
偏右
4f1605949e
Update introduce.zh-CN.md
2020-05-14 14:38:57 +08:00
偏右
217723d321
🆙 upgrade devDeps
2020-05-14 13:43:06 +08:00
二货机器人
586c7f5218
fix: DatePicker panel exceed ( #24145 )
2020-05-14 12:01:27 +08:00
lexlexa
fd7c942403
fix switch ios chrome animation ( #24122 )
2020-05-13 20:49:38 +08:00
偏右
c463b2cc35
docs: fix 404 url
2020-05-13 20:32:33 +08:00
偏右
5e5ec80d04
🆙 upgrade typescript to 3.9.2 ( #24111 )
2020-05-13 20:19:28 +08:00
二货机器人
b0e528d14c
feat: Transfer support oneWay
( #24041 )
...
* use flex
* show clear btn
* support one way
* add dropdown
* add pagination
* support pagination
* use flex
* operation stretch
* pagination works
* update selection logic
* no need to show checkbox on pagination
* fix tree demo
* support invert selection
* remove current pages
* update style
* update snapshot
* clean up
* update test case
* update test case
* update snapshot
* fix lint
* add deps
* update doc
* update hover style
* update hover checked style
* adjust demo & active region
* fix lint
* update snapshot
2020-05-13 19:15:40 +08:00
偏右
9d03db0503
refactor: 🆙 upgrade rc-progress ( #24127 )
...
* 🆙 upgrade rc-progress
* test: antd.min.js
ref #24116
2020-05-13 19:13:30 +08:00
偏右
41dd9560c9
Merge pull request #24118 from ant-design/master-to-merge-feature
...
chore: merge master into feature
2020-05-13 17:55:20 +08:00
afc163
da3f5528f4
Merge branch 'master' into master-to-merge-feature
2020-05-13 17:16:58 +08:00
afc163
6093f11cf0
chore: wrong env variable in build
2020-05-13 17:14:49 +08:00
afc163
68119768cc
wrong env variable in build
2020-05-13 17:14:33 +08:00
afc163
53d7a20939
merge feature into master-to-merge-feature
2020-05-13 16:16:16 +08:00
afc163
50e33768a9
✅ fix DatePicker snapshot
2020-05-13 16:10:48 +08:00
偏右
e15be10faf
Update rebase.yml
2020-05-13 16:05:24 +08:00
sorteam
b73e84da9b
Fix Table type ( #24114 )
...
Co-authored-by: soroka_av <soroka_av@st.by>
2020-05-13 16:03:07 +08:00
偏右
34c2fad636
refactor: 🔨 tree style code ( #24096 )
2020-05-13 14:45:08 +08:00
xrkffgg
90a36eed0b
style: optimize select multiple tag style in rtl ( #24112 )
2020-05-13 14:07:11 +08:00