2151 Commits

Author SHA1 Message Date
chenjiahan
0dd713f361 feat: migrate Calendar component 2020-08-09 21:31:44 +08:00
chenjiahan
13912c02a5 refactor(SwipeCell): rename open event params 2020-08-09 20:54:17 +08:00
chenjiahan
8031c690dd refactor(SwipeCell): remove deprecated on-close 2020-08-09 20:52:55 +08:00
chenjiahan
7f76852ef3 Merge branch 'dev' into next 2020-08-09 20:40:22 +08:00
neverland
927268cc25
feat(Button): add loading slot (#6966) 2020-08-09 08:10:44 +08:00
chenjiahan
3d8798ce3f docs(locale): add Norwegian 2020-08-08 21:19:40 +08:00
Anders
87bfaa7274
adding Norwegian Language support (#6962)
* adding Norwegian Language support

* Rename no-NB.ts to nb-NO.ts
2020-08-08 21:17:08 +08:00
neverland
c0a2e8081a
docs(ShareSheet): add hide cancel button guide (#6959) 2020-08-07 18:20:46 +08:00
chenjiahan
de66903bae fix(Popup): missing overlay class & style 2020-08-07 07:20:57 +08:00
chenjiahan
34ff811102 fix(Popup): legacy removeNode 2020-08-07 07:17:19 +08:00
chenjiahan
5d2cd516ed feat: migrate Toast component 2020-08-07 07:16:33 +08:00
chenjiahan
17c64b24e7 Merge branch 'dev' into next 2020-08-07 06:33:04 +08:00
neverland
3eb8e00843
fix(Info): number vertical align center (#6952) 2020-08-06 19:01:45 +08:00
shell
93e01053c3
fix(Picker): When item.defaultIndex is 0, this.defaultIndex will be used (#6948) 2020-08-06 18:59:09 +08:00
neverland
625c6816c4
fix(Sku): header image shrink (#6949) 2020-08-06 18:58:32 +08:00
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