kiner-tang(文辉)
b31bec59af
fix: validated should be reset when trigger reset event ( #41976 )
2 years ago
GUAN MING
19a5f6ddd2
docs: update "jest snapshots" link ( #41979 )
2 years ago
xrkffgg
55955d93bd
docs: update README-ar_EG.md ( #41967 )
2 years ago
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
2 years ago
afc163
81ef6f4db5
chore: update README
2 years ago
GUAN MING
bc1b964a5c
docs: add Arabic documentation ( #41963 )
2 years ago
GUAN MING
2aa80491b1
docs: modify the doc of Form.Item messageVariables ( #41959 )
2 years ago
MadCcc
19e1dcbd0a
Update sync-gitee.yml
2 years ago
ayang
9c4034a164
style: optimized code ( #41957 )
2 years ago
MadCcc
54ad61b887
docs: changelog 5.4.5 ( #41948 )
* docs: changelog 5.4.5
* docs: update
* docs: update
* docs: update
2 years ago
afc163
cdec376e76
perf: upgrade rc-switch to reduce bundlesize ( #41954 )
a238ab0bc5
2 years ago
JiaQi
a573dde6ed
fix(Anchor): onChange method is not updated ( #41934 )
2 years ago
二货爱吃白萝卜
60dbef4963
feat: Disable motion ( #41856 )
* feat: Add motion off
* chore: update motion seed
* chore: all motion disabled
* test: add test case
* chore: fix lint
* chore: fix cov
* chore: fix motion of Switch & Segemented
* test: ignore empty
2 years ago
lijianan
99f0db6ea6
docs: update demo ( #41946 )
* docs: update demo
* demo: delete div
2 years ago
JiaQi
3fcf9de2b6
fix(tree): Draggable tree title is not aligned when the text is wrapped ( #41928 )
2 years ago
Wuxh
88a9ba3893
fix: add reset style to inputNumber ( #41940 )
2 years ago
lijianan
6612e5c617
style: code optimization ( #41935 )
2 years ago
JiaQi
40fb753349
fix(Tree): Checkbox and title do not align ( #41920 )
2 years ago
MadCcc
cdb5968558
docs: changelog 5.4.4 ( #41909 )
* docs: changelog 5.4.4
* chore: clean
2 years ago
MadCcc
90ebd6f497
docs: fix site theme ( #41898 )
* docs: fix site theme
* chore: code clean
2 years ago
二货爱吃白萝卜
5ea9ea8e6a
fix: DatePicker PurePanel placement ( #41901 )
* fix: DatePicker PurePanel placement
* chore: fix type
2 years ago
二货爱吃白萝卜
fdb1a4a837
fix: dynamic useApp CP theme ( #41899 )
* fix: useApp style wrapper
* fix: adjust style injection
* fix: lint
2 years ago
MadCcc
3eb28ee74b
fix: cssinjs crash when value is undefined ( #41896 )
2 years ago
lijianan
d45f1f9979
docs: delete nbsp ( #41892 )
2 years ago
陈帅
f556a54dd5
docs: add 5.4.3 changelog ( #41880 )
* docs: add changlog
* add changelog
* add changelog
2 years ago
MadCcc
40b7aaf991
fix: arrow compatible ( #41872 )
2 years ago
二货爱吃白萝卜
0dc3c417ca
test: fixed generateCalendar time for snapshot stable ( #41881 )
2 years ago
iola1999
26555fcd12
fix: tour arrow color ( #41761 )
* fix: tour arrow color
* test: updte
* fix: duplicate class name
* test: update snapshot
* chore: speedup
* fix: update current step props by onChange
* chore: optimization
* fix: props.current may change
* chore: save
* test: coverage
* chore: optimization
* chore: add useMergedType
* chore: save
* chore: optimization
* chore: optimization
* chore: optimization
* chore: move file
* refactor: useMergedType hook
* chore: save
* chore: optimization
* test: ci
* chore: remove useMemo
* chore: use nullish coalescing operator
* chore: rename setInnerCurrent to updateInnerCurrent
2 years ago
github-actions[bot]
60d3c1981b
chore: auto merge branches ( #41847 )
chore: feature merge master
2 years ago
dependabot[bot]
faffd45d57
chore(deps-dev): bump immer from 9.0.21 to 10.0.1 ( #41857 )
* chore(deps-dev): bump immer from 9.0.21 to 10.0.1
Bumps [immer](https://github.com/immerjs/immer ) from 9.0.21 to 10.0.1.
- [Release notes](https://github.com/immerjs/immer/releases )
- [Commits](https://github.com/immerjs/immer/compare/v9.0.21...v10.0.1 )
---
updated-dependencies:
- dependency-name: immer
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix
---------
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>
2 years ago
dependabot[bot]
992eccebaa
chore(deps-dev): bump vanilla-jsoneditor from 0.16.1 to 0.17.1 ( #41871 )
Bumps [vanilla-jsoneditor](https://github.com/josdejong/svelte-jsoneditor ) from 0.16.1 to 0.17.1.
- [Release notes](https://github.com/josdejong/svelte-jsoneditor/releases )
- [Changelog](https://github.com/josdejong/svelte-jsoneditor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/josdejong/svelte-jsoneditor/compare/v0.16.1...v0.17.1 )
---
updated-dependencies:
- dependency-name: vanilla-jsoneditor
dependency-type: direct:development
update-type: version-update:semver-minor
...
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>
2 years ago
afc163
107a28fa94
demo: fix Deprecated usage in form demo ( #41860 )
* demo: fix Deprecated usage in form demo
* test: update snapshot
* test: update snapshot
2 years ago
二货机器人
9ea790d0d5
test: fix snapshot
2 years ago
二货机器人
f60e116503
Merge remote-tracking branch 'origin/master' into feature-merge-master
2 years ago
二货爱吃白萝卜
a5d420b941
chore: bump motion ( #41873 )
* chore: bump motion
* test: update snapshot
* test: update snapshot
2 years ago
二货机器人
fe3ff7aa8a
test: update snapshot
2 years ago
二货机器人
a38e69a4f0
test: update snapshot
2 years ago
MadCcc
e073fc7add
docs: fix prev next footer ( #41846 )
2 years ago
MadCcc
6bea67fb03
Merge branch 'master' into feature-merge-master
2 years ago
MadCcc
df6c82f027
test: fix typo test case ( #41850 )
* test: fix typo test case
* test: update snapshot
2 years ago
kiner-tang(文辉)
8217330ec9
docs: update the docs about extract css ( #41686 )
* docs: update the docs about extract css
* docs: update the docs about extract css
* docs: update the docs about extract css
* docs: update the docs about extract css
* docs: update the docs about extract css
* docs: update the docs about extract css
2 years ago
MadCcc
20ad2eb974
chore: update snapshot
2 years ago
MadCcc
1babfef998
Merge branch 'master' into feature-merge-master
2 years ago
二货爱吃白萝卜
099b0fc52a
docs: adjust form diabled demo ( #41839 )
2 years ago
Kiyan
0bcdce0cd7
fix: FloatButton findDOMNode is deprecated in StrictMode. ( #41833 )
* fix: FloatButton findDOMNode is deprecated in StrictMode.
* revert basic.tsx
2 years ago
afc163
7cd9b90b94
demo: improve Layout trigger style ( #41827 )
* demo: improve Layout trigger style
* test: update snapshot
2 years ago
renovate[bot]
6e724258e9
chore(deps): update dependency stylelint-config-standard to v33 ( #41832 )
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
afc163
49519a37af
style: remove Layout.Sider transition ( #41828 )
2 years ago
vagusx
0caed720fa
fix: typo in docs
2 years ago
lijianan
dce42602f6
style: simplify RTL prop & revert react-sticky-box Version ( #41815 )
* lock sticky-box version to fix CI
* revert
2 years ago