73 Commits

Author SHA1 Message Date
Fantasy
207e80c62c
feat(sku): 支持属性的禁用状态 (#11260) 2022-11-17 15:30:44 +08:00
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
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
木槿花开
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
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
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
62557c6422
fix(Sku): formater datepicker (#6729)
Co-authored-by: songweite <songweite@youzan.com>
2020-07-07 19:01:33 +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
290816171f
style(Sku): update enlarge icon (#6675)
Co-authored-by: songweite <songweite@youzan.com>
2020-07-02 15:03:38 +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
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
chenjiahan
04b78e6c49 refactor(Sku): rename indicator 2020-06-26 17:24:04 +08:00
chenjiahan
fed5f1b44f refactor(Sku): remove scrollCon 2020-06-26 17:24:04 +08:00
chenjiahan
f555ebb030 refactor(Sku): simplify SkuRow props 2020-06-26 17:24:04 +08:00
chenjiahan
ada23d9ebe refactor(Sku): rename largePicturePreview to largeImageMode 2020-06-26 17:24:04 +08:00
chenjiahan
eee0ade7ea style(Sku): remove semicolon in selected text 2020-06-26 17:24:04 +08:00
来铧敏
eb58e3cb74
fix(Sku): scroll issue and add default picture (#6605)
Co-authored-by: 水墨 <laihuamin@youzan.com>
2020-06-24 14:08:20 +08:00
来铧敏
62cd251327
fix(Sku): small image mode and text ellipsis (#6604) 2020-06-24 11:27:51 +08:00
chenjiahan
92a0e632c4 chore(Sku): prettier code 2020-06-23 11:57:07 +08:00
水墨
eb0a4bb8f9 feat: uniform param name 2020-06-23 11:32:08 +08:00
水墨
d02e4ae956 feat: lazy-load change and readme change 2020-06-23 11:32:08 +08:00
水墨
54fca31cc3 feat: sku to support large image mode 2020-06-23 11:32:08 +08:00
neverland
44911c3739
style(Sku): currency symbol should align to bottom (#6274) 2020-05-13 17:38:08 +08:00
neverland
f6ae795439
style(Sku): adjust border alignment (#6272) 2020-05-13 17:16:55 +08:00
chenjiahan
2fb5cca49a chore: prettier source code 2020-04-02 15:36:02 +08:00
chenjiahan
494ea8984c chore: fix file naming 2020-03-21 14:20:30 +08:00
landluck
e0c332a41f
feat(Sku): add sku-header-image-extra slot (#5696) 2020-02-20 17:11:24 +08:00
Jake
1dd61956fc
fix(Sku): initialMessages undefined error (#5676) 2020-02-17 16:20:54 +08:00
Jake
baf9ffb611
feat(Sku): sku supports message initialization (#5668) 2020-02-17 11:12:49 +08:00
陈嘉涵
bb53c3c758 chore: sort imports 2020-01-19 19:29:30 +08:00
陈嘉涵
77756f30e6 chore: improve utils typing and naming 2020-01-19 19:05:07 +08:00
陈嘉涵
f7c5f994dd chore: prettier all tsx codes 2020-01-19 17:22:33 +08:00
陈嘉涵
1e864a445f chore: prettier js codes 2020-01-19 17:02:01 +08:00