-
Notifications
You must be signed in to change notification settings - Fork 363
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
按需引入 select 时,optionGroup未注册 #2738
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
Upload 新增 inputAttributes 参数,用于添加属性到 HTML 元素 `input`
* feat: release 1.2.2 * feat: update common * chore: changelog's changes --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* fix(tree-select): fix double tips of tree-select in table * feat(table): support filterIcon define different filter icon in title * feat(table): support scroll to some column
* fix(table): table lazyload reset bug * fix: 删除多余代码 * fix: useLazyLoad 入参中去除 rowIndex
* feat(color-picker): add enableMultipleGradient api * feat(time-picker): add context param in pick callback event
* feat: release 1.2.3 * docs: update form doc * chore: changelog's changes --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
…2267) * feat(Table): support ssr * docs(Table): update table documents * fix(Table): ts error
* fix(taginput): select使用筛选时删除filterWords偶尔会删除已选值 fix Tencent#2261 * fix: fix(tag-input) 修改keyup和keydown事件实现 fix(tag-input) 修改keyup和keydown事件实现 fix Tencent#2261 * fix(tag-input): 修改eslint检查错误
* fix: select input multiple focus/blur * chore: revert demo change * feat: prevent duplicate binding basic events * fix: override event binding * chore: event name optimization * chore: remove useless dependency * feat: remove blur binding in SelectInput
* feat: release 1.2.4 * chore: changelog's changes --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* fix: fix inputAdornment slot class bug fix Tencent#2255 * fix: 适配插槽内容不为 text 的情况
) Bumps [vite-plugin-vue2](https://github.com/underfin/vite-plugin-vue2) from 1.9.3 to 2.0.3. - [Release notes](https://github.com/underfin/vite-plugin-vue2/releases) - [Changelog](https://github.com/underfin/vite-plugin-vue2/blob/master/CHANGELOG.md) - [Commits](underfin/vite-plugin-vue2@v1.9.3...v2.0.3) --- updated-dependencies: - dependency-name: vite-plugin-vue2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [rimraf](https://github.com/isaacs/rimraf) from 3.0.2 to 4.4.1. - [Release notes](https://github.com/isaacs/rimraf/releases) - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v3.0.2...v4.4.1) --- updated-dependencies: - dependency-name: rimraf dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* feat: new icon 2.0 version * chore: update docs
* feat: release 1.6.0 * feat: update common * chore: changelog's changes --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* fix(table): virtual scroll default scroll bar height * feat(checkbox): support Space checked * feat(radio): support Space Keyboard to check * fix(table): e.target.closest might not exist * test: update snapshots * feat(select): support keyboard selection * feat(select): support keyboard * feat(input): showInput with 0px width * fix: remove unsued code * test: update snapshots * fix(table): drag sort invalid on lazyload * feat: update common * feat: update common
* fix(image-viewer): 前后浏览及关闭浏览重置图片状态 Tencent#2679 * fix(image-viewer): 清除关闭时图片状态
* fix: affix offsetBottom/offsetTop doc * fix: tree select keys doc
* feat: release 1.6.1 * feat: update common * feat: update common * feat: update common * chore: changelog's changes --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* feat: add cascader keys disabled * feat: add select keys.disabled api * feat: add transfer keys.disabled * feat: add tree keys.disabled api * feat: add tree-select keys.disabled api * fix: lint fix * test: fix select test
* fix(image): async image.src * fix(image): watch immediate
* chore(release): 1.6.2 * chore: changelog's changes --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* feat(table): support defined ellipsis-content with slot * docs(table): update docs
* fix(Select): improve performance when filtering options Co-authored-by: moonye6 <[email protected]> * chore: update snapshot --------- Co-authored-by: moonye6 <[email protected]>
…l expanded nodes (Tencent#2719) * feat(table): support table expand * fix(table): expand all * docs(table): update * fix: lint error * fix(table): expandOnRowClick and selectOnRowClick conflict * feat(table): add removeChildren
* fix(cascader): where custom slot for label property in Cascader component was not working * test(cascader): cascader tests * chore: update snapshot --------- Co-authored-by: Uyarn <[email protected]>
* feat: release 1.6.3 * feat: update common * chore: changelog's changes --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* feat(tabs): support tab-panel content lazy load re Tencent#2666 * fix(tabs): fix tabs data-loaded lint:tsc error re Tencent#2666
uyarn
approved these changes
Aug 27, 2023
Merged
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
💡 需求背景和解决方案
📝 更新日志
fix(Select): 按需引入时,OptionGroup未注册
本条 PR 不需要纳入 Changelog
☑️ 请求合并前的自查清单