48 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
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
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
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
chenjiahan
eef0c90269 style(Sku): remove unused border style 2020-07-07 16:56:06 +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
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
chenjiahan
bea027c8c7 style(Sku): refactor image item style 2020-06-29 11:02:10 +08:00
neverland
2984a4f010
fix(Sku): scroll bar not work (#6630) 2020-06-28 17:25:22 +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
来铧敏
eb58e3cb74
fix(Sku): scroll issue and add default picture (#6605)
Co-authored-by: 水墨 <laihuamin@youzan.com>
2020-06-24 14:08:20 +08:00
chenjiahan
ecb6bfccb5 style(Sku): fix header height when hide header image 2020-06-23 16:41:53 +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
e1f67fa898
style(Field): label width adjusted to 84px (#6583) 2020-06-20 16:56:25 +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
neverland
c885801f32
refactor(Button): use flex layout (#6180) 2020-04-29 21:31:35 +08:00
陈嘉涵
08c84c9c38 chore: prettier all less files 2020-01-19 17:15:54 +08:00
陈嘉涵
2eb680723d feat: improve cursor 2020-01-11 15:46:47 +08:00
Waiter
589d66d68a feat(Sku): add properties support (#5525) 2020-01-09 16:49:55 +08:00
Waiter
cff4004721 fix(Sku): change quota text style (#5133) 2019-11-28 11:53:09 +08:00
Waiter
17472e04c5 feat(Sku): add new startSaleNum prop (#5105) 2019-11-28 10:51:27 +08:00
neverland
fe0e930ed0
feat: add color paletee of neutral color (#5119) 2019-11-26 20:26:07 +08:00
codpoe
0108b44699 fix(Sku): set min-height for sku body (#4942) 2019-11-06 15:11:42 +08:00
neverland
0face945c9
feat: update some less vars (#4598) 2019-09-27 10:50:43 +08:00
neverland
89c2022c37
feat: add less vars of border-radius & opacity (#4596) 2019-09-27 10:36:01 +08:00
neverland
557b8ea54d
chore: add @font-weight-bold var (#4594) 2019-09-26 20:39:59 +08:00
neverland
68da81a51a
feat: improve word wrap (#4506) 2019-09-19 16:03:31 +08:00
codpoe
34cc744b97 fix: fix sku img radius (#4448) 2019-09-12 19:43:29 +08:00
codpoe
54353f4210 feat(Sku): add stockThreshold prop (#4444) 2019-09-12 17:56:17 +08:00
codpoe
e359ed6ace feat(Sku): update style (#4437) 2019-09-11 20:38:55 +08:00
neverland
98eb54e534
fix(Sku): incorrect button position (#4427) 2019-09-11 16:11:46 +08:00
neverland
42d408dc2c
feat(Sku): use popup close icon (#4386) 2019-09-06 15:16:57 +08:00
neverland
d3178c85d7
[bugfix] Sku: incorrect button border radius (#3966) 2019-07-25 19:10:04 +08:00
codpoe
de606e6fc7 [new feature] Sku: add sku-header-origin-price slot and update price-num style (#3958) 2019-07-25 14:04:40 +08:00
codpoe
43e0bd0123 [improvement] Sku: use currentColor in the background style of price tag and sku item (#3946) 2019-07-24 15:17:04 +08:00
neverland
acb10db7b8
[improvement] Sku: update button style (#3922) 2019-07-22 15:07:15 +08:00
neverland
9f296de376
[improvement] Sku: optimize container height (#3920) 2019-07-22 14:39:05 +08:00
codpoe
503fe5f469 [new feature] Sku: update style & add several props (#3875) 2019-07-22 10:51:40 +08:00
neverland
75c79b7044
[improvement] rename packages dir to src (#3659) 2019-06-27 11:25:57 +08:00