Commit Graph

23803 Commits

Author SHA1 Message Date
afc163
f26e9c131d Merge branch 'master' of github.com:AdonLee/ant-design into AdonLee-master 2022-11-04 11:39:24 +08:00
lijianan
82ba22232d
test: simplify test case (#38375) 2022-11-04 11:24:56 +08:00
lijianan
d448c37cdb
test: simplify test case (#38374) 2022-11-04 11:23:59 +08:00
lijianan
9cbacd148e
test: add unmount for test case (#38373) 2022-11-04 11:20:53 +08:00
章鱼怪
ad3c7747e1
feat: add padding less variable for Alert (#38369)
* feat: add padding less variable for Alert

* feat: Alert less variable
2022-11-04 10:43:29 +08:00
dependabot[bot]
90b3823c92
chore(deps-dev): bump @types/puppeteer from 5.4.7 to 7.0.4 (#38368)
Bumps [@types/puppeteer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/puppeteer) from 5.4.7 to 7.0.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/puppeteer)

---
updated-dependencies:
- dependency-name: "@types/puppeteer"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-03 20:00:42 +08:00
二货机器人
92b37eebbf fix: rm useless background color of FloatButton group 2022-11-03 14:29:31 +08:00
黑雨
53c2be01ca
chore: update rc-steps and add test case (#38319)
* feat: update rc-steps

* feat: update rc-steps

* feat: update rc-steps

* feat: fix items
2022-11-03 14:28:03 +08:00
afc163
f151990700
fix: Popover icon color get polluted (#38355)
close #38353
2022-11-03 12:12:40 +08:00
二货机器人
5cce2cd7c4 chore: adjust Popover PurePanel style pos 2022-11-03 11:06:34 +08:00
Mike Ellis
46a0c60d0c
fix: Adds aria-label to Table header checkbox (#38336)
* Adds aria-label to Table header checkbox

* Corrects inverted aria label

* Updates some napshots

* Updates transfer snapshots
2022-11-03 10:15:03 +08:00
二货爱吃白萝卜
d6e643a46d
feat: Tour support PurePanel (#38348)
* feat: PurePanel

* test: Update snapshot

* test: coverage
2022-11-03 00:43:26 +08:00
lijianan
a38e411b72
fix: remove strokeWidth limit (#38320)
* fix: remove limit

* fix: fix

* fix: fix

* fix: update snap
2022-11-02 22:21:28 +08:00
MadCcc
8b12310ade chore: bump version to 5.0.0-alpha.34 2022-11-02 21:56:52 +08:00
MadCcc
abf45ca898
fix: Tour should not trigger onNext if finish (#38347)
* fix: Tour should not trigger onNext if finish

* test: update test case

* chore: update test case
2022-11-02 21:54:55 +08:00
叶枫
b36ddace4c
docs: add doc (#38345)
* feat: done

* feat: done
2022-11-02 17:50:50 +08:00
黑雨
b0850139f2
[new component] Next tour (#37867)
* feat: init

* feat: update

* feat: upate

* feat: update

* feat: update

* feat: init

* feat: init

* feat: init

* feat: update

* feat: update

* feat: update

* feat: update rc-tour

* feat: init component

* feat: init component

* chore: update pck

* doc: update doc

* doc: update reviewer

* doc: update reviewer

* doc: update reviewer

* feat: update reviewer

* feat: update reviewer

* feat: update doc

* feat: update deme

* feat: update demo doc

* feat: update demo

* feat: update demo

* feat: update style

* feat: update dom & style

* feat: update dome

* feat: update dome

* docs: update demo

* feat: update doc

* feat: update dome

* feat: add locale

* doc: update locale

* doc: add test

* feat: add test case

* feat: add test case

* feat: update package

* feat: update ts

* feat: update ts

* feat: update snapshots

* feat: update demo

* feat: update demo

* feat: update demo

* feat: edit maxSize

* feat: edit maxSize

* feat: update lint

* feat: update lint

* feat: update style reviewer

* feat: update style

* feat: merge next

* feat: add locale

* feat: reset bundleSize

* feat: change maxSize

* feat: update test coverage

* feat: update test coverage

* feat: add type

* chore: simplify en locale

* feat: update

* feat: update test snap

* docs: demo update

* chore: adjust style

* chore: adjust style

* chore: bump rc-tour

* Update package.json

* feat: update package

* feat: update package

* feat: update cover

* docs: update api

* docs: update overview snap

* feat: update token

* feat: delete repeat ts

* feat: remove finishButtonProps

* chore: update demo

* feat: tour style

* test: fix lint

* chore: code clean

Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: 二货机器人 <smith3816@gmail.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2022-11-02 16:25:28 +08:00
MadCcc
8f6f223f2d
fix: image preview style (#38339)
* fix: image preview style

* chore: code clean
2022-11-02 13:59:23 +08:00
Optimistic-Chen
036a2c20a1
chore: update table demo ts type (#38333)
* 虚拟滚动列表中的Parameters<typeof Table>[0]改为泛型传参

虚拟滚动列表中的Parameters<typeof Table>[0]改为泛型传参,可以定义通过datasource定义RecordType的值,而不是object

* Update virtual-list.md

* docs: virtualtable example use generic instead of 'Parameters[0]'

* Update components/table/demo/virtual-list.md

Co-authored-by: liangjun.chen <liangjun.chen@yunqutech.com>
Co-authored-by: afc163 <afc163@gmail.com>
2022-11-02 13:21:28 +08:00
lijianan
81864f9b8a
fix: ball lose (#38338)
* fix: ball lose

* Update components/anchor/style/index.less

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

* fix: fix style

Co-authored-by: afc163 <afc163@gmail.com>
2022-11-02 12:00:11 +08:00
xrkffgg
4c8bcaa5fd
docs: add changelog 4.24.0 (#38315)
* docs: add changelog 4.24.0

* docs: add miss

* docs: add miss

* docs: update

* docs: update

* docs: update

* docs: update
2022-11-01 22:45:49 +08:00
MadCcc
bc8c6d17cf chore: bump version to 5.0.0-alpha.33 2022-11-01 15:47:50 +08:00
MadCcc
9f88c1238a
feat: token update (#38314)
* feat: token update

* chore: update test

* chore: lint

* chore: code clean

* test: update test case

* feat: radius token update

* fix: form size

* chore: fix steps style

* chore: code clean

* chore: update test case
2022-11-01 15:06:38 +08:00
Cedong.Lee
b8de996fc1
fix(DatePicker): PopupClassName does not exist 2022-11-01 12:00:16 +08:00
afc163
4825f0e46a
chore: fix lint 2022-11-01 00:59:10 +08:00
afc163
85cd53d55a
docs: fix code demo width in small device 2022-11-01 00:47:32 +08:00
JarvisArt
047daad164
fix: Badge code lgtm issue (#38316) 2022-11-01 00:16:56 +08:00
xrkffgg
5ede9b65af
chore: merge feature into master #38313 2022-10-31 23:07:27 +08:00
二货爱吃白萝卜
ea2d5b4482
test: trigger form test (#38305) 2022-10-31 21:23:59 +08:00
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