Commit Graph

72 Commits (fea6225770f9c0c2b2dc7e496d624ae45b9175c4)

Author SHA1 Message Date
Gil Mendes (gil0mendes) 34bd23c338 Add Portuguese translation (#835) 2016-11-04 21:10:34 +08:00
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