lijianan
f6c235462e
chore: Remove locale-provider ( #41289 )
...
* chore: rm locale-receiver
* chore: export useLocale in locale
* chore: comment
* chore: rm locale-provider dir
* docs: rm locale-provider in migration document
* chore: fix regexp
---------
Co-authored-by: MadCcc <1075746765@qq.com>
2023-03-21 13:08:43 +08:00
lijianan
f829e40110
feat: Tag support borderless ( #41305 )
...
* feat: Tag support borderless
* update demo
* update colorFillSecondary
* update color
* fix
* update demo size
2023-03-21 13:02:27 +08:00
左耳咚
2ece2c6b63
Feature: Burmese translation ( #41366 )
...
* feat: ✨ Burmese translation
* fix: fix Burmese - MYANMAR locale typo
* Update components/locale/my_MM.ts
Co-authored-by: Amumu <yoyo837@hotmail.com>
* fix: 🐞 modify package version
* fix: 🐞 add locale snap
* docs: 📃 update docs
---------
Co-authored-by: Amumu <yoyo837@hotmail.com>
2023-03-21 11:56:06 +08:00
Duy Pham
58d9cbd3d3
fix: wrong vietname translate text ( #41345 )
...
Co-authored-by: Duy Pham <duy.pham@salto.vn>
2023-03-20 13:10:50 +08:00
github-actions[bot]
a64f73a83d
chore: auto merge branches ( #41344 )
...
chore: merge master into feature
2023-03-20 04:54:05 +00:00
lijianan
e0c79ec5dc
type: export CountdownProps type ( #41341 )
2023-03-20 11:23:46 +08:00
Luyiin
d5ef496bb6
demo(date-picker-demo): fix select-in-range demo ( #41161 )
2023-03-20 10:49:08 +08:00
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>
2023-03-20 10:28:20 +08:00
ZivHe
b915094498
style: fix Anchor horizontal direction style ( #41336 )
2023-03-19 23:28:34 +08:00
Amumu
ec33f75bc0
chore: code style improve ( #41335 )
2023-03-19 23:20:16 +08:00
JiaQi
41c4386181
fix(Grid): small screen with offset when switching large screen offset is not overwritten ( #41309 )
2023-03-19 16:18:27 +08:00
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
2023-03-19 16:17:08 +08:00
Danial Soheili
00bbd66064
fix: missing rtl className for Input count ( #41319 )
2023-03-19 16:14:48 +08:00
lijianan
20816a2184
refactor: adjust refresh Button logic ( #41323 )
2023-03-19 16:13:41 +08:00
lijianan
49c932a102
chore: delete useless comment ( #41327 )
2023-03-19 16:13:04 +08:00
lijianan
ef39c3cf26
blog: optimization ( #41333 )
2023-03-19 16:12:32 +08:00
maomao
241b9465c8
type: optimization type ( #41326 )
2023-03-18 23:17:41 +08:00
PhosphorusP
37353e0ef3
fix: <Tabs /> shows wrong more icon color in #41312 ( #41313 )
...
Co-authored-by: David <oncwnuI2Sf77R0KOdSUCh_ieKUzM@git.weixin.qq.com>
2023-03-18 19:24:41 +08:00
Tai Nguyen Trong
f06220d756
fix(locale): add missing vietnamese translation ( #41320 )
2023-03-18 19:11:17 +08:00
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>
2023-03-17 20:54:24 +08:00
Arvin Xu
de04b0d183
docs: add most alias token meta info by gpt3.5 ( #41297 )
2023-03-17 14:21:42 +08:00
Dave
3ed7895596
chore(deps): bump antd-img-crop to 4.9.0 ( #41296 )
...
rotationSlider props
2023-03-17 12:25:22 +08:00
JiaQi
6c02a0e14c
fix(button): Focus outline being blocked by other elements ( #41282 )
2023-03-17 11:56:34 +08:00
afc163
0320d9d81e
feat: Select support title ( #41280 )
...
* feat: Select add title prop
* Update package.json
* Update package.json
2023-03-17 11:54:10 +08:00
acyza
6c8082a474
fix: BreadcrumbItemType missing onClick func ( #41283 )
...
* feat: BreadcrumbItemType add onClick
* chore: update
* fix: 补充className
* chore: update
2023-03-17 11:26:36 +08:00
github-actions[bot]
de28d09854
chore: auto merge branches ( #41292 )
...
chore: merge feature into master
2023-03-16 18:27:38 +00:00
Amumu
39adae8e5c
chore: bump @rc-component/trigger & update snapshot ( #41287 )
...
* chore: bump @rc-component/trigger & update snapshot
* test: try fix ci
2023-03-17 01:37:45 +08:00
野迂迂
844905774a
docs: improve FieldData type on Form ( #41278 )
2023-03-16 20:15:00 +08:00
MARK
b5d3f9cd81
style: Demo Component overflow use auto ( #41225 )
...
Co-authored-by: xiechensheng <xiechensheng@kezaihui.com>
2023-03-16 20:13:13 +08:00
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>
2023-03-16 11:27:25 +08:00
Wxh16144
74e2e9850f
docs(date-picker): improve format docs ( #41266 )
...
* docs(date-picker): improve format docs
* chore: update en-US docs
2023-03-16 11:16:26 +08:00
lijianan
1177762cff
chore: delete useless config ( #41267 )
2023-03-16 11:15:30 +08:00
JiaQi
8b07ec33b7
feat(image): Preview support rootClassName ( #41265 )
2023-03-16 09:53:57 +08:00
二货爱吃白萝卜
649788e49f
chore: ci of build info ( #41264 )
...
* chore: ci of build info
* chore: more
2023-03-15 23:04:47 +08:00
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>
2023-03-15 21:44:58 +08:00
muxin
2a7541b682
docs: update description of afterOpenChange api ( #41263 )
2023-03-15 21:32:20 +08:00
muxin
0ecb3caa61
chore: bump rc-dialog & rc-image version ( #41253 )
2023-03-15 19:55:24 +08:00
muxin
0e62931d48
chore(input): bump rc-textarea version & update snapshot ( #41228 )
2023-03-15 17:53:30 +08:00
Rex Zeng
d6683d5503
docs(form): add docs for useForm preserve ( #41210 )
2023-03-15 17:17:51 +08:00
github-actions[bot]
5e5c90e4de
chore: auto merge branches ( #41250 )
...
chore: Feature merge master
2023-03-15 07:09:06 +00:00
MadCcc
12d85256a7
chore: update dark image test ( #41252 )
2023-03-15 15:02:19 +08:00
二货机器人
d90b475a86
test: update snapshot
2023-03-15 14:42:24 +08:00
二货机器人
79f3b6e75b
test: update snapshot
2023-03-15 14:08:34 +08:00
栗嘉男
a2885f4121
Merge branch master into feature-merge-master
2023-03-15 13:26:18 +08:00
lijianan
7c5e4469ba
chore: add displayName ( #41245 )
...
* test: fix ci fail
* fix
* fix
2023-03-15 12:22:59 +08:00
二货机器人
d4bad16cb0
test: update snapshot
2023-03-15 11:53:58 +08:00
二货机器人
7c2bca223e
Merge branch 'master' into feature-merge-master
2023-03-15 11:12:57 +08:00
二货爱吃白萝卜
31555161e9
docs: update demo ( #41248 )
2023-03-15 10:51:14 +08:00
二货爱吃白萝卜
6770b7fb22
test: Use render for demo-extends test ( #41242 )
...
* test: update snapshot
* test: use render
* test: fix skip
* test: fix skip
2023-03-15 00:08:31 +08:00
kiner-tang(文辉)
50da0ca0a7
feat: add custom theme demo ( #41240 )
2023-03-14 22:27:45 +08:00