neverland
|
5480c003e0
|
style(Button): adjust small button size (#6371)
|
2020-06-20 16:31:13 +08:00 |
|
neverland
|
3ae5001f20
|
style(Rate): the default color is adjusted to red (#6373)
|
2020-06-20 16:31:01 +08:00 |
|
neverland
|
ce3a519098
|
fix(Field): disabled label color (#6582)
|
2020-06-20 16:30:12 +08:00 |
|
neverland
|
3083b3a418
|
style(Field): label color updated to gray-7 (#6581)
|
2020-06-20 16:26:41 +08:00 |
|
neverland
|
76cf64a2bf
|
fix(Picker): disabled not work in cascade mode (#6580)
|
2020-06-20 16:03:30 +08:00 |
|
neverland
|
8844679a24
|
style(Picker): optimize option disabled cursor (#6579)
|
2020-06-20 15:36:35 +08:00 |
|
sylvaner_bc
|
39b5beeac0
|
feat(ImageView) support get container
|
2020-06-20 15:20:05 +08:00 |
|
sylvaner_bc
|
64084006d4
|
docs: add 2.5.0 version tag
|
2020-06-20 15:20:05 +08:00 |
|
chenjiahan
|
02219625fb
|
perf(NoticeBar): flip
|
2020-06-19 21:36:41 +08:00 |
|
chenjiahan
|
e8bd24265d
|
fix(NoticeBar): failed to replay
|
2020-06-19 20:20:22 +08:00 |
|
neverland
|
5b2f13311c
|
fix(ImagePreview): incorrect drag area (#6574)
|
2020-06-19 11:24:12 +08:00 |
|
neverland
|
99db42372c
|
style(Picker): add @picker-option-height less var (#6571)
|
2020-06-19 06:36:23 +08:00 |
|
neverland
|
717352b453
|
docs(Tab): add offset-top rem unit desc (#6570)
|
2020-06-19 06:21:18 +08:00 |
|
neverland
|
fe1ba1318b
|
chore(Picker): prefer using textContent (#6569)
|
2020-06-19 06:16:56 +08:00 |
|
neverland
|
9b0f23e2da
|
feat(Dialog): add allow-html prop (#6568)
|
2020-06-19 06:13:46 +08:00 |
|
neverland
|
95313ef459
|
feat(Field): add format-trigger prop (#6566)
|
2020-06-18 20:57:42 +08:00 |
|
neverland
|
f2543b5dfa
|
feat(Sticky): offset-top support rem unit (#6556)
|
2020-06-17 18:10:07 +08:00 |
|
neverland
|
fd388d0475
|
perf: use inline style instead of getComputedStyle (#6550)
|
2020-06-16 22:59:07 +08:00 |
|
neverland
|
35a4b95ef2
|
style(Field): remove word num full color (#6545)
|
2020-06-15 21:02:29 +08:00 |
|
neverland
|
700a0f23f7
|
fix(Field): should not display null (#6542)
|
2020-06-15 17:42:21 +08:00 |
|
neverland
|
4b786cdba3
|
feat(Form): rule message can be empty (#6536)
|
2020-06-14 20:49:53 +08:00 |
|
neverland
|
f545a47047
|
style(Field): update disabled color (#6534)
|
2020-06-13 13:23:15 +08:00 |
|
neverland
|
7788822dba
|
fix(CollapseItem): can't hide border (#6533)
|
2020-06-12 22:37:38 +08:00 |
|
FishPlusOrange
|
8a016e64cb
|
docs(Field): optimize docs (#6527)
|
2020-06-12 15:27:31 +08:00 |
|
neverland
|
6de66e0455
|
feat(Stepper): add placeholder prop (#6519)
|
2020-06-11 16:54:41 +08:00 |
|
chenjiahan
|
febf17e546
|
fix(NoticeBar): incorrect ellipsis
|
2020-06-11 16:49:53 +08:00 |
|
chenjiahan
|
7b0546dbba
|
feat(NoticeBar): allow to force scrolling
|
2020-06-11 16:49:53 +08:00 |
|
neverland
|
8c995f6320
|
fix(Calendar): quick select not work when select same day (#6504)
|
2020-06-10 16:59:59 +08:00 |
|
neverland
|
e01699a74b
|
fix(ImagePreview): image blurred after scale on iOS (#6496)
|
2020-06-09 22:42:16 +08:00 |
|
neverland
|
c9f9e36494
|
docs(DatetimePicker): hide month-day demo in weapp (#6495)
|
2020-06-09 21:03:39 +08:00 |
|
Mikasa33
|
29857d7ac8
|
docs: fix month-day in datetime-picker (#6493)
|
2020-06-09 20:46:41 +08:00 |
|
neverland
|
1035503d65
|
fix(Field): formatter not work when v-model changed (#6490)
|
2020-06-08 20:41:19 +08:00 |
|
neverland
|
9adbfcb26c
|
perf(Field): reduce input value assignment (#6489)
|
2020-06-08 19:57:25 +08:00 |
|
neverland
|
713c8e0101
|
chore(Tab): rename onShow to init (#6488)
|
2020-06-08 19:44:27 +08:00 |
|
neverland
|
ab84662ecf
|
chore(Area): rename variable (#6487)
|
2020-06-08 19:42:20 +08:00 |
|
neverland
|
97dc684f9b
|
fix(Tabbar): avoid redundant navigation error (#6474)
* fix(Tabbar): avoid redundant navigation error
* chore: robust
|
2020-06-06 20:20:42 +08:00 |
|
neverland
|
92c3819a03
|
fix(Picker): cursor.defaultIndex may be 0 (#6473)
|
2020-06-06 20:00:15 +08:00 |
|
chenjiahan
|
e194d8bb31
|
test(Calendar): update snapshot
|
2020-06-05 22:07:33 +08:00 |
|
chenjiahan
|
df69c2d56e
|
chore: remove test.only
|
2020-06-05 22:05:51 +08:00 |
|
neverland
|
2f2760aba6
|
feat(Picker): item-height support rem unit (#6462)
|
2020-06-05 09:25:19 +08:00 |
|
chenjiahan
|
2db2a0615b
|
docs(SheetSheet): add verstion tag
|
2020-06-04 17:13:56 +08:00 |
|
木槿花开
|
c445b12507
|
feat(ShareSheet): add options description (#6460)
* feat(share-sheet): share sheet add option
* feat(share-sheet): add options intro
* feat(ShareSheet): add options description
Co-authored-by: zhanglin <zhanglin_0715@youzan.com>
|
2020-06-04 16:29:35 +08:00 |
|
neverland
|
472c4f35ae
|
style(Field): default label align should be left (#6459)
|
2020-06-04 15:10:25 +08:00 |
|
neverland
|
e74592f26a
|
docs(NoticeBar): add vertical scroll demo (#6455)
|
2020-06-03 21:05:15 +08:00 |
|
neverland
|
118910c2c6
|
feat(DropdownItem): add lazy-render prop (#6454)
|
2020-06-03 20:49:26 +08:00 |
|
neverland
|
97541eedfa
|
feat(Notify): support component call (#6453)
|
2020-06-03 20:32:02 +08:00 |
|
neverland
|
61919d0bec
|
docs(Toast): update description (#6443)
|
2020-06-02 22:37:09 +08:00 |
|
neverland
|
e7082ca57a
|
docs(dialog): update description (#6442)
|
2020-06-02 22:31:52 +08:00 |
|
neverland
|
4d731a3fa8
|
feat(Skeleton): add round prop (#6441)
|
2020-06-02 22:14:19 +08:00 |
|
neverland
|
16f54e3d75
|
fix(Popup): incorrect overlay z-index when reopened (#6429)
|
2020-05-31 20:33:07 +08:00 |
|