neverland
8e911c75f9
[Improvement] use bem mixin ( #934 )
2018-04-25 11:50:10 +08:00
neverland
051116df4c
[Improvement] add BEM helper mixin ( #904 )
2018-04-22 11:33:54 +08:00
wny
347989bcc5
[bugfix] 修复sku默认选中逻辑与sku是否选中的判断逻辑 ( #752 )
2018-03-22 15:59:52 +08:00
neverland
639ef64d96
[bugfix] module circular dependency ( #728 )
2018-03-19 20:49:35 +08:00
wny
f9445ba4ee
add sku-header-price slot ( #705 )
...
* [new feature] add sku-header-price slot
2018-03-16 22:03:42 +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
f26ad3b912
[Improvement] Locale: optimize i18 config ( #701 )
2018-03-16 13:31:19 +08:00
neverland
d36dd61bc9
[breaking change] Popup: add lockScroll instead of lockOnScroll & preventScroll ( #688 )
2018-03-14 11:07:48 +08:00
wny
c43fbc8185
add close-on-click-overlay config for sku popup ( #676 )
2018-03-09 11:47:56 +08:00
wny
ce401de06d
[bugfix] 修复sku改变后skuMessages没有更新的bug ( #627 )
2018-02-08 16:59:39 +08:00
wny
7b89e11701
[new feature] sku组件增加图片上传功能 ( #612 )
...
* [new feature] sku组件增加图片上传功能
2018-02-07 11:29:07 +08:00
neverland
30e42284e9
[new feature] Popup: support getContaienr ( #611 )
2018-02-06 19:55:40 +08:00
wny
4270354a67
[new feature] sku组件增加步进器相关自定义配置 ( #600 )
2018-02-01 21:43:36 +08:00
neverland
7f055a4d2d
[Improvement] Sku: add getSkuData method ( #585 )
2018-01-29 14:39:42 +08:00
niunai
1199e3c088
Merge branch 'dev' into hotfix/fix-sku-err-toast
2018-01-23 20:28:25 +08:00
niunai
1c8d77e466
修复sku错误文案显示,增加sku-body-top slot,增加resetSelectedSkuOnHide参数
2018-01-23 20:15:25 +08:00
neverland
ddc113a0f5
[Improvement] Sku: improve render performance ( #550 )
2018-01-19 10:02:25 +08:00
neverland
11c07eb007
[bugfix] Component should not inheritAttrs when use $attrs ( #488 )
2017-12-27 19:41:39 +08:00
neverland
508cdfc0c9
[Improvement] follow eslint-plugin-vue strongly-recommended code style ( #482 )
2017-12-26 10:34:38 +08:00
neverland
f43b496333
[Improvement] Sku: support i18n ( #439 )
2017-12-15 15:38:32 +08:00
neverland
5fe28b539c
[Doc] translate AddressList & Contact ( #437 )
2017-12-14 17:36:55 +08:00
neverland
6f2b4c99da
[Improvement] Support Vue.use to register a component ( #401 )
2017-12-11 20:41:19 +08:00
neverland
3208d1bb3d
[Improvement] simplify inner tag name ( #395 )
2017-12-08 14:56:50 +08:00
neverland
5a17bc520a
[Improvement] Tab animation fluency && position ( #379 )
2017-12-05 20:23:34 +08:00
neverland
056f847824
[bugfix] Sku button border radius ( #378 )
2017-12-05 14:36:22 +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
83f9654681
[Improvement] optimize staticClass ( #337 )
...
* 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
2017-11-22 10:51:01 +08:00
neverland
ffa3fddfae
[bugfix] remove unnecessary props ( #323 )
...
* 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
2017-11-16 03:12:13 -06:00
niunai
a3b64594cd
fix: lock sku scroll
2017-11-08 13:39:33 +08:00
wny
04ff6821ca
[new feature] Sku: sku-group slot add event bus
...
[new feature] Sku: sku-group slot add event bus
2017-10-20 15:34:13 +08:00
neverland
9d8eb14f0a
[bugfix] delete unnecessary style in sku ( #205 )
...
* [Document] add english document of Checkbox
* [Document] add english document of Field
* [Document] add english document of NumberKeyboard
* [bugfix] NumberKeyboard should not dispaly title when title is empty
* [Document] add english document of PasswordInput
* [Document] add english document of Radio
* [document] add english document of Switch
* [bugfix] remove redundent styles in english document
* [Document] fix details
* fix Switch test cases
* [bugfix] Swipe shouid reinitialize when item changes
* [new feature] ImagePreview reconstruct
* [new feature] add Tabbar component
* [bugfix] delete unnecessary style in sku
2017-10-12 22:14:40 -05:00
niunai
d6a40478a3
fix: 去掉zan-utils依赖
2017-09-30 20:01:44 +08:00
陈嘉涵
78d6e00546
fix: remove lodash.find dependencies
2017-09-29 16:48:54 +08:00
陈嘉涵
90da91d6dc
fix: remove zan-utils/validate dependencies
2017-09-29 16:19:15 +08:00
wny
be6331ad21
增加单独禁用stepper input功能 ( #146 )
...
* fix: sku message key
* fix: 改用goods_id当key
* fix: 漏改一处
* feat: 增加单独禁用stepper input功能
* fix: update doc
* fix: rename spec file
2017-09-26 20:11:59 +08:00
wny
33b0f7cbca
fix: sku message key ( #142 )
...
* fix: sku message key
* fix: 改用goods_id当key
* fix: 漏改一处
2017-09-24 13:12:17 +08:00
niunai
3ba8b84d08
fix: update test & move constants
2017-09-19 18:16:42 +08:00
niunai
485452cc97
fix: 去除大部分lodash依赖
2017-09-16 21:46:39 +08:00
陈嘉涵
f9891bf954
[build] 0.9.2
2017-09-08 22:50:20 +08:00
niunai
40fd2efd5c
fix: sku测试用例
2017-09-08 21:42:26 +08:00
niunai
01a50276e1
fix: file name change
2017-09-08 16:57:58 +08:00
niunai
1a13499011
fix: file name change
2017-09-08 16:57:38 +08:00
niunai
078cf05ceb
fix: quantity -> stepper
2017-09-08 16:56:14 +08:00
niunai
8f4122f8ad
feat: 迁移sku组件
2017-09-08 16:25:07 +08:00