Commit Graph

44 Commits (22ab137963a2092a100e0580f0bee93d9be99c20)

Author SHA1 Message Date
Leopoldthecoder e3aa5ac594 Merge branch 'dev' into carbon 2017-08-09 12:37:42 +08:00
Leopoldthecoder 7fa2967515 Autocomplete: support autofocus 2017-08-09 09:57:45 +08:00
Leopoldthecoder 09e02e703d Autocomplete: hide suggestions on blur 2017-08-05 16:37:34 +08:00
Dreamacro c1829e69f1 support focus and blur event for some form component 2017-07-18 12:18:26 +08:00
baiyaaaaa 67188f45b6 fix clickoutside bug 2017-07-17 16:58:30 +08:00
baiyaaaaa 383e3a5f93 fix dropdown not show 2017-07-17 16:58:30 +08:00
baiyaaaaa ed72c389fc fix autocomplete blur bug
This reverts commit 876cb88ae6.
2017-07-17 16:58:30 +08:00
baiyaaaaa a1ec75b2f4 add props support (#5188) 2017-06-09 16:55:30 +08:00
baiyaaaaa 04a611353b fix keydown event not bubble 2017-06-03 16:08:07 +08:00
pengchongfu 876cb88ae6 Select: remove clickoutside, fix #4985 (#4998) 2017-05-24 11:19:18 +08:00
Leopoldthecoder 50777f6779 Autocomplete: fix a Chinese composition bug 2017-05-06 17:35:45 +08:00
Boik 90eb1e1927 Autocomplete: fix problem when input with Chinese input method (#4393) 2017-04-27 00:25:18 +08:00
luxp 43bd98e171 fix the issue ElemeFE/element#3021 2017-03-15 14:54:59 +08:00
baiyaaaaa 7f6d698f72 fix autocomplete dropdown position(#2868) (#2875)
* fix dropdown style

* fix autocomplete dropdown position
2017-02-17 15:26:13 +08:00
Boik c310ee5661 Autocomplete: add 'icon' and 'on-icon-click' attributes (#2768) 2017-02-12 13:14:04 +08:00
Boik 4d10f23a0c Autocomplete: fix bug for keyup or keydown default behavior that we do not expect 2017-02-10 14:22:36 +08:00
Leopoldthecoder 3243b8fc98 Merge branch 'dev' into 1.2-merge1
# Conflicts:
#	package.json
#	src/utils/popup/index.js
#	yarn.lock
2017-02-09 17:33:42 +08:00
baiyaaaaa 9dee785465 autocomplete dropdown use el-scrollbar 2017-02-09 16:06:06 +08:00
baiyaaaaa d8610aaa54 fix autocomplete suggestions show 2017-02-06 12:27:03 +08:00
kingwl f25b8b1edb AutoComplete: fix key enter (#2672) 2017-02-06 10:46:06 +08:00
cinwell.li 9f5c08e6e6 Clean packages (#2345) 2017-01-23 14:06:01 +08:00
baiyaaaaa 0b8b011db1 fix autocomplete do not hide on blur bug 2017-01-06 16:38:33 +08:00
baiyaaaaa a2fd24e0f5 fix autocomplete dropdown reference element (#2092) 2016-12-30 11:13:15 +08:00
baiyaaaaa 3c0a784aca insert autocomplete suggestions to body 2016-12-29 21:37:52 +08:00
baiyaaaaa a5bdd2cabb component README update and fix 2016-12-16 10:57:54 +08:00
baiyaaaaa 7a85d55f31 normalize transition class name 2016-12-03 19:30:21 +08:00
baiyaaaaa fa5aa2b183 stop autocomplete enter event bubbling 2016-11-30 17:22:11 +08:00
baiyaaaaa 63ae2d2a68 support autocomplete append & prepend 2016-11-26 10:35:04 +08:00
qingwei.li 3c12100f52 Components: use es2015 export module, fixed #907 2016-11-08 15:01:00 +08:00
qingwei.li 70307dfadb fix package.json url 2016-11-06 12:26:14 +08:00
cinwell.li 4dd8b094cb Update externals (#641) 2016-10-25 21:35:41 +08:00
baiyaaaaa 84adcace51 add autocomplete size (#600) 2016-10-24 11:02:32 +08:00
cinwell.li 510034d2d2 Add istanbul ignore (#521) 2016-10-19 22:48:35 +08:00
qingwei.li 0cc28fb16a Support publish component packages 2016-10-17 12:14:10 +08:00
YikaJ 34ea7d7b3e fix autocomplete lose vnode.context.popperElm 2016-10-16 15:44:21 +08:00
qingwei.li 06392ade7b Clear dependencies 2016-10-13 11:12:24 +08:00
baiyaaaaa d10d0ed61e fix autocomplete event bug 2016-10-11 19:26:33 +08:00
baiyaaaaa fc5c3e8ecc misc fixed (#117)
* add select event

* fixed fix upload/tabs/progress

* docs site
2016-09-21 18:45:29 +08:00
qingwei.li 66139664e4 DatePicker: add align attribute 2016-09-21 12:46:53 +08:00
qingwei.li 3b539efb3a Use cooking@1.0.0-rc.2 2016-09-06 11:51:08 +08:00
baiyaaaaa a0bbda7193 fixed autocomplete 2016-08-28 00:14:45 +08:00
qingwei.li 37a4b374f1 Update checkbox and tree 2016-08-12 14:45:06 +08:00
baiyaaaaa 1e7809106b fix autocomplete 2016-08-11 17:28:10 +08:00
qingwei.li e320f43c2d Initial commit 2016-07-27 14:15:02 +08:00