Commit Graph

323 Commits (78277e22269d086d5d768d904f3ae1242d9472cf)

Author SHA1 Message Date
baiyaaaaa 01d7b983f5 add checkbox test 2016-10-20 14:38:15 +08:00
furybean 6ab0d57428 Update Table:
1. Add rowKey prop for Table.
2. Add clearSelection method for Table.
2. Add reserveSelection prop for TableColumn[type="selection"]
2016-10-19 21:58:29 +08:00
杨奕 e396db7c91 Table: update an example (#520) 2016-10-19 21:57:12 +08:00
baiyaaaaa 8a75e2c833 fix input-number min max prop && breadcrumb align (#514)
* fix align

* fix input number min max
2016-10-19 17:32:43 +08:00
baiyaaaaa b63cb5e066 unit test of input 2016-10-19 14:51:18 +08:00
furybean b36da2f982 Improve Table:
1. Add TableStore & TableLayout.
2. Remove customCriteria & customBackgroundColors.
3. Remove fixedColumnCount.
4. Add fixed prop for TableColumn.
5. Add selectable prop for TableColumn[type="selection"].
2016-10-19 11:09:00 +08:00
杨奕 c7103edd65 Merge pull request #479 from QingWei-Li/test/date-picker
DatePicker: add test
2016-10-18 16:53:00 +08:00
qingwei.li 0e520f9653 DatePicker: add test
DatePicker: clean code
2016-10-18 16:42:03 +08:00
baiyaaaaa 4bdfcec9d7 add input icon click event 2016-10-18 11:41:09 +08:00
furybean 785bed20df Improve Tree:
1. Add props: renderContent, highlightCurrent
2. Fix Bug: tree do not change when data changed
2016-10-18 00:32:38 +08:00
qingwei.li 4f732b1b02 Merge branch 'master' into unittest 2016-10-17 21:29:37 +08:00
Leopoldthecoder 4ac3118687 remove errorMessage when prompt is closed 2016-10-17 21:26:54 +08:00
cinwell.li 0f608666a3 TimeSelect: add testcase of setting default value (#454) 2016-10-17 21:26:37 +08:00
qingwei.li d8c1b243bf TimePicker: add unit test 2016-10-17 17:14:43 +08:00
baiyaaaaa cfed2184bc fix input type 2016-10-17 11:30:13 +08:00
qingwei.li 580d2d36ad Merge branch 'master' into unittest 2016-10-17 10:42:43 +08:00
baiyaaaaa df5e02297d fix input line-height (#431) 2016-10-14 23:47:26 +08:00
Leopoldthecoder d5620b0994 add lock modifier on loading 2016-10-13 20:06:01 +08:00
baiyaaaaa c4a1bab04c [build] 1.0.0-rc.7 2016-10-13 17:58:16 +08:00
baiyaaaaa d41f602580 Merge pull request #381 from QingWei-Li/fix/demo-footer
Popover: add popperClass; Steps: update style prop
2016-10-13 13:48:32 +08:00
Leopoldthecoder 44f4de4ce0 fix a dialog doc typo 2016-10-13 13:47:54 +08:00
qingwei.li da85743141 Popper: add popperClass; Steps: update style prop 2016-10-13 13:45:40 +08:00
baiyaaaaa 8a9913d541 add breadcrumb router props 2016-10-13 12:34:25 +08:00
baiyaaaaa 2a9d626a93 fix inline form,dropdown style 2016-10-13 11:28:57 +08:00
qingwei.li 656e59c328 Merge branch 'master' into unittest 2016-10-13 10:44:35 +08:00
qingwei.li c0cd06bc55 DatePicker/Dropdown/Steps/Badge(docs): fix style bug 2016-10-12 22:59:46 +08:00
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