chenjiangui
d4a29afb6a
fix(Calendar): date is empty when poppable = fasle
in dialog ( #9845 ) ( #9939 )
2021-11-27 19:08:23 +08:00
chenjiangui
40f9fd8172
fix(DatetimePicker): fix incorrect confirm value when v-model is not used ( #9938 )
2021-11-25 16:11:47 +08:00
chenjiangui
2890b77604
fix(Swipe): overflow
lose efficacy in iOS safari ( #9933 )
...
* fix(Swipe): issue #9931 `overflow` lose efficacy in ios/safari
* Update index.less
Co-authored-by: neverland <chenjiahan@buaa.edu.cn>
2021-11-25 09:53:40 +08:00
chenjiangui
cb6c10cd32
test(Tabbar): modify test case with route mode
( #9924 )
2021-11-24 15:10:36 +08:00
chenjiangui
678d4d6ea0
fix(DatetimePicker): fix incorrect confirm value when v-model is not used ( #9913 )
2021-11-24 13:08:31 +08:00
chenjiangui
8dfe31c7a2
feat(Tabbar): #9173 support highlighted with child route ( #9921 )
2021-11-24 09:51:32 +08:00
neverland
102a3e4b4e
fix(Swipe): should prevent touchmove event when swiping ( #9918 )
2021-11-23 20:57:34 +08:00
neverland
9c48a14649
fix(Picker): SSR broken ( #9875 )
2021-11-16 13:26:45 +08:00
neverland
e23b267580
docs: fix typo in v2 document ( #9865 )
2021-11-15 11:50:53 +08:00
neverland
91e243816e
feat(NoticeBar): add reset method ( #9864 )
...
* feat(NoticeBar): add reset method
* chore: update
* chore: add comment
2021-11-15 11:30:53 +08:00
neverland
3bd5284812
fix(Field): should not trigger validation after blurring readonly input ( #9863 )
2021-11-15 10:50:15 +08:00
neverland
35fa1e9a1d
fix(Tabbar): before-change not work in route mode ( #9855 )
2021-11-13 19:27:40 +08:00
neverland
33ff262d8f
docs(Dialog): add beforeRouteLeave faq ( #9853 )
2021-11-13 18:24:49 +08:00
neverland
791e20e7a9
fix(Switch): switch node inherit font-size ( #9841 )
2021-11-11 19:24:07 +08:00
genffy
14303f4ccb
feat: support picker can scroll on desktop browser ( #9713 )
...
* feat: support picker can scroll on desktop browser
fix: change mousewheel event and fix pr review
opt: optimize wheel on first item
* chore: use deltaY directly
* fix: direction and unit test
Co-authored-by: genffy <genffyl@gmail.com>
2021-11-02 19:15:17 +08:00
neverland
527d589ef9
fix(Progress): should resize when window size changed ( #9757 )
2021-10-30 20:22:47 +08:00
neverland
2a8c9cb1b5
types: fix VueConstructor type conflict ( #9750 )
2021-10-29 13:08:50 +08:00
neverland
03b33985cb
fix(Field): adjust textarea size when focus/blur ( #9718 )
2021-10-24 17:46:12 +08:00
neverland
24f8919d58
docs: fix square typo ( #9714 )
...
* docs: fix square typo
* chore: revert cell props
2021-10-23 22:55:01 +08:00
zedmund
ae07bb1aff
style: 修复message样式 ( #9657 )
2021-10-11 19:36:53 +08:00
chenjiahan
f7eb5ab029
fix: missing hairline mixin
2021-10-11 14:42:28 +08:00
zedmund
75ef18a96f
feat(Sku): add message extra desc ( #9651 )
...
* feat: 新增sku组件message附加描述信息
* style: 去cell边框
2021-10-11 14:38:01 +08:00
neverland
16edf1322f
docs(NumberKeyboard): fix multiple extraKey doc ( #9552 )
2021-09-23 16:37:44 +08:00
neverland
cc2a40450e
fix(Tabs): failed to scroll into view when render multiple tabs ( #9542 )
2021-09-22 16:01:51 +08:00
neverland
91d65d4a64
docs(Uploader): add faq ( #9530 )
2021-09-20 20:27:31 +08:00
neverland
d2b67fda74
fix(Radio): icon ref may be undefined ( #9504 )
2021-09-17 19:41:57 +08:00
neverland
19ccba9974
docs(Uploader): add compress faq ( #9398 )
2021-09-04 14:00:35 +08:00
neverland
1fd630a9d2
fix(FIeld): field-error-message-font-size var name ( #9393 )
2021-09-03 15:24:09 +08:00
neverland
76e8e62efd
chore: remove console ( #9390 )
2021-09-03 15:07:59 +08:00
neverland
a69385d867
feat(Sku): add custom-upload prop ( #9389 )
2021-09-03 15:00:20 +08:00
neverland
3a53fa3aed
docs: update source file link ( #9385 )
2021-09-03 11:41:22 +08:00
neverland
71574be701
docs(PullRefresh): add faq ( #9344 )
2021-08-27 14:09:51 +08:00
qhbin
20d3f41d6d
fix(Popup): memory leak issue ( #9336 )
...
* fix: 修复弹框组件内存泄漏问题
* fix: es5兼容
Co-authored-by: qiuhuibin <qiuhuibin@bigo.sg>
2021-08-26 11:51:39 +08:00
neverland
8aa2c14cbc
feat(Uploader): add click-upload event ( #9260 )
2021-08-15 09:37:13 +08:00
neverland
ee40d1e974
feat(Uploader): add readonly prop ( #9257 )
2021-08-14 09:16:16 +08:00
neverland
405170f5e6
fix(Field): textarea scroll to top after resizing ( #9207 )
2021-08-08 17:42:51 +08:00
neverland
824fbb8c6f
fix(Rate): should enable flex wrap ( #9193 )
2021-08-06 17:40:22 +08:00
Weicong Peng
9534867347
fix(Tabs): remove invalid head padding for card type ( #9169 )
...
* fix: 去除card类型的tabs头样式多余padding
* style: 优化tabs组件not选择器写法
Co-authored-by: TCLKING\weicong.peng <weicong.peng@tcl.com>
Co-authored-by: 彭伟聪 <weicong.peng@foxmail.com>
2021-08-04 09:48:04 +08:00
neverland
2b2cc4add2
feat(Cascader): add option slot ( #9111 )
2021-07-24 19:36:10 +08:00
zoy-l
fc4e4e36ab
fix: document error in uploader ( #9087 )
2021-07-22 19:22:41 +08:00
nemo-shen
3d84598cbd
feat(Cell): cell-group add inset prop ( #9055 )
...
* feat(Cell): cell-group add inset prop
* style(CellGroup): prettier
* docs(Cell): format doc
2021-07-18 19:58:34 +08:00
nemo-shen
f0a765a998
fix(DatetimePicker): fix incorrect value when using filter ( #9009 )
2021-07-13 09:57:43 +08:00
neverland
fef606c269
fix(Step): z-index issue in 2.x ( #9004 )
2021-07-10 10:26:22 +08:00
nemo-shen
63f09c3b4c
fix(DatetimePicker): fix change max-* emit incorrect value ( #8977 )
...
* fix(DatetimePicker): fix change max-* emit incorrect value
* test(DatetimePicker): add max-minute test
* test(DatetimePicker): test case
* test(DatetimePicker): update test case name
2021-07-06 09:58:51 +08:00
neverland
2609a7c7c1
style(Toast): adjust work break ( #8966 )
2021-07-01 21:02:24 +08:00
neverland
44bb37f637
fix(Stepper): incorrect value after blurred when using async-change ( #8936 )
2021-06-27 15:34:54 +08:00
neverland
831b87f051
fix(Slider): format v-model with step correctly ( #8894 )
2021-06-19 11:37:27 +08:00
neverland
83e051f621
feat(Calendar): add top-info、bottom-info slot ( #8847 )
2021-06-10 19:20:22 +08:00
a298003154
5454fef6cf
chore(icon): remove useless css ( #8817 )
...
* docs(PullRefresh): fix spell check
* style(cli): fix spell check about "toogle" -> "toggle" in DemoPlayground.vue
* style(Button): fix spell error
* feat(List): remove unused Less var @list-icon-margin-right
* style(cli): fix spell error in changelog.ts
* style(icon): remove useless css
2021-06-07 14:00:00 +08:00
chenjiahan
eff6be8fbc
docs(changelog): 2.12.21
2021-06-03 11:15:22 +08:00