Commit Graph

347 Commits

Author SHA1 Message Date
baiyaaaaa
d8eebafbdc dropdown split button prop size 2016-10-12 20:28:00 +08:00
杨奕
ceed04d3a2 Merge pull request #358 from baiyaaaaa/feat-form
fix form validate bug
2016-10-12 19:12:37 +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
baiyaaaaa
c0db4e8bdd fix dynamic input type bug 2016-10-12 17:27:41 +08:00
baiyaaaaa
cc4b6a53bc fix form validate bug 2016-10-12 13:51:33 +08:00
qingwei.li
ff6803924d Add unittest 2016-10-11 19:00:37 +08:00
杨奕
1b02c6b5f2 Merge pull request #308 from baiyaaaaa/fix-checkbox
fix checkbox change event && add checked prop
2016-10-11 11:38:35 +08:00
Leopoldthecoder
b66727a3bd add top to Dialog 2016-10-11 10:55:38 +08:00
baiyaaaaa
d7fb7ff588 fix checkbox change event && add checked prop 2016-10-11 01:34:14 +08:00
baiyaaaaa
58994b0710 dropdown bug fix & docs update 2016-10-09 13:52:34 +08:00
cinwell.li
86f1cf7b21 Popover: add reference slot description, #246 (#270) 2016-10-09 09:02:16 +08:00
qingwei.li
e64d8d0184 DatePicker: add 'disabledDate' option, fixed #253
Add changelog
2016-10-08 12:39:50 +08:00
SkyAo
2d444d42ab Merge pull request #230 from Leopoldthecoder/tree
add callbacks on tree
2016-10-08 11:02:56 +08:00
baiyaaaaa
cf3e15eab9 Dropdown Reconstruction 2016-10-07 23:39:40 +08:00
Leopoldthecoder
ed8168bc2c add callbacks on tree 2016-10-05 23:06:17 +08:00
baiyaaaaa
1405b23ebb fix default-active bug 2016-10-04 20:45:12 +08:00
Leopoldthecoder
3d60efd468 add .type on Notification and Message 2016-10-04 19:22:04 +08:00
baiyaaaaa
264e1f7ee4 Dialog docs improve 2016-10-04 17:44:34 +08:00
baiyaaaaa
70410a2b1f add rows and autosize property 2016-10-04 17:22:20 +08:00
Leopoldthecoder
b7208300a1 add lockScroll in msgbox and dialog 2016-10-02 21:14:43 +08:00
Dean Shi
2bfb1a870f
add menu item route property 2016-09-29 11:18:40 -07:00
cinwell.li
f1e742ab23 Merge pull request #188 from Leopoldthecoder/master
add fit in table api
2016-09-29 16:44:21 +08:00
Leopoldthecoder
58debf9431 add fit in table api 2016-09-29 16:39:53 +08:00
SkyAo
95d5ac1165 update dropdown doc 2016-09-29 12:53:24 +08:00
Leopoldthecoder
4f8e6a5de6 add english directory 2016-09-29 12:12:14 +08:00
baiyaaaaa
6a42b66403 fixed tabs bug when close tab 2016-09-28 15:30:40 +08:00
cinwell.li
214fcfd04a Merge pull request #172 from baiyaaaaa/update-docs
fixed docs style
2016-09-28 13:34:23 +08:00
baiyaaaaa
e6df859df4 fixed styled 2016-09-28 12:35:24 +08:00
baiyaaaaa
d4cdb9ca6b fixed row flex align bug 2016-09-28 12:30:20 +08:00
baiyaaaaa
3f39e02e4a Merge pull request #158 from QingWei-Li/fix/datepicker
DatePicker: fix initial value is string, #157
2016-09-27 11:27:05 +08:00
baiyaaaaa
d4f293c050 Merge pull request #153 from QingWei-Li/fix/update-build-script
Refactor build scripts, fix #148
2016-09-27 11:24:23 +08:00
qingwei.li
5ff24db2ff Refactor build scripts, fix #148
Add 'packages' folder to package.json#files
2016-09-27 11:15:55 +08:00
qingwei.li
cb16af03a5 DatePicker: fix initial value is string, #157 2016-09-27 11:12:11 +08:00
qingwei.li
edb801bd28 Replace cdn into jsdelivr 2016-09-26 20:34:11 +08:00
Leopoldthecoder
08160644c5 add resizable on table doc 2016-09-26 10:57:03 +08:00
Leopoldthecoder
71f4d1cba9 text unification 2016-09-24 20:26:03 +08:00
Leopoldthecoder
71dc5bedf3 add padding-right when popup shows 2016-09-23 18:03:16 +08:00
杨奕
ba66b4d5b9 Merge pull request #132 from baiyaaaaa/master
submenu auto expand based on default-active value
2016-09-22 21:40:07 -05:00
baiyaaaaa
dd29867845 submenu auto expand based on default-active value 2016-09-23 10:27:36 +08:00
qingwei.li
05704d5d5c doc: add cdn usage, #134 2016-09-23 08:27:35 +08:00
baiyaaaaa
a94d35fb39 misc update 2016-09-22 13:54:20 +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
杨奕
ba4a2b29a5 add contributing guide in footer (#115) 2016-09-21 18:14:38 +08:00
杨奕
db562a613d Merge pull request #111 from QingWei-Li/fix/update-demo-config
Update demo config
2016-09-21 04:07:19 -05:00
baiyaaaaa
98bb0a1066 Merge pull request #113 from Leopoldthecoder/master
doc fix
2016-09-21 16:53:27 +08:00
SkyAo
98f3935527 Tree: modify doc again. (#114) 2016-09-21 15:37:41 +08:00
SkyAo
1f61c8e18d Tree: modify doc (#112) 2016-09-21 15:11:47 +08:00
Leopoldthecoder
947cd99df4 doc fix 2016-09-21 15:10:27 +08:00
qingwei.li
039777dea0 Update demo config 2016-09-21 14:38:07 +08:00
baiyaaaaa
9a1a182174 docs update 2016-09-21 13:54:27 +08:00
qingwei.li
2aef7f5d44 TimePicker: fix doc demo, fixed #92 2016-09-21 13:39:38 +08:00
baiyaaaaa
a61280fbcb Merge pull request #105 from QingWei-Li/fix/quickstart
doc: update quickstart
2016-09-21 12:56:42 +08:00
qingwei.li
66139664e4 DatePicker: add align attribute 2016-09-21 12:46:53 +08:00
qingwei.li
2b8ecd9bb2 doc: update quickstart 2016-09-21 12:03:02 +08:00
杨奕
b788476f6f bug fixes/add resource download url (#96) 2016-09-21 10:19:50 +08:00
cinwell.li
56ed21df4a TableColumn: add align attribute, #78 (#94) 2016-09-21 06:20:36 +08:00
FuryBean
76683d1b57 Merge pull request #95 from QingWei-Li/fix/timepicker
TimePicker: fix icon style, fixed #92
2016-09-21 06:19:41 +08:00
qingwei.li
0c01aea528 TimePicker: fix icon style, fixed #92 2016-09-20 21:36:03 +08:00
FuryBean
4087e7a474 Merge pull request #93 from QingWei-Li/fix/template-file
fix template file
2016-09-20 18:56:45 +08:00
qingwei.li
a3738f0e44 fix template file 2016-09-20 18:52:46 +08:00
杨奕
a88f52e0d8 update component classification (#90) 2016-09-20 17:09:18 +08:00
baiyaaaaa
380a2f7149 Merge pull request #88 from Leopoldthecoder/master
update contributing guide
2016-09-20 15:07:26 +08:00
qingwei.li
bdda50e627 remove markdown-it-toc-and-anchor 2016-09-20 11:29:35 +08:00
杨奕
464efde787 Merge pull request #87 from baiyaaaaa/master
table docs update
2016-09-19 09:27:28 -05:00
Leopoldthecoder
36388de8c7 update contributing guide 2016-09-19 21:31:38 +08:00
baiyaaaaa
2921498b73 Merge pull request #86 from QingWei-Li/feat/add-ga
Add ga
2016-09-19 18:01:45 +08:00
baiyaaaaa
004df33b53 table docs update 2016-09-19 17:55:44 +08:00
qingwei.li
d49181370e Add ga 2016-09-19 17:07:33 +08:00
杨奕
6b86ca405b Merge pull request #85 from QingWei-Li/fix/development-page
Update development page
2016-09-19 03:51:32 -05:00
qingwei.li
5f2460c50d Update development page 2016-09-19 16:22:24 +08:00
baiyaaaaa
46464cba06 fixed el-col style, fix #75 (#83) 2016-09-19 12:31:31 +08:00
Leopoldthecoder
e00f5ac9ea misc visual updates - round 2 2016-09-18 22:01:26 +08:00
Leopoldthecoder
ce95bd6979 remove devDependencies of date-picker 2016-09-14 18:38:38 +08:00
Leopoldthecoder
33a551d708 update routes 2016-09-14 11:17:02 +08:00
Leopoldthecoder
c02809c4af misc visual updates 2016-09-14 11:16:14 +08:00
baiyaaaaa
81a6add907 update docs 2016-09-14 10:16:19 +08:00
Leopoldthecoder
d853566a7a update button and datetime-picker doc style 2016-09-13 12:17:08 +08:00
Leopoldthecoder
7591a4b250 fix tooltip direction 2016-09-13 11:55:34 +08:00
Leopoldthecoder
ea3f87f61d update popover/tooltip docs 2016-09-13 10:23:24 +08:00
SkyAo
71df9f865f update document of layout/message 2016-09-12 17:48:13 +08:00
cinwell.li
c9773b22e8 Merge pull request #57 from Leopoldthecoder/master
misc doc updates
2016-09-12 14:47:54 +08:00
Leopoldthecoder
0dba1da935 misc doc updates 2016-09-12 13:53:45 +08:00
FuryBean
8eb0ab0a91 Merge pull request #53 from QingWei-Li/fix/time-picker
TimePicker: set default value
2016-09-10 11:13:46 +08:00
qingwei.li
367018bb9e TimePicker: set default value 2016-09-10 10:01:48 +08:00
十界
0ab3eac933 Tag: update doc 2016-09-10 00:36:27 +08:00
cinwell.li
35be693bbc Merge pull request #47 from Leopoldthecoder/master
fix a slider bug
2016-09-09 15:18:14 +08:00
Leopoldthecoder
de94e0c0bc fix a slider bug 2016-09-09 14:27:49 +08:00
qingwei.li
a2b361e730 Upload: update doc 2016-09-09 14:11:07 +08:00
Leopoldthecoder
3b0477b90f update pagination 2016-09-09 12:02:16 +08:00
Leopoldthecoder
f7cc340f3c use hash 2016-09-08 18:12:08 +08:00
FuryBean
65d6938ddf Merge pull request #34 from Leopoldthecoder/master
fix tree bugs
2016-09-08 12:33:03 +08:00
qingwei.li
a77b6850e1 Popover: add reference slot 2016-09-08 11:21:17 +08:00
baiyaaaaa
22e7a75508 Merge pull request #27 from baiyaaaaa/master
docs update
2016-09-08 10:21:14 +08:00
Leopoldthecoder
0b91eafb1b update Badge/Pagination/Progress/Table/Tag/Tree doc 2016-09-08 09:15:52 +08:00
杨奕
9caa78bda1 Merge pull request #26 from QingWei-Li/master
Fix badge, card, tooltip
2016-09-08 09:14:34 +08:00
SkyAo
ec8c0af20a Merge pull request #28 from Leopoldthecoder/master
add footer-nav
2016-09-07 19:11:32 +08:00
SkyAo
f8cd9bdfe4 update document of basic 2016-09-07 18:51:03 +08:00
Leopoldthecoder
c5c050a52a update footer-nav 2016-09-07 18:39:09 +08:00
Leopoldthecoder
74abc40bf3 add footer-nav 2016-09-07 18:39:09 +08:00
qingwei.li
1683461d91 Menu,Breadcrumb,Steps,Tabs: update doc and fix style 2016-09-07 18:36:50 +08:00
baiyaaaaa
85160822fa docs update 2016-09-07 18:26:46 +08:00
杨奕
267f3c20bc Merge pull request #19 from baiyaaaaa/update-progress
update progress
2016-09-07 18:25:32 +08:00
baiyaaaaa
38cb32609c update progress 2016-09-07 18:06:47 +08:00
qingwei.li
3ca190b42c Card: update doc 2016-09-07 16:24:22 +08:00
qingwei.li
af28fa68cd Badge: update doc 2016-09-07 16:19:54 +08:00
Chris.xu
92ba1eb789 摸态→模态
摸态→模态
2016-09-07 14:56:20 +08:00
Leopoldthecoder
96f403badb minor doc updates/guarantee _self returns the right vm 2016-09-06 19:33:37 +08:00
SkyAo
fecc5ac17a update icon/input-number/pagination/button/dropdown docs 2016-09-06 17:26:04 +08:00
杨奕
9b9f09ba47 Merge pull request #11 from csvwolf/master
Fix docs according to UED
2016-09-06 14:11:00 +08:00
SkyAo
604ee200b3 fix docs according to UED 2016-09-06 14:07:26 +08:00
baiyaaaaa
bb1ea77af5 Merge pull request #7 from Leopoldthecoder/master
update Message animation and Rate/Switch doc
2016-09-05 23:27:34 +08:00
Leopoldthecoder
d2bad291af update Message animation and Rate/Switch doc 2016-09-05 15:34:53 +08:00
baiyaaaaa
6a558dbe48 menu fixed 2016-09-05 12:40:11 +08:00
baiyaaaaa
4d8f8e732f update tree docs 2016-09-04 10:27:09 +08:00
baiyaaaaa
5bb29dda79 update readme 2016-09-03 20:30:59 +08:00
baiyaaaaa
8c99215785 Merge pull request #141 from csvwolf/next
fix docs of breadcrumb/button/card/checkbox
2016-09-03 19:26:40 +08:00
qingwei.li
b808879ddb Popover: fix visible 2016-09-02 19:32:17 +08:00
SkyAo
1b10862c42 fix docs of breadcrumb/button/card/checkbox 2016-09-02 16:09:36 +08:00
Leopoldthecoder
8de485ad82 cancel inline-style for table <td> white-space 2016-09-02 15:41:52 +08:00
Leopoldthecoder
26037506a4 fix popover 2016-09-02 14:51:01 +08:00
Leopoldthecoder
07a0943d6b update message box prompt style 2016-09-02 13:58:54 +08:00
baiyaaaaa
2d177056ff fix input-number 2016-09-02 12:12:03 +08:00
Leopoldthecoder
7b79fe3a75 minor doc updates 2016-09-01 17:48:33 +08:00
qingwei.li
8394318122 Table: fix render static data
Table
2016-09-01 15:59:28 +08:00
cinwell.li
11b86871ef Merge pull request #133 from eleme/feat-upload
add onSuccess && onError hook
2016-09-01 13:57:38 +08:00
baiyaaaaa
88c11b29e4 add onSuccess && onError hook 2016-09-01 13:49:09 +08:00
baiyaaaaa
5e10f12947 add color && typo docs 2016-09-01 12:34:33 +08:00
baiyaaaaa
578a2c0b82 update menu docs 2016-09-01 10:48:06 +08:00
qingwei.li
f123b80b79 Step(doc): fix doc 2016-08-31 18:01:32 +08:00
baiyaaaaa
aaf9999b90 Merge pull request #126 from QingWei-Li/next
Button: add nativeType attribute
2016-08-31 13:32:28 +08:00
baiyaaaaa
61558fce82 update docs 2016-08-31 12:42:44 +08:00
qingwei.li
4e78b73396 Button: add nativeType attribute 2016-08-31 12:10:29 +08:00
杨奕
cc7bfc0124 Merge pull request #120 from QingWei-Li/next
Table: Fix static render fail
2016-08-30 22:02:56 -05:00
baiyaaaaa
1fd574c5c4 add quickstart and develop page 2016-08-30 19:30:58 +08:00
qingwei.li
9bb4343d3f Tree: Fix render bug 2016-08-30 19:06:15 +08:00
baiyaaaaa
ac8bc3a874 Merge pull request #115 from Leopoldthecoder/next
DatePicker/DatetimePicker doc update
2016-08-29 19:58:56 +08:00
baiyaaaaa
c61c1472af Merge pull request #117 from eleme/feat/upload
update upload
2016-08-29 19:58:37 +08:00
baiyaaaaa
538e2934c5 update form docs 2016-08-29 19:56:57 +08:00
baiyaaaaa
ac1bebf266 update upload 2016-08-29 19:48:14 +08:00
Leopoldthecoder
eb03154839 DatePicker/DatetimePicker doc update 2016-08-29 19:04:31 +08:00
baiyaaaaa
57b33a3e36 Merge pull request #112 from Leopoldthecoder/next
Rate/Slider/Message doc update
2016-08-29 18:52:00 +08:00
SkyAo
9919ef5c8a change all rewrited components documents to new templates 2016-08-29 10:58:37 +08:00
Leopoldthecoder
62a1df616a link to variables 2016-08-29 10:53:00 +08:00
baiyaaaaa
a0bbda7193 fixed autocomplete 2016-08-28 00:14:45 +08:00
Leopoldthecoder
b527ca887e TimePicker doc update 2016-08-27 21:24:16 +08:00
Leopoldthecoder
1a2566117d Rate/Slider/Message doc update 2016-08-27 16:06:22 +08:00
FuryBean
7b860de92b Merge pull request #111 from Leopoldthecoder/next
Alert/Select/Notification/Table doc update
2016-08-26 21:49:28 +08:00
杨奕
a37c361eb4 Merge pull request #109 from eleme/feat/update-grid
update grid
2016-08-26 06:55:42 -05:00
Leopoldthecoder
ff9a5ba530 Alert/Select/Notification/Table doc update 2016-08-26 19:46:45 +08:00
baiyaaaaa
2a8c368b0b update grid 2016-08-26 15:49:12 +08:00