Commit Graph

645 Commits

Author SHA1 Message Date
baiyaaaaa
d4cdb9ca6b fixed row flex align bug 2016-09-28 12:30:20 +08:00
杨奕
8b905d24de Merge pull request #168 from vilic/fix-eslint-options
Remove `--ext` and use globs for extension names
2016-09-28 11:43:48 +08:00
vilicvane
4363c107c3 Remove --ext and use globs for extension names
Option `--ext` is not expected to work with globs, see
http://eslint.org/docs/user-guide/command-line-interface#ext.
2016-09-28 11:29:24 +08:00
baiyaaaaa
9ea878f7b5 Merge pull request #164 from QingWei-Li/fix/pagination-arrow
Pagination: fix icon style, fixed #163
2016-09-27 23:54:05 +08:00
qingwei.li
7964857996 Pagination: fix icon style, fixed #163 2016-09-27 17:33:18 +08:00
qingwei.li
936597baca Update component list 2016-09-27 14:55:37 +08:00
baiyaaaaa
3f39e02e4a Merge pull request #158 from QingWei-Li/fix/datepicker
DatePicker: fix initial value is string, #157
2016-09-27 11:27:05 +08:00
baiyaaaaa
d4f293c050 Merge pull request #153 from QingWei-Li/fix/update-build-script
Refactor build scripts, fix #148
2016-09-27 11:24:23 +08:00
baiyaaaaa
1f9108f91f Merge pull request #154 from QingWei-Li/fix/update-cdn
Replace cdn into jsdelivr
2016-09-27 11:18:34 +08:00
qingwei.li
5ff24db2ff Refactor build scripts, fix #148
Add 'packages' folder to package.json#files
2016-09-27 11:15:55 +08:00
qingwei.li
cb16af03a5 DatePicker: fix initial value is string, #157 2016-09-27 11:12:11 +08:00
qingwei.li
edb801bd28 Replace cdn into jsdelivr 2016-09-26 20:34:11 +08:00
cinwell.li
7abe758878 Merge pull request #149 from Leopoldthecoder/master
add resizable on table doc
2016-09-26 11:24:21 +08:00
Leopoldthecoder
08160644c5 add resizable on table doc 2016-09-26 10:57:03 +08:00
cinwell.li
21dadaa447 Merge pull request #147 from Leopoldthecoder/master
text unification
2016-09-24 22:43:20 +08:00
Leopoldthecoder
71f4d1cba9 text unification 2016-09-24 20:26:03 +08:00
杨奕
020222870b Merge pull request #145 from baiyaaaaa/master
add browser support standard
2016-09-24 19:00:47 +08:00
baiyaaaaa
c3a127d6ad Merge pull request #144 from QingWei-Li/fix/vue-popper-path
utils: import popper fail in vue-popper file, fixed #143
2016-09-24 18:11:41 +08:00
baiyaaaaa
8fecdaabce Merge pull request #142 from Leopoldthecoder/master
add padding-right when popup shows
2016-09-24 18:09:37 +08:00
baiyaaaaa
773ea39b86 add browser support standard 2016-09-24 18:09:09 +08:00
qingwei.li
3758bacbb4 utils: import popper fail in vue-popper file, fixed #143 2016-09-24 16:05:20 +08:00
Leopoldthecoder
71dc5bedf3 add padding-right when popup shows 2016-09-23 18:03:16 +08:00
杨奕
a761531172 add starter links (#140) 2016-09-23 16:38:35 +08:00
isunkui
6a25760d8c Table: fix table style (#130) 2016-09-23 12:40:16 +08:00
杨奕
ba66b4d5b9 Merge pull request #132 from baiyaaaaa/master
submenu auto expand based on default-active value
2016-09-22 21:40:07 -05:00
杨奕
939269b186 Merge pull request #136 from QingWei-Li/feat/doc/size-badge
doc: add size badge in readme
2016-09-22 21:39:34 -05:00
baiyaaaaa
1f7c4b8e3c Merge pull request #135 from QingWei-Li/feat/doc/update-quickstart
doc: add cdn usage, #134
2016-09-23 10:38:12 +08:00
baiyaaaaa
dd29867845 submenu auto expand based on default-active value 2016-09-23 10:27:36 +08:00
qingwei.li
f279ca0e79 doc: add size badge in readme 2016-09-23 08:50:27 +08:00
qingwei.li
05704d5d5c doc: add cdn usage, #134 2016-09-23 08:27:35 +08:00
baiyaaaaa
85495b61d1 Merge pull request #127 from QingWei-Li/fix/table/dorender
Table: fix dorender in created, fixed #121
2016-09-22 15:55:11 +08:00
qingwei.li
eb24d57a3c Table: fix dorender in created, fixed #121 2016-09-22 15:41:04 +08:00
baiyaaaaa
cded5dff61 Merge pull request #125 from baiyaaaaa/master
misc update
2016-09-22 14:22:46 +08:00
baiyaaaaa
a94d35fb39 misc update 2016-09-22 13:54:20 +08:00
杨奕
5bec4d7f31 Merge pull request #124 from isunkui/TableColumn
TableColumn: fix TableColumn align style
2016-09-22 00:53:11 -05:00
isunkui
52487638d3 TableColumn: fix TableColumn align style 2016-09-22 12:55:28 +08:00
isunkui
cefe15dc19 TableColum: fix first calc columns, #78 (#118) 2016-09-21 23:01:51 +08:00
baiyaaaaa
4d6dc06ae5 1.0.0-rc.4 2016-09-21 18:55:25 +08:00
baiyaaaaa
fc5c3e8ecc misc fixed (#117)
* add select event

* fixed fix upload/tabs/progress

* docs site
2016-09-21 18:45:29 +08:00
杨奕
7c1787b004 Merge pull request #116 from QingWei-Li/fix/table-column
TableColum: fix first calc columns, #78
2016-09-21 05:39:42 -05:00
qingwei.li
a019e57da9 TableColum: fix first calc columns, #78 2016-09-21 18:34:17 +08:00
杨奕
ba4a2b29a5 add contributing guide in footer (#115) 2016-09-21 18:14:38 +08:00
杨奕
db562a613d Merge pull request #111 from QingWei-Li/fix/update-demo-config
Update demo config
2016-09-21 04:07:19 -05:00
baiyaaaaa
98bb0a1066 Merge pull request #113 from Leopoldthecoder/master
doc fix
2016-09-21 16:53:27 +08:00
qingwei.li
daa2428f70 Update dist script 2016-09-21 16:41:49 +08:00
SkyAo
98f3935527 Tree: modify doc again. (#114) 2016-09-21 15:37:41 +08:00
SkyAo
1f61c8e18d Tree: modify doc (#112) 2016-09-21 15:11:47 +08:00
Leopoldthecoder
947cd99df4 doc fix 2016-09-21 15:10:27 +08:00
杨奕
096b9f86ff Merge pull request #110 from baiyaaaaa/master
update docs site
2016-09-21 01:44:42 -05:00
qingwei.li
039777dea0 Update demo config 2016-09-21 14:38:07 +08:00