Commit Graph

731 Commits (daec90af9f4f1c83d6189539a32303565e190160)

Author SHA1 Message Date
Pierre-Louis Renaudin 15dc895ee6 Add contextmenu event on table row element. (#1663) 2016-12-10 18:48:07 +08:00
Leopoldthecoder 65244c2678 [build] 1.0.6 2016-12-09 18:32:31 +08:00
qingwei.li d835c7b4ec TimePicker: fix HH:mm style 2016-12-09 18:20:42 +08:00
qingwei.li 42ec4567f1 TimePicker: fix HH:mm style 2016-12-09 17:38:11 +08:00
Furybean fed488ef9f Table: fix column[type=selection] style issue in ie9+. 2016-12-09 17:37:58 +08:00
FuryBean 2dd2c79365 Table: fix a style bug when fixed=right. (#1651) 2016-12-09 16:08:49 +08:00
杨奕 b0633de8bf Upload: fix thumbnailed upload slow bug (#1644) 2016-12-09 12:10:57 +08:00
杨奕 9ccb7b852f Table: add missing ElCheckbox (#1635) 2016-12-09 11:49:30 +08:00
qingwei.li 2b247df9ca Upload: remove 'X-Requested-With' header
Fix test
2016-12-09 10:58:29 +08:00
cinwell.li 55dfb0c296 Refactor/datepicker (#1623)
* DatePicker: replace native input with el-input

* DatePicker: support size prop, closes #1069, closes #1440

* DatePicker: show correct date for initial value, fixed #1129

* TimePicker: fix empty value when panel appears, fixed #1583

* DatePicker: trigger clickoutside when clicking icon, fixed #1604

* DatePicker: fix year type in year panel, fixed #1607

* DatePicker: fix test

* DatePicker: add doc
2016-12-09 00:06:34 +08:00
Leopoldthecoder af0d7288bd Select: fix clearable still working bug in disabled mode 2016-12-08 18:42:19 +08:00
gogu 88a5772e91 Fixed switch custom color with disabled. 2016-12-08 18:22:24 +08:00
Aleksey Beskosty ec3bb5d3fe [DatePicker]: fix #1506 - allow any visible date to be selected in range picker 2016-12-08 17:49:03 +08:00
baiyaaaaa 3d12579652 support tab disabled 2016-12-08 17:13:41 +08:00
Leopoldthecoder 3245232917 Select: fix display issue of object-typed value in remote mode 2016-12-07 18:16:21 +08:00
Hashem Qolami 5cde77b37d 🐛 [Table] fixed incompatibility with vue-i18n (#1587) 2016-12-07 10:23:05 +08:00
Leopoldthecoder 1ecb9d9e4e [build] 1.0.5 2016-12-06 18:47:04 +08:00
baiyaaaaa 8a245d6ba0 Merge pull request #1577 from QingWei-Li/timepicker/remove-flex
TimeSelect: remove flexbox style, fixed #1335
2016-12-06 18:24:30 +08:00
qingwei.li 929e7f2554 TimeSelect: remove flexbox style, fixed #1335 2016-12-06 17:16:09 +08:00
baiyaaaaa 8fe68e5385 Merge pull request #1559 from Leopoldthecoder/slider-click
Slider: avoid clicking triggering right after dragend
2016-12-06 16:56:28 +08:00
Leopoldthecoder 1c750dcec7 Slider: avoid clicking triggering right after dragend 2016-12-06 16:55:42 +08:00
Leopoldthecoder f3116acbbe Select: show dropdown when options are given in remote mode 2016-12-05 23:15:34 +08:00
杨奕 6e618b4c6d Select: fix async bug/fix object-typed value init issue (#1540) 2016-12-05 18:21:09 +08:00
baiyaaaaa 3d19de3cd5 fix steps style bug in ie9 2016-12-04 15:20:15 +08:00
baiyaaaaa 78a460ac9e make upload creat url for all file (#1530) 2016-12-04 10:21:53 +08:00
baiyaaaaa 7a85d55f31 normalize transition class name 2016-12-03 19:30:21 +08:00
杨奕 06a739ff22 Select: fix remote filter not showing dropdown issue (#1535) 2016-12-03 18:09:20 +08:00
Allen Walker f508fd703e Col: fix a style bug about responsive layout 2016-12-03 14:01:15 +08:00
Leopoldthecoder 34e9f44744 [build] 1.0.4 2016-12-02 19:00:21 +08:00
FuryBean 5285856100 Tree: fix can not update children in some condition. (#1524) 2016-12-02 18:00:41 +08:00
Furybean 34756d17ca Tree: fix leaf state not update bug. 2016-12-02 17:48:08 +08:00
Furybean e61ff12070 Table: fix column label not visible in some condition. 2016-12-02 17:43:46 +08:00
Furybean 0caa085523 Table: add row-dblclick event. 2016-12-02 17:43:21 +08:00
FuryBean e2870f72f0 Table: fix update scrolly not working bug (#1519) 2016-12-02 17:36:19 +08:00
baiyaaaaa e56f52ff26 fix radio dynamic init bug (#1514) 2016-12-02 17:35:54 +08:00
baiyaaaaa d3afe22e89 Merge pull request #1401 from Leopoldthecoder/select-refactor
Select: refactor and bug fix
2016-12-02 11:50:25 +08:00
baiyaaaaa 395a129440 Merge pull request #1469 from Leopoldthecoder/slider-precision
Slider: fix a decimal display bug
2016-12-02 11:47:33 +08:00
baiyaaaaa e0a5f1b8d4 Merge pull request #1509 from Leopoldthecoder/dev
Alert: improve style
2016-12-02 11:37:00 +08:00
baiyaaaaa 8ba89af678 fix checkbox dynamic init bug (#1511) 2016-12-02 08:08:12 +08:00
Leopoldthecoder 725077effe Alert: improve style 2016-12-01 23:04:52 +08:00
baiyaaaaa 34dbb01c1a support tab title renter funtion 2016-12-01 23:00:29 +08:00
Leopoldthecoder 9c301cdbe2 Slider: fix a decimal display bug 2016-12-01 22:57:46 +08:00
Leopoldthecoder 3ee74b296e Select: fix minor bugs 2016-12-01 22:40:45 +08:00
Leopoldthecoder 2d07391d3c Select: add allow-create doc and test 2016-12-01 22:34:31 +08:00
Leopoldthecoder 1942e63453 Select: add allow-create 2016-12-01 22:34:31 +08:00
Leopoldthecoder c058beb2be Select: add multipleLimit 2016-12-01 22:34:31 +08:00
Leopoldthecoder 2fc06cc37b fix pagination select 2016-12-01 22:34:30 +08:00
Leopoldthecoder ce3bed6cb5 Select: refactor and bug fix 2016-12-01 22:34:30 +08:00
baiyaaaaa db666dfb4b fix input-group style 2016-12-01 22:28:48 +08:00
Liu Yuyang a0bb371de0 datetimepicker: fix clear panel date and time show when clear (#1494) 2016-12-01 22:28:23 +08:00
Leopoldthecoder 707a0d5a60 Loading: full screen loading is now singleton 2016-12-01 22:27:20 +08:00
kingwl 932d6bdb6f Slider: fix drag bug 2016-11-30 21:17:47 +08:00
baiyaaaaa 648c498fd9 input-number add the controls support (#1473) 2016-11-30 18:16:49 +08:00
baiyaaaaa fa5aa2b183 stop autocomplete enter event bubbling 2016-11-30 17:22:11 +08:00
baiyaaaaa 49570f9e41 Merge pull request #1459 from Leopoldthecoder/Noti-improve
Notification: improve offset attribute doc
2016-11-30 14:02:06 +08:00
baiyaaaaa b2c308d181 Merge pull request #1448 from reverland/fix-1411
Time-Select: emit input event when clear value
2016-11-30 10:56:58 +08:00
Leopoldthecoder 2676bbaa5a Notification: improve offset attribute doc 2016-11-29 18:40:10 +08:00
kingwl 5aa4c5f00a Notification: add offset 2016-11-29 18:06:46 +08:00
Yuyang Liu f7d2b0916c Time-Select: emit input event when clear value fix #1411 2016-11-29 13:15:14 +08:00
Leopoldthecoder db0c9c9891 [build] 1.0.3 2016-11-28 18:59:37 +08:00
FuryBean d3b3d865e8 Tree: add setChecked method. (#1434) 2016-11-28 18:57:09 +08:00
Furybean ca1bdd43bd Tree: try to fix ie10 transition error. 2016-11-28 17:07:40 +08:00
reverland 8a4b7ba6d7 Popover: add show/hide event 2016-11-28 16:57:46 +08:00
qingwei.li e43ed240f1 Pagination: fix background color 2016-11-28 10:52:43 +08:00
baiyaaaaa aa3f9939d0 fix checkbox label type (#1400) 2016-11-27 19:06:46 +08:00
baiyaaaaa 6873611cf1 dynamic default-file-list & doc improve 2016-11-27 16:03:26 +08:00
baiyaaaaa f88ad25f7b support upload default fileList (#1393) 2016-11-27 14:07:13 +08:00
baiyaaaaa 58098f5693 Merge pull request #1384 from HashemQolami/fix-form-validation
Form: Fixed validation issue with dynamic rules (issue #1317)
2016-11-27 11:51:37 +08:00
baiyaaaaa 1f8f88615c support the title slot in menu-group (#1382) 2016-11-27 06:20:00 +08:00
baiyaaaaa ce13d974b5 fix datepicker year select mode bug (#1385) 2016-11-26 23:19:08 +08:00
Hashem Qolami bfab5cd9ed Form: 🔧 fixed validation issue with dynamic rules (fixed #1317) 2016-11-26 16:28:43 +03:30
baiyaaaaa 75d248e107 support radio button custom style 2016-11-26 18:30:56 +08:00
baiyaaaaa 64f1caea38 support dynamic pageSizes 2016-11-26 17:10:42 +08:00
baiyaaaaa ba983ffb96 normalize the componentName writing 2016-11-26 16:51:04 +08:00
baiyaaaaa 66b055f9d2 fix btn-group style in form-item (#1371) 2016-11-26 14:13:15 +08:00
baiyaaaaa a84926b117 Merge pull request #1333 from QingWei-Li/fix/radio-checkox
Radio/Checkbox: fix radio-radiogroup checkbox-checkboxgroup nested bug fixed #1152
2016-11-26 13:26:27 +08:00
baiyaaaaa d9c7824470 fix form validate bug (#1363) 2016-11-26 10:48:06 +08:00
baiyaaaaa 63ae2d2a68 support autocomplete append & prepend 2016-11-26 10:35:04 +08:00
kingwl e44bf50e5d Select: fix clear on remote mode 2016-11-25 21:32:13 +08:00
kingwl 2f37355136 Select: fix priority of label and value 2016-11-25 21:10:12 +08:00
Furybean 807c06071d Tree: fixed default-expanded-keys can not set again. 2016-11-25 17:41:36 +08:00
Furybean 812a953b1e Table: add row-style prop. 2016-11-25 17:41:07 +08:00
qingwei.li cf38b8c32e Tree: import checkbox 2016-11-25 17:17:05 +08:00
qingwei.li 96f71eda55 Radio/Checkbox: fix radio-radiogroup checkbox-checkboxgroup nested bug fixed #1152 2016-11-25 14:08:11 +08:00
baiyaaaaa ae7e5a10a7 fix button-group align bug (#1349) 2016-11-25 08:54:40 +08:00
FuryBean 090f91d057 Fix empty text display in firefox. (#1347) 2016-11-25 08:54:05 +08:00
Furybean 4617526367 Pagination: fix user can not set currentPage in some condition. 2016-11-25 08:26:10 +08:00
kingwl a3f570789c Table: fix align attribute (#1338) 2016-11-24 18:34:02 +08:00
kingwl 6cd01c2647 InputNumber: fix invalid value (#1330) 2016-11-24 14:48:56 +08:00
cinwell.li 066eaf123e DatePicker: fix prevent clear value when readonly is true, fixed #1238 (#1326) 2016-11-24 14:14:02 +08:00
qingwei.li 2f6750964e DatePicker: fix the panel is not updated when value change, fixed #1158 2016-11-24 13:16:48 +08:00
cinwell.li 304f02ea0e Font: fix load error in chrome, fixed #1322 (#1324) 2016-11-24 10:59:55 +08:00
FuryBean 5c386d5ce8 Table: fix dynamic prop in table-column cause script error. (#1314) 2016-11-24 06:54:32 +08:00
FuryBean 2f3f5eabc1 Table: add header group feature. (#1312) 2016-11-23 20:32:23 +08:00
kingwl c3aba68ecc DatePicker: fix scroll render bug (#1290) 2016-11-23 19:48:01 +08:00
FuryBean 631037c296 Table: improve performance in large data. (#1298) 2016-11-23 18:24:32 +08:00
kingwl e3ac607938 Table: fix selectAll option at table selection (#1300) 2016-11-23 18:23:50 +08:00
杨奕 2e3ecd93e7 Slider: fix a NaN value bug (#1286) 2016-11-23 12:15:00 +08:00
FuryBean f729497de5 Tabs: fix dynamic bug & add closable prop for tab-pane (#1285) 2016-11-23 10:47:12 +08:00
FuryBean 2d23618c8c Tree: refactor code & add insert, remove api for tree-store. (#1283) 2016-11-23 10:46:05 +08:00