Peach
822dec20a4
docs: changelog for 5.3.2 ( #41350 )
* docs: changelog for 5.3.2
* chore: bump version to 5.3.2
* docs: update changelog
* docs: update changelog
2 years ago
lijianan
fb5ed95853
chore(deps): bump typescript to v5 ( #41301 )
* chore(deps): bump typescript to v5
* fix
* fix
* type fix
* Update components/statistic/demo/countdown.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/statistic/demo/countdown.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* fix
* fix type
* update demo
---------
Co-authored-by: MadCcc <1075746765@qq.com>
2 years ago
afc163
b4a4c93800
Create ( #41347 )
2 years ago
Duy Pham
58d9cbd3d3
fix: wrong vietname translate text ( #41345 )
Co-authored-by: Duy Pham <duy.pham@salto.vn>
2 years ago
github-actions[bot]
a64f73a83d
chore: auto merge branches ( #41344 )
chore: merge master into feature
2 years ago
lijianan
e0c79ec5dc
type: export CountdownProps type ( #41341 )
2 years ago
Luyiin
d5ef496bb6
demo(date-picker-demo): fix select-in-range demo ( #41161 )
2 years ago
lijianan
51b973d9d5
feat: FloatButton support Badge ( #41040 )
* feat: FloatButton support internal Badge
* update docs
* style
* update docs
* test: update snap
* fix
* update demo
* test: update snap
* update style
* test: update snap
* test: update snap
* add docs
* fix: update style
* update
* fix
* fix
* fix
* update style
* fix
* update demo
* add
* add docs
* snap
* test: add test case
* Update components/float-button/demo/badge.md
Co-authored-by: MadCcc <1075746765@qq.com>
* fix
* docs: add debug demo
* docs: add debug demo
* test: update snap
* fix border-radius
* update snap
* fix
* fix
* rename
* style: use paddingXXS
* fix
* update demo
* update snap
* demo: add demo
---------
Co-authored-by: MadCcc <1075746765@qq.com>
2 years ago
ZivHe
b915094498
style: fix Anchor horizontal direction style ( #41336 )
2 years ago
Amumu
ec33f75bc0
chore: code style improve ( #41335 )
2 years ago
JiaQi
41c4386181
fix(Grid): small screen with offset when switching large screen offset is not overwritten ( #41309 )
2 years ago
acyza
16f0b576a7
fix(anchor): ink correct switch direction ( #41317 )
* fix(anchor): ink correct switch direction
* chore(anchor): fix test error
* chore(anchor): fix test error
* chore: test
* chore: test
* chore: test
* chore: update
2 years ago
Danial Soheili
00bbd66064
fix: missing rtl className for Input count ( #41319 )
2 years ago
lijianan
20816a2184
refactor: adjust refresh Button logic ( #41323 )
2 years ago
lijianan
49c932a102
chore: delete useless comment ( #41327 )
2 years ago
lijianan
ef39c3cf26
blog: optimization ( #41333 )
2 years ago
maomao
241b9465c8
type: optimization type ( #41326 )
2 years ago
PhosphorusP
37353e0ef3
fix: <Tabs /> shows wrong more icon color in #41312 ( #41313 )
Co-authored-by: David <oncwnuI2Sf77R0KOdSUCh_ieKUzM@git.weixin.qq.com>
2 years ago
Tai Nguyen Trong
f06220d756
fix(locale): add missing vietnamese translation ( #41320 )
2 years ago
dependabot[bot]
0f1bc24285
chore(deps-dev): bump stylelint-config-standard from 30.0.1 to 31.0.0 ( #41311 )
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard ) from 30.0.1 to 31.0.0.
- [Release notes](https://github.com/stylelint/stylelint-config-standard/releases )
- [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint-config-standard/compare/30.0.1...31.0.0 )
---
updated-dependencies:
- dependency-name: stylelint-config-standard
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>
2 years ago
Arvin Xu
de04b0d183
docs: add most alias token meta info by gpt3.5 ( #41297 )
2 years ago
Dave
3ed7895596
chore(deps): bump antd-img-crop to 4.9.0 ( #41296 )
rotationSlider props
2 years ago
JiaQi
6c02a0e14c
fix(button): Focus outline being blocked by other elements ( #41282 )
2 years ago
afc163
0320d9d81e
feat: Select support title ( #41280 )
* feat: Select add title prop
* Update package.json
* Update package.json
2 years ago
acyza
6c8082a474
fix: BreadcrumbItemType missing onClick func ( #41283 )
* feat: BreadcrumbItemType add onClick
* chore: update
* fix: 补充className
* chore: update
2 years ago
github-actions[bot]
de28d09854
chore: auto merge branches ( #41292 )
chore: merge feature into master
2 years ago
Amumu
39adae8e5c
chore: bump @rc-component/trigger & update snapshot ( #41287 )
* chore: bump @rc-component/trigger & update snapshot
* test: try fix ci
2 years ago
野迂迂
844905774a
docs: improve FieldData type on Form ( #41278 )
2 years ago
MARK
b5d3f9cd81
style: Demo Component overflow use auto ( #41225 )
Co-authored-by: xiechensheng <xiechensheng@kezaihui.com>
2 years ago
kiner-tang(文辉)
af0dbbd5d3
docs: blog support display author's avatar ( #41231 )
* feat: support author avatar in blog
* feat: author avatar
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: support custom authorInfos
* feat: comment
* feat: optimize code
* Update package.json
Co-authored-by: MadCcc <1075746765@qq.com>
* feat: optimize code
* feat: avatar skeleton
* feat: optimize code
---------
Co-authored-by: MadCcc <1075746765@qq.com>
2 years ago
Wxh16144
74e2e9850f
docs(date-picker): improve format docs ( #41266 )
* docs(date-picker): improve format docs
* chore: update en-US docs
2 years ago
lijianan
1177762cff
chore: delete useless config ( #41267 )
2 years ago
JiaQi
8b07ec33b7
feat(image): Preview support rootClassName ( #41265 )
2 years ago
二货爱吃白萝卜
649788e49f
chore: ci of build info ( #41264 )
* chore: ci of build info
* chore: more
2 years ago
dependabot[bot]
980e9cb08b
chore(deps-dev): bump vanilla-jsoneditor from 0.15.1 to 0.16.0 ( #41262 )
Bumps [vanilla-jsoneditor](https://github.com/josdejong/svelte-jsoneditor ) from 0.15.1 to 0.16.0.
- [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.15.1...v0.16.0 )
---
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>
2 years ago
muxin
2a7541b682
docs: update description of afterOpenChange api ( #41263 )
2 years ago
muxin
0ecb3caa61
chore: bump rc-dialog & rc-image version ( #41253 )
2 years ago
muxin
0e62931d48
chore(input): bump rc-textarea version & update snapshot ( #41228 )
2 years ago
Rex Zeng
d6683d5503
docs(form): add docs for useForm preserve ( #41210 )
2 years ago
github-actions[bot]
5e5c90e4de
chore: auto merge branches ( #41250 )
chore: Feature merge master
2 years ago
MadCcc
12d85256a7
chore: update dark image test ( #41252 )
2 years ago
二货机器人
d90b475a86
test: update snapshot
2 years ago
二货机器人
79f3b6e75b
test: update snapshot
2 years ago
栗嘉男
a2885f4121
Merge branch master into feature-merge-master
2 years ago
lijianan
7c5e4469ba
chore: add displayName ( #41245 )
* test: fix ci fail
* fix
* fix
2 years ago
二货机器人
d4bad16cb0
test: update snapshot
2 years ago
二货机器人
7c2bca223e
Merge branch 'master' into feature-merge-master
2 years ago
二货爱吃白萝卜
31555161e9
docs: update demo ( #41248 )
2 years ago
二货爱吃白萝卜
6770b7fb22
test: Use render for demo-extends test ( #41242 )
* test: update snapshot
* test: use render
* test: fix skip
* test: fix skip
2 years ago
kiner-tang(文辉)
50da0ca0a7
feat: add custom theme demo ( #41240 )
2 years ago