07akioni

Results 268 comments of 07akioni

> 这个功能怎么处理?是否支持Enter 支持的

看起来代码还是有些问题,可以提一个 issue,我来看看怎么处理

1. It's api should be like `date-range`, end time's validation should be relevant with start time. 1. Valid status should also displayed in input box.

> 1. This PR doesn't introduce API changes. > 2. I can't understand. Can you provide details? API 的样子应该类似于 range 输入的那种 disable api,也就是说结束时间的禁用需要和起始时间相关 禁用状态要在输入框也有反馈,如果值无效应该有一条删除线

![CleanShot 2024-02-23 at 18 17 12@2x](https://github.com/tusen-ai/naive-ui/assets/18677354/d32efb66-3bf2-47a7-9f94-cc3543d3098a) 忽略间隔指的是判断激活状态的时候不把两个链接的空间当成激活,这个确实名字起的不太好 默认不忽略的意思就是把间隔当回事,当成激活的状态判定区域 true 的意思就是说忽略间隔,不把间隔当成激活判定的区域 实话说感觉这个属性没啥用...

叫 on-complete 比较好?而且还得区分是否是键盘操作