-
Notifications
You must be signed in to change notification settings - Fork 603
feat(cascader): add popupHeader and popupFooter slot
#6297
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
RSS1102
wants to merge
17
commits into
develop
Choose a base branch
from
rss1102/feat/cascader/panel-header
base: develop
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
Changes from 8 commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
2e85fa6
feat(cascader): add panelHeader/panelFooter slots with cascade filter…
RSS1102 84ca131
feat: 增加 panelFooter 的 options 和 onFilter 参数
RSS1102 c2b4c0a
feat: 新增级联选择器面板底部插槽功能
RSS1102 75421a8
feat(cascader): 支持过滤函数类型的搜索词,优化级联选择器面板的过滤逻辑
RSS1102 4863497
feat(cascader): 优化过滤状态判断逻辑,确保面板显示条件更准确
RSS1102 d903cdf
test(cascader): 增强级联选择器面板的过滤功能,支持自定义过滤器和面板插槽
RSS1102 94c8509
feat(cascader): 将面板头部和底部插槽重命名为弹出层头部和底部,增强可读性
RSS1102 cee9286
feat(cascader): 将面板头部和底部插槽重命名为弹出层头部和底部,增强可读性并更新类型定义
RSS1102 aae7191
feat(cascader): 增强级联选择器的过滤功能,支持自定义过滤器和面板插槽,优化文档描述
RSS1102 92fe87e
test(cascader): 增强过滤功能测试,确保过滤函数存在并正确应用
RSS1102 97b4d16
feat(cascader): 更新示例和文档,增强面板过滤功能,支持大小写敏感过滤
RSS1102 2692f4a
feat(cascader): 移除未使用的变量和过滤函数,简化代码结构
RSS1102 174ebd6
fix: 清理过期的级联面板回调
RSS1102 a76a3c9
refactor: 优化 Cascader Panel 参数传递逻辑
RSS1102 2e8ede2
test: 优化级联选择器测试用例和类型定义
RSS1102 d67a456
Merge branch 'develop' into rss1102/feat/cascader/panel-header
RSS1102 61a4b53
refactor(cascader): update panel header/footer slots to panelContentT…
RSS1102 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
680 changes: 565 additions & 115 deletions
680
packages/components/cascader/__tests__/cascader.test.tsx
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.