Commit Graph

396 Commits (1942e6345356e2a0b0e2aac9710c30ddebd1beea)

Author SHA1 Message Date
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 ce3bed6cb5 Select: refactor and bug fix 2016-12-01 22:34:30 +08:00
Leopoldthecoder 707a0d5a60 Loading: full screen loading is now singleton 2016-12-01 22:27:20 +08:00
baiyaaaaa 98dda297c9 fix datetimepicker test 2016-12-01 17:30:23 +08:00
baiyaaaaa 648c498fd9 input-number add the controls support (#1473) 2016-11-30 18:16:49 +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
FuryBean d3b3d865e8 Tree: add setChecked method. (#1434) 2016-11-28 18:57:09 +08:00
Leopoldthecoder fdd0d101cb Table: update custom column example 2016-11-28 18:53:12 +08:00
Leopoldthecoder e8b74dcb96 update changelog for 1.0.3 2016-11-28 17:55:54 +08:00
baiyaaaaa f4ddc67521 fix upload docs bug 2016-11-28 17:27:05 +08:00
reverland 8a4b7ba6d7 Popover: add show/hide event 2016-11-28 16:57:46 +08:00
baiyaaaaa 41f69d99cd fix pagination docs (#1409) 2016-11-28 11:15:07 +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
Max 0909955744 Update installation.md
fix wording
2016-11-27 09:55:33 +08:00
baiyaaaaa 1f8f88615c support the title slot in menu-group (#1382) 2016-11-27 06:20:00 +08:00
baiyaaaaa 75d248e107 support radio button custom style 2016-11-26 18:30:56 +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
qingwei.li bd975b1747 Doc: update custom theme 2016-11-25 18:26:34 +08:00
Furybean 812a953b1e Table: add row-style prop. 2016-11-25 17:41:07 +08:00
Furybean 4617526367 Pagination: fix user can not set currentPage in some condition. 2016-11-25 08:26:10 +08:00
FuryBean 2f3f5eabc1 Table: add header group feature. (#1312) 2016-11-23 20:32:23 +08:00
李愿愿 53dd8ee9eb fix docs typo (#1303) 2016-11-23 16:47:04 +08:00
郑瑞召 a65a62f65c fix docs typo (#1266)
fix default-expand-keys => default-expanded-keys
2016-11-22 23:28:19 +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
baiyaaaaa 34e01710b5 remove button native modifier (#1232) 2016-11-20 22:39:33 +08:00
baiyaaaaa bb0a79b1b0 add a error prop for setting the error message manually 2016-11-19 19:55:44 +08:00
baiyaaaaa 5b6dc77243 fix dynamic form item validate bug (#1207) 2016-11-18 22:05:31 +08:00
baiyaaaaa 3da91213ce improve form validate docs 2016-11-18 20:03:19 +08:00
杨奕 897ec4650c Select: add focus listener (#1193) 2016-11-18 20:03:19 +08:00
Leopoldthecoder 3861c55f86 i18n: use the right parentheses 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
杨奕 4e423144a2 i18n: update language list (#1187) 2016-11-18 20:03:18 +08:00
cinwell.li 4ebdd6a6d4 Table: add context prop (#1161) 2016-11-18 20:03:18 +08:00
Leopoldthecoder 10cef46012 Table: update English doc 2016-11-18 20:03:17 +08:00
Jan Van Bruggen 077c0cf73f Docs: fix custom theme import path
When `src/main.js` imports `theme/index.css`, the import statement
should import `'../theme/index.css'`, not `'./theme/index.css'`.
2016-11-18 20:03:16 +08:00
Leopoldthecoder fc41cf4077 Alert: add render-content 2016-11-18 20:03:15 +08:00
qingwei.li 33ba9f5b0b Loading: update doc 2016-11-18 20:03:15 +08:00
baiyaaaaa 99eb9366eb fix col responsive style bug 2016-11-18 20:03:13 +08:00
Leopoldthecoder d4aa5197af fix doc typos 2016-11-17 11:02:24 +08:00
杨奕 1c8b765824 Merge pull request #1105 from Leopoldthecoder/master
Tree: update English doc
2016-11-16 17:04:29 +08:00
Leopoldthecoder f36373113a Tree: update English doc 2016-11-16 16:36:01 +08:00
baiyaaaaa 1956a62d22 uodate tab docs 2016-11-16 16:14:48 +08:00
FuryBean 5203280af1 Tree: add defaultExpandKeys & defaultCheckedKeys. (#1088) 2016-11-16 15:35:46 +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
Leopoldthecoder 72a9c9f2cd FAQ: add translation 2016-11-16 14:09:25 +08:00