muchenfine

Results 10 issues of muchenfine

### This function solves the problem (这个功能解决的问题) 表格拖拽列头可控制宽度 ### Expected API (期望的 API) 表格拖拽列头可控制宽度

feature request

### This function solves the problem (这个功能解决的问题) 新增 Infinite Scroll 无限滚动 组件 ### Expected API (期望的 API) 新增 Infinite Scroll 无限滚动 组件

feature request

════════ Exception caught by animation library ═════════════════════════════════ The following assertion was thrown while notifying listeners for AnimationController: 'package:extended_nested_scroll_view/src/extended_nested_scroll_view.dart': Failed assertion: line 1760 pos 9: 'result': is not true. package:extended_nested_scroll_view/src/extended_nested_scroll_view.dart:1760 When...

I/flutter ( 2809): [] is visible 2 I/flutter ( 2809): [] is visible 3 I/flutter ( 2809): [] is visible 2 I/flutter ( 2809): [] is visible 2 I/flutter (...

### Describe the bug ``` const form = ref({ module: null }); const { data:, isLoading, execute: } = useAxios(api, { size: 10, page: 1, ...form.value }); execute(); {{ form...

### This function solves the problem (这个功能解决的问题) data-table add clearSelection toggleAllSelection function ### Expected API (期望的 API) data-table add clearSelection toggleAllSelection function toggleAllSelection: Used for selecting multiple tables, toggle select...

feature request

### This function solves the problem (这个功能解决的问题) Unified Equipment ### Expected API (期望的 API) datatable Support for ellipsis light theme

feature request
consideration-needed

### Clear and concise description of the problem How to use it in TS files, and in Pinia ### Suggested solution How to use it in TS files, and in...

Status: Proposal

### Reporting a bug? 类型实例化过深,且可能无限 ### Expected behavior 类型实例化过深,且可能无限 ### Reproduction 类型实例化过深,且可能无限 ### System Info ```shell 类型实例化过深,且可能无限 ``` ### Screenshot _No response_ ### Additional context _No response_ ### Validations -...

Status: Review Needed

如果配置表单项columns,如果columns里的某个select的数据是后台接口返回的, 应该如何操作,通过column[2] 这种索引方式吗 ?