Commit Graph

996 Commits

Author SHA1 Message Date
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
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
杨奕
ed97f69a5d Merge pull request #905 from baiyaaaaa/master
improve form docs
2016-11-08 14:25:01 +08:00
baiyaaaaa
0318de935c improve form docs 2016-11-08 12:29:32 +08:00
cinwell.li
8439cbd5d0 Theme-default: improve vars (#899) 2016-11-08 11:20:53 +08:00
baiyaaaaa
13506ed544 Merge pull request #888 from QingWei-Li/fix/deploy-ci
Fix deploy ci
2016-11-08 10:40:21 +08:00
baiyaaaaa
f2646fba4d Merge pull request #896 from QingWei-Li/fix/rename-t
Locale: rename $t to t
2016-11-08 10:36:58 +08:00
qingwei.li
47392d1e29 Locale: rename $t to t 2016-11-07 23:33:33 +08:00
baiyaaaaa
58add2e4ab correct the capitalized 2016-11-07 18:20:05 +08:00
qingwei.li
857ad3aee4 Fix deploy ci 2016-11-07 18:13:58 +08:00
Leopoldthecoder
6c8015bd63 [release] 1.0.0-rc.9 2016-11-07 17:45:29 +08:00
Leopoldthecoder
9e6513fa17 [build] 1.0.0-rc.9 2016-11-07 17:44:59 +08:00
Leopoldthecoder
ec23dcd583 update release.sh 2016-11-07 17:28:37 +08:00
baiyaaaaa
2cc6186ab9 Merge pull request #884 from Leopoldthecoder/master
Button: avoid button splitting in button-group
2016-11-07 17:00:25 +08:00
Leopoldthecoder
66ba839b12 Button: avoid button splitting in button-group 2016-11-07 16:41:39 +08:00
cinwell.li
fce92e8b4e DatePicker: fix reset value, fixed #878 (#880)
add test
2016-11-07 16:26:03 +08:00
杨奕
b5e97d857d Homepage: update style and some docs (#877) 2016-11-07 16:25:56 +08:00
杨奕
6f55d6d9af Slider: fix an inputValue initiation bug (#879) 2016-11-07 16:25:27 +08:00
杨奕
e2c388fcf9 Merge pull request #874 from baiyaaaaa/master
autocomplete style fix
2016-11-07 11:58:26 +08:00
FuryBean
971150c2fb Table: remove mouse wheel prevent default. (#873) 2016-11-07 11:58:01 +08:00
baiyaaaaa
ca6637d5ba Merge pull request #866 from Leopoldthecoder/master
Button: update text button style
2016-11-07 11:52:24 +08:00