-
-
Notifications
You must be signed in to change notification settings - Fork 388
Table组件新增动态设置固定列的功能,同时固定列支持持久化 #8110
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
Tony-ST0754
wants to merge
31
commits into
main
Choose a base branch
from
feat-table-DynamicFixedColumn
base: main
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 1 commit
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
72ffffa
Table组件能否新增动态设置固定列的功能
Tony-ST0754 74435e6
清除空行,增加缓存列可能为判断
Tony-ST0754 d2b7775
refactor: 补充动态固定列时,没有列宽给默认列宽
Tony-ST0754 02a3fac
补充单元测试
Tony-ST0754 3398898
清除多余空行
Tony-ST0754 0958204
补充固定列持久化回来时style上的值不正确
Tony-ST0754 2dd7992
doc(Localization): add SearchFormLocalizerOptions localization (#8112)
ArgoZhang b0997d6
fix(Table): use auto table layout when AllowResizing is enabled (#8113)
ArgoZhang 781102a
feat(Utility): improve addLink method (#8116)
ArgoZhang d651f63
feat(Utility): improve addLink method (#8118)
ArgoZhang ee73d09
feat(DockView): bump version 10.0.15 (#8120)
ArgoZhang 5ed381e
feat(DockView): bump version 10.0.16 (#8122)
ArgoZhang 892e070
feat(Html2Pdf): bump version 10.0.9 (#8124)
ArgoZhang f172166
feat(Table): add auto width function (#8126)
ArgoZhang db8e375
feat(DockView): bump version 10.0.17 (#8128)
ArgoZhang 67f07be
chore(LLMs): remove LLMs auto docs (#8130)
ArgoZhang 4c525ae
feat(DockView): bump version 10.0.18 (#8132)
ArgoZhang d811fa9
feat(UniverSheet): bump version 10.0.14 (#8134)
ArgoZhang fc2fa3d
chore(LLMs): add LLMsDocsGenerator tool (#8136)
ArgoZhang 3aeb67c
doc(NavMenu): update component category (#8138)
ArgoZhang 9f70b5f
chore(Docs): update docs.json configuration file (#8140)
ArgoZhang 10991e1
doc(Docs): update extensions components/services (#8142)
ArgoZhang f44940c
chore(LLMs): bump version 10.0.3 (#8144)
ArgoZhang 9b777c4
fix(AutoComplete): skip filter when set SkipMatch to true (#8149)
ArgoZhang e2a8ed4
feat(DockView): make IsLock parameter work event set ShowLock to fals…
ArgoZhang 2023878
doc(SvgIcon): update Href parameter doc (#8153)
ArgoZhang 81d18e0
feat(SvgIcon): add custom class support (#8155)
ArgoZhang 3cb9f71
feat(TreeViewItem): add IconTemplate parameter (#8157)
ArgoZhang 568f404
test(TreeView): add IconTempalte unit test (#8160)
ArgoZhang 9a27432
feat(Transfer): add OnDisabledCallback parameter (#8158)
ArgoZhang 3e98780
Merge branch 'main' into feat-table-DynamicFixedColumn
ArgoZhang 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
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.
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.