Skip to content
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

fix: UTableView现在的disabled属性会影响多选项是否disalbed。 #548

Merged
merged 3 commits into from
Oct 9, 2023

Conversation

ncqwer
Copy link
Contributor

@ncqwer ncqwer commented Sep 27, 2023

fix: UTableView现在的disabled属性会影响多选项是否disalbed。

@ncqwer ncqwer marked this pull request as ready for review October 9, 2023 11:49
@ncqwer ncqwer merged commit 8c01291 into test Oct 9, 2023
1 check passed
ncqwer added a commit that referenced this pull request Oct 9, 2023
…ed-230927-hanshijie

fix: UTableView现在的disabled属性会影响多选项是否disalbed。
YufJi added a commit that referenced this pull request Oct 16, 2023
commit 86256b5
Author: wybieshang <40905133+MRshangJ@users.noreply.github.com>
Date:   Mon Oct 16 16:40:15 2023 +0800

    Feature/uploader file list wybie (#575)

    * feat:取消自动上传

    * feat:更新图标config

    * feat:更新图标yaml设置

    * feat:test默认值

    * feat:基本完成ide侧属性交互以及制品侧展示

    * feat:基本完成所有功能,待自测

    * feat:修复文件图标开关初始化展示问题

    * feat:修复冒烟测试用例发现的若干问题

    * feat: 更新快照

    * feat: 更新快照

    * feat: 更新快照

    * feat: 更新快照

    * feat: drop-console

    * feat: 更新快照

commit 37e6038
Merge: f87974f 30f0be4
Author: ncqwer <zhujianshi123@gmail.com>
Date:   Mon Oct 16 16:10:43 2023 +0800

    Merge pull request #574 from vusion/fix/calendar-today

    fix: 点击 今日 后数据丢失

commit 30f0be4
Author: imyzf <hello@imyzf.com>
Date:   Mon Oct 16 15:55:22 2023 +0800

    fix: 点击 今日 后数据丢失

commit f87974f
Merge: 2ae69fd d54f61b
Author: ncqwer <zhujianshi123@gmail.com>
Date:   Mon Oct 16 14:40:53 2023 +0800

    Merge pull request #572 from vusion/fix/USidebar-collapse-initialValue-style-error-231016-hanshijie

    fix: 修复USidebar在collapse=true状态下的初始ui错误。

commit d54f61b
Author: ncqwer <1732031236@qq.com>
Date:   Mon Oct 16 14:23:04 2023 +0800

    fix: 修复USidebar在collapse=true状态下的初始ui错误。

commit 2ae69fd
Merge: e249cc9 fd06b49
Author: ncqwer <zhujianshi123@gmail.com>
Date:   Fri Oct 13 14:01:17 2023 +0800

    Merge pull request #571 from vusion/fix/USidebar-expand-drag-confict-with-width-style-231013-hanshijie

    fix: 修复USidebar在外部style设置宽度后无法拖拽宽度的bug

commit fd06b49
Author: ncqwer <1732031236@qq.com>
Date:   Fri Oct 13 13:49:10 2023 +0800

    fix: 修复USidebar在外部style设置宽度后无法拖拽宽度的bug

commit e249cc9
Merge: 22210a9 ab85186
Author: ncqwer <zhujianshi123@gmail.com>
Date:   Thu Oct 12 17:11:10 2023 +0800

    Merge pull request #570 from vusion/fix/UTableView-drag-in-tree-mode-231012-hanshijie

    fix: 修复UTableView在树状表格拖拽过程中的错误

commit ab85186
Author: ncqwer <1732031236@qq.com>
Date:   Thu Oct 12 16:56:35 2023 +0800

    fix: 修复UTableView在树状表格拖拽过程中的错误

commit 22210a9
Author: wybieshang <40905133+MRshangJ@users.noreply.github.com>
Date:   Thu Oct 12 15:32:55 2023 +0800

    feat: 修复icon无法open新page (#569)

commit 883b5f0
Author: wybieshang <40905133+MRshangJ@users.noreply.github.com>
Date:   Wed Oct 11 19:44:17 2023 +0800

    Feature/uploader file list wybie (#568)

    * feat:取消自动上传

    * feat:更新图标config

    * feat:更新图标yaml设置

    * feat:test默认值

    * feat:基本完成ide侧属性交互以及制品侧展示

    * feat:基本完成所有功能,待自测

    * feat:修复文件图标开关初始化展示问题

    * feat:修复冒烟测试用例发现的若干问题

    * feat: 更新快照

    * feat: 更新快照

    * feat: 更新快照

    * feat: 更新快照

commit 7376d1d
Merge: a908515 b324919
Author: ncqwer <zhujianshi123@gmail.com>
Date:   Wed Oct 11 17:08:17 2023 +0800

    Merge pull request #567 from vusion/fix/version-update-0.19.0-231011-hanshijie

    fix: version变更

commit b324919
Author: ncqwer <1732031236@qq.com>
Date:   Wed Oct 11 16:54:18 2023 +0800

    feat: version变更

commit a908515
Merge: 48347d7 e17f769
Author: ncqwer <zhujianshi123@gmail.com>
Date:   Wed Oct 11 11:56:38 2023 +0800

    Merge pull request #566 from vusion/fix/USidebar-inner-text-epllipsis-231011-hanshijie

    fix: USidebar内部UText默认开启省略

commit e17f769
Author: ncqwer <1732031236@qq.com>
Date:   Wed Oct 11 11:32:28 2023 +0800

    fix: USidebar内部UText默认开启省略

commit 48347d7
Merge: a4aaad6 39637b5
Author: ncqwer <zhujianshi123@gmail.com>
Date:   Tue Oct 10 20:40:13 2023 +0800

    Merge pull request #565 from vusion/feature/UButton-suppport-icon-position-231010-hanshijie

    Feature/u button suppport icon position 231010 hanshijie

commit 39637b5
Author: ncqwer <1732031236@qq.com>
Date:   Tue Oct 10 20:27:18 2023 +0800

    fix: 更新快照,本次修改了u-link,快照的主要变化为:
    ```html
    // old
    <a>
     content</a>

    // new
    <a>
     content
    </a>
    ```

commit 333b2a8
Author: ncqwer <1732031236@qq.com>
Date:   Tue Oct 10 20:11:29 2023 +0800

    feat: UButton支持图标位置

commit a4aaad6
Merge: 440fdce c33495e
Author: ncqwer <zhujianshi123@gmail.com>
Date:   Tue Oct 10 11:29:55 2023 +0800

    Merge pull request #564 from vusion/fix/UTableView-all-checked-disabled-style-231010-hanshijie

    fix: 修复UTableView的全选按钮的disable样式

commit c33495e
Author: ncqwer <1732031236@qq.com>
Date:   Tue Oct 10 11:18:05 2023 +0800

    fix: 修复UTableView的全选按钮的disable样式

commit 440fdce
Merge: 8c01291 25041c9
Author: ncqwer <zhujianshi123@gmail.com>
Date:   Mon Oct 9 20:19:01 2023 +0800

    Merge pull request #563 from vusion/hotfix/USidebar-support-x-direction-and-drag-231009-hanshijie

    Merge pull request #554 from vusion/feature/USidebar-support-x-direction

commit 25041c9
Author: ncqwer <zhujianshi123@gmail.com>
Date:   Sat Oct 7 21:51:57 2023 +0800

    Merge pull request #554 from vusion/feature/USidebar-support-x-direction-collapse-and-drag-230926-hanshijie

    Feature/u sidebar support x direction collapse and drag 230926 hanshijie

commit 8c01291
Merge: a208efa 1fc4d41
Author: ncqwer <zhujianshi123@gmail.com>
Date:   Mon Oct 9 19:50:01 2023 +0800

    Merge pull request #548 from vusion/fix/UTableView-row-checked-disabled-230927-hanshijie

    fix: UTableView现在的disabled属性会影响多选项是否disalbed。

commit 1fc4d41
Author: ncqwer <1732031236@qq.com>
Date:   Mon Oct 9 19:39:14 2023 +0800

    fix: 修复快照

commit 202a671
Author: ncqwer <1732031236@qq.com>
Date:   Mon Oct 9 18:42:55 2023 +0800

    fix: 增加disabled样式

commit a208efa
Merge: 6b2ee38 bef578e
Author: wybieshang <40905133+MRshangJ@users.noreply.github.com>
Date:   Mon Oct 9 16:00:05 2023 +0800

    Merge pull request #562 from vusion/fix/delete-question-dot

    feat:去除?.

commit bef578e
Author: wybieshang <1175929873@qq.com>
Date:   Mon Oct 9 15:42:27 2023 +0800

    feat:去除?.

commit 6b2ee38
Merge: 92ada24 6a9a2d8
Author: ncqwer <zhujianshi123@gmail.com>
Date:   Mon Oct 9 14:52:54 2023 +0800

    Merge pull request #559 from vusion/fix/UNumberInput-change-fire-twice-231009-hanshijie

    fix: 修复UNumberInput的change事件触发两次的问题。

commit 92ada24
Author: 御风 <18012261618@126.com>
Date:   Mon Oct 9 14:46:09 2023 +0800

    feat: add build workflow (#560)

commit 6a9a2d8
Author: ncqwer <1732031236@qq.com>
Date:   Mon Oct 9 14:34:01 2023 +0800

    fix: 修复UNumberInput的change事件触发两次的问题。

commit 610faba
Merge: 884377e 4d993a7
Author: wybieshang <40905133+MRshangJ@users.noreply.github.com>
Date:   Sun Oct 8 21:10:12 2023 +0800

    Merge pull request #558 from vusion/fix/validor-version

    feat:更新validor版本号

commit 4d993a7
Author: wybieshang <1175929873@qq.com>
Date:   Sun Oct 8 20:52:20 2023 +0800

    feat:更新validor版本号

commit 0bef842
Author: wybieshang <1175929873@qq.com>
Date:   Sun Oct 8 20:43:51 2023 +0800

    feat:更新validor版本号

commit 884377e
Merge: adf9e99 f599fc5
Author: ncqwer <zhujianshi123@gmail.com>
Date:   Sun Oct 8 16:04:15 2023 +0800

    Merge pull request #556 from vusion/fix/USidebar-UDropdown-UNavbarMulti-list2tree-typo-231008-hanshijie

    fix: 修复USidebar&&UDropdown&&UNavbarMulti的list2tree的问题。

commit f599fc5
Author: ncqwer <1732031236@qq.com>
Date:   Sun Oct 8 15:29:36 2023 +0800

    fix: 修复USidebar&&UDropdown&&UNavbarMulti的list2tree的问题。

commit adf9e99
Merge: 8c6ad6e 7ee916f
Author: ncqwer <zhujianshi123@gmail.com>
Date:   Sun Oct 8 13:09:07 2023 +0800

    Merge pull request #555 from vusion/fix/Revert-USidebar-support-x-direction-collapse-and-drag-231008-hanshijie

    Revert "Merge pull request #554 from vusion/feature/USidebar-support-…

commit 7ee916f
Author: ncqwer <1732031236@qq.com>
Date:   Sun Oct 8 11:33:17 2023 +0800

    Revert "Merge pull request #554 from vusion/feature/USidebar-support-x-direction-collapse-and-drag-230926-hanshijie"

    This reverts commit 8c6ad6e, reversing
    changes made to 0668c55.

commit 8c6ad6e
Merge: 0668c55 25c1224
Author: ncqwer <zhujianshi123@gmail.com>
Date:   Sat Oct 7 21:51:57 2023 +0800

    Merge pull request #554 from vusion/feature/USidebar-support-x-direction-collapse-and-drag-230926-hanshijie

    Feature/u sidebar support x direction collapse and drag 230926 hanshijie

commit 25c1224
Author: ncqwer <1732031236@qq.com>
Date:   Sat Oct 7 21:24:35 2023 +0800

    fix: revert对UDropdown的example的变更

commit f7ad7b2
Merge: 333bf5b 0668c55
Author: ncqwer <1732031236@qq.com>
Date:   Sat Oct 7 20:55:26 2023 +0800

    Merge branch 'test' into feature/USidebar-support-x-direction-collapse-and-drag-230926-hanshijie

commit 333bf5b
Author: ncqwer <1732031236@qq.com>
Date:   Sat Oct 7 20:54:47 2023 +0800

    fix: 更新快照

commit 9ab7577
Author: ncqwer <1732031236@qq.com>
Date:   Sat Oct 7 20:48:21 2023 +0800

    feat: 侧边栏支持拖拽

commit 0668c55
Merge: 8b552be 2f0d919
Author: wybieshang <40905133+MRshangJ@users.noreply.github.com>
Date:   Sat Oct 7 06:22:16 2023 -0500

    Merge pull request #553 from vusion/feature/uploader-file-list-wybie

    feat:兼容多文件上传的转码

commit 2f0d919
Author: 我要鹿鹿鹿 <shang@woyaolululudeMacBook-Pro.local>
Date:   Sat Oct 7 17:13:47 2023 +0800

    feat:兼容多文件上传的转码

commit 8b552be
Merge: 4006395 6fb2bce
Author: Zhenfei <hello@imyzf.com>
Date:   Sat Oct 7 14:50:55 2023 +0800

    Merge pull request #552 from vusion/origin/hotfix/table-col-row-span-new-3.3

    fix: 表格分组

commit 6fb2bce
Author: imyzf <hello@imyzf.com>
Date:   Wed Sep 27 17:12:46 2023 +0800

    fix: 精度校验以 vue3 为准

commit 83c7a5d
Author: imyzf <hello@imyzf.com>
Date:   Wed Sep 27 16:04:49 2023 +0800

    fix: 多个分组并列后续插入内容错乱

commit 7f7d8ee
Author: “ncqwer” <“18694039767@163.com”>
Date:   Sat Sep 30 19:57:58 2023 +0800

    feat: 初步完成collapse

commit 4006395
Merge: 09f0e5f e02cb80
Author: Zhenfei <hello@imyzf.com>
Date:   Thu Sep 28 17:20:03 2023 +0800

    Merge pull request #551 from vusion/fix/date-time-range-same

    fix: 当选择相同日期时,时间限制错乱

commit e02cb80
Author: imyzf <hello@imyzf.com>
Date:   Thu Sep 28 17:10:49 2023 +0800

    fix: 当选择相同日期时,时间限制错乱

commit 09f0e5f
Merge: 08e89a6 02c4f85
Author: wybieshang <40905133+MRshangJ@users.noreply.github.com>
Date:   Thu Sep 28 14:25:26 2023 +0800

    Merge pull request #549 from vusion/fix/input-number-change-2

    fix:修复input-number值变化change触发两次

commit 02c4f85
Author: wybieshang <shangjian01@corp.netease.com>
Date:   Thu Sep 28 14:13:06 2023 +0800

    fix/修复z-index

commit 0d4f7f1
Author: wybieshang <shangjian01@corp.netease.com>
Date:   Thu Sep 28 10:42:41 2023 +0800

    fix:修复input-number值变化change触发两次

commit 0b55bdb
Author: ncqwer <1732031236@qq.com>
Date:   Wed Sep 27 19:23:04 2023 +0800

    feat: 初步实现collapse

commit bc8b8e7
Author: ncqwer <1732031236@qq.com>
Date:   Wed Sep 27 19:19:38 2023 +0800

    fix: UTableView现在的disabled属性会影响多选项是否disalbed。

commit 08e89a6
Merge: cb20a6a dfcfb8b
Author: lewis liu <lewis617@163.com>
Date:   Tue Sep 26 22:30:25 2023 -0500

    Merge pull request #547 from vusion/fix-font

    fix: 字体预览提示气泡错位了

commit dfcfb8b
Author: liuyiqi <liuyiqi02@corp.netease.com>
Date:   Wed Sep 27 11:18:20 2023 +0800

    fix: 修复字体预览错乱

commit cb20a6a
Merge: 69a3786 2d19678
Author: ncqwer <zhujianshi123@gmail.com>
Date:   Wed Sep 27 11:05:31 2023 +0800

    Merge pull request #546 from vusion/fix/USidebar-UNavbarMulti-UDropdown-double-navigate-230927-hanshijie

    fix: USidebar && UNavbarMulti && UDropdown 修复在路由模式下重复跳转的问题。

commit 2d19678
Author: ncqwer <1732031236@qq.com>
Date:   Wed Sep 27 10:49:20 2023 +0800

    fix: USidebar && UNavbarMulti && UDropdown 修复在路由模式下重复跳转的问题。

commit 69a3786
Merge: 19a698b 2c02ad5
Author: wybieshang <40905133+MRshangJ@users.noreply.github.com>
Date:   Tue Sep 26 20:41:34 2023 +0800

    Merge pull request #539 from vusion/fix/modal-zindex-fix

    Fix/modal zindex fix

commit 2c02ad5
Author: wybieshang <shangjian01@corp.netease.com>
Date:   Tue Sep 26 20:31:59 2023 +0800

    fix:修复list-view插槽展示问题

commit be00790
Author: wybieshang <shangjian01@corp.netease.com>
Date:   Tue Sep 26 20:27:19 2023 +0800

    fix:修复list-view插槽展示问题

commit a0a6340
Author: wybieshang <shangjian01@corp.netease.com>
Date:   Tue Sep 26 20:17:23 2023 +0800

    fix:修复list-view插槽展示问题

commit 19a698b
Merge: 647ca13 954af40
Author: ncqwer <zhujianshi123@gmail.com>
Date:   Tue Sep 26 19:58:29 2023 +0800

    Merge pull request #545 from vusion/feature/UCascader-support-array-like-value-230925-hanshijie

    feat: 级联选择器支持 array-like value(暂时使用useArrayLikeValue用作区分)

commit 954af40
Author: ncqwer <1732031236@qq.com>
Date:   Mon Sep 25 20:44:13 2023 +0800

    feat: 级联选择器支持 array-like value(暂时使用useArrayLikeValue用作区分)

commit 647ca13
Merge: b36dbd9 a394e11
Author: wybieshang <40905133+MRshangJ@users.noreply.github.com>
Date:   Tue Sep 26 19:34:23 2023 +0800

    Merge pull request #544 from vusion/fix/uploader-support-reactive

    feat:uploader-suppoer-reactive

commit a394e11
Author: wybieshang <shangjian01@corp.netease.com>
Date:   Tue Sep 26 19:22:17 2023 +0800

    feat:uploader-suppoer-reactive

commit b36dbd9
Merge: 3f88e16 d7cb872
Author: ncqwer <zhujianshi123@gmail.com>
Date:   Tue Sep 26 15:22:45 2023 +0800

    Merge pull request #543 from vusion/fix/datasource-mixin-error-230926-hanshijie

    fix: 用作mixin的datasource内部更新dataSource属性的时候忽略了dataSource为undefined的情况。

commit d7cb872
Author: ncqwer <1732031236@qq.com>
Date:   Tue Sep 26 14:16:21 2023 +0800

    fix: 用作mixin的datasource内部更新dataSource属性的时候忽略了dataSource为undefined的情况。

commit 3f88e16
Merge: 7c294d5 67b436e
Author: ncqwer <zhujianshi123@gmail.com>
Date:   Tue Sep 26 10:10:27 2023 +0800

    Merge pull request #541 from vusion/fix/UTableView-chekced-update-slow-230925-hanshijie

    fix: 修复UTableView的对checked的更新延迟和对Record<{list:any[]}>类型数据的响应式丢失。

commit 67b436e
Author: ncqwer <1732031236@qq.com>
Date:   Tue Sep 26 09:33:54 2023 +0800

    fix: 修复UTableView的对checked的更新延迟和对Record<{list:any[]}>类型数据的响应式丢失。

commit 7c294d5
Merge: 350444a ae16a93
Author: Zhenfei <hello@imyzf.com>
Date:   Mon Sep 25 17:16:23 2023 +0800

    Merge pull request #540 from vusion/origin/hotfix/table-col-row-span-new-3.3

    fix: 去掉 group 的 updated

commit ae16a93
Author: imyzf <hello@imyzf.com>
Date:   Mon Sep 25 16:12:42 2023 +0800

    fix: 去掉 group 的 updated

commit 09b3539
Author: wybieshang <shangjian01@corp.netease.com>
Date:   Mon Sep 25 17:02:53 2023 +0800

    feat:加大modal层级

commit 5fde7a2
Merge: d4c1fdb 350444a
Author: wybieshang <shangjian01@corp.netease.com>
Date:   Mon Sep 25 16:38:46 2023 +0800

    Merge branch 'test' of https://github.com/vusion/cloud-ui into test

commit d4c1fdb
Author: wybieshang <shangjian01@corp.netease.com>
Date:   Mon Sep 25 16:35:27 2023 +0800

    fix:修复插槽占位问题

commit 350444a
Merge: 8619ee1 0f759fa
Author: Zhenfei <hello@imyzf.com>
Date:   Sat Sep 23 19:18:08 2023 +0800

    Merge pull request #537 from vusion/fix/time-changed

    fix: 时间、日期时间选择器,改变后事件,值不改变也会触发

commit 0f759fa
Author: imyzf <hello@imyzf.com>
Date:   Sat Sep 23 19:08:06 2023 +0800

    fix: 时间、日期时间选择器,改变后事件,值不改变也会触发

commit 8619ee1
Merge: a9c331f 600463e
Author: Zhenfei <hello@imyzf.com>
Date:   Sat Sep 23 17:35:49 2023 +0800

    Merge pull request #536 from vusion/fix/linear-layout-event

    fix: 把线性布局的 focus 事件去掉

commit a9c331f
Merge: b1e4286 06a29b9
Author: Zhenfei <hello@imyzf.com>
Date:   Sat Sep 23 17:29:02 2023 +0800

    Merge pull request #535 from vusion/origin/hotfix/table-col-row-span-new-3.3

    feat: 表头分组、行列合并

commit 600463e
Author: imyzf <hello@imyzf.com>
Date:   Sat Sep 23 17:25:32 2023 +0800

    fix: 把线性布局的 focus 事件去掉

commit 06a29b9
Author: imyzf <hello@imyzf.com>
Date:   Wed Sep 20 14:45:53 2023 +0800

    feat: 表头分组、行列合并

    fix: 动态列带来的位移错乱

    fix: 动态列合并、空节点处理

    fix: 计算前重置被自动合并的列

    fix: 自动合并监听、重置默认值

    feat: 代码整理,用例更新

commit b1e4286
Merge: 9e859f9 6906fa5
Author: ncqwer <zhujianshi123@gmail.com>
Date:   Fri Sep 22 20:06:30 2023 +0800

    Merge pull request #534 from vusion/fix/USidebar-group-only-nested-group-toggle-error-230922-hanshijie

    fix: 修复侧边栏分组展开的bug

commit 6906fa5
Author: ncqwer <1732031236@qq.com>
Date:   Fri Sep 22 19:09:00 2023 +0800

    fix: 修复侧边栏分组展开的bug
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant