-
Notifications
You must be signed in to change notification settings - Fork 362
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
chore: release 1.8.3-naruto #2989
Merged
Merged
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: 增加 cascader 对 valueDisplay 的支持 * test: update snap
* test(tree): 完善 tree 组件的禁用示例 * fix(tree): tree 组件, 禁用状态过滤函数不再仅生效于UI层,将传递到模型侧参与状态计算 * fix(tree): tree 组件完善禁用逻辑 * fix(tree): tree 组件添加 refresh 方法刷新节点状态 * test(tree): tree 组件,完善 disabled 相关示例 * fix(tree): tree 组件,完善半选状态下的状态切换 * test(tree): tree 组件,完善操作示例,提供 disabled 状态与其他状态的整合演示 * chore(tree): tree 组件,更新 common 依赖 * test(tree): tree 组件,添加禁用状态相关测试 * chore(tree): tree 组件,更新 common 依赖,补充文档 * test(tree): tree 组件,update snapshot
…2943) * fix(auto-complete): using lodash escapeRegExp transform keyword text * docs(auto-complete): update auto-complete custom filter example
* chore: update contributing * chore: update docs
* fix(tree): tree 组件, value, active, expanded 属性, 支持数组操作触发视图变更 * refactor(tree): tree 组件,改进属性监听代码结构 * fix(tree): tree 组件,解决 value 传递 undefined,可能导致视图操作报错的问题
* feat(table): pagination * feat: code save * fix(table): pagination * fix: row select and drag sort * docs(table): demo
* chore: release 1.8.1 * chore: changelog's changes --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* fix(tree): the height attribute does not work * test(tree): the height attribute does not work
* chore: update Publish.md * chore: fix table test * chore: update PUBLISH.md
自然滚动与标准滚动对图片放大缩小的操作均符合直觉 #2825
* chore: release 1.8.2 * chore: changelog's changes --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* chore: release 1.8.3 * chore: release 1.8.3 * chore: release 1.8.3
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 的性质是?
🔗 相关 Issue
💡 需求背景和解决方案
📝 更新日志
chore: release 1.8.3-naruto
本条 PR 不需要纳入 Changelog
☑️ 请求合并前的自查清单