Wuxh
6d0acb0518
fix: Upload disable state logic ( #42102 )
...
* chore(typo): update
* test(upload): add case
* fix: Upload disable state logic
* test: remove case
* chore: remove unused
2023-05-04 17:03:04 +08:00
dependabot[bot]
6a78d15b6e
chore(deps-dev): bump jsdom from 21.1.2 to 22.0.0 ( #42106 )
...
Bumps [jsdom](https://github.com/jsdom/jsdom ) from 21.1.2 to 22.0.0.
- [Release notes](https://github.com/jsdom/jsdom/releases )
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md )
- [Commits](https://github.com/jsdom/jsdom/compare/21.1.2...22.0.0 )
---
updated-dependencies:
- dependency-name: jsdom
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: 栗嘉男 <574980606@qq.com>
2023-05-04 12:59:55 +08:00
MadCcc
b882ae8c25
chore: lock countup.js ( #42124 )
2023-05-04 10:39:35 +08:00
lijianan
c3d02f8212
revert: revert #42060 ( #42082 )
2023-04-29 12:52:56 +08:00
lijianan
7b1c3990eb
chore: Migrate CJS to ESM ( #42077 )
...
* chore: Migrate CJS to ESM
* clear
2023-04-29 10:43:06 +08:00
lijianan
6b876473b4
chore: delete convert-demo.js ( #42073 )
2023-04-28 23:46:36 +08:00
lijianan
859f6168ec
chore: Migrate CJS to ESM ( #42072 )
...
* chore: Migrate CJS to ESM
* fix
* fix
* fix
* fix
* fix
* update
2023-04-28 23:21:51 +08:00
lijianan
c1760262b9
chore: Migrate CJS to ESM ( #42068 )
...
* chore: Migrate CJS to ESM
* fix lint
2023-04-28 21:49:55 +08:00
lijianan
cc5dfe2521
chore: Migrate CJS to ESM ( #42070 )
2023-04-28 21:01:45 +08:00
lijianan
6dde4c4ebe
chore: Migrate CJS to ESM ( #42067 )
...
* chore: Migrate CJS to ESM
* fix lint
2023-04-28 19:24:32 +08:00
lijianan
9258e0bb24
chore: Migrate CJS to ESM ( #42060 )
2023-04-28 16:57:25 +08:00
lijianan
f34f4d485f
chore: Migrate CJS to ESM ( #42064 )
2023-04-28 16:53:24 +08:00
lijianan
6301ddf764
chore: Migrate CJS to ESM ( #42062 )
...
* chore: Migrate CJS to ESM
* fix
* fix
2023-04-28 16:52:50 +08:00
lijianan
f580ac85cf
type: remove useless type ( #42054 )
2023-04-28 16:09:14 +08:00
lijianan
16dd7ba3cb
chore: Migrate CJS to ESM ( #42059 )
...
* chore: Migrate CJS to ESM
* fix
* rename
2023-04-28 16:08:39 +08:00
lijianan
de1a73a6d6
chore: Migrate CJS to ESM ( #42055 )
2023-04-28 15:26:09 +08:00
lijianan
c9bac13bc8
chore: Migrate CJS to ESM ( #41809 )
...
* add devDependencies
* rerun ci
* rerun ci
* update
* update
* fix
* chore: update
* fix
* fix
---------
Co-authored-by: MadCcc <1075746765@qq.com>
2023-04-28 14:32:23 +08:00
二货爱吃白萝卜
78e9d58ef1
fix: Breadcrumb itemRender
not remove link even path is provided ( #42049 )
...
* refactor: out of bread item render
* refactor: fix too filled
* fix: render logic
* test: add test case
* fix: ts
* fix: test
2023-04-27 22:43:42 +08:00
lijianan
4ecac35a29
chore: use composeRef(ref, internalRef)
replace ref || internalRef
( #42036 )
...
* chore: use composeRef replace ref || internalRef
* style
* revert
2023-04-27 17:31:32 +08:00
Simon He
901957cf02
perf(anchor): reduce unnecessary calculations ( #42018 )
2023-04-27 15:27:55 +08:00
二货爱吃白萝卜
9a6aaac0c0
fix: Transfer controlled mode warning ( #42033 )
...
* test: test driven
* fix: warning of state update
* fix: invert error
2023-04-27 11:48:57 +08:00
二货爱吃白萝卜
963b6fb939
chore: conch update ( #42027 )
2023-04-27 10:06:29 +08:00
MadCcc
c6546e0f92
Update site-deploy.yml
2023-04-27 09:42:20 +08:00
二货爱吃白萝卜
749493453f
docs: pain of static method ( #42020 )
2023-04-26 22:44:01 +08:00
Simon He
40a1e5e4d1
perf(affix): reduce unnecessary calculations ( #42015 )
2023-04-26 19:58:59 +08:00
二货爱吃白萝卜
02d24c1ab0
docs: 5.4.6 changelog ( #42009 )
...
* chore: 5.4.6 changelog
* docs: adjust desc
* docs: fix typo
2023-04-26 16:11:42 +08:00
Wuxh
f6c661ef5a
chore(typo): improve typescript declaration ( #41907 )
...
* chore(typo): improve typescript declaration
* Revert "chore(typo): improve typescript declaration"
This reverts commit d340911992
.
* chore(typo): improve typescript declaration
* Update components/theme/interface/components.ts
* Update components/theme/index.ts
* Update components.ts
2023-04-26 14:53:23 +08:00
ayang
e5fad4c2d6
style: optimize button code ( #42005 )
2023-04-26 14:52:21 +08:00
二货爱吃白萝卜
e1ff1a736f
docs: ssr style extract ( #41995 )
2023-04-26 10:34:36 +08:00
afc163
3a5413315d
style: fix Table border and radius issues ( #41985 )
...
* style: fix Table border details
* style: fix Table border details
2023-04-25 23:17:20 +08:00
afc163
709e910fd0
style: fix Layout.Sider and Menu transition style ( #41993 )
...
close #41911
close #41987
2023-04-25 22:53:14 +08:00
sexnmaa
ab5ebb0278
demo: improve Select demo ( #41986 )
...
Co-authored-by: songzihao <zihao.szh@digital-engine.com>
2023-04-25 22:34:23 +08:00
Wuxh
4d0f399f0b
fix(NumberInput): fontSize error ( #41983 )
2023-04-25 18:58:52 +08:00
GUAN MING
2b98068d17
fix: Adds aria-* to TreeSelect ( #41978 )
...
* fix: Adds aria-label to TreeSelect
* test: add aria-label test for TreeSelect
* test: update aria-label test for TreeSelect
* fix: support aria-*
* fix: aria attributes type definition
2023-04-25 15:27:00 +08:00
btea
8347c22d13
chore: prevent ci from running on fork ( #41980 )
2023-04-25 11:17:51 +08:00
Alexis Sniffer
b27c000d13
fix: Responsive Col don't support 'flex' prop in ColSize ( #41962 )
...
Responsive Col don't support 'flex' prop in ColSize #28961
2023-04-25 10:32:56 +08:00
GUAN MING
9db1ae1a7e
fix: Carousel GoTo is ignored if animation is in progress ( #41969 )
...
* refactor: rewrite with waitForAnimate
* docs: update Carousel docs
* test: add waitForAnimate test
2023-04-25 10:08:35 +08:00
kiner-tang(文辉)
b31bec59af
fix: validated should be reset when trigger reset event ( #41976 )
2023-04-25 09:58:57 +08:00
GUAN MING
19a5f6ddd2
docs: update "jest snapshots" link ( #41979 )
2023-04-25 07:06:36 +08:00
xrkffgg
55955d93bd
docs: update README-ar_EG.md ( #41967 )
2023-04-24 16:36:03 +08:00
GUAN MING
427e5e8454
docs: add Arabic link to README.md ( #41965 )
...
* docs: modify the doc of Form.Item messageVariables
* docs: add Arabic documentation
* docs: add Arabic link
2023-04-24 14:00:51 +08:00
afc163
81ef6f4db5
chore: update README
2023-04-24 11:20:06 +08:00
GUAN MING
bc1b964a5c
docs: add Arabic documentation ( #41963 )
2023-04-24 10:28:46 +08:00
GUAN MING
2aa80491b1
docs: modify the doc of Form.Item messageVariables ( #41959 )
2023-04-24 10:16:19 +08:00
MadCcc
19e1dcbd0a
Update sync-gitee.yml
2023-04-24 09:50:53 +08:00
ayang
9c4034a164
style: optimized code ( #41957 )
2023-04-23 23:38:52 +08:00
MadCcc
54ad61b887
docs: changelog 5.4.5 ( #41948 )
...
* docs: changelog 5.4.5
* docs: update
* docs: update
* docs: update
2023-04-23 22:32:45 +08:00
afc163
cdec376e76
perf: upgrade rc-switch to reduce bundlesize ( #41954 )
...
a238ab0bc5
2023-04-23 22:31:17 +08:00
JiaQi
a573dde6ed
fix(Anchor): onChange method is not updated ( #41934 )
2023-04-23 19:59:29 +08:00
lijianan
99f0db6ea6
docs: update demo ( #41946 )
...
* docs: update demo
* demo: delete div
2023-04-23 11:23:08 +08:00