GUAN MING
bbf71f06a3
docs: fix bold font ( #42744 )
2023-05-31 13:42:30 +08:00
linxianxi
88b2b54232
demo: fix the table moves when dragging elements to the right ( #42745 )
...
* demo: fix the layout/table moves when dragging elements to the right
* fix: package json
2023-05-31 13:36:20 +08:00
afc163
695943dcd6
chore: fix deploy action ( #42730 )
2023-05-31 10:16:19 +08:00
kiner-tang(文辉)
99924dddc5
docs: update docs ( #42735 )
2023-05-30 22:15:23 +08:00
kiner-tang(文辉)
64fa8ed962
feat: drawer panel support event listener ( #42718 )
2023-05-30 14:18:55 +08:00
Wuxh
d890b59c2f
docs(auto-complete): supplement bordered document ( #42714 )
...
* docs(auto-complete): supplement `bordered` document
* test: update snapshot
* Update components/auto-complete/demo/borderless.tsx
2023-05-30 13:14:30 +08:00
MadCcc
b955a96d62
docs: changelog 5.5.2 ( #42709 )
...
* docs: changelog 5.5.2
* docs: update
* Update CHANGELOG.zh-CN.md
Co-authored-by: Amumu <yoyo837@hotmail.com>
* Update CHANGELOG.en-US.md
Co-authored-by: Amumu <yoyo837@hotmail.com>
* Update CHANGELOG.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
* docs: update
* docs: update
* Update CHANGELOG.zh-CN.md
Co-authored-by: Amumu <yoyo837@hotmail.com>
---------
Co-authored-by: Amumu <yoyo837@hotmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2023-05-30 12:50:43 +08:00
红果汁
ef21b23cb3
fix: ColorPicker RTL style issues ( #42716 )
...
* fix: fix rlt style issues
* fix: add missing rtl className on popup
2023-05-30 12:50:04 +08:00
未觉雨声
51eaf402cb
fix: Anchor ink & track should use logical inset ( #42706 )
...
* fix: Anchor ink & track should use logical inset
* chore: remove skip check
2023-05-30 10:37:17 +08:00
未觉雨声
71836057d1
docs: fix content anchor setion to use logical style ( #42707 )
2023-05-30 10:33:35 +08:00
未觉雨声
10fa725255
docs: new tag logical mergin ( #42705 )
2023-05-30 10:31:55 +08:00
lijianan
7b066a9211
style: site code optimization ( #42685 )
...
* style: site code optimization
* fix
2023-05-29 20:44:45 +08:00
红果汁
25883ca53a
fix: ColorPicker hover boundary issues ( #42669 )
...
* fix: fix hover boundary issues
* test: fix test case
* build: modify dependency scope
* Update package.json
Co-authored-by: MadCcc <1075746765@qq.com>
---------
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2023-05-29 16:50:12 +08:00
MadCcc
d3ff73a94f
fix: overflowed submenu should have classes with customized class ( #42692 )
2023-05-29 13:58:36 +08:00
yiwwhl
46acb65806
type: update any with void ( #42690 )
2023-05-29 01:26:23 +08:00
lijianan
5fd2ee5b65
demo: update docs & demo ( #42681 )
2023-05-28 15:15:28 +08:00
kiner-tang(文辉)
bb77559c45
docs: update docs ( #42683 )
2023-05-28 12:01:42 +08:00
二货爱吃白萝卜
755598f839
docs: clean up cacader loading demo ( #42682 )
2023-05-28 11:27:40 +08:00
Rin
e6a883c592
style: optimization code ( #42679 )
...
* style: optimization code
* style: use const replace themestyle init
2023-05-28 01:36:03 +08:00
kiner-tang(文辉)
4aa3a4e664
fix(Image): ImagePreviewGroup style optimize ( #42675 )
2023-05-27 20:50:32 +08:00
洋
42ff0ea3de
docs: add rc-util to top level in codesandbox ( #42672 )
...
* fix: tem modify rc-util@latest in codesandbox
* fix: tem modify rc-util@:^5.32.0 in codesandbox
* fix: add pkgDep info in dumi local pilugin
* chore: rename
---------
Co-authored-by: 洋 <hetongyang@bytedance.com>
2023-05-27 20:46:28 +08:00
Digital-512
a4876c6476
chore: Update Lithuanian locale ( #42664 )
...
* Update lt_LT.ts
What has been changed:
- Missing translations added
- Several translation errors corrected and minor improvements
* Update lt_LT.ts
Added missing translation rangeQuarterPlaceholder: ['Pradžios ketvirtis', 'Pabaigos ketvirtis']
2023-05-27 10:57:49 +08:00
tchen
814d15a247
fix: add visibility:hidden to selector:after ( #42651 )
...
Co-authored-by: tchen <tao.chen@yuyidata.com>
2023-05-26 17:47:57 +08:00
afc163
defcd377e8
chore: skip pr stat action on fork repo ( #42650 )
2023-05-26 17:09:08 +08:00
Goku
98e391ca93
fix: 🐛 add border-radius of the image-mask when hover Card ( #42642 )
...
* fix: 🐛 add border-radius of the image-mask when hover Card
* Apply suggestions from code review
Optimize the css code structure
Co-authored-by: afc163 <afc163@gmail.com>
---------
Co-authored-by: liugenmei@yzw.cn <liugenmei@yzw.cn>
Co-authored-by: afc163 <afc163@gmail.com>
2023-05-26 16:14:33 +08:00
afc163
ce6d6d4e61
chore: add pull-request-stats workflows ( #42579 )
...
* chore: add issues and prs stat workflows
* Delete issue-stat.yml
* Update README.md
2023-05-26 14:56:10 +08:00
二货爱吃白萝卜
1990b8e708
chore: bump rc-field-form ( #42635 )
2023-05-26 11:31:02 +08:00
lijianan
bedd6b4f48
docs: add Custom Trigger Event demo ( #42525 )
...
* docs: add demo
* fix
2023-05-26 11:23:48 +08:00
dependabot[bot]
61d0d05c94
chore(deps-dev): bump jest-puppeteer from 8.0.6 to 9.0.0 ( #42625 )
...
Bumps [jest-puppeteer](https://github.com/argos-ci/jest-puppeteer/tree/HEAD/packages/jest-puppeteer ) from 8.0.6 to 9.0.0.
- [Release notes](https://github.com/argos-ci/jest-puppeteer/releases )
- [Changelog](https://github.com/argos-ci/jest-puppeteer/blob/main/packages/jest-puppeteer/CHANGELOG.md )
- [Commits](https://github.com/argos-ci/jest-puppeteer/commits/v9.0.0/packages/jest-puppeteer )
---
updated-dependencies:
- dependency-name: jest-puppeteer
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-05-25 21:02:58 +08:00
lijianan
a9297b6ea3
site: optimize the website arrow style ( #42591 )
...
* fix
* fix
* fix
* update icon
* update
2023-05-25 21:02:49 +08:00
MadCcc
bd36fba393
fix: fix checkbox align issue ( #42590 )
...
* fix: fix checkbox align issue
* fix: use center
* chore: comment
* fix: use align-self: center
* chore: add snapshot
* fix: tree checkbox
2023-05-25 20:46:51 +08:00
二货爱吃白萝卜
765cafb2cd
refactor: ConfigProvider form dependency inversion ( #42604 )
...
* refactor: dependency inversion
* chore: use rc-util
2023-05-25 19:58:07 +08:00
Dunqing
c3364cf77e
chore: specify npm as the package manager ( #42611 )
...
* chore: specify npm as the package manager
* chore: update version
* Update package.json
Co-authored-by: afc163 <afc163@gmail.com>
---------
Co-authored-by: afc163 <afc163@gmail.com>
2023-05-25 19:53:56 +08:00
lijianan
03a7374aa1
fix: fix tag border style ( #42619 )
...
* fix: fix tag style
* test: update snao
* test: update snap
2023-05-25 19:41:00 +08:00
afc163
57f477ffa1
chore: upgrade rc-util version ( #42621 )
2023-05-25 19:15:40 +08:00
二货爱吃白萝卜
e932210a52
chore: warning if use getContainer false ( #42596 )
...
* chore: warning if use getContainer false
* chore: revert tree demo
2023-05-25 14:24:29 +08:00
lijianan
993b9eb4e7
test: fix CI fail ( #42594 )
2023-05-25 11:10:23 +08:00
afc163
67db6e1641
style: fix InputNumber align issue ( #42580 )
...
* style: fix InputNumber align issue
* Update index.ts
* Update components/input-number/style/index.ts
* Update index.ts
2023-05-25 00:10:49 +08:00
MadCcc
88a00dbf9e
test: update test case ( #42582 )
...
* chore: update snapshot
* chore: update test case
* chore: rm watermark image test
2023-05-24 22:03:26 +08:00
二货爱吃白萝卜
b2402f9140
fix: table hover missing style ( #42572 )
2023-05-24 17:11:57 +08:00
MadCcc
e6d86df3a9
fix: spin icon in Badge should have correct animation ( #42575 )
2023-05-24 16:58:59 +08:00
afc163
9da38fd479
docs: fix design docs detail ( #42568 )
2023-05-24 14:27:03 +08:00
未觉雨声
9b4ad3da2a
fix(pagination): link icon and ellipsis disabled style ( #42541 )
...
* fix: pagination link icon and ellipsis disabled style
* style: lint
2023-05-23 18:49:05 +08:00
MadCcc
a8bc0ef593
chore: use one screenshot per demo with different themes ( #42537 )
...
* chore: use one screenshot per component
* chore: skip
* chore: update screenshot batch
* chore: update padding
2023-05-23 17:10:19 +08:00
afc163
b5213fecdb
chore: fix site deploy script error ( #42536 )
...
* chore: fix site deploy script error
* Update site-deploy.yml
2023-05-23 15:58:43 +08:00
MadCcc
4f9c8e2af2
fix: global token in Component Token override should be respected ( #42535 )
...
* fix: global token in Component Token override should be respected
* test: add snapshot
2023-05-23 13:39:05 +08:00
MadCcc
369b4cd169
docs: changelog 5.5.1 ( #42522 )
2023-05-22 19:09:28 +08:00
Dennis Chen
a96d0d0c2b
docs(Collapse): fix invalid description of demo extra
( #42521 )
...
* fix: collapse doc
* fix collapse extra demo description
* Update components/collapse/demo/extra.md
Co-authored-by: afc163 <afc163@gmail.com>
---------
Co-authored-by: afc163 <afc163@gmail.com>
2023-05-22 18:47:28 +08:00
二货爱吃白萝卜
7367aadc02
docs: more info about suffixIcon ( #42520 )
2023-05-22 17:19:13 +08:00
MadCcc
5d53884919
fix: fix wrong button icon size and margin ( #42516 )
2023-05-22 13:37:41 +08:00