-
Notifications
You must be signed in to change notification settings - Fork 264
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
Main #557
Closed
Closed
Main #557
Conversation
This file contains 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
* feat(anchor): 新增anchor组件第一个功能:基本使用 * feat(anchor): 修改anchor组件讨论意见,增加container api和maskClass类名 * fix(anchor): 修复anchor组件MD文档说明
* feat(anchor): 新增anchor组件第一个功能:基本使用 * feat(anchor): 修改anchor组件讨论意见,增加container api和maskClass类名 * fix(anchor): 修复anchor组件MD文档说明 * feat(anchor): 添加锚点anchor组件onchange事件 * fix(anchor): 修复review意见,取消行内样式
Signed-off-by: MNZhu <zhumaonan@aliyun.com>
* feat(multi-select): 增加下拉选择器multi-select组件 * feat(form-item): form组件增加自动换行 * feat(form): form组件增加自动换行 * feat(form): form组件增加自动换行 * feat(form): form组件增加自动换行 * feat(form): form组件增加自动换行 * feat(form): form组件增加自动换行 * feat(form): form组件增加自动换行 * feat(form): form组件增加自动换行 * feat(form): form组件增加自动换行 * feat(form): form组件增加自动换行 * feat(form): form组件增加自动换行 * feat(form): form组件增加自动换行 * feat(form): form组件增加自动换行 * feat(form): form组件增加自动换行 * feat(form): 依赖包名称错误修改
Signed-off-by: MNZhu <zhumaonan@aliyun.com>
* feat(multi-select): 增加下拉选择器multi-select组件 * feat(form-item): form组件增加自动换行 * feat(form): form组件增加自动换行 * feat(form): form组件增加自动换行 * feat(form): form组件增加自动换行 * feat(form): form组件增加自动换行 * feat(form): form组件增加自动换行 * feat(form): form组件增加自动换行 * feat(form): form组件增加自动换行 * feat(form): form组件增加自动换行 * feat(form): form组件增加自动换行 * feat(form): form组件增加自动换行 * feat(form): form组件增加自动换行 * feat(form): form组件增加自动换行 * feat(form): form组件增加自动换行 * feat(form): 依赖包名称错误修改 * feat(form): form组件增加自动换行-检视意见修改
* feat(anchor): 锚点组件增加固定模式,修复示例文档bug问题 * feat(anchor): 修复affix检视意见
* feat(indexbar): 增加索引组件 Signed-off-by: MNZhu <zhumaonan@aliyun.com> * fix(indexbar): 类命名整改 Signed-off-by: MNZhu <zhumaonan@aliyun.com> --------- Signed-off-by: MNZhu <zhumaonan@aliyun.com>
* feat(dropdown): 修复 dropdown 下拉后箭头旋转向上 * fix(dropwown): 修改 review 意见
* feat(anchor): 修复affix检视意见 * feat(anchor): 修复检视意见,同步远程代码 (opentiny#55) * feat(anchor): 锚点组件增加固定模式,修复示例文档bug问题 * feat(anchor): 修复affix检视意见 * feat(anchor): 调整anchor组件,让其可以适配主题配置
* feat(multi-select): 增加下拉选择器multi-select组件 * feat(form-item): form组件增加自动换行 * feat(form): form组件增加自动换行 * feat(form): form组件增加自动换行 * feat(form): form组件增加自动换行 * feat(form): form组件增加自动换行 * feat(form): form组件增加自动换行 * feat(form): form组件增加自动换行 * feat(form): form组件增加自动换行 * feat(form): form组件增加自动换行 * feat(form): form组件增加自动换行 * feat(form): form组件增加自动换行 * feat(form): form组件增加自动换行 * feat(form): form组件增加自动换行 * feat(form): form组件增加自动换行 * feat(form): 依赖包名称错误修改 * feat(form): form组件增加自动换行-检视意见修改 * feat(form): form组件增加自动换行-检视修改
* fix(playground): fix process.env \ changeVersion \sortablejs bugs * fix: fix demo import vue-modal; fix playground share
…on attribute in select component (opentiny#438)
) * docs(container): fix container composition demos fix opentiny#425 (opentiny#441) * docs: remove :::warning
…y; fix dialog-box (opentiny#455)
Fix DropdownItem component clicking to disable menu items but triggering item-click event
* fix(button): button smb theme change fix * fix(checkbox-button): smb theme change fix
…t closing when clicked elsewhere (opentiny#513)
Thank you for your contribution, but this PR clearly cannot be merged due to two reasons
|
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