Commit Graph

86 Commits (88811bd14e5ec672a218ea52ea3a2e621e4e7992)

Author SHA1 Message Date
Leopoldthecoder 186143b138 Menu: fix setAttribute error 2017-10-01 07:10:29 -05:00
maranran d66473f005 add accessibility for input & rate & collapse & progress & upload (#7196) 2017-09-29 02:58:07 -05:00
maran d6f04caefd add accessibility for menu 2017-09-26 06:48:01 -05:00
Leopoldthecoder 43ecb8818c Merge branch 'dev' into carbon
# Conflicts:
#	packages/date-picker/src/panel/time.vue
2017-09-14 19:33:49 +08:00
Leopoldthecoder e90823898b Clickoutside: id should be unique among all nodes 2017-09-13 21:46:23 -05:00
Leopoldthecoder ef61460688 Merge branch 'carbon-1' into carbon 2017-09-01 10:56:25 +08:00
Leopoldthecoder 7753bd8931 Popup: fix missing padding-right when overflow-y is scroll 2017-08-18 12:24:18 +08:00
Leopoldthecoder 7f70ea6726 Dialog: remove v-model, add append-to-body 2017-08-05 17:52:20 +08:00
Leopoldthecoder 40a873e93e Select: add value-key 2017-07-20 12:37:04 +08:00
wacky6.AriesMBP 8b5d208675 add scroll into view implementation 2017-07-20 11:16:37 +08:00
baiyaaaaa 67188f45b6 fix clickoutside bug 2017-07-17 16:58:30 +08:00
Leopoldthecoder 3883ab3427 Dialog: fix nested popover cannot gain focus 2017-06-18 17:20:08 +08:00
Leopoldthecoder 869600f4d5 ScrollBar: cache bar width calculation 2017-06-18 16:24:21 +08:00
Leopoldthecoder 45628ecbf3 ClickOutside: fix 'Cannot read property target of undefined' 2017-06-18 16:23:59 +08:00
Leopoldthecoder 8675c31e36 Tooltip: fix arrow separating from tooltip 2017-06-17 11:00:05 +08:00
Leopoldthecoder cb2e43f696 fix DatePicker and Select bug 2017-06-09 16:22:02 +08:00
chikara-chan 891bda0c57 feat: keep focusing inside the popup by `tab` key 2017-06-03 18:13:50 +08:00
kingwl f19cc4c7ab Cascader: fix invalid zero value (#3470) 2017-06-03 16:07:39 +08:00
Leopoldthecoder cce0061e56 some bug fixes 2017-05-14 16:10:41 +08:00
patriciussanctus 627e6cffaa key.esc no modal and msgbox with promises (#4819)
* Update popup-manager.js

keydown esc, when modal has beforeClose function

* Update popup-manager.js

msgBox.then

* Update popup-manager.js
2017-05-13 22:12:44 +08:00
Leopoldthecoder cbb3fa095f Dialog: fix closeOnPressEsc 2017-05-06 17:37:37 +08:00
Leopoldthecoder defd128f54 add .sync support for Dialog and Pagination 2017-05-03 15:20:57 +08:00
杨奕 d4ab75c970 Popper: add onUpdate support (#3991) 2017-04-06 18:45:40 +08:00
zcyzcy88 d0be75a467 Fix #2867 2017-04-05 12:15:04 +08:00
Liril 88af7a1a1e Table: Fixed shaking table. 2017-03-17 10:22:25 +08:00
Nicolaj Egelund ae32eb13aa Moved mousedown event parameter in function and fixed wrongly placed parentheses 2017-03-15 15:40:57 +08:00
Nicolaj Egelund 8034144001 Added check for drag click 2017-03-15 15:40:57 +08:00
杨奕 d0ce16a8a1 Doc: add back-to-top icon in components page (#3279) 2017-03-06 18:51:37 +08:00
杨奕 705325c70a Popup: prepare for the upcoming change of Vue 2.2.0 (#3067) 2017-02-28 16:30:08 +08:00
cinwell.li ce8c869292 support vue 2.2 (#3097) 2017-02-28 13:09:31 +08:00
cinwell.li 1eaec019e3 Tooltip: fix content slot, fixed #2999 (#3002) 2017-02-26 23:23:52 +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 1a16fbb735 add cascader 2017-02-04 10:46:43 +08:00
Cyril Su a892a2c6ea Popper: Fixing the rest part of wrong comments. (#2627) 2017-02-03 19:53:17 +08:00
Cyril Su c19155d4c7 Popper: Fixing the rest part of wrong comments. (#2619) 2017-01-28 18:00:39 +08:00
Leopoldthecoder 723b2ab457 Dialog: add modalAppendToBody 2017-01-21 16:56:04 +08:00
baiyaaaaa 20fabc7b09 change vue-pomper 'options' to 'popperOptions' 2017-01-18 17:36:37 +08:00
Liril d20eaab8de Popper: Fixing the rest part of wrong comments. 2017-01-18 10:58:36 +08:00
Liril 0c126c6f87 Popper: Add missing doc in isModifierRequired 2017-01-17 11:47:58 +08:00
Liril 796185b56a Popper: Fixing getPosition comments; 2017-01-15 20:20:17 +08:00
Cyril Su 04402d5a7a Fix: typo in date.js, assign "DD" to itself. (#2400) 2017-01-13 18:43:10 +08:00
Liril ca6c5e1aa9 Fix: typo in date.js, assign "DD" to itself. 2017-01-13 18:23:11 +08:00
qingwei.li 2719667fed Notification: supports VNode, #1885 2017-01-06 18:11:18 +08:00
cinwell.li 47e75ad051 Fix overwritten warn in Vue 2.1.8, fixed #2040 (#2047)
* Fix overwritten warn in Vue 2.1.8, fixed #2040

* Fix dropdown-menu

* Fix placement again

* fix test
2016-12-29 10:41:19 +08:00
cinwell.li 05be27e162 Merge branch '1.1' into feat/ssr 2016-12-26 19:51:55 +08:00
qingwei.li a906a5fccb Add vue-popup and dom helper 2016-12-26 11:41:15 +08:00
qingwei.li daec90af9f SSR feature 2016-12-26 10:45:20 +08:00
qingwei.li 547612bf6e update 2016-12-23 12:47:55 +08:00
JeOam 65aaee6353 fix typo in clickoutside.js (#1848) 2016-12-20 11:34:16 +08:00
cinwell.li 6d2f68b24c Popup: prevent click event bubbles, fixed #1677 (#1754) 2016-12-15 12:50:08 +08:00