Tags: jameshuynh/element-react
Tags
Fix Select (ElemeFE#482) * Select: 1.修复可搜索的Select在输入选项中不存在的值时关闭下拉框后未清空手输值的问题;2.支持filterable的可搜索的Select未选中option无法关闭下拉框的问题 * Select: 修复非可搜索条件下选中value为空的option时label值被清空的问题
Update TimeSelect tests (ElemeFE#447) * complete some timeselect unit tests * add more unit tests related to time-select component * fix eslint complaint * Move codemirror modules to devDependencies * Fix live editor highlighted * add some unit tests related to datepicker component (ElemeFE#443) * complete some timeselect unit tests * add more unit tests related to time-select component * fix eslint complaint * add some datepicker unit tests * Fix Form * Update TimeSelect test * Update jest config
PreviousNext