Commit Graph

1559 Commits

Author SHA1 Message Date
qingwei.li
79691d61e2 Improve test coverage 2016-12-30 11:24:55 +08:00
qingwei.li
923d9b6622 Table: fix test fix #2090 , remove virtual scrollbar 2016-12-30 11:12:13 +08:00
Leopoldthecoder
593acacdfa Changelog: update for 1.1.1 2016-12-29 23:34:12 +08:00
Leopoldthecoder
8abed14ac1 [release] 1.1.1 2016-12-29 22:29:16 +08:00
Leopoldthecoder
aa076b470a [build] 1.1.1 2016-12-29 22:29:16 +08:00
Leopoldthecoder
b8668bb7eb update dependencies 2016-12-29 22:27:36 +08:00
Leopoldthecoder
5ee4f07e3c [release] 1.1.0 2016-12-29 22:11:44 +08:00
Leopoldthecoder
99d3b2568d [build] 1.1.0 2016-12-29 22:11:43 +08:00
Leopoldthecoder
d8d20f0da1 Changelog: update for 1.1.0 2016-12-29 22:09:04 +08:00
baiyaaaaa
1df8c50dfb fix valida field params bug 2016-12-29 22:06:42 +08:00
baiyaaaaa
5493a13523 Merge pull request #2078 from Leopoldthecoder/dev
unify N/A marks in docs
2016-12-29 21:39:28 +08:00
baiyaaaaa
71173b7467 Merge pull request #2065 from Leopoldthecoder/version
update versions.json
2016-12-29 21:38:46 +08:00
baiyaaaaa
e21e77bd49 Merge pull request #2070 from QingWei-Li/fix/datepicker-change
DatePicker: fix change event trigger multiple times, fixed #2060
2016-12-29 21:38:24 +08:00
baiyaaaaa
ee91c12e7a Merge pull request #2069 from QingWei-Li/fix/dropdown
Dropdown: fix placement
2016-12-29 21:38:02 +08:00
baiyaaaaa
3c0a784aca insert autocomplete suggestions to body 2016-12-29 21:37:52 +08:00
Leopoldthecoder
ea5ff93e78 unify N/A marks in docs 2016-12-29 20:55:33 +08:00
qingwei.li
7d3bbc8ad4 Doc: update docs about vue-i18n, close #2039 2016-12-29 18:13:41 +08:00
Leopoldthecoder
71dd3be29e update versions.json 2016-12-29 17:20:59 +08:00
qingwei.li
f28dca049c DatePicker: fix change event trigger multiple times, fixed #2060 2016-12-29 16:55:41 +08:00
qingwei.li
03a01b8dfd Dropdown: fix placement 2016-12-29 16:37:46 +08:00
baiyaaaaa
cf028a42f4 change tabs box-model to 'block' & remove 'label-content' property (#2064) 2016-12-29 16:19:12 +08:00
baiyaaaaa
d896c83860 fix collapse toggle bug (#2059) 2016-12-29 15:16:50 +08:00
cinwell.li
58808f8c63 Scrollbar: fix the style vars (#2058) 2016-12-29 14:33:07 +08:00
cinwell.li
eefa3fec78 DatePicker: dynamic picker-options, close #2013 (#2051) 2016-12-29 10:43:51 +08:00
杨奕
bdd0604bd0 remove obsolete migrating hints (#2055) 2016-12-29 10:43:00 +08:00
cinwell.li
119188a634 TimePicker: fix scrolltop error (#2054) 2016-12-29 10:42:01 +08:00
cinwell.li
c639474fcc Badge: add hidden prop, close #2042 (#2050) 2016-12-29 10:41:41 +08:00
cinwell.li
47e75ad051 Fix overwritten warn in Vue 2.1.8, fixed #2040 (#2047)
* Fix overwritten warn in Vue 2.1.8, fixed #2040

* Fix dropdown-menu

* Fix placement again

* fix test
2016-12-29 10:41:19 +08:00
baiyaaaaa
ea9e5ed462 Merge pull request #2045 from QingWei-Li/feat/table-expand-scoped-slot
Table: expand row feature only supports scoped slot.
2016-12-29 00:07:11 +08:00
baiyaaaaa
0a4de7002c Merge pull request #2056 from Leopoldthecoder/alert-slot
Alert: replace render function with default slot
2016-12-28 23:43:34 +08:00
Leopoldthecoder
eda941e64f Alert: replace render function with default slot 2016-12-28 22:33:41 +08:00
qingwei.li
64fcb4627c Upload: fix ssr suppport 2016-12-28 20:47:13 +08:00
Furybean
191c8ab3d1 Table: add current-row-key prop. 2016-12-28 19:18:53 +08:00
baiyaaaaa
d26288ea30 fix input relevant component box model to inline-block 2016-12-28 19:09:11 +08:00
baiyaaaaa
10584b9624 autocomplete box model fix 2016-12-28 19:09:11 +08:00
baiyaaaaa
162d7c36d1 input box model fix 2016-12-28 19:09:11 +08:00
baiyaaaaa
635cf6a771 fix input box model 2016-12-28 19:09:11 +08:00
qingwei.li
dedc1e29a6 Fix table doc 2016-12-28 18:38:59 +08:00
qingwei.li
33e0f0be48 Update doc 2016-12-28 18:33:26 +08:00
杨奕
0cd469cc53 website minor updates (#2046) 2016-12-28 18:31:12 +08:00
qingwei.li
4817e116e5 Table: expand row feature only supports scoped slot. 2016-12-28 18:12:37 +08:00
杨奕
7f35ee1423 Merge pull request #2036 from ElemeFE/1.1
1.1
2016-12-28 15:32:24 +08:00
杨奕
d2f02b828f Merge branch 'dev' into 1.1 2016-12-28 15:23:51 +08:00
baiyaaaaa
7eb8a19fb3 Revert "DatePicker: input display style changes to block, fixed #2018"
This reverts commit b3095a703c.
2016-12-28 15:19:01 +08:00
furybean
b569b314b8 Table: add expand row feature. 2016-12-28 15:18:25 +08:00
baiyaaaaa
8323789387 Merge pull request #2033 from QingWei-Li/update/travis
Update travis.yml
2016-12-28 14:35:16 +08:00
baiyaaaaa
c968525da9 Merge pull request #2035 from DingWentao1234/hotfix/fix-code-style
修正代码风格
2016-12-28 14:21:00 +08:00
baiyaaaaa
436c38fee6 Merge pull request #2021 from QingWei-Li/fix/datepicker-editor
DatePicker: input display style changes to block, fixed #2018
2016-12-28 14:12:23 +08:00
baiyaaaaa
1760007d9c Merge pull request #2019 from QingWei-Li/datepicker/week
DatePicker: custom fisrt day of week #1061
2016-12-28 14:05:59 +08:00
baiyaaaaa
db2e3f17c5 Merge pull request #2010 from Leopoldthecoder/carousel-hover
Carousel: improve arrow hover behavior in card mode
2016-12-28 14:01:57 +08:00