169 Commits

Author SHA1 Message Date
zedmund
75ef18a96f
feat(Sku): add message extra desc (#9651)
* feat: 新增sku组件message附加描述信息

* style: 去cell边框
2021-10-11 14:38:01 +08:00
neverland
76e8e62efd
chore: remove console (#9390) 2021-09-03 15:07:59 +08:00
neverland
a69385d867
feat(Sku): add custom-upload prop (#9389) 2021-09-03 15:00:20 +08:00
niuniu1448870058
d8f1918fe2
feat(sku): 商品属性默认选中交互逻辑修改 (#8559)
* feat(sku): 属性默认选中逻辑修改

* feat(sku): 属性默认选中逻辑修改

Co-authored-by: liu <liujie@youzan.com>
Co-authored-by: neverland <chenjiahan@youzan.com>
2021-04-18 20:39:09 +08:00
niuniu1448870058
6ecb25d756
feat(sku): 支持商品属性必选配置 (#8558)
Co-authored-by: liu <liujie@youzan.com>
2021-04-18 20:32:08 +08:00
neverland
0fda0d3411
docs: fix cdn link (#8022) 2021-01-27 10:05:31 +08:00
neverland
b8d466d910
fix: CDN image url (#8000)
* fix: CDN image url

* test: fix snapshot
2021-01-26 11:08:44 +08:00
neverland
ac0ae91933
perf(Sku): using icon instead of cdn image (#7992)
* perf(Sku): using icon instead of cdn image

* chore: adjust prop order
2021-01-25 18:00:08 +08:00
neverland
bbfd17427a
docs: remove legacy version tag (#7876) 2021-01-09 09:32:52 +08:00
chenjiahan
0f7d623f47 docs(changelog): 2.11.3 2020-12-18 16:48:00 +08:00
木槿花开
7a6e78fbf9
feat(Sku): add disable-soldout-sku prop (#7759)
* feat(Sku): 售罄sku支持点击

* feat(Sku): add disable-soldout-sku prop

Co-authored-by: zhanglin_0715 <zhanglin_0715@youzan.com>
2020-12-17 14:27:32 +08:00
neverland
862adcd8eb
docs: display all less variables (#7604) 2020-11-22 16:02:46 +08:00
neverland
a3b9e67d36
docs: fix grammar errors (#7594) 2020-11-20 20:39:40 +08:00
chenjiahan
2206e77cc5 docs: update links 2020-10-24 17:25:35 +08:00
neverland
8d2c4b1e46
feat(CollapseItem): add toggle method (#7281)
* feat(CollapseItem): add toggle method

* chore: update doc
2020-09-29 20:49:22 +08:00
neverland
4ffa6ead1e
chore: prefer nullish coalescing (#7125) 2020-09-07 20:36:49 +08:00
neverland
d0eb103cba
docs: remove earlier version tags (#7109) 2020-09-05 07:13:47 +08:00
landluck
5754a8a10b
fix(Sku): compatible sku.list don't exist (#6991)
Co-authored-by: liuhaihong <liuhaihong@youzan.com>
2020-08-12 14:01:10 +08:00
neverland
625c6816c4
fix(Sku): header image shrink (#6949) 2020-08-06 18:58:32 +08:00
neverland
0e37938911
style(Sku): improve price align (#6911) 2020-07-30 22:36:47 +08:00
landluck
0f3e117232
feat(Sku): modify default min year of sku date picker (#6879)
Co-authored-by: liuhaihong <liuhaihong@youzan.com>
2020-07-27 11:50:58 +08:00
neverland
41d4f9c160
feat(ImagePreview): enable close-on-popstate by default (#6875) 2020-07-25 15:01:40 +08:00
liuhaihong
b1460ce42e feat(Sku): add sku message formatter test 2020-07-17 20:35:59 +08:00
liuhaihong
5cce17ab4b feat(Sku): complete the notes 2020-07-17 20:35:59 +08:00
liuhaihong
19e0d0df0e feat(Sku): add tel mobile message value formatter 2020-07-17 20:35:59 +08:00
Waiter
121da6d615
style(Sku): image cell word wrap (#6777)
Co-authored-by: songweite <songweite@youzan.com>
2020-07-14 17:23:44 +08:00
Waiter
63aa6baa86
fix(Sku): change label color (#6771)
Co-authored-by: songweite <songweite@youzan.com>
2020-07-13 16:36:39 +08:00
Waiter
62557c6422
fix(Sku): formater datepicker (#6729)
Co-authored-by: songweite <songweite@youzan.com>
2020-07-07 19:01:33 +08:00
chenjiahan
eef0c90269 style(Sku): remove unused border style 2020-07-07 16:56:06 +08:00
songweite
ae3167da8c fix(Sku): eslint 2020-07-07 16:45:45 +08:00
songweite
ba16c6bff5 fix(Sku): change code style 2020-07-07 16:45:45 +08:00
songweite
2472a647a4 fix(Sku): delete unuse logic 2020-07-07 16:45:45 +08:00
songweite
7343e55409 refactor(Sku): refactor image upload 2020-07-07 16:45:45 +08:00
songweite
8d29e5c8c6 refactor(Sku): use datetime-picker 2020-07-07 16:45:45 +08:00
Waiter
4db4c9343a
fix(Sku): add open-preview event data (#6664)
* fix(Sku): open-preview event data

* fix(Sku): delete findIndex

* fix(Sku): change name

Co-authored-by: songweite <songweite@youzan.com>
2020-07-02 15:28:12 +08:00
Waiter
2ad40a7990
fix(Sku): add choosable check (#6674)
* fix(Sku): add choosable check

* fix(Sku): change code style

* fix(Sku): change code style

Co-authored-by: songweite <songweite@youzan.com>
2020-07-02 15:25:37 +08:00
Waiter
290816171f
style(Sku): update enlarge icon (#6675)
Co-authored-by: songweite <songweite@youzan.com>
2020-07-02 15:03:38 +08:00
Waiter
118d654242
fix(Sku): preview when disable (#6641)
Co-authored-by: songweite <songweite@youzan.com>
2020-06-29 19:08:49 +08:00
Waiter
57398070d6
style(Sku): adjust expand icon size (#6646)
Co-authored-by: songweite <songweite@youzan.com>
2020-06-29 19:08:29 +08:00
Waiter
ab5a665387
feat(Sku): auto center in largeImageMode (#6633)
* feat(Sku): 大图模式下支持自动定位到选中

* fix(Sku): 修改居中实现

Co-authored-by: songweite <songweite@youzan.com>
2020-06-29 16:00:16 +08:00
chenjiahan
7ff0e045b1 fix(Sku): lazy-load should be camelcase 2020-06-29 11:02:10 +08:00
chenjiahan
bea027c8c7 style(Sku): refactor image item style 2020-06-29 11:02:10 +08:00
neverland
eac48d6ed5
feat(Sku): enable close-on-click-overlay by default (#6631) 2020-06-28 17:32:01 +08:00
neverland
2984a4f010
fix(Sku): scroll bar not work (#6630) 2020-06-28 17:25:22 +08:00
neverland
b93f5e82a4
chore(Sku): update select lang (#6629) 2020-06-28 17:06:48 +08:00
neverland
9bdbf5c248
fix(SkuRow): revert prop name (#6627) 2020-06-28 16:54:53 +08:00
neverland
3bc27215ea
fix(SkuRow): incorrect image line wrap (#6626) 2020-06-28 16:52:11 +08:00
neverland
c93319a4c0
refactor(Sku): header image (#6614) 2020-06-26 21:04:31 +08:00
chenjiahan
1b15c6066e style(Sku): simplify goods info style 2020-06-26 17:24:04 +08:00
chenjiahan
0ea2938d72 refactor(Sku): rewrite SkuRow 2020-06-26 17:24:04 +08:00