红果汁
2d1d98790e
fix: color picker open popup when disabled ( #44466 )
2023-08-28 20:16:34 +08:00
lijianan
4d1bac4651
site: add code-hide Button for CodePreviewer ( #44449 )
...
* site: add code-hide Button for CodePreviewer
* fix: fix style
* add token
* fix: fix css props
* fix
* fix: fix
* fix: fix
* Update .dumi/theme/builtins/Previewer/CodePreviewer.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
Signed-off-by: lijianan <574980606@qq.com>
* fix: fix
---------
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2023-08-28 20:10:40 +08:00
afc163
07056fa791
docs: fix theme card style in Firefox ( #44473 )
2023-08-28 19:48:55 +08:00
二货爱吃白萝卜
97b03dc938
fix: rm useless ts def of upload ( #44468 )
2023-08-28 19:38:03 +08:00
二货爱吃白萝卜
6f2bddd5a1
feat: Table support virtual
( #44349 )
...
* chore: update demo
* chore: adjust fixed style
* chore: opt scroll height
* chore: clean up
* chore: update demo
* chore: bump rc-virtual-list
* chore: update deps
* chore: bump rc-table
* fix: clean up
* chore: fix demo
* test: add test case
2023-08-28 17:36:23 +08:00
vagusX
bbbc3d9bd5
docs: v5.8.5 ( #44461 )
2023-08-28 17:18:13 +08:00
红果汁
74f6040cdc
fix: carousel vertical drag issue ( #44460 )
2023-08-28 14:58:42 +08:00
kiner-tang(文辉)
4a896e9df3
feat: Support source in the onSearch handler of Input.Search Component when the value had changed ( #44457 )
...
* feat: Support source in the onSearch handler of Input Component when the value had changed
* feat: Support source in the onSearch handler of Input Component when the value had changed
* feat: Support source in the onSearch handler of Input Component when the value had changed
* feat: optimize code
* feat: optimize code
2023-08-28 14:42:36 +08:00
红果汁
e7c7601bc0
feat: Modal footer support custom render function ( #44318 )
2023-08-28 11:54:43 +08:00
dingkang
ef61160942
doc: update token note ( #44447 )
2023-08-28 11:27:27 +08:00
红
3e171a9f4f
feat: default add resetIcon Style ( #41208 )
...
* feat: default add resetIcon Style
chore: remove
test: add case
feat(App): icon reset style feature
Revert "feat(App): icon reset style feature"
This reverts commit be6905553dcabbd490ad60be0c08c8328736bd62.
Revert "chore: remove"
This reverts commit 417d5f90051a342325ccc9b5cbf3d249ab0ec826.
chore: update
chore: update
* chore: update
* chore: resolve import
* chore: update code style
2023-08-28 10:49:18 +08:00
afc163
4ba36dc55e
chore: Update index.zh-CN.md ( #44441 )
...
Signed-off-by: afc163 <afc163@gmail.com>
2023-08-28 09:50:18 +08:00
lijianan
20593afaee
type: revert type import path ( #44453 )
2023-08-28 09:38:50 +08:00
dependabot[bot]
20d12f8ef2
chore(deps-dev): bump typescript from 5.1.6 to 5.2.2 ( #44430 )
...
* chore(deps-dev): bump typescript from 5.1.6 to 5.2.2
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 5.1.6 to 5.2.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/commits )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* bump typedoc
* type: fix type
* fix: fix
* type: fix type
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: 栗嘉男 <574980606@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
2023-08-27 23:57:23 +08:00
二货爱吃白萝卜
ca0396859b
refactor: abstract ribbon style ( #44451 )
2023-08-27 23:48:56 +08:00
renovate[bot]
3c73256e0b
chore(deps): update dependency typedoc to ^0.25.0 ( #44443 )
...
* chore(deps): update dependency typedoc to ^0.25.0
* fix: fix type
* fix: fix
* fix: fix
* fix: fix
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: 栗嘉男 <574980606@qq.com>
2023-08-27 22:52:43 +08:00
二货爱吃白萝卜
50bf708e59
fix: hooks call warning ( #44450 )
2023-08-27 19:57:19 +08:00
github-actions[bot]
c07d61a2c9
chore: auto merge branches ( #44448 )
...
chore: merge master into feature
2023-08-27 07:56:32 +00:00
Stefano Magrassi
b1a57387f7
type: fix notification config typings ( #44163 )
...
* add notification.config typing
* add .node-version file
* remove .node-version
* ignore .node-version file from git
---------
Co-authored-by: lijianan <574980606@qq.com>
2023-08-27 11:06:04 +08:00
LeTuongKhanh
cc2c26b263
fix : type error at align property in dropdown ( #44423 )
2023-08-26 23:51:07 +08:00
lijianan
e8b5a187e7
docs: update next.js docs ( #44440 )
...
* Update use-with-next.zh-CN.md
Signed-off-by: lijianan <574980606@qq.com>
* Update use-with-next.en-US.md
Signed-off-by: lijianan <574980606@qq.com>
* Update use-with-next.en-US.md
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: lijianan <574980606@qq.com>
2023-08-26 23:28:18 +08:00
二货爱吃白萝卜
4e9ac02b08
fix: Tour panel token & home support dark mode ( #44428 )
...
* docs: update home page
* docs: home support dark mode
* docs: fix mobile
* docs: fix rtl
* docs: update locale
2023-08-25 19:08:52 +08:00
kiner-tang(文辉)
94339be3e9
feat: lunisolar => lunar-typescript ( #44420 )
2023-08-25 11:42:35 +08:00
JiaQi
d7d493eaaa
refactor(notification): reduce the configuration parameter code ( #44372 )
...
* refactor(notification): reduce the configuration parameter code
* chore: modify the return type definition
* chore: delete the initialization function
2023-08-25 09:37:32 +08:00
MadCcc
4755acaeb8
feat: support Input shadow token ( #44410 )
2023-08-25 09:32:39 +08:00
二货爱吃白萝卜
d373bf3d35
feat: Progress.Circle support conic ( #44404 )
...
* feat: support conic
* test: update snapshot
* docs: update doc
* chore: clean up
* docs: update doc
* test: update snapshot
* test: update snapshot
* test: update snapshot
2023-08-25 00:28:38 +08:00
二货爱吃白萝卜
34054509d5
fix: Form xs breakpoint ( #44388 )
2023-08-24 23:37:31 +08:00
github-actions[bot]
dd5628b730
chore: auto merge branches ( #44416 )
...
chore: feature merge master
2023-08-24 13:57:06 +00:00
MadCcc
68ee32268b
Merge branch 'master' into feature-merge-master
2023-08-24 21:04:48 +08:00
MadCcc
9312b0059e
chore: update icon snapshot ( #44414 )
2023-08-24 21:01:10 +08:00
二货爱吃白萝卜
0dd651c559
docs: Fix Form provider demo ( #44391 )
...
* docs: fix provider demo
* test: update snapshot
2023-08-24 13:27:59 +08:00
xr0master
eaa86351e4
ColorPresets: fix duplicate keys ( #44370 )
...
* ColorPresets: fix duplicate keys
Signed-off-by: xr0master <xr0master@gmail.com>
* Update components/color-picker/components/ColorPresets.tsx
add lint disable
Signed-off-by: xr0master <xr0master@gmail.com>
---------
Signed-off-by: xr0master <xr0master@gmail.com>
2023-08-24 13:26:26 +08:00
MadCcc
2096c01016
feat: Radio add component token ( #44389 )
2023-08-24 11:51:15 +08:00
红果汁
4321cf9b51
feat: Tour support horizontal gap ( #44377 )
...
* chore: bump @rc-component/tour
* chore: increase size-limit
* chore: increase size-limit
2023-08-24 11:30:08 +08:00
Amumu
a3bd7a797f
fix: rm useless form inline style ( #44375 )
2023-08-24 10:47:02 +08:00
MadCcc
e91f927784
fix: radio should work in tree ( #44380 )
...
* fix: radio should work in tree
* chore: code clean
2023-08-24 09:47:24 +08:00
二货爱吃白萝卜
4cf3ba1b00
fix: Select popup size in transform layout ( #44378 )
2023-08-23 20:12:26 +08:00
MadCcc
79825c06ed
fix: Table should not crash if filterDropdown is boolean ( #44357 )
...
* fix: Table should not crash if filterDropdown is boolean
* chore: code clean
* chore: use supportNodeRef
2023-08-23 19:23:25 +08:00
github-actions[bot]
609c009280
chore: auto merge branches ( #44374 )
...
chore: feature merge master
2023-08-23 08:16:58 +00:00
yoyo837
f06d85129f
Merge branch 'master' into feature-merge-master
2023-08-23 15:42:33 +08:00
红
5d522a374a
chore: remove duplicate styles ( #44368 )
...
genBasicInputStyle 方法中已经包括 genActiveStyle 了
2023-08-23 12:26:05 +08:00
二货爱吃白萝卜
f5fcb7010d
fix: rm useless form inline style ( #44360 )
2023-08-22 23:53:18 +08:00
dependabot[bot]
24d055ed57
chore(deps-dev): bump vanilla-jsoneditor from 0.17.10 to 0.18.0 ( #44352 )
...
Bumps [vanilla-jsoneditor](https://github.com/josdejong/svelte-jsoneditor ) from 0.17.10 to 0.18.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.17.10...v0.18.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-08-22 22:08:39 +08:00
afc163
4d12efed31
chore: Update pr-contributor-welcome.yml ( #44340 )
...
* chore: Update pr-contributor-welcome.yml
Signed-off-by: afc163 <afc163@gmail.com>
* Apply suggestions from code review
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
2023-08-22 19:01:34 +08:00
afc163
0295322564
docs: prevent highlight code initially ( #44344 )
2023-08-22 19:00:06 +08:00
MadCcc
70d9a909c4
docs: fix anchor positioning ( #44348 )
2023-08-22 17:48:53 +08:00
dingkang
477b1ec2f3
feat: migrate less to token for Form ( #42774 )
...
* docs: migrate less to token for Form
* feat: migrate less to token for Form
* feat: migrate less to token for Form
* test: update form snapshots
* feat: migrate less to token for Form
* chore: code clean
* chore: code clean
* feat: form token
* chore: add comment
* chore: update docs
---------
Co-authored-by: MadCcc <1075746765@qq.com>
2023-08-22 17:05:56 +08:00
dingkang
d57c86d92c
feat: migrate less to token for DatePicker ( #42607 )
...
* feat: migrate less to token for time-picker
* feat: add component-token demo
* feat:update token with API Naming rules
* feat: migrate less to token for Time-pikker
* chore: code clean
* chore: code clean
* chore: udpate
* feat: picker token
* chore: add comment
---------
Co-authored-by: MadCcc <1075746765@qq.com>
2023-08-22 16:28:20 +08:00
叶枫
80e1bc87bc
style: remove importOrderSeparation from prettier config ( #44336 )
2023-08-22 13:11:18 +08:00
AN
af301a9822
fix(date-picker):fix format type processing for showTime. ( #44306 )
...
* fix(date-picker):fix format type processing for showTime.
* test✅ : Add showTime should work correctly when format is Array test
2023-08-22 13:00:42 +08:00