-
Notifications
You must be signed in to change notification settings - Fork 353
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
feat(1.5.0): weekly sync update to naruto #2626
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: release 1.4.0 * feat: update common * chore: changelog's changes * docs: add language pack contributing doc --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* feat: move popup align style to less from inline style * chore: fix spelling error * fix: spelling error * test: update snapshot
* chore: add 2.7 infra * chore: fix snapshot
Bumps [workbox-precaching](https://github.com/googlechrome/workbox) from 6.6.1 to 7.0.0. - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](https://github.com/googlechrome/workbox/commits/v7.0.0) --- updated-dependencies: - dependency-name: workbox-precaching dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore: update snapshot * fix(timeline): fix async render timeline item * chore: fix unused lint
* feat: add popupProps interface to submenu * feat: add submenu.popupProps * test: submenu.popupProps demo * chore: add ts type
* feat: release 1.4.1 * feat: update common * feat: update common
* docs: provide en-version docs * chore: fix spell check
* feat(dropdown): 新增带图标的下拉菜单示例 * feat(dropdown): 新增带图标的下拉菜单示例 更新 common 的 submodule ID
* feat: release 1.4.3 * feat: update common * feat: update common * chore: changelog's changes --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* fix(table): onColumnResizeChange * fix(table): resize table width on column reduce * fix(table): update snapshots * test: update snapshots
* docs: en version documentation * docs: complete docs * chore: update docs
* feat: release 1.4.5 * feat: update common * chore: changelog's changes --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
…ow element (#2547) * feat(table): add new class name t-table-tr--level-${level} to table row element * test: update snapshots
* feat: release 1.4.7 * feat: update common * chore: changelog's changes --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* refactor(checkbox): code * feat(checkbox): performance * feat(checkbox): checked & disabled performance * feat(checkbox): performance * feat(checkbox): update snapshots and fix test bug * fix: lint error * feat(checkbox): add useKeyboardEvent * test(checkbox): update snapshots * chore: remove useless code * test: revert transfer test * feat(checkbox): support options and slots * test(checkbox): update snapshots * feat(checkbox): checkbox add lazyload to checkboxgroup * feat(checkbox): slot data
* docs(Input): value type remove Number * docs(Grid): row Props.gutterTS类型补充lg,xl,xxl * test: update
* feat: release 1.4.8 * feat: update common * feat: update common * chore: changelog's changes --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
…rt updateEditedCellValue (#2605) * refactor(checkbox): useCheckboxLazyLoad to useElementLazyRender * feat(table): add lazyLoad to table * fix(table): editble table support setting colKey to be like a.b.c * fix(table): modify edited value * fix(table): can show show data with colKey like a.b.c * fix(table): loading render
* test(tree): tree 组件,虚拟滚动调试示例添加过滤功能 * test(tree): tree 组件,虚拟滚动完善过滤示例 * docs(tree): tree 组件修正代码注释文案 * refactor(tree): tree 组件改进列表渲染逻辑 * fix(tree): tree 组件,解决结构改造后,非虚拟滚动模式未能缓存已创建节点的问题 * docs(tree): tree 组件,完善调试页面配置 * fix(tree): tree 组件完善示例,部分示例事件发生后,控制台输出节点状态 * test(tree): tree 组件,更新 test snapshot * test(tree): tree 组件,update snapshot
* fix(table): column resizable * fix(table): lint error * test(table): update snapshots
* fix(checkbox): support custom node in checkbox group * test(checkbox): update snapshots * fix(checkbox): update snapshots
* feat(transfer): support draggable on target list * chore: update docs
Co-authored-by: gc_yezhibin <gc_yezhibin@ieggtc.com>
* feat: use common collapse animation * feat: update common * test: update snapshot * test: update snapshot * fix: menu item click event params * feat: update common * feat: update common * fix: menu item event param
* feat(timepicker): disabletime callback add ms params * chore: update snapshot
* feat: update common * feat: release 1.5.0 * chore: changelog's changes --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
uyarn
force-pushed
the
chore/sync-develop-to-naruto
branch
from
July 26, 2023 09:09
affe1b9
to
a39343b
Compare
uyarn
changed the title
Chore/sync develop to naruto
feat(1.5.0): weekly sync update to naruto
Jul 26, 2023
xiaosansiji
approved these changes
Jul 26, 2023
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
💡 需求背景和解决方案
📝 更新日志
feat: publish 1.5.0-naruto
本条 PR 不需要纳入 Changelog
☑️ 请求合并前的自查清单