lijianan
5157943050
feat: badge support size prop ( #41371 )
2023-03-21 14:11:39 +08:00
lijianan
1005d5c5a9
test: add test case ( #41369 )
...
* test: add test case
* update docs
* Update components/float-button/index.en-US.md
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/float-button/index.zh-CN.md
Co-authored-by: MadCcc <1075746765@qq.com>
* fix
---------
Co-authored-by: MadCcc <1075746765@qq.com>
2023-03-21 13:18:30 +08:00
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
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
Arvin Xu
de04b0d183
docs: add most alias token meta info by gpt3.5 ( #41297 )
2023-03-17 14:21:42 +08:00
JiaQi
6c02a0e14c
fix(button): Focus outline being blocked by other elements ( #41282 )
2023-03-17 11:56:34 +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
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
JiaQi
8b07ec33b7
feat(image): Preview support rootClassName ( #41265 )
2023-03-16 09:53:57 +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
二货机器人
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(文辉)
384b1ea9ff
feat: optimize code ( #41234 )
2023-03-14 22:01:15 +08:00
二货爱吃白萝卜
09817c3b37
test: update snapshot ( #41232 )
...
* test: update snapshot
* chore: update
---------
Co-authored-by: MadCcc <1075746765@qq.com>
2023-03-14 20:04:53 +08:00
hoho2017
cf8a0b0a48
fix(table): fix the layout/table moves when dragging elements to the right ( #41139 )
...
* fix: 稳定格式错乱啦
* Update drag-sorting-handler.tsx
* Update drag-sorting-handler.tsx
---------
Co-authored-by: zhanghaoqiang <zhanghq7458@joyowo.com>
2023-03-14 16:17:16 +08:00
afc163
d70f599a7e
test: fix Modal test cov agian ( #41216 )
...
* test: fix Modal footer test cov
* test: fix Modal footer test cov
* fix footer
* Update components/modal/PurePanel.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* fix footer
---------
Co-authored-by: MadCcc <1075746765@qq.com>
2023-03-14 15:14:40 +08:00
github-actions[bot]
d6802dbfc4
chore: auto merge branches ( #41207 )
...
chore: merge master into feature
2023-03-14 03:41:29 +00:00
MadCcc
989d033978
test: fix cov ( #41214 )
2023-03-14 11:17:05 +08:00
lijianan
669e58c380
refactor: use React.useContext replace ConfigConsumer ( #41184 )
...
* chore: use React.useContext replace ConfigConsumer
* fix
2023-03-14 10:54:46 +08:00
lijianan
2f02fe01f0
type: update React.forwardRef type ( #41189 )
...
* type: update React.forwardRef type
* type: revert
2023-03-14 10:54:07 +08:00
lijianan
c7832505ae
chore: fix ci fail ( #41205 )
...
* fix: fix ci fail
* fix: fix ci fail
* update rotationSlider prop
2023-03-13 20:46:52 +08:00
afc163
c0d275b4ff
test: fix Modal.confirm test coverage to 100% ( #41182 )
...
* test: fix modal test cov
* test: fix modal test cov
* test: fix test case
2023-03-13 19:55:59 +08:00