Commit Graph

41 Commits (c9139b6acaa1b6f0626a764bb818fa90232b1fc2)

Author SHA1 Message Date
博风 ddbf9df05d chore: update docs and fix bugs 2022-11-15 11:37:18 +08:00
liangmiao f1c8a261e5
Progress: add color prop (#22089)
* el-select添加selected选中颜色配置

* fix: issues #22065, el-progress添加底色,文字颜色的属性
2022-11-14 16:18:46 +08:00
luckyCao 57e9007893 Select: Fix tag show value or empty issue (17199) (#17396)
* Select: Fix tag show value or empty issue

* update docs
2019-11-12 15:33:34 +08:00
Zhi Cun 418ac5bf79 Select: Fix memory leak issue (#16463) 2019-07-22 14:16:13 +08:00
luckyCao 6ecf925d7e Select: fix slice of value when value is undefined or null (#15022) 2019-04-23 11:26:34 +08:00
hetech 6f08e941aa
Select: not clear text when filtering (#12304) 2018-08-10 15:28:22 +08:00
Jikkai Xiao fbe58a4015 Cascader: escape special characters for regexp (#12248) 2018-08-07 10:36:49 +08:00
杨奕 9c058fbf7c
Select: remove blur emit after soft focus (#10822) 2018-04-21 16:39:48 +08:00
yoyo837 216cf0c990 limitReached:Improve robustness when it does not set a default value 2017-12-04 17:59:46 +08:00
Leopoldthecoder 8e8b172bdc Select: remove onOptionDestroy event 2017-08-21 11:42:36 +08:00
Leopoldthecoder 917ce43cad Select: optimize onOptionDestroy 2017-08-05 18:00:56 +08:00
Leopoldthecoder f23629ac43 Select: remove resetIndex 2017-08-05 18:00:56 +08:00
Leopoldthecoder 7aa89a0dde Select: fix isObject bug 2017-07-29 21:51:35 +08:00
Leopoldthecoder daa4f83e4f add object-typed value test 2017-07-20 12:37:04 +08:00
Leopoldthecoder 40a873e93e Select: add value-key 2017-07-20 12:37:04 +08:00
杨奕 dc6f754ab5 declare el-collapse-transition in its dependents (#4728) 2017-05-08 14:06:23 +08:00
杨奕 92b4156aaa Select: optimize performance of long option list (#4444) 2017-04-26 00:08:15 +08:00
Semen Levenson b9e3e7faef Option: Fix #3728 bug
Select component with remote search clears what you typed when the value for each el-option is an object
2017-03-30 11:36:05 +08:00
HakurouKen 474084e63d Remove unused prop in `ElOption`. (#2730)
* Fix lint error.

* Remove unused prop.
2017-02-09 15:53:23 +08:00
Leopoldthecoder 7f0525b15a Select: fix filterable error with number-typed value 2017-01-13 12:38:54 +08:00
Leopoldthecoder 68c1c84875 Select: fix allowCreate bug 2017-01-03 23:28:42 +08:00
Herrington Darkholme 23423e39e7 general: normalize name in default export 2017-01-01 01:11:21 +08:00
杨奕 12e4b02e31 Select: optimize filterable, fixed #1933 (#1935) 2016-12-23 00:48:54 +08:00
杨奕 92742dc56a Select: fix a dropdown update bug (#1784) 2016-12-18 21:24:02 +08:00
Leopoldthecoder af0d7288bd Select: fix clearable still working bug in disabled mode 2016-12-08 18:42:19 +08:00
Leopoldthecoder 3245232917 Select: fix display issue of object-typed value in remote mode 2016-12-07 18:16:21 +08:00
Leopoldthecoder 1942e63453 Select: add allow-create 2016-12-01 22:34:31 +08:00
Leopoldthecoder c058beb2be Select: add multipleLimit 2016-12-01 22:34:31 +08:00
Leopoldthecoder ce3bed6cb5 Select: refactor and bug fix 2016-12-01 22:34:30 +08:00
baiyaaaaa ba983ffb96 normalize the componentName writing 2016-11-26 16:51:04 +08:00
kingwl 2f37355136 Select: fix priority of label and value 2016-11-25 21:10:12 +08:00
Leopoldthecoder aa27888a58 Select: fix an illegal filter regexp bug 2016-11-04 17:03:49 +08:00
cinwell.li f960ea50b9 Add locale feature (#678)
fix
2016-10-27 17:31:22 +08:00
杨奕 2f0ba607f4 Select: add test (#636) 2016-10-25 18:00:39 +08:00
qingwei.li 06392ade7b Clear dependencies 2016-10-13 11:12:24 +08:00
Leopoldthecoder ba264fab0a fix Select automatically expand issue 2016-10-10 14:42:19 +08:00
qingwei.li 39bf244190 Fix Option 'label' prop 2016-08-24 18:52:07 +08:00
Leopoldthecoder 919f74b3b8 switch itemSelected into a computed property 2016-08-21 11:04:29 +08:00
Leopoldthecoder 139a30745c fix select bugs 2016-08-20 15:00:01 +08:00
qingwei.li a733f7835e update select and input 2016-07-28 18:37:14 +08:00
qingwei.li e320f43c2d Initial commit 2016-07-27 14:15:02 +08:00