xiejiahe
|
178795253f
|
docs: Fix the Stepper event callback parameter (#5778)
|
2024-05-14 20:25:40 +08:00 |
|
Lick-liu
|
348c3103b7
|
fix(van-stepper): fix onChange event exceeded 'max' after setting the max prop (#5741)
|
2024-04-12 17:40:56 +08:00 |
|
johnsonwong666
|
88bd66c78e
|
fix(stepper): fix decimal compare
|
2023-04-12 17:54:00 +08:00 |
|
landluck
|
8c48a03831
|
fix(stepper): fix no change event in blur (#5227)
Co-authored-by: liuhaihonggia <liuhaihong@youzan.com>
|
2023-02-13 09:25:28 +08:00 |
|
landluck
|
98747aacf7
|
fix(stepper): fix always-embed prop appearing twice (#5231)
Co-authored-by: liuhaihonggia <liuhaihong@youzan.com>
|
2023-02-13 09:23:09 +08:00 |
|
landluck
|
e9d521a8d2
|
fix(stepper): fix unable update value in async change (#5191)
|
2023-01-12 10:53:05 +08:00 |
|
landluck
|
5f7150d980
|
fix(stepper): fixed displaying incorrect values when on blur (#5158)
|
2022-12-21 11:57:40 +08:00 |
|
MuYiez
|
8b441de1a6
|
fix(stepper):修复stepper blur事件失焦时会触发change事件
|
2022-11-22 20:22:39 +08:00 |
|
nemo-shen
|
ed36096494
|
fix(Stepper): use alwaysEmbed
|
2021-12-21 09:51:43 +08:00 |
|
nemo-shen
|
6e4ebfd886
|
test(Tab): add demo test
|
2021-12-21 09:51:43 +08:00 |
|
nemo-shen
|
ce8955560e
|
test(Stepper): add demo test
|
2021-12-21 09:51:43 +08:00 |
|
毛呆
|
1a01c0eae8
|
feat(Stepper): add always-embed prop (#4678)
|
2021-12-13 17:35:57 +08:00 |
|
neverland
|
1a7889590f
|
perf: remove CSS variables polyfill (#4487)
* perf: remove CSS variables polyfill
* style: fix missing calc value
* perf: reduce some useless css vars
|
2021-09-23 17:31:28 +08:00 |
|
neverland
|
e3c07e52f9
|
chore: merge two prettier config (#4491)
|
2021-09-15 15:46:27 +08:00 |
|
nemo-shen
|
f2e52128c6
|
docs(packages): format doc (#4464)
* docs(packages): format doc
* docs(packages): update doc
|
2021-09-07 10:05:14 +08:00 |
|
neverland
|
cb3018b26a
|
fix(Stepper): incorrect minus/plus slots (#4427)
|
2021-08-25 10:05:09 +08:00 |
|
dengrongyao
|
c024430d4f
|
docs: 统一文档标点
|
2021-04-12 20:38:36 +08:00 |
|
rex
|
c5b4858214
|
feat(stepper): add new prop theme & add new slot (#4049)
fix #3417
|
2021-02-19 14:29:00 +08:00 |
|
rex
|
192e87c2c6
|
refactor(relations): refactor relations & definitions (#3924)
|
2020-12-31 15:14:53 +08:00 |
|
rex
|
97c1a7780d
|
perf(stepper): use wxs (#3890)
|
2020-12-22 20:40:45 +08:00 |
|
zhongnan
|
b5ea04eb10
|
perf(tags): remove useless code
|
2020-12-17 19:45:48 +08:00 |
|
rex
|
101e0f463b
|
build(typings): use miniprogram-api-typings & update quickstart (#3746)
fix #3699
|
2020-11-11 11:20:31 +08:00 |
|
chenjiahan
|
44fc8b065c
|
chore: prettier evenything
|
2020-04-25 10:59:58 +08:00 |
|
rex
|
92de5e9e34
|
docs(QuickStart): adjust quick start (#2939)
|
2020-04-01 15:41:07 +08:00 |
|
rex
|
f15b49c7d2
|
refactor(Stepper): not format in input & improve performance (#2841)
|
2020-03-10 15:08:17 +08:00 |
|
Lindy
|
33c11facff
|
feat(Stepper): add disable-long-press feature (#2691)
* feat(Stepper): add disable-long-press feature
* feat(Stepper): name the same as Vant
|
2020-01-19 20:23:05 +08:00 |
|
rex
|
8e1af8e420
|
refactor(mixins): remove observer behavior (#2640)
|
2020-01-09 19:34:07 +08:00 |
|
Jake
|
baac222b2f
|
feat(Stepper): add disablePlus & disableMinus props (#2457)
|
2019-12-04 16:50:42 +08:00 |
|
rex-zsd
|
5ae6d1a146
|
docs(quickstart): rename vant-weapp to @vant/weapp
|
2019-11-29 16:28:24 +08:00 |
|
neverland
|
a0026e56d7
|
fix(Stepper): incorrect disabled color (#2405)
|
2019-11-27 15:37:31 +08:00 |
|
Lindy
|
22b230de6f
|
feat: Radio, Rate, Search, Sidebar, Slider, Step, Stepper 组件样式调整 (#2260)
|
2019-11-10 10:37:11 +08:00 |
|
neverland
|
a01f966dea
|
fix(Stepper): can't work when step is decimal (#2142)
|
2019-10-11 20:10:58 +08:00 |
|
ShuaiKang Zhang
|
f3c063ae0d
|
feat(Stepper): add decimalLength prop (#2087)
|
2019-09-24 13:10:51 +08:00 |
|
rex
|
7c41cc0ff0
|
feat(theme): support custom theme base on css variables @rex-zsd (#2049)
|
2019-09-18 17:42:21 +08:00 |
|
neverland
|
2be1ab0ef1
|
docs: scroll to anchor (#2048)
|
2019-09-18 17:14:59 +08:00 |
|
aphasic
|
92acec945e
|
docs(Stepper): readme 的格式修复 (#2007)
|
2019-09-10 10:26:41 +08:00 |
|
aphasic
|
a967862b1d
|
feat(Stepper): add input-widht、button-size props, support long tap gesture
|
2019-09-10 10:09:03 +08:00 |
|
neverland
|
c0901b8023
|
fix(Circle): initial ctx (#2005)
|
2019-09-09 20:41:23 +08:00 |
|
neverland
|
78681032b8
|
feat(Stepper): remove computed (#2000)
|
2019-09-09 19:59:13 +08:00 |
|
neverland
|
84bec71f4a
|
docs: add api title (#1990)
|
2019-09-09 11:43:09 +08:00 |
|
neverland
|
eef1fc6678
|
build: add stylelint (#1982)
|
2019-09-07 19:18:37 +08:00 |
|
君寻
|
14e5b62b83
|
doc: add props version (#1973)
|
2019-09-06 11:46:43 +08:00 |
|
neverland
|
b685dd73d4
|
docs(Stepper): update demo (#1941)
|
2019-09-03 15:22:02 +08:00 |
|
neverland
|
23c2936146
|
docs: type highlight (#1918)
|
2019-08-28 10:58:54 +08:00 |
|
rex
|
c9fcdd70bf
|
build: update compiler
fix #1591
|
2019-08-12 19:57:38 +08:00 |
|
neverland
|
dfdc001ea3
|
[new feature] Stepper: add show-plus & show-minus prop (#1839)
|
2019-08-07 15:23:14 +08:00 |
|
neverland
|
5580379153
|
[bugfix] Stepper: should convert value type (#1838)
|
2019-08-07 15:18:48 +08:00 |
|
陈嘉涵
|
006fbbc0a3
|
[Doc] update quickstart.md
|
2019-06-21 17:14:51 +08:00 |
|
陈嘉涵
|
b8e4188408
|
[Doc] bump vant-doc 2.0
|
2019-06-21 17:07:57 +08:00 |
|
neverland
|
1d2c1db9f6
|
[bugfix] Stepper: can not input decimal number (#1600)
|
2019-05-05 20:04:56 +08:00 |
|