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 d34091199292c9699552e0b8adf0b222ceee5940.
* 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
JiaQi
3fcf9de2b6
fix(tree): Draggable tree title is not aligned when the text is wrapped ( #41928 )
2023-04-23 09:06:07 +08:00
Wuxh
88a9ba3893
fix: add reset style to inputNumber ( #41940 )
2023-04-23 09:05:11 +08:00
lijianan
6612e5c617
style: code optimization ( #41935 )
2023-04-22 16:58:00 +08:00
JiaQi
40fb753349
fix(Tree): Checkbox and title do not align ( #41920 )
2023-04-21 14:59:32 +08:00
MadCcc
cdb5968558
docs: changelog 5.4.4 ( #41909 )
...
* docs: changelog 5.4.4
* chore: clean
2023-04-20 20:07:35 +08:00
MadCcc
90ebd6f497
docs: fix site theme ( #41898 )
...
* docs: fix site theme
* chore: code clean
2023-04-20 10:47:06 +08:00
二货爱吃白萝卜
5ea9ea8e6a
fix: DatePicker PurePanel placement ( #41901 )
...
* fix: DatePicker PurePanel placement
* chore: fix type
2023-04-19 23:07:47 +08:00