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

feat: 移动端日期范围minDate~maxDate按年加载 #11340

Closed

Conversation

lqPrototype
Copy link
Contributor

@lqPrototype lqPrototype commented Dec 9, 2024

在移动端,input-date-range以及input-datetime-range默认是加载今年明年和前年的月份数据,如果要选择其他年份,只能需要通过设置 minDatemaxDate 间距, 由于年份间距乘以每年 12 月,数据量大,PopUp 无法打开,导致卡顿, 内部ref=this.mobileBody onScroll滚动不流畅。

2betop and others added 20 commits December 5, 2024 10:02
* fix: 修复form flex模式下,往第一个元素上面拖拽添加异常问题

* fix
* fix: 修复textOverflow属性已知bug,调整链式下拉静态样式

* feat: 步骤条更改为新版配置面板

* feat: 列表选取新增选项可删除图标控制,配置面板调整

* feat: 修改部分变量名

* fix: 修改变量名

* fix: 更新picker的jest快照
@github-actions github-actions bot added the feat label Dec 9, 2024
Copy link

github-actions bot commented Dec 9, 2024

👍 Thanks for this!
🏷 I have applied any labels matching special text in your issue.

Please review the labels and make any necessary changes.

@lqPrototype lqPrototype force-pushed the feat-dateRangeMobileLazyYear branch 2 times, most recently from e610f88 to bd8735f Compare December 9, 2024 04:13
@lqPrototype lqPrototype force-pushed the feat-dateRangeMobileLazyYear branch from bd8735f to 016cff7 Compare December 11, 2024 01:48
@lqPrototype
Copy link
Contributor Author

lqPrototype commented Dec 12, 2024

麻烦看下为什么测试Action 过不了呢?我在本地都可以过。 @2betop

@2betop
Copy link
Collaborator

2betop commented Dec 13, 2024

感觉这个是不是可以直接是这个模式?不需要用户去额外配置?

@lqPrototype lqPrototype force-pushed the feat-dateRangeMobileLazyYear branch from d29abc9 to 879b9ee Compare December 13, 2024 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants