Commit Graph

989 Commits (41c53099c8b391a0a8cbdbcf8229c866759b392d)

Author SHA1 Message Date
杨奕 41c53099c8 JSFiddle demo: add <style> support (#935) 2016-11-09 16:02:16 +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
baiyaaaaa 1179ec602e autocomplete style fix 2016-11-07 11:51:35 +08:00
baiyaaaaa 9a3aa1b580 fix input icon loading (#872) 2016-11-07 11:15:28 +08:00
Leopoldthecoder 0162015c4c Button: update text button style 2016-11-07 10:47:51 +08:00
baiyaaaaa 1c47153e1a Merge pull request #865 from QingWei-Li/fix/locale-fallback
Locale: fallback default config
2016-11-07 10:47:31 +08:00
SkyAo ed8fa16fdb Merge pull request #869 from baiyaaaaa/master
fix zIndex -1
2016-11-07 10:41:10 +08:00
baiyaaaaa fe4357d7f8 fix zIndex -1 2016-11-07 10:28:58 +08:00
baiyaaaaa e0ad1f6ff4 Merge pull request #862 from baiyaaaaa/master
fix switch style bug in ie9
2016-11-07 10:27:45 +08:00