nek-ui icon indicating copy to clipboard operation
nek-ui copied to clipboard

UI components based on RegularJS

Results 66 nek-ui issues
Sort by recently updated
recently updated
newest added

目前 kl-check-group 没有抛出初始渲染成功的 value ,目前的渲染方式,会有问题的,初始值在list中不一定有,除非操作列表 ,否则不会更新 value [DEMO](https://codepen.io/realign/pen/GOBeXQ)

main.js?38fb80a345031f94eb21:51658 Uncaught TypeError: Failed to execute 'getComputedStyle' on 'Window': parameter 1 is not of type 'Element'. at fn._updateParentWidth (main.js?38fb80a345031f94eb21:51658) at main.js?38fb80a345031f94eb21:51622

双击日期替代点击确定,时间就用默认时间

代码如下: ```html trigger ``` 以上组件配置了class,但是在并未生效

kl-date-picker 能加一个 不能手动输入的模式么?只允许选择时间,不让手输(手动删除)

优化

form下所有可能存在验证功能的组件增加rules属性,包括 - check - checkgroup - datepicker - input - multiselect - radiogroup - select - textarea - upload

优化

时间组件通过defaultTime设置默认时分秒时,如果去手动输入更改日期,时分秒会变为08:00:00,而不是设置的defaultTime值。

换行 ![image](https://user-images.githubusercontent.com/13317454/30738229-0f4a4d40-9f4f-11e7-9a8f-940b12ce617c.png)