Commit Graph

19843 Commits

Author SHA1 Message Date
zombiej
e6e74564a1 update snasphot 2020-11-16 16:39:58 +08:00
zombiej
7af0cb0d9f chore: Feature merge master 2020-11-16 16:17:42 +08:00
youmoo
56b3c7539f
docs: fix typo in demo (#27781) 2020-11-16 09:27:02 +08:00
陈帅
8a4f52e200
docs: add 4.8.3 changelog (#27772)
* add 4.8.3 changelog

* Update CHANGELOG.en-US.md

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

* Update CHANGELOG.en-US.md

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

* update changelog

* update snapshot

* fix changelog error

* Update CHANGELOG.en-US.md

* Update CHANGELOG.zh-CN.md

Co-authored-by: 偏右 <afc163@gmail.com>
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
2020-11-16 09:18:05 +08:00
骗你是小猫咪
191c6aa25e
test: disable image request (#27778) 2020-11-15 22:38:52 +08:00
shaodahong
c465e04c81 test: disable image request 2020-11-15 22:15:03 +08:00
骗你是小猫咪
3f126f116f
test: skip tree virtual-scroll render (#27771)
* test: skip tree virtual-scroll render

* test: remove branches-ignore, and use head ref to fix when merged
2020-11-14 21:24:37 +08:00
Shengnan
9bcd511ae6
fix(select): tags mode white space wrapping issue (#27726)
Co-authored-by: baxtergu <gu.shengnan@iwhalecloud.com>
2020-11-14 16:30:13 +08:00
骗你是小猫咪
d514768eac
test: and pull_request_target branches-ignore (#27728)
* test: and pull_request_target branches-ignore

* remove symbolsymbol

* use jest-puppeteer fix more launch

* increase timeout
2020-11-14 13:27:03 +08:00
shaodahong
4ce36d2680 increase timeout 2020-11-14 12:49:46 +08:00
shaodahong
427817fb1b use jest-puppeteer fix more launch 2020-11-14 12:49:45 +08:00
shaodahong
9cdb037409 remove symbolsymbol 2020-11-14 12:49:45 +08:00
shaodahong
70b90c076f test: and pull_request_target branches-ignore 2020-11-14 12:49:45 +08:00
偏右
e7bed7cff7
perf(📦): upgrade @ant-design/colors and remove rc-trigger from deps (#27761)
* perf(📦): upgrade @ant-design/colors

* move rc-trigger to devDeps

* fix lint

* update snapshot

* update snapshot

Co-authored-by: 二货机器人 <smith3816@gmail.com>
2020-11-14 00:43:12 +08:00
wf-erikslokharts
478f611a16
chore: refactor LoadingIcon.tsx (#27765) 2020-11-14 00:13:48 +08:00
Eugene Matvejev
d1d215e222
chore: improve code style and perf (#27760) 2020-11-13 19:37:23 +08:00
Eugene Matvejev
9913062d42
small cleanup in button.tsx (#27759) 2020-11-13 19:26:48 +08:00
Dominique Ng
5b46a49ce5
Fix typo for 'palette' (#27758) 2020-11-13 19:07:05 +08:00
偏右
a7e3812d02
perf: unify rc-trigger version (#27752) 2020-11-13 18:38:31 +08:00
LeoYang
520407925a
docs(date-picker): modify datepicker select-in-range demo (#27751)
* feat: modify datepicker select-in-range demo

* fix: lint
2020-11-13 17:05:16 +08:00
afc163
7f8957eb9a docs(📖): improve useModal FAQ 2020-11-13 16:51:55 +08:00
二货机器人
7b9a79401f
chore: bump field form version (#27741) 2020-11-13 14:19:52 +08:00
叶枫
1155d44321
fix: checked 非必须 (#27717)
* fix: checked 非必须

* docs: desc

* fix: 😶

* Update CheckableTag.tsx

Co-authored-by: 二货机器人 <smith3816@gmail.com>
2020-11-13 12:05:20 +08:00
Tom Xu
90872cf3bd
docs(select): change demo to hook (#27736) 2020-11-13 09:33:57 +08:00
xrkffgg
c80524f475
fix: Typography.Link disabled hover style (#27734) 2020-11-13 09:06:35 +08:00
Tom Xu
e3381c9142
Merge pull request #27715 from ant-design/merge
chore: merge master into feature
2020-11-13 08:59:04 +08:00
Shivam Modi
3d04e5d3fb
docs: fixed nested ternary operator in Form (#27724) 2020-11-12 23:20:13 +08:00
einq7
652374ff4c
fix: DateRangePicker hover effect overflow (#27731)
* fix: DateRangePicker hover effect overflow

* fix: update rtl style
2020-11-12 23:11:21 +08:00
Tom Xu
57246c518f
docs(grid): fix api table (#27723) 2020-11-12 19:55:50 +08:00
Tom Xu
7b6bb4244d
docs(radio): change demo to hook (#27722) 2020-11-12 19:54:57 +08:00
Tom Xu
3ad1887fff chore: update authors 2020-11-12 18:42:50 +08:00
Tom Xu
5b7811f2ee Merge branch 'feature' into merge 2020-11-12 15:24:00 +08:00
zombiej
8d1ed2822b docs: Remove useless code 2020-11-12 11:32:10 +08:00
Shivam Modi
5818fdb1a2
fix Specific Note for option other for Gender in Form (#27704) 2020-11-12 11:30:56 +08:00
xrkffgg
9c009f9bdb
style: add @radio-border-width (#27703) 2020-11-11 23:44:49 +08:00
Tom Xu
c3f6a38c65
docs(carousel): change demo to hook (#27698) 2020-11-11 20:13:36 +08:00
二货机器人
a987f7f3ed
chore: UPDATE menu version (#27663)
* chore: UPDATE menu version

* test: Fix part test

* test: Fix menu test case

* Update package.json

* fix: popup position style

* test: Fix test case

* style: fix ltr transition-origin

* fix: multiple dropdown

* fix: RTL menu arrow pos

* Update package.json

* force re-build

* force re-build
2020-11-11 19:05:01 +08:00
Tom Xu
16093118a4
refactor(carousel): rewirte with hook (#27694)
* refactor(Carousel): rewirte with hook

* add coverage
2020-11-11 17:23:05 +08:00
偏右
af8a051c13
chore(): Add codacy-analysis.yml (#27695) 2020-11-11 17:14:30 +08:00
afc163
d4da406b13 docs(📖): improve cascader showSearch docs 2020-11-11 17:05:04 +08:00
Tom Xu
b3e75d5b57
style: fix Avatar src Image style (#27691) 2020-11-11 15:20:01 +08:00
偏右
6a1e9b0200
style: fix Select mutiple cursor position (#27689) 2020-11-11 11:53:02 +08:00
Tom Xu
4b8674d9e9
refactor(editable): rewrite with hook (#27655)
* refactor(editable): rewrite with hook

* Update Editable.tsx

* chore: imrpove

* Update Editable.tsx

* Update Editable.tsx

* Update Editable.tsx
2020-11-11 11:28:06 +08:00
jiang.he
9881be97fd
fix: update the slice rule when the TextArea component limits maxLength (#27679) 2020-11-11 00:56:57 +08:00
fish yu
e5319bd1df
fix: RangePicker align active-bar with small size (#27673)
* fix: RangePicker align active-bar with small size

* fix: RangePicker align active-bar with small size on RTL
2020-11-10 14:58:23 +08:00
偏右
d0a7f3f79a
chore: 🆙 upgrade devDeps (#27672) 2020-11-10 13:03:03 +08:00
偏右
8a3e271386
style: revert menu animation easing functions (#27651) 2020-11-10 11:18:39 +08:00
xrkffgg
a3b05577a9
perf: reduce css (#27670) 2020-11-10 11:16:27 +08:00
二货机器人
05e9edc7e4
chore: bump rc-field-form (#27664) 2020-11-09 22:58:06 +08:00
afc163
3031a7e6b2 site: fix Table Drag sorting demo
close #27623
2020-11-09 20:10:27 +08:00