baiyaaaaa
47c62e9fe0
add progress hook function property ( #1782 )
2016-12-15 23:49:29 +08:00
杨奕
d7d8257516
Message & Notification: add iconClass and customClass, fixed #1664 ( #1671 )
2016-12-14 13:43:14 +08:00
杨奕
6fa2a7049f
Table: update docs ( #1740 )
2016-12-14 13:42:56 +08:00
qingwei.li
3bf624c757
Table: add empty slot, closed #1737 , closed #1730
2016-12-14 13:34:35 +08:00
baiyaaaaa
22b703739d
improve button docs ( #1727 )
2016-12-13 23:10:41 +08:00
杨奕
eeee584d56
MessageBox: add customClass ( #1707 )
2016-12-13 22:52:29 +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
qingwei.li
d835c7b4ec
TimePicker: fix HH:mm style
2016-12-09 18:20:42 +08:00
杨奕
c1a469c899
Changelog: update for 1.0.6 ( #1657 )
2016-12-09 17:59:51 +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
XinYong Chen
c7cfcc36bc
Modify document error ( #1629 )
2016-12-08 18:42:33 +08:00
baiyaaaaa
3d12579652
support tab disabled
2016-12-08 17:13:41 +08:00
baiyaaaaa
658383ecae
fix docs
2016-12-08 17:09:56 +08:00
baiyaaaaa
d4ded0e184
improve docs
2016-12-08 13:31:45 +08:00
baiyaaaaa
67a009b7a7
Merge pull request #1578 from QingWei-Li/fix/i18n-doc
...
doc: IgnorePlugin => NormalModuleReplacementPlugin, fixed #1315
2016-12-06 18:27:27 +08:00
qingwei.li
fcf412087c
doc: IgnorePlugin => NormalModuleReplacementPlugin, fixed #1315
2016-12-06 17:19:47 +08:00
Leopoldthecoder
9cd6f36f1f
add translation team members.
2016-12-06 16:05:38 +08:00
Furybean
0caa085523
Table: add row-dblclick event.
2016-12-02 17:43:21 +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
34dbb01c1a
support tab title renter funtion
2016-12-01 23:00:29 +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
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
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
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
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
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
qingwei.li
602c569989
Popover: add manual
2016-11-16 13:55:54 +08:00
cinwell.li
0fffead922
doc: update quickstart, fixed ElementUI/element-starter#7 #1089 ( #1091 )
2016-11-16 11:03:28 +08:00
Leopoldthecoder
5fcd73cd85
Loading: add loading service
2016-11-15 20:29:33 +08:00
Leopoldthecoder
a809a20361
Docs: misc updates
2016-11-14 18:55:17 +08:00
Leopoldthecoder
353dab8c55
JSFiddle: add missing <style> and <script>
2016-11-14 18:24:06 +08:00
baiyaaaaa
14475c33de
responsive layout
2016-11-14 15:45:08 +08:00
杨奕
43ce738aad
Checkbox/Radio: add 'name' on doc ( #1049 )
2016-11-14 12:16:13 +08:00
杨奕
b207d74515
Merge pull request #1035 from Leopoldthecoder/master
...
Review: tooltip/tree/typography/upload
2016-11-14 11:48:37 +08:00
Leopoldthecoder
f2aa74965f
Review: tooltip/tree/typography/upload
2016-11-13 22:00:55 +08:00
杨奕
c08c6f1769
Notification/Message: return instance for manual close ( #1033 )
2016-11-13 20:03:17 +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
杨奕
455850d70c
Merge pull request #980 from Leopoldthecoder/style-remove
...
i18n: remove redundant styles
2016-11-13 12:03:35 +08:00
Leopoldthecoder
c0e331d210
Review: steps/switch/tabs/tag/table
2016-11-13 11:58:45 +08:00
cinwell.li
f138cbfec8
DatePicker: fix readonly, add disabled and editable, fixed #976 ( #1000 )
2016-11-13 11:45:38 +08:00
qingwei.li
23aa2b619b
Step: add align-center, fixed #994
2016-11-13 10:45:05 +08:00
杨奕
da3b2f4249
Review: radio/rate/select/slider ( #1001 )
2016-11-11 19:06:27 +08:00
杨奕
63d68f8f0e
MessageBox(doc): add two missing attributes ( #978 )
2016-11-11 15:48:01 +08:00
qingwei.li
5ca689004c
Move zh-cn to zh-CN
2016-11-11 11:14:36 +08:00
Leopoldthecoder
7af57c84c5
i18n: remove redundant styles
2016-11-10 23:50:55 +08:00
杨奕
2ff91352be
Merge pull request #963 from furybean/pagination-bug
...
Pagination: fix current-change emit too many.
2016-11-10 21:57:38 +08:00
杨奕
4ccb8ea9ae
Merge i18n to master ( #972 )
...
* init i18n
* update router
* finish router
* Review: message/messageBox/notification
* Tag: update doc
* Review: pagination/popover/progress
* i18n: sync with master
2016-11-10 21:46:55 +08:00
furybean
28958fa051
Pagination: fix current-change emit too many.
2016-11-10 17:51:10 +08:00
Leopoldthecoder
3b39cb71e1
Tabs: update doc
2016-11-09 18:58:32 +08:00
Leopoldthecoder
933da27f6a
remove 'next' and 'rc' for 1.0.0 release
2016-11-09 17:36:17 +08:00
杨奕
a88577b99b
Merge pull request #939 from QingWei-Li/feat/input-doc
...
Input(doc): add api doc
2016-11-09 16:40:08 +08:00
杨奕
41c53099c8
JSFiddle demo: add <style> support ( #935 )
2016-11-09 16:02:16 +08:00
qingwei.li
73d2ba7856
Input(doc): add api doc
2016-11-09 14:27:48 +08:00
baiyaaaaa
6644207668
Input: fix blur event param & improve docs
2016-11-09 12:21:29 +08:00
baiyaaaaa
417a0c3fd9
Merge pull request #925 from Leopoldthecoder/master
...
Loading: improve visual, add custom text
2016-11-09 12:03:51 +08:00
baiyaaaaa
99fdcb58db
Merge pull request #915 from fireyy/patch-1
...
fix tabs 组件的基础用法示例
2016-11-09 11:15:50 +08:00
fireyy
8b535568e8
docs improve: el-tabs demo
2016-11-09 09:41:34 +08:00
Leopoldthecoder
aeb9eb87a9
Loading: improve visual, add custom text
2016-11-08 23:20:30 +08:00
baiyaaaaa
60a812ad18
docs improve
2016-11-08 20:00:15 +08:00
FuryBean
947b837ffa
Table: add highlight current row example. ( #903 )
2016-11-08 15:59:14 +08:00
杨奕
ceea64d29b
Homepage: jsfiddle online ( #910 )
2016-11-08 15:59:02 +08:00
baiyaaaaa
0318de935c
improve form docs
2016-11-08 12:29:32 +08:00
qingwei.li
47392d1e29
Locale: rename $t to t
2016-11-07 23:33:33 +08:00