Commit Graph

1015 Commits

Author SHA1 Message Date
furybean
33e7e3432a Add /play to debug component. 2016-11-13 03:50:40 +08:00
baiyaaaaa
58dc7e14c0 Merge pull request #979 from Leopoldthecoder/switch-style
Switch: fix style inside Form
2016-11-13 03:47:41 +08:00
杨奕
da3b2f4249 Review: radio/rate/select/slider (#1001) 2016-11-11 19:06:27 +08:00
FuryBean
b215f71d2e Improve example lang. (#990) 2016-11-11 16:58:44 +08:00
杨奕
63d68f8f0e MessageBox(doc): add two missing attributes (#978) 2016-11-11 15:48:01 +08:00
杨奕
50709eb05b Merge pull request #988 from QingWei-Li/fix/remove-zh-cn
Move zh-cn to zh-CN
2016-11-11 11:17:33 +08:00
qingwei.li
5ca689004c Move zh-cn to zh-CN 2016-11-11 11:14:36 +08:00
Leopoldthecoder
ecb6a96a6f fix dev deploy 2016-11-11 10:53:53 +08:00
Leopoldthecoder
a8adb5f3dc Switch: fix style inside Form 2016-11-10 22:49:57 +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
Leopoldthecoder
a11e8d115c Select: fix value clear bug when value is initialized in mounted hook 2016-11-10 20:27:18 +08:00
furybean
28958fa051 Pagination: fix current-change emit too many. 2016-11-10 17:51:10 +08:00
Leopoldthecoder
72a66e8c48 [release] 1.0.0 2016-11-09 19:15:26 +08:00
Leopoldthecoder
097745f9b9 [build] 1.0.0 2016-11-09 19:15:25 +08:00
Leopoldthecoder
3b39cb71e1 Tabs: update doc 2016-11-09 18:58:32 +08:00
Leopoldthecoder
b97e548c48 add favicon 2016-11-09 18:24:00 +08:00
baiyaaaaa
d7cbf79b25 Merge pull request #944 from Leopoldthecoder/master
Loading: update style
2016-11-09 18:03:56 +08:00
baiyaaaaa
84b83b0b55 Merge pull request #948 from furybean/deleted-table-data
Table: fire selection-change when row is removed.
2016-11-09 18:02:14 +08:00
Leopoldthecoder
813dc78c51 Loading: update style/Add favicon 2016-11-09 17:57:00 +08:00
baiyaaaaa
e5f02f115c Merge pull request #947 from Leopoldthecoder/remove-next
remove 'next' and 'rc' for 1.0.0 release
2016-11-09 17:54:01 +08:00
furybean
2951e6843f Table: fire selection-change when row is removed. 2016-11-09 17:47:00 +08:00
FuryBean
6d9df08e56 Pagination: fix currentPage may be 0 in some condition. (#943) 2016-11-09 17:37:54 +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
杨奕
d5bd38e44f Merge pull request #938 from QingWei-Li/feat/update-template
Update template
2016-11-09 14:24:38 +08:00
李名凯
81477a9af9 Table: Set the background color of striped table on the td element (#917) 2016-11-09 13:52:26 +08:00
qingwei.li
ac06bff847 Update template 2016-11-09 13:49:12 +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
fb86f81eb6 fix inline-block style 2016-11-09 11:25:25 +08:00
baiyaaaaa
99fdcb58db Merge pull request #915 from fireyy/patch-1
fix tabs 组件的基础用法示例
2016-11-09 11:15:50 +08:00
杨奕
1e4b330d8e Merge pull request #927 from baiyaaaaa/master
fix node remove bug
2016-11-09 10:19:47 +08:00
baiyaaaaa
f4498ea563 Merge pull request #929 from Leopoldthecoder/logo
add logo
2016-11-09 10:18:53 +08:00
fireyy
8b535568e8 docs improve: el-tabs demo 2016-11-09 09:41:34 +08:00
Leopoldthecoder
1c8ba65979 add logo 2016-11-09 08:15:40 +08:00
baiyaaaaa
90dafc54ab fix node remove bug 2016-11-09 00:01:56 +08:00
baiyaaaaa
399bdaf478 Merge pull request #922 from baiyaaaaa/master
docs improve
2016-11-08 23:40:46 +08:00
Leopoldthecoder
aeb9eb87a9 Loading: improve visual, add custom text 2016-11-08 23:20:30 +08:00
baiyaaaaa
547293e366 support Input min & max prop 2016-11-08 20:13:52 +08:00
baiyaaaaa
60a812ad18 docs improve 2016-11-08 20:00:15 +08:00
杨奕
8484f127d3 Merge pull request #911 from QingWei-Li/fix/timepicker-range
TimePicker: fix maxtime over the mintime will cover mintime, fixed 894
2016-11-08 18:13:47 +08:00
qingwei.li
8ac1ce0737 TimePicker: fix maxtime over the mintime will cover mintime, fixed 894 2016-11-08 16:30:25 +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
杨奕
677712c81e Merge pull request #909 from QingWei-Li/fix/export-components
Components: use es2015 export module, fixed #907
2016-11-08 15:49:19 +08:00
qingwei.li
3c12100f52 Components: use es2015 export module, fixed #907 2016-11-08 15:01:00 +08:00
杨奕
605c18eeac Merge pull request #792 from QingWei-Li/feat/jsfiddle
Add jsfiddle in demo
2016-11-08 15:00:14 +08:00