Commit Graph

121 Commits (1ba0745f004ebd55dc3f85f8ad1f43dad2a99b83)

Author SHA1 Message Date
qingwei.li 4a224adaa3 Table/MessageBox/Tree: remove object-assign 2016-11-04 18:44:19 +08:00
qingwei.li ea643623ae fix build theme script 2016-11-04 12:24:57 +08:00
qingwei.li 464fe80d06 DatePicker: fix dont select the time on the same day 2016-10-31 14:22:53 +08:00
qingwei.li 659a36dc16 Clickoutside: fix id of undefined, fixed #720 2016-10-30 14:00:06 +08:00
baiyaaaaa 1af4604e87 [build] 1.0.0-rc.8 2016-10-28 18:39:17 +08:00
Leopoldthecoder 507892faec i18n: add German config 2016-10-28 18:01:07 +08:00
杨奕 19d7e72f3a Pagination: add missing i18n config (#701) 2016-10-28 17:29:50 +08:00
qingwei.li 472a7ef916 Locale: add format 2016-10-28 16:22:55 +08:00
FuryBean 14495f6189 Table: add filter feature. (#684) 2016-10-27 21:45:21 +08:00
杨奕 01531e84e0 i18n: add English config (#685) 2016-10-27 20:14:31 +08:00
cinwell.li f960ea50b9 Add locale feature (#678)
fix
2016-10-27 17:31:22 +08:00
杨奕 6923722217 Popper: set base zIndex to 2000 (#664) 2016-10-26 21:48:21 +08:00
furybean 3470bdfeba Pagination: rename currentchange & sizechange. 2016-10-26 14:55:16 +08:00
杨奕 cfe8b895f2 Merge pull request #622 from QingWei-Li/test/table
Table: add test
2016-10-25 17:36:07 +08:00
qingwei.li 86a5f8f5d0 Table: add test
Remove fuck
2016-10-25 17:26:59 +08:00
杨奕 ef8ef954f9 vue-popper: fix a node removal bug (#617) 2016-10-24 17:03:07 +08:00
FuryBean 112eb485a0 Add v-sync directive. (#598) 2016-10-24 11:01:28 +08:00
qingwei.li 56f4167c3c Clickoutside: removing element from the queue 2016-10-22 01:09:39 +08:00
cinwell.li 706d47b710 Clickoutside: add test & improve vue-popper test (#577) 2016-10-21 23:21:54 +08:00
FuryBean 4842047c5b [Table] Add Migrating tip for table & rename cell-mouse* event to cell-mouse-* (#572) 2016-10-21 17:53:49 +08:00
Leopoldthecoder 70aed33c69 Select: add resize event 2016-10-20 18:44:09 +08:00
qingwei.li d2a998726d Popover: add test 2016-10-20 14:35:12 +08:00
baiyaaaaa b63cb5e066 unit test of input 2016-10-19 14:51:18 +08:00
cinwell.li 815bdd47d0 Tooltip: add test (#487) 2016-10-18 19:07:43 +08:00
qingwei.li 0cc28fb16a Support publish component packages 2016-10-17 12:14:10 +08:00
qingwei.li 955417e6cb Popover: fix the arrow appears, fixed #412 2016-10-17 10:18:31 +08:00
baiyaaaaa 320b116640 Merge pull request #402 from QingWei-Li/fix/clickoutside
optimize clickoutside
2016-10-14 23:14:32 +08:00
qingwei.li a7a777dd94 optimize clickoutside 2016-10-13 18:06:15 +08:00
baiyaaaaa c4a1bab04c [build] 1.0.0-rc.7 2016-10-13 17:58:16 +08:00
Leopoldthecoder 54ced05415 fix some styles 2016-10-12 22:00:43 +08:00
qingwei.li a71471f6e1 DropdownMenu: fix popper
Update changelog

DropdownMenu: Remove console
2016-10-12 18:58:16 +08:00
cinwell.li de696c78bc Tooltip/Popover: adjust the element to body, fixed #296 (#300)
* Tooltip/Popover: adjust the element to body, fixed #296

* Popover: fix destroy popover

* Refactor vue-popper, #296

* Fix datepicker style

* Poppover: remove settimeout

* Select: fix click outside

* Fix popper zIndex
2016-10-12 17:41:49 +08:00
qingwei.li 983fa7413a DatePicker: fix i18n 2016-10-11 18:49:25 +08:00
baiyaaaaa 9f38fe960c [build] 1.0.0-rc.6 2016-10-11 15:29:25 +08:00
qingwei.li 24f9776f45 Fix popper.js bug in IE, #291 2016-10-10 11:34:22 +08:00
杨奕 e631721155 exclude Message in component registration (#269) 2016-10-08 22:47:28 +08:00
baiyaaaaa cf3e15eab9 Dropdown Reconstruction 2016-10-07 23:39:40 +08:00
baiyaaaaa de2cd1a8f2 fix clickoutside bug in JSX render 2016-10-07 17:25:56 +08:00
baiyaaaaa 85ae4c90bf [build] 1.0.0-rc.5 2016-09-30 14:43:41 +08:00
qingwei.li 3758bacbb4 utils: import popper fail in vue-popper file, fixed #143 2016-09-24 16:05:20 +08:00
qingwei.li eb24d57a3c Table: fix dorender in created, fixed #121 2016-09-22 15:41:04 +08:00
杨奕 495e24a81e Merge pull request #104 from meowtec/fix-clickoutside
clickoutside: fix incorrect unbind, and add update method
2016-09-21 00:50:51 -05:00
cinwell.li e75f83c860 Add 'version' attribute (#101) 2016-09-21 11:44:47 +08:00
Meowtec c6d4dd8795 clickoutside: fix error unbind, and add update method 2016-09-21 11:42:35 +08:00
qingwei.li bdda50e627 remove markdown-it-toc-and-anchor 2016-09-20 11:29:35 +08:00
qingwei.li 80fe4ce1f3 Tooltip: fix appear in the wrong place 2016-09-13 21:56:20 +08:00
qingwei.li a7c30b5148 package: add lint script & lock vue version 2016-09-09 11:51:28 +08:00
Leopoldthecoder f7cc340f3c use hash 2016-09-08 18:12:08 +08:00
qingwei.li a77b6850e1 Popover: add reference slot 2016-09-08 11:21:17 +08:00
qingwei.li 4a96617af0 Tooltip: fix destroy popper 2016-09-07 16:56:12 +08:00
qingwei.li b808879ddb Popover: fix visible 2016-09-02 19:32:17 +08:00
SkyAo 2e0a141943 fix encoding apostrophes/some components change to new template 2016-08-26 15:37:38 +08:00
qingwei.li c0aecc9ce1 Tooltip: Add lazy 2016-08-25 09:02:53 +08:00
cinwell.li a0a3c57eec Merge pull request #83 from eleme/feat/next-build
Update cooking config
2016-08-22 15:51:56 +08:00
qingwei.li 33e39cbacb Update cooking config
update config
2016-08-22 14:32:04 +08:00
qingwei.li ec2e06037e Add Steps component
Update docs

Clear space

Update doc
2016-08-22 12:51:42 +08:00
Leopoldthecoder 05e7ea8311 Merge branch 'next' of github.com:eleme/element-ui into next
# Conflicts:
#	src/index.js
2016-08-17 19:58:59 +08:00
Leopoldthecoder 1c3d119caf add rate 2016-08-17 19:56:39 +08:00
baiyaaaaa 80ae828639 update input && input-group 2016-08-17 17:58:26 +08:00
qingwei.li 62bd4b2b85 Update style & rename fecha.js to date.js 2016-08-17 11:11:54 +08:00
Leopoldthecoder 609901ae7a Merge branch 'next' of github.com:eleme/element-ui into next
# Conflicts:
#	bin/build-entry.js
#	src/index.js
2016-08-15 16:13:59 +08:00
Leopoldthecoder 7e05dab840 init message 2016-08-15 11:51:25 +08:00
qingwei.li eb60126636 Update tabs
build entry.js

index => name

fix tab doc
2016-08-15 10:51:24 +08:00
qingwei.li 74b76444e4 update index file 2016-08-12 14:47:45 +08:00
qingwei.li 37a4b374f1 Update checkbox and tree 2016-08-12 14:45:06 +08:00
qingwei.li 0d5bcfdd92 Remove cascader 2016-08-11 15:13:10 +08:00
qingwei.li 1c1417f536 update popover and tooltip 2016-08-05 17:02:01 +08:00
baiyaaaaa 153220215f update menu, tag, button, progress 2016-07-29 16:50:26 +08:00
qingwei.li a733f7835e update select and input 2016-07-28 18:37:14 +08:00
qingwei.li 8ec81da71b add clickoutside 2016-07-28 12:20:21 +08:00
qingwei.li e320f43c2d Initial commit 2016-07-27 14:15:02 +08:00