Commit Graph

23724 Commits

Author SHA1 Message Date
He Linming
6ee61f6f0b
feat(Input.Password): password visibility controllable (#38216)
* feat: support controllable visible of password

* test: add some unit test for Password

* refactor: visibilityToggle API

* test: update snapshots

* Update components/input/Password.tsx

Co-authored-by: afc163 <afc163@gmail.com>
2022-10-31 21:15:59 +08:00
afc163
0eb368f84a
fix: Progress zoom behavior in Safari (#38301) 2022-10-31 17:49:39 +08:00
lijianan
05aa4c2a95
docs: add Notes (#38296)
* docs: add Notes

* fix: update snap

* fix: update snap
2022-10-31 14:49:43 +08:00
MadCcc
0785068f0c chore: remove antdPreview 2022-10-31 14:02:57 +08:00
github-actions[bot]
6c6913c367
chore: auto merge branches (#38278)
chore: merge feature into master
2022-10-31 03:22:15 +00:00
lijianan
de1ab2c7f1
fix: add white color (#38291) 2022-10-31 10:55:08 +08:00
lijianan
4ca2ed63bd
feat: V5 Responsive Circle Progress (#38231)
* feat: V5 Responsive Circle Progress

* fix: add useMemo

* Update components/progress/demo/circle-micro.md

Co-authored-by: MadCcc <1075746765@qq.com>

* Update components/progress/demo/circle-micro.md

Co-authored-by: MadCcc <1075746765@qq.com>

* Update components/progress/demo/circle-micro.md

Co-authored-by: MadCcc <1075746765@qq.com>

* Update components/progress/progress.tsx

Co-authored-by: MadCcc <1075746765@qq.com>

* fix: raname processInfo

* fix: add dep list

* fix: add demo

* fix: fix width

* fix: fix width

* fix: fix snap

* fix: rename

* fix: snap

* Update components/progress/Circle.tsx

Co-authored-by: MadCcc <1075746765@qq.com>

* fix: rename

* fix: fix style

* fix: update demo

* fix: fix style

* fix: fix ci

* fix: fix style

* fix: del verticalAlign

* fix: fix

* fix: fix cicd

* fix: update demo

* fix: update demo

* fix: fix style

* fix: fix style

Co-authored-by: MadCcc <1075746765@qq.com>
2022-10-31 10:23:26 +08:00
hms181231
9352d24bc4
test: Update swicth test case (#38284) 2022-10-31 10:22:38 +08:00
hms181231
a927ef62a3
test: Update statistic test case (#38285) 2022-10-31 10:21:13 +08:00
hms181231
37fb68ab68
test: Update page-header test case (#38286) 2022-10-31 10:20:29 +08:00
hms181231
e939b43af4
test: Update local-provider test case (#38287) 2022-10-31 10:20:14 +08:00
hms181231
aeb266d5da
test: Update input test case (#38289) 2022-10-31 10:19:56 +08:00
hms181231
00e5ca5ee9
test: Update upload test case (#38282) 2022-10-31 10:16:51 +08:00
hms181231
46c846a34c
test: Update modal test case (#38288) 2022-10-31 10:15:52 +08:00
hms181231
302a8e5a58
test: Update tooltip test case (#38283) 2022-10-31 10:14:10 +08:00
hms181231
759abca658
test: Update typography test case (#38281) 2022-10-31 10:13:06 +08:00
Bojack
892ef7e925
fix: The text should read "No data" (#38127) 2022-10-30 21:33:23 +08:00
afc163
84654f45f2
docs: update mirror url hint modal (#38280) 2022-10-30 21:31:23 +08:00
afc163
9f8e43daae
fix: upgrade rc-dialog and fix Modal animation (#38275)
* fix: upgrade to rc-dialog 9.0.1

* chore: rc-dialog@9.0.2
2022-10-30 18:19:36 +08:00
JarvisArt
4522340700
docs: fix the steps docs layout (#38277)
* docs: update dropdown wrong word

* docs: update breadcrumb wrong word
2022-10-30 17:17:47 +08:00
github-actions[bot]
55eeae5f0f
chore: auto merge branches (#38255)
chore: sync master into feature
2022-10-30 08:45:28 +00:00
afc163
59b97b98bf Merge branch 'master' into master-merge-feature 2022-10-30 16:15:08 +08:00
afc163
9893efeb51
test: fix form test case (#38276) 2022-10-30 15:20:39 +08:00
afc163
8b38815283 Merge branch 'master' into master-merge-feature 2022-10-30 14:36:53 +08:00
Rex Zeng
b0fe69c18f
refactor(Anchor): rewrite CC => FC (#38265)
* fix: fix

* fix: fix

* fix: del forwardRef

* fix: add depList

* test(anchor): rewrite test to match the latest fc implementation

* fix: eslint error fix

* style: type optimization

* style: type optimization

* Update components/anchor/Anchor.tsx

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

* Update Anchor.tsx

* Update components/anchor/Anchor.tsx

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

* fix: rename

* fix: fix

* fix: fix

* Update components/anchor/style/index.less

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

Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
2022-10-30 14:35:45 +08:00
afc163
c73b9a738a
Update index.less (#38273) 2022-10-29 16:45:49 +08:00
二货爱吃白萝卜
752d671acb
feat: DatePicker support presets (#38249)
* chore: basic style

* chore: all of token spread

* chore: default presets style

* docs: update presets

* chore: fix style

* chore: fix ts

* test: Update snapshot

* test: Update snapshot

* test: Update snapshot

* test: update snapshot

* chore: bump bundle size

* test: update snapshot

* chore: update picker style

* chore: rm useless content
2022-10-28 16:44:19 +08:00
Yuki Zhang
87b1a32aca
feat: css-in-js for Space.Compact (#38227)
* feat: css-in-js for Space.Compact

* chore: remove useless less files

* fix: lint issue

* refactor: improve code style

* chore: add bundlesize
2022-10-28 16:09:38 +08:00
MadCcc
5913a707ab chore: bump version to 5.0.0-alpha.32 2022-10-28 15:14:33 +08:00
Yuki Zhang
b7557751fe
chore: remove useless code for Space.Compact (#38243) 2022-10-28 15:06:19 +08:00
afc163
444a8e3c75
style: enlarge Carousel dots hover area (#38257) 2022-10-28 11:17:01 +08:00
afc163
471e8ebebf chore: resolve conflict 2022-10-27 23:25:55 +08:00
afc163
03d716e750
perf: upgrade deps and reduce bundle size (#38254)
* chore: upgrade deps

* Update package.json

* Update package.json
2022-10-27 23:22:46 +08:00
github-actions[bot]
0286ed2113
chore: auto merge branches (#38253)
chore: feature merge master
2022-10-27 14:43:59 +00:00
github-actions[bot]
8cb7d6e404
chore: auto merge branches (#38252)
chore: next merge master
2022-10-27 14:31:36 +00:00
MadCcc
5a218d0c4d Merge branch 'master' into feature-merge-master 2022-10-27 21:57:59 +08:00
MadCcc
d4b7fb504f Merge branch 'master' into next-merge-master 2022-10-27 21:55:12 +08:00
lijianan
aca6578330
chore: lock node version (#38251)
* chore: lock image

* chore: lock image
2022-10-27 21:39:29 +08:00
MadCcc
02ea0770d8 chore: bump version to 5.0.0-alpha.31 2022-10-27 17:10:48 +08:00
MadCcc
28396d6b9c
fix: skeleton node should have bg color (#38248)
* fix: skeleton node should have bg color

* chore: code clean
2022-10-27 17:03:02 +08:00
ZH-seven
d4a5c76d04
fix: Tabs get getPopupContainer from ConfigProvider(#25844) (#38238)
Co-authored-by: seven <zhu.hui93@iwhalecloud.com>
2022-10-27 11:23:39 +08:00
lijianan
0f63c5d6bc
fix: eslint error (#38233) 2022-10-26 23:50:13 +08:00
二货机器人
f311793e71 docs: Fix mistake of select listItemHeight. close #38228 2022-10-26 22:04:26 +08:00
MESSAOUDI Oussama
1da8ef619f
fix: Tabs active style in compact mode (#38223) 2022-10-26 16:07:05 +08:00
github-actions[bot]
25020026de
chore: auto merge branches (#38222)
chore: next merge master
2022-10-26 07:28:49 +00:00
MadCcc
242b1713f5 Merge branch 'master' into next-merge-master 2022-10-26 14:56:44 +08:00
MadCcc
51b69283a4
test: update test case (#38217)
* test: update test case

* chore: udpate snapshot
2022-10-26 14:47:33 +08:00
Chuns Chen
cc5c4fed51
refactor: locale files reference path (#38194)
* chore: add locale files to npm pkg

* docs: locale files reference path

* docs: fix locale path

* chore: bump @ant-design/tools

* refactor: default locale file

* chore: add site wepack alias

* chore: bump @ant-design/tools

* fix: site theme locale reference path

* chore: add locale files to eslint ignore

* fix: markdown demo unable to resolve path to module antd/locale
2022-10-26 14:38:54 +08:00
kiner-tang(文辉)
2c8990773b
chore: update authors (#38214)
Co-authored-by: tangwenhui <tangwenhui@rd.netease.com>
2022-10-26 10:35:26 +08:00
行冥
3390290c26
chore: remove redundant state (#38208)
Co-authored-by: xingming <xingjiang.gxj@antgroup.com>
2022-10-25 23:24:18 +08:00