Commit Graph

876 Commits (d5f4603f5987a58b534dcef8ee045d738c65c5e1)

Author SHA1 Message Date
kingwl aca352e764 Merge branch 'dev' of https://github.com/ElemeFE/element into dev 2016-12-22 10:08:45 +08:00
Leon Zhang cecf9eb8d5 fix the code style issue to pass eslint 2016-12-21 21:44:05 +08:00
kingwl 8648ab84dc Table: add header-align 2016-12-21 11:03:22 +08:00
Zhao Xiaoqiang 3bf6cf6418 Fixed checkbox focus bug (#1887)
* 修复 checkbox 的 focus 变量找不到的bug

* 修复 checkbox 的 focus 变量找不到的bug
2016-12-21 00:57:11 +08:00
Leopoldthecoder 3d3bd7dc09 [build] 1.0.8 2016-12-20 19:01:14 +08:00
baiyaaaaa d2f852a320 add dropdown hide-on-click prop 2016-12-20 18:54:50 +08:00
Furybean a0187d1aba Table: add filter change event & add column-key for column. 2016-12-20 18:37:31 +08:00
杨奕 f14628254a add popper-class for DatePicker, Select and Tooltip (#1806) 2016-12-20 16:38:47 +08:00
baiyaaaaa 076d4303f7 add param to label-content render function 2016-12-20 15:18:10 +08:00
Yuyang Liu 3a774939ef fix #1827 2016-12-20 14:21:16 +08:00
baiyaaaaa 15e74b6e7d fix checkbox isGroup bug in computed cached (#1860) 2016-12-20 14:18:46 +08:00
baiyaaaaa 1db8dc6588 Revert "fix form validate callback params" (#1864)
This reverts commit 87b13bf0e0.
2016-12-20 14:17:53 +08:00
杨奕 ead186153f Pagination: fix slot (#1846) 2016-12-20 11:20:57 +08:00
baiyaaaaa 4fa158eb32 add suport for mutil level submenu 2016-12-20 11:06:45 +08:00
baiyaaaaa e7e104df5d fix form validate callback params 2016-12-20 11:05:42 +08:00
杨奕 1c24a2b294 Switch: update style (#1803) 2016-12-20 09:18:52 +08:00
杨奕 240fda5af8 Select: add visible-change event (#1849) 2016-12-20 09:11:10 +08:00
qingwei.li a915f8a5bb DatePicker: fix set value, fixed #1773 2016-12-19 15:46:12 +08:00
FuryBean 40f9d83f87 Tree: add expand-on-click-node prop. (#1805) 2016-12-19 15:38:51 +08:00
baiyaaaaa 1ba0745f00 fix input line-height (#1825) 2016-12-19 11:16:47 +08:00
baiyaaaaa 4b20374bf1 support use checkbox without transport value 2016-12-19 10:14:48 +08:00
杨奕 217bb5c953 Loading: update spinner animation, fixed #1786 (#1817) 2016-12-18 21:34:55 +08:00
杨奕 92742dc56a Select: fix a dropdown update bug (#1784) 2016-12-18 21:24:02 +08:00
杨奕 8123ee1c48 Slider: fix change event (#1810) 2016-12-18 21:20:27 +08:00
Adam 71a3b5ad2f Tag: Fix text wrap (#1785)
When the width of parent container is too narrow, text in tag will be
break into lines.
當父容器寬度不足時,Tag 文字會產生換行的現象
2016-12-18 21:19:03 +08:00
FuryBean 6c4f8a6867 Tree: add current-change event & current-node-key. (#1807) 2016-12-17 14:09:05 +08:00
FuryBean 4614990cb4 Table: add column as third parameter for row-click event. (#1808) 2016-12-17 14:00:35 +08:00
baiyaaaaa a5bdd2cabb component README update and fix 2016-12-16 10:57:54 +08:00
baiyaaaaa 47c62e9fe0 add progress hook function property (#1782) 2016-12-15 23:49:29 +08:00
cinwell.li 7d6f3606b4 DatePicker: fix datetimerange, fixed #1758 (#1766) 2016-12-15 18:39:14 +08:00
baiyaaaaa 5e692418ff fix the tab bar dynamic bug 2016-12-15 10:21:09 +08:00
Leopoldthecoder 19210b6945 [build] 1.0.7 2016-12-14 15:36:21 +08:00
杨奕 d7d8257516 Message & Notification: add iconClass and customClass, fixed #1664 (#1671) 2016-12-14 13:43:14 +08:00
qingwei.li 3bf624c757 Table: add empty slot, closed #1737, closed #1730 2016-12-14 13:34:35 +08:00
zheng yu 0ee61e7296 fix: fixed losing focus when drag slider button fast or right click slider button. (#1723) 2016-12-13 23:12:43 +08:00
杨奕 eeee584d56 MessageBox: add customClass (#1707) 2016-12-13 22:52:29 +08:00
cinwell.li cad3d770ed DatePicker: fix clear button, fixed #1690 (#1710)
* DatePicker: fix clear button, fixed #1690

* DatePicker: fix reset button style

* DatePicker: fix set value

* DatePicker: fix test
2016-12-13 22:51:43 +08:00
杨奕 9c7786b203 Select: add size property (#1715) 2016-12-13 22:42:01 +08:00
baiyaaaaa 8917704392 support tag color property 2016-12-13 16:57:56 +08:00
Hashem Qolami 998dcce225 Feature table maxHeight (#1560) (#1674)
*  [Table] Added fluid height table with maxHeight prop (#1560)

* 🚨 [Table] Added test for maxHeight prop (#1560)

* 📚 [Table] Added the documentation of fluid-height table (#1560)
2016-12-13 16:21:59 +08:00
baiyaaaaa 36261b6534 support append prepend slot (#1709) 2016-12-13 14:46:47 +08:00
cinwell.li 105db7c673 Upload: fix file list style (#1701) 2016-12-13 14:34:22 +08:00
baiyaaaaa a51eafb705 add old value for input-number change event 2016-12-13 11:46:40 +08:00
杨奕 1db2d64ddc Tabs: fix empty tab-pane issue, fixed #1608 (#1672) 2016-12-13 10:36:10 +08:00
杨奕 0ccd537cc8 Select: fix filterable group bug, fixed #1678 (#1679) 2016-12-13 10:34:53 +08:00
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
Furybean 1f6cafebb1 Slider: fix can not drag when step < 1 2016-11-23 08:28:45 +08:00
杨奕 24c5ff8c4c Select: fix icon and input click (#1253) 2016-11-22 21:42:58 +08:00
cinwell.li 2d5bc59c67 Pagination: fix i18n, fixed #928 (#1260) 2016-11-22 14:22:03 +08:00
Furybean 59293a219e Tree: add filter-node-method prop & filter method. 2016-11-22 12:37:02 +08:00
Furybean 2c764d13fa Tree: add getCheckedKeys & setCheckedKeys API. 2016-11-22 11:57:42 +08:00
boyd91 ec2b62d93e Add box-sizing: content-box for compatibility (#1229)
Some CSS resets (including Bootstrap's) contain *::after{ box-sizing: border-box; }

This breaks the checkbox component style. Therefor add box-sizing: content-box explicitly to increase compatibility.
2016-11-21 19:02:56 +08:00
FuryBean 6353d33afe Table: fix a script error when show-header is true. (#1248) 2016-11-21 19:01:31 +08:00
baiyaaaaa bb0a79b1b0 add a error prop for setting the error message manually 2016-11-19 19:55:44 +08:00
baiyaaaaa 6b857a23f8 fix radio-button style 2016-11-18 22:12:12 +08:00
baiyaaaaa 5b6dc77243 fix dynamic form item validate bug (#1207) 2016-11-18 22:05:31 +08:00
Leopoldthecoder 2e931cff96 [build] 1.0.2 2016-11-18 20:08:55 +08:00
qingwei.li 37510831ca Update: release script 2016-11-18 20:03:20 +08:00
杨奕 897ec4650c Select: add focus listener (#1193) 2016-11-18 20:03:19 +08:00
FuryBean 07b8ec030f Table: fix selection-change not fire in some condition. (#1198) 2016-11-18 20:03:19 +08:00
Leopoldthecoder 69b65037eb Switch: fix @change timing bug 2016-11-18 20:03:18 +08:00
furybean 0a31868b5f Table: add show-header prop & add header-click event & make height more reasonable. 2016-11-18 20:03:18 +08:00
cinwell.li 4ebdd6a6d4 Table: add context prop (#1161) 2016-11-18 20:03:18 +08:00
qingwei.li ffc136fa8d TimeSelect: fix 00:00 is disabled, fixed #676 2016-11-18 20:03:17 +08:00
furybean bd8bf7bf35 Table: fix fixed column won't disappear in some condition. 2016-11-18 20:03:17 +08:00
furybean 012c0185f2 Table: fix select-all checkbox is selected when all rows are not selectable. 2016-11-18 20:03:17 +08:00
Leopoldthecoder fc41cf4077 Alert: add render-content 2016-11-18 20:03:15 +08:00
qingwei.li a13b49b609 Locale: fix dynamic change locale 2016-11-18 20:03:14 +08:00
Leopoldthecoder faa27b9d99 Input: fix input-group line height 2016-11-18 20:03:14 +08:00
qingwei.li 3003aaa426 Loading: fix export module 2016-11-18 20:03:14 +08:00
杨奕 edeae0a2a4 Button: add focus style (#1116) 2016-11-18 20:03:13 +08:00
baiyaaaaa 99eb9366eb fix col responsive style bug 2016-11-18 20:03:13 +08:00
Leopoldthecoder 54b1543698 [build] 1.0.1 2016-11-16 17:24:03 +08:00
qingwei.li b7ecc15622 Table: fix tooltip style 2016-11-16 16:59:26 +08:00
baiyaaaaa 73e9e918ae Merge pull request #1101 from Kingwl/master
Tabs: fix a 'activeName' attribute init bug
2016-11-16 16:00:01 +08:00
FuryBean 5203280af1 Tree: add defaultExpandKeys & defaultCheckedKeys. (#1088) 2016-11-16 15:35:46 +08:00
kingwl 5be8575ba1 Tabs: fix a 'activeName' attribute init bug 2016-11-16 15:35:23 +08:00
cinwell.li af4bca8abe DatePicker: update view when setting default value, fixed #1050 (#1097) 2016-11-16 14:48:15 +08:00
SkyAo d54bf670a2 Merge pull request #1099 from QingWei-Li/feat/popover-manual
Popover: add manual
2016-11-16 14:43:13 +08:00
SkyAo 6e124fc24b Merge pull request #1096 from QingWei-Li/fix/col
Col: remove vue jsx spread
2016-11-16 14:37:57 +08:00
qingwei.li 602c569989 Popover: add manual 2016-11-16 13:55:54 +08:00
qingwei.li 60dfd8df47 Col: remove vue jsx spread 2016-11-16 12:07:27 +08:00
SkyAo d4e45e8d9b Merge pull request #1093 from QingWei-Li/fix/datepicker-month
DatePicker: fix select year in month type, fixed #1070
2016-11-16 11:28:27 +08:00
qingwei.li 478549bd30 DatePicker: fix select year in month type, fixed #1070 2016-11-16 11:11:29 +08:00
杨奕 238f8625b1 MessageBox: swap 'message' and 'title' when called with 'this.$msgbox' (#1067) 2016-11-16 11:06:03 +08:00
杨奕 22bc5f312a Dialog: remove v-model dependency of manual manipulation (#1038) 2016-11-16 11:05:23 +08:00
baiyaaaaa ddd4481eb0 Merge pull request #1076 from Leopoldthecoder/switch-width
Switch: fix a 'width' attribute init bug
2016-11-16 10:49:32 +08:00
Leopoldthecoder 5fcd73cd85 Loading: add loading service 2016-11-15 20:29:33 +08:00
Leopoldthecoder 9314ea2f28 Switch: fix a 'width' attribute init bug 2016-11-15 12:26:16 +08:00
ly303550688 a52f800074 Dialog: add showClose 2016-11-14 18:39:45 +08:00
baiyaaaaa 14475c33de responsive layout 2016-11-14 15:45:08 +08:00
杨奕 21d3cb4c82 Merge pull request #1045 from baiyaaaaa/master
fix checkbox name
2016-11-14 08:47:21 +08:00
baiyaaaaa 9c5a713ff1 Merge pull request #1039 from Leopoldthecoder/loading-css
Loading: remove unnecessary inline styles
2016-11-14 00:23:04 +08:00
baiyaaaaa 29975ee50e Merge pull request #1042 from QingWei-Li/fix/autoprefixer-config
fix salad config, #1037
2016-11-14 00:15:37 +08:00
baiyaaaaa 67490a29a3 fix checkbox name 2016-11-13 23:51:44 +08:00
qingwei.li 1f96a372fe fix salad config 2016-11-13 22:08:38 +08:00
Leopoldthecoder 940b189bbd Loading: remove unnecessary inline styles 2016-11-13 21:12:04 +08:00
杨奕 c08c6f1769 Notification/Message: return instance for manual close (#1033) 2016-11-13 20:03:17 +08:00
cinwell.li 1208ef520c DatePicker: add clear value, closed #759 (#1026) 2016-11-13 15:57:34 +08:00
Akira Komamura d37e0dbd39 Add column class-name to the table header and update documentation (#1027)
* Table: Add className property to columns

* Table: update documentation on column class-name

* Table: Apply column class-name to table header
2016-11-13 14:39:24 +08:00
Leopoldthecoder c0e331d210 Review: steps/switch/tabs/tag/table 2016-11-13 11:58:45 +08:00