forked from opentiny/tiny-vue
-
Notifications
You must be signed in to change notification settings - Fork 0
同步代码 #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
wuyiping0628
wants to merge
2,213
commits into
wuyiping0628:dev
Choose a base branch
from
opentiny:dev
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
同步代码 #1
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* fix(button): [button] Adapt to dark themes * fix(buttono): [button] Adapt to dark themes * fix(button): [button] Adapt to fark themes * fix(button): [button] Adapt to fark themes
* fix(guide): [tag-group,guide] update dark theme * fix(theme): [guide,skeleton,collapse] update dark theme
* fix(tree-select): fix e2e test * fix(calendar-view): fix e2e erros
…style of dark themes (#3237) * fix(select): [select] fix styles that have been disabled by the selected checkbox * fix(tree-select): [tree-select] repair horizontal spacing * fix(checkbox): [select,checkbox] fix the style of the checkbox * fix(radio): [radio] fix the style of dark themes * fix(button): [button] fix the style of dark themes * fix(test): [select,checkbox,button] fix test
…s multi-terminal template does not take effect (#3232)
* feat: [skeleton] 增加骨架屏多端组件 * feat: [skeleton] 根据设计师意见优化
… option interface (#3247)
* chore: 优化mcp配置项 * chore: 更新 @opentiny/tiny-vue-mcp 版本至 0.0.1-alpha.3
* feat: New MCP comprehensive example added to the official website (#3497) * feat: 官网新增mcp综合示例 * fix: 修复 tiny-robot-chat 组件中的提示项和建议项的传递逻辑,优化 Demo 组件的 QR 码展示样式 * fix: 修复引入路径问题 * chore: Update changelog and add TinyVue intelligent component access documentation (#3498) * chore: 更新changelog,并添加TinyVue智能化组件接入文档 * chore: 添加菜单优化文档 * chore: 更新mcp.md文档中的sessionId说明,简化调试提示 * chore: 更新mcp-en.md文档中的标题和内容,统一语言为英文 * feat: add remote control page, update next dependency (#3501) * feat: 添加遥控器页面,更新next依赖 * chore: 修改代理为https url * feat: 更新会话ID的处理逻辑 * fix: 更新依赖版本约束以支持更高版本 * fix: 更新版本号至3.24.4
…'mini' or an empty string to prevent warnings (#3516) * fix(pager): 限制分页组件的 size 属性值为 'mini' 或空字符串,防止警告 * fix(pager): 更新分页组件的 size 属性逻辑,支持 'small' 和 'mini',并在 size 为 'medium' 时传递空字符串
* feat: add acceptance.svg/payment-slips.svg/performance.svg * feat: create icon-saas * fix: fix typo error
* feat(grid): edit-config add blurOutside * fix: fix tree index * feat: grid card view add icon and title * fix(grid): fix loading can see no-data * fix(grid): fix no-data have two element at mf
* feat(grid): add expand trigger slot * docs(grid): optimize grid docs
* fix(grid): fix custom setting style error at mobile-first * docs: optimize docs
* fix(grid): fix custom empty text align not center * fix(grid): fix selection error * fix(grid): fix multi header tooltip error * fix(grid): fix grid border style error
…ne to optimize the execution of defineProperties function in the common adaptation layer (#3530)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
PR
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Issue Number: N/A
What is the new behavior?
Does this PR introduce a breaking change?
Other information