neverland
|
ff200f6e5f
|
fix(AddressEdit): render error in some cases (#6942)
* fix(AddressEdit): render error in some cases
* chore: update snapshot
|
2020-08-05 20:07:58 +08:00 |
|
neverland
|
0e8ae68f98
|
style(NumberKeyboard): adjust padding bottom (#6938)
|
2020-08-04 19:20:40 +08:00 |
|
neverland
|
bbfdbc96d4
|
fix(NumberKeyboard): incorrect key height on legacy safari (#6937)
|
2020-08-04 19:17:43 +08:00 |
|
rex
|
e0da17d8d9
|
fix(Dialog): incorrect padding with round-button theme (#6936)
* refactor(dialog): incorrect padding with round-button theme
* refactor(dialog): remove class name & combine style
|
2020-08-04 19:07:19 +08:00 |
|
chenjiahan
|
eca9f551cb
|
Revert "fix(Icon): incorrect image icon height when loading (#6858)"
This reverts commit 7f466a3859a197bee255c3dca4e620f2ae5014fb.
|
2020-08-04 17:04:01 +08:00 |
|
neverland
|
9c4ec90cb6
|
chore(GoodsActionButton): reduce class names (#6935)
|
2020-08-04 16:47:34 +08:00 |
|
neverland
|
d342fa3781
|
style(Dialog): fix round-button theme (#6934)
* style(Dialog): fix round-button theme
* style(Dialog): improve round-button theme
|
2020-08-04 16:37:00 +08:00 |
|
chenjiahan
|
c72927f404
|
chore(Dialog): rename round theme to round-button
|
2020-08-03 21:31:40 +08:00 |
|
rex
|
26c754e2f6
|
feat(Dialog): add new prop theme (#6921)
* feat(dialog): add new prop button-theme & change default confirm button text color
* test(dialog): update snapshot
* refactor(dialog): rename button-theme to theme
* refactor(dialog): add theme definition
* docs(dialog): add version tip & change default confirm-button-color
|
2020-08-03 21:02:14 +08:00 |
|
neverland
|
39c6637894
|
fix(Calendar): should only scroll calendar body when inited (#6926)
|
2020-08-02 16:49:57 +08:00 |
|
chenjiahan
|
af1261f546
|
chore(Tab): remove unused style
|
2020-07-31 20:55:24 +08:00 |
|
chenjiahan
|
bc0e45687a
|
style(Tab): disable ellipsis when scrollable
|
2020-07-31 20:48:10 +08:00 |
|
chenjiahan
|
729cca61a9
|
style(Image): adjust icon color to @gray-4
|
2020-07-31 20:35:40 +08:00 |
|
chenjiahan
|
6d0c54e8f4
|
feat(DropdownMenu): add @dropdown-menu-box-shadow var
|
2020-07-31 20:09:57 +08:00 |
|
chenjiahan
|
69ac602bc2
|
style(Tab): remove default border
|
2020-07-31 19:25:19 +08:00 |
|
chenjiahan
|
f08064db1c
|
docs: update tab color
|
2020-07-31 19:07:20 +08:00 |
|
neverland
|
c602367878
|
docs(Tag): update demo (#6919)
|
2020-07-31 19:01:30 +08:00 |
|
zhongnan
|
e66504ea03
|
docs(tab): update readme
|
2020-07-31 16:46:34 +08:00 |
|
zhongnan
|
8027f46f3f
|
refactor(tab): update nav padding
|
2020-07-31 16:46:34 +08:00 |
|
zhongnan
|
6635eba0a9
|
test(tab): update snapshot
|
2020-07-31 16:46:34 +08:00 |
|
zhongnan
|
90e678756a
|
refactor(tab): adjust padding in complete mode
|
2020-07-31 16:46:34 +08:00 |
|
neverland
|
0e37938911
|
style(Sku): improve price align (#6911)
|
2020-07-30 22:36:47 +08:00 |
|
neverland
|
a8debb9266
|
docs(Toast): update demo (#6909)
|
2020-07-30 21:38:54 +08:00 |
|
neverland
|
7d375e3af3
|
style(NumberKeyboard): adjust key height to 28px (#6899)
|
2020-07-29 18:12:42 +08:00 |
|
neverland
|
c265aa153f
|
fix(Popup): incorrect lock scroll in some cases (#6892)
|
2020-07-29 10:55:54 +08:00 |
|
neverland
|
378009fefa
|
style(Image): update loading icon and error icon (#6890)
|
2020-07-29 09:36:15 +08:00 |
|
Lindy
|
8bdaff57ca
|
style(Coupon): insert a space after currency (#6888)
* feat(Coupon): add space
* feat(couponCell): update unit test
|
2020-07-28 23:00:55 +08:00 |
|
月光倾城
|
d922c2baaa
|
feat(ShareSheet): add className option (#6886)
* feat: van-share-sheet支持设置分享选项的类名
* Update README.zh-CN.md
* Update README.md
* Update index.vue
* fix: 添加一些van-share-sheet测试用例
* fix: change van-share-sheet test code
Co-authored-by: neverland <416417567@163.com>
|
2020-07-28 10:59:30 +08:00 |
|
Jake
|
33ed788262
|
fix(Stepper): double tap to scroll in safari (#6882)
* fix(Stepper): double tap to scroll in safari
* Update index.js
Co-authored-by: neverland <416417567@163.com>
|
2020-07-27 15:50:58 +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 |
|
chenjiahan
|
49206598fc
|
fix(Dialog): missing emits config
|
2020-07-26 16:54:15 +08:00 |
|
chenjiahan
|
040418dcd9
|
chore(Dialog): remove log
|
2020-07-26 16:37:40 +08:00 |
|
chenjiahan
|
f3ff931ebf
|
feat: migrate Dialog component
|
2020-07-26 16:35:08 +08:00 |
|
chenjiahan
|
47ad40794e
|
fix: failed to install component
|
2020-07-26 16:32:46 +08:00 |
|
chenjiahan
|
5db6e380fe
|
fix(Popup): overlay z-index
|
2020-07-26 15:45:48 +08:00 |
|
chenjiahan
|
9fa7a258d7
|
feat: migrate Picker component
|
2020-07-26 15:41:09 +08:00 |
|
chenjiahan
|
7e47a0721b
|
fix(Tabs): update:active event
|
2020-07-26 15:35:37 +08:00 |
|
chenjiahan
|
d2291f3710
|
feat: migrate Tab component
|
2020-07-26 15:29:52 +08:00 |
|
chenjiahan
|
4ad0c396ef
|
feat: migrate Sticky component
|
2020-07-26 15:16:18 +08:00 |
|
chenjiahan
|
01c7409e6e
|
feat: migrate List component
|
2020-07-26 13:18:25 +08:00 |
|
chenjiahan
|
7fda2659f5
|
feat: migrate Tabbar component
|
2020-07-26 13:12:21 +08:00 |
|
chenjiahan
|
75421a4727
|
feat: migrate Field component
|
2020-07-26 13:06:40 +08:00 |
|
chenjiahan
|
6f6aaeea87
|
Merge branch 'dev' into next
|
2020-07-26 11:29:10 +08:00 |
|
neverland
|
b395369c42
|
docs(Picker): update demo (#6876)
|
2020-07-26 11:19:59 +08:00 |
|
chenjiahan
|
bb8a3d60b7
|
feat: migrate PullRefresh component
|
2020-07-25 22:21:22 +08:00 |
|
chenjiahan
|
1e441e86a5
|
docs(ActionSheet): update v-model usage
|
2020-07-25 22:05:47 +08:00 |
|
chenjiahan
|
bb445b74ef
|
feat: migrate ShareSheet component
|
2020-07-25 22:04:21 +08:00 |
|
chenjiahan
|
70f6146981
|
fix(NoticeBar): add emits
|
2020-07-25 21:56:45 +08:00 |
|
chenjiahan
|
b3964e6afa
|
feat: migrate NoticeBar component
|
2020-07-25 16:28:40 +08:00 |
|
chenjiahan
|
7317a1379b
|
feat(Tag): add show prop and fix transition
|
2020-07-25 16:12:12 +08:00 |
|