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 |
|
kiner-tang(文辉)
|
384b1ea9ff
|
feat: optimize code (#41234)
|
2023-03-14 22:01:15 +08:00 |
|
MadCcc
|
5c0bc214cc
|
docs: fix duplicated desc (#41217)
* docs: fix duplicated desc
* fix: use remark plugin
* chore: fix ghost deps
* chore: better assign
* chore: use regexp
* chore: remove try catch
|
2023-03-14 20:34:36 +08:00 |
|
afc163
|
d196c7a87b
|
docs: update README
|
2023-03-14 20:30:07 +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 |
|
MARK
|
57df8e1c09
|
style: Demo Component overflow fix (#41209)
Co-authored-by: xiechensheng <xiechensheng@kezaihui.com>
|
2023-03-14 16:01:15 +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 |
|
kiner-tang(文辉)
|
571224efa1
|
docs: update related resources link in blog (#41213)
|
2023-03-14 10:56: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 |
|
kiner-tang(文辉)
|
c666b066d6
|
docs: update docs (#41212)
|
2023-03-14 10:32:24 +08:00 |
|