Commit Graph

59 Commits

Author SHA1 Message Date
neverland
683e6d5183 [bugfix] functional component shouldl inherit attrs (#2706) 2019-02-09 09:51:18 +08:00
neverland
1e873f03ab [type] scroll (#2704) 2019-02-08 21:49:22 +08:00
neverland
c4a9ae5fdd [type] raf (#2699) 2019-02-07 13:07:33 +08:00
neverland
cf441d9326 [type] bem (#2698) 2019-02-07 11:08:57 +08:00
neverland
0fb1083b68 [build] add typescript compiler (#2697) 2019-02-07 10:43:36 +08:00
neverland
1b60e4df80 [improvement] declare functional sfc (#2695) 2019-02-06 21:11:12 +08:00
neverland
f768e75bfe [improvement] Use scoped-slots in Vue 2.6+ (#2688) 2019-02-05 22:16:55 +08:00
neverland
ef38458a38 [bugfix] Functional component inherit context (#2686) 2019-02-05 12:04:34 +08:00
neverland
e3f4cac05d [improvement] Functional: button (#2676) 2019-02-02 17:04:02 +08:00
neverland
5926d02d38 [improvement] Functional: ContactList, NavBar, Panel, SubmitBar, SwitchCell, Tag (#2675) 2019-02-02 16:04:54 +08:00
neverland
3c6c32e305 functional: CellGroup, Icon, Info, Loading, GoodsAction (#2674) 2019-02-02 11:33:22 +08:00
neverland
f0056297c6 [improvement] sort out utils (#2672) 2019-02-02 10:41:01 +08:00
neverland
89c80e818c [improvement] Remove create & i18 mixin (#2670) 2019-02-02 10:08:21 +08:00
neverland
b8ec2ffc5d [improvement] Tabbar: jsx (#2663) 2019-02-01 17:10:31 +08:00
neverland
ccdfc7124a [improvement] SwipeCell: jsx (#2632) 2019-01-27 08:50:20 +08:00
neverland
fab090bef9 [improvement] Swipe: jsx (#2626) 2019-01-26 09:43:46 +08:00
neverland
d62ccc06fd [improvement] Color: update base green to wechat green (#2479) 2019-01-09 22:22:52 +08:00
neverland
c6e1aaf5da [improvement] use i18n (#2454) 2019-01-07 15:24:34 +08:00
neverland
bf50db9ea0 [improvement] use component name (#2450) 2019-01-06 23:08:14 +08:00
neverland
72c57663de [improvement] bem utils (#2443) 2019-01-05 21:07:19 +08:00
neverland
eca1b6970e [improvement] support PascalCase component tag name (#2296) 2018-12-15 16:59:01 +08:00
neverland
16e4889a92 [improvement] update eslint config (#2288) 2018-12-14 14:24:23 +08:00
neverland
916dbd9927 [improvement] props default value (#2183) 2018-11-29 22:20:42 +08:00
neverland
dc11970fa0 [new feature] Icon: name can be URL (#2149) 2018-11-26 20:27:30 +08:00
neverland
eb44209a5a [new feature] add Notify component (#2135) 2018-11-25 10:36:07 +08:00
neverland
f69c66b439 [Doc] update neutral color variables (#2130) 2018-11-23 20:29:43 +08:00
neverland
70c42df851 [improvement] add validator test cases (#2063) 2018-11-10 21:13:00 +08:00
neverland
af168d6abc [improvement] update color variables (#2010) 2018-11-01 16:16:26 +08:00
neverland
1471f6d5b5 [bugfix] DatetimePicker: incorrect value when use minMinute (#1724) 2018-08-30 17:34:01 +08:00
neverland
74aa001bb6 [Test] optimize async cases (#1232) 2018-06-06 20:13:24 +08:00
neverland
9b01710556 [bugfix] Tab: title slot render (#1212) 2018-05-31 17:58:59 +08:00
neverland
b5139b18eb [Improvement] reduce scroll utils (#1112) 2018-05-20 00:07:45 +08:00
neverland
d15efd756e [Improvement] optimize isDef (#1109) 2018-05-19 18:43:44 +08:00
neverland
a55eda8891 [Improvement] Rebuild test system (#1051) 2018-05-12 14:04:32 +08:00
neverland
051116df4c [Improvement] add BEM helper mixin (#904) 2018-04-22 11:33:54 +08:00
neverland
639ef64d96 [bugfix] module circular dependency (#728) 2018-03-19 20:49:35 +08:00
neverland
4c195fd664 [Improvement] Sku: optimize DOM (#704) 2018-03-16 20:27:59 +08:00
neverland
ffd72e5442 [Improvement] extract component common part (#703) 2018-03-16 17:10:46 +08:00
neverland
92b116c071 [Improvement] optimize utils (#661) 2018-03-02 14:39:26 +08:00
neverland
c91afa231d [Improvement] Tab: add title slot (#603) 2018-02-02 14:34:49 +08:00
neverland
30f22b28ed [Improvement] optimize passive events (#478) 2017-12-25 15:58:44 +08:00
neverland
df67b005ce [Improvement] eslint before build (#455) 2017-12-19 19:12:32 +08:00
WyTiny
a024399fbe [bugfix] popup scrollable element (#429) 2017-12-14 14:47:24 +08:00
neverland
6f2b4c99da [Improvement] Support Vue.use to register a component (#401) 2017-12-11 20:41:19 +08:00
neverland
beaac87760 [hotfix] raf error in SSR (#405) 2017-12-11 10:23:44 +08:00
neverland
df835618b0 [Improvement] add utils test cases (#380) 2017-12-05 21:32:02 +08:00
neverland
5a17bc520a [Improvement] Tab animation fluency && position (#379) 2017-12-05 20:23:34 +08:00
neverland
32801b453b [Improvement] Picker: rewrite (#370)
* [Improvement] Picker code review

* fix: Picker text cases

* fix: Picker watch defaultIndex

* [Improvement] Picker support simple data struct

* [bugfix] Picker defaultIndex out of range
2017-12-05 13:07:25 +08:00
neverland
0d686313e0 [bugfix] should not access window when ssr (#344)
* fix: Tabbar icon line-height

* [new feature] progress add showPivot prop

* [new feature] TabItem support vue-router

* [new feature] update document header style

* [Doc] add toast english ducoment

* [bugfix] Search box-sizing wrong

* [Doc] update vant-demo respo

* [Doc] translate theme & demo pages

* [Doc] add Internationalization document

* [bugfix] remove unnecessary props

* [fix] optimize clickoutside

* [new feature] optimize find-parent

* [new feature]: change document title accordinng to language

* [new feature] Pagination code review

* [improvement] adjust icon-font unicode

* [improvement] Icon spinner color inherit

* [improvement] icon default width

* [bugfix] DateTimePicker validate date props

* [bugfix] Tab item text ellipsis

* [improvement] optimize single line ellipsis

* [Improvement] optimzie staticClass

* [Improvement] Button: use sfc instread of jsx

* [Improvement] update actionsheet close icon style

* fix: yarn.lock

* fix: icon test cases

* [bugfix] errors during ssr
2017-11-23 20:13:30 +08:00
neverland
cd0a0bc8f9 [new feature] optimize clickoutside (#324)
* fix: Tabbar icon line-height

* [new feature] progress add showPivot prop

* [new feature] TabItem support vue-router

* [new feature] update document header style

* [Doc] add toast english ducoment

* [bugfix] Search box-sizing wrong

* [Doc] update vant-demo respo

* [Doc] translate theme & demo pages

* [Doc] add Internationalization document

* [bugfix] remove unnecessary props

* [fix] optimize clickoutside
2017-11-16 03:58:18 -06:00