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
|
38c327d47a
|
chore(Sku): prettier code
|
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 |
|
neverland
|
4230011480
|
fix(Sku): duplicate pictures in image preview (#6610)
|
2020-06-25 16:51:21 +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
|
796eb46bac
|
docs(Sku): update mock data
|
2020-06-23 17:55:24 +08:00 |
|
chenjiahan
|
ecb6bfccb5
|
style(Sku): fix header height when hide header image
|
2020-06-23 16:41:53 +08:00 |
|
chenjiahan
|
3ccd3d9fef
|
docs(Sku): fix missing button text
|
2020-06-23 13:21:42 +08:00 |
|
chenjiahan
|
92a0e632c4
|
chore(Sku): prettier code
|
2020-06-23 11:57:07 +08:00 |
|
chenjiahan
|
3350120cba
|
docs(Sku): improve document
|
2020-06-23 11:42:39 +08:00 |
|
chenjiahan
|
0d7dc8eb3c
|
test(Sku): fix failed demo snapshot
|
2020-06-23 11:33:03 +08:00 |
|
水墨
|
8915455882
|
feat: change example param name
|
2020-06-23 11:32:08 +08:00 |
|
水墨
|
0dc0a0159f
|
feat: change example param name
|
2020-06-23 11:32:08 +08:00 |
|
水墨
|
eb0a4bb8f9
|
feat: uniform param name
|
2020-06-23 11:32:08 +08:00 |
|
水墨
|
b788944307
|
feat: change params to support hide sku header img
|
2020-06-23 11:32:08 +08:00 |
|
水墨
|
db1fdb306d
|
feat: sku tree add param
|
2020-06-23 11:32:08 +08:00 |
|
水墨
|
d02e4ae956
|
feat: lazy-load change and readme change
|
2020-06-23 11:32:08 +08:00 |
|
水墨
|
232c3387cc
|
feat: sku to support large image mode
|
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
|
bb65c62b1e
|
fix(Button): text not align center in legacy safari (#6325)
|
2020-05-20 19:22:14 +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 |
|
Waiter
|
751c47d891
|
feat(Sku): add sku-reset event (#6220)
|
2020-05-06 17:52:42 +08:00 |
|
neverland
|
c885801f32
|
refactor(Button): use flex layout (#6180)
|
2020-04-29 21:31:35 +08:00 |
|
chenjiahan
|
7f84f8a487
|
docs: prettier all markdown files
|
2020-04-11 09:17:33 +08:00 |
|
chenjiahan
|
2fb5cca49a
|
chore: prettier source code
|
2020-04-02 15:36:02 +08:00 |
|
neverland
|
e929f96e04
|
feat(Sku): enable safe-area-inset-bottom by default (#5960)
|
2020-03-31 11:25:01 +08:00 |
|
chenjiahan
|
d8fa4b9495
|
docs: simplify $t to t
|
2020-03-21 14:46:02 +08:00 |
|
chenjiahan
|
494ea8984c
|
chore: fix file naming
|
2020-03-21 14:20:30 +08:00 |
|
lmx-Hexagram
|
f36961fe29
|
docs: change slot to # (#5858)
* docs(SwipeCell): change "slot" to "v-slot"
* docs(SwipeCell): change `v-slot` to`#`
* docs(cell): change `slot` to `#`
* docs(checkbox): change `slot` to `v-slot`
* docs(field): change `slot` to `v-slot`
* docs(checkbox): remove wrong comment
* docs(radio): change `slot` to `#`
* docs(search): change `slot` to `#`
* docs(slider): change `slot` to `#`
* docs(switch): change `slot` to `#`
* docs(PullRefresh): change `slot` to `#`
* docs(collapse): change `slot` to `#`
* docs(panel): change `slot` to `#`
* docs(swipe): change `slot` to `#`
* docs(navbar): change `slot` to `#`
* docs(tab): change `slot` to `#`
* docs(tabber): change `slot` to `#`
* docs(TreeSelect): change `slot` to `#`
* docs(card): change `slot` to `#`
* docs(submitBar): change `slot` to `#`
* docs(sku): change `slot` to `#` unsure
* docs(cell): delete waste blank line
* docs(panel): fix indentation
* docs(PullRefresh): change "count" to "Refresh Count"
* docs(radio): delete waste blank line
* docs(search): move props above the event
* docs(submitBar): delete waste `<span>`
* docs(swipCell): delete waste blank line
* docs(tabbar): merge `<img>` into one line
|
2020-03-20 14:12:00 +08:00 |
|
陈嘉涵
|
5d0a1304bc
|
docs(changelog): 2.5.2
|
2020-02-21 09:50:13 +08:00 |
|
landluck
|
e0c332a41f
|
feat(Sku): add sku-header-image-extra slot (#5696)
|
2020-02-20 17:11:24 +08:00 |
|
landluck
|
7154afb36f
|
feat(Sku): add preview-on-click-image prop (#5684)
|
2020-02-19 15:48:40 +08:00 |
|
Jake
|
1dd61956fc
|
fix(Sku): initialMessages undefined error (#5676)
|
2020-02-17 16:20:54 +08:00 |
|
陈嘉涵
|
270bebcab4
|
docs(Sku): remove goods title
|
2020-02-17 15:33:38 +08:00 |
|
Jake
|
baf9ffb611
|
feat(Sku): sku supports message initialization (#5668)
|
2020-02-17 11:12:49 +08:00 |
|
陈嘉涵
|
e7d3f536c7
|
docs: improve link spacing
|
2020-02-08 20:16:04 +08:00 |
|
陈嘉涵
|
e42f3e79c2
|
docs(Sku): add version tag for sku-actions-top
|
2020-02-07 09:44:40 +08:00 |
|
landluck
|
14ddf449a5
|
feat(sku): add sku-actions-top slot (#5617)
|
2020-02-04 11:30:56 +08:00 |
|
陈嘉涵
|
c6f424baa7
|
docs: update numeric type
|
2020-01-29 10:11:09 +08:00 |
|
陈嘉涵
|
6ddd7ae69b
|
docs: update version tag
|
2020-01-26 17:24:59 +08:00 |
|
陈嘉涵
|
a49d239d69
|
docs: add method usage link
|
2020-01-25 16:48:12 +08:00 |
|
陈嘉涵
|
1b576f02b2
|
docs: optimize safe area link
|
2020-01-23 10:40:37 +08:00 |
|
neverland
|
025811412b
|
fix(Sku): get-container can be string type (#5608)
|
2020-01-20 16:33:31 +08:00 |
|
陈嘉涵
|
bb53c3c758
|
chore: sort imports
|
2020-01-19 19:29:30 +08:00 |
|