Commit Graph
40 Commits
Author SHA1 Message Date
chenjiahan 216417eae6 chore: extract getSizeStyle 2020-08-26 18:09:32 +08:00
chenjiahan 0ed0337de0 feat: migrate Stepper component 2020-08-16 15:29:57 +08:00
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
neverlandandGitHub 060b1fb717 feat(Stepper): add allow-empty prop (#6759)
* feat(Stepper): add allow-empty prop

* fix: remove test only
2020-07-11 10:52:28 +08:00
neverlandandGitHub cd7013648d fix(Stepper): incorrect button disable status (#6652) 2020-06-30 14:23:58 +08:00
neverlandandGitHub 6de66e0455 feat(Stepper): add placeholder prop (#6519) 2020-06-11 16:54:41 +08:00
neverlandandGitHub 8307b3d9ad feat(Stepper): add theme prop (#6282)
* feat(Stepper): add theme prop

* docs: add round theme doc
2020-05-15 16:43:37 +08:00
chenjiahan c6024b18b4 fix(Stepper): should not emit focus when input is readonly 2020-05-09 10:12:34 +08:00
chenjiahan 7327a481d1 fix(Stepper): should not display NaN 2020-05-09 10:10:35 +08:00
neverlandandGitHub e61aa29118 fix(Stepper): incorrect value when format minus value (#6238) 2020-05-07 22:15:46 +08:00
chenjiahan 2fb5cca49a chore: prettier source code 2020-04-02 15:36:02 +08:00
neverlandandGitHub 537e80e37a fix(Stepper): readonly not work in lagacy mobile safari (#5976) 2020-04-01 18:15:23 +08:00
chenjiahan 7af2c99b4a fix(Stepper): skip form number validation (#5792) 2020-03-11 17:24:22 +08:00
chenjiahan e89baa12ae feat(Field): improve number keyboard 2020-03-11 11:23:24 +08:00
chenjiahan 58e74a9e8b feat(Stepper): improve number keyboard 2020-03-11 09:55:04 +08:00
陈嘉涵 7fa4e8cad1 feat(Form): support using stepper 2020-02-10 17:06:00 +08:00
陈嘉涵 b24fd2bb48 feat(Stepper): decimal-length can be string 2020-01-30 10:17:49 +08:00
陈嘉涵 1e864a445f chore: prettier js codes 2020-01-19 17:02:01 +08:00
陈嘉涵 389d68884d chore: add trailingComma 2020-01-19 11:57:09 +08:00
陈嘉涵 c895bf1739 chore: improve watcher 2020-01-18 10:58:12 +08:00
陈嘉涵 959eca136c feat(Stepper): improve disable-input behavior 2020-01-15 20:00:24 +08:00
陈嘉涵 2f3ec6a3d4 feat(Stepper): add long-press prop 2020-01-15 19:49:10 +08:00
Waiterandneverland d19f676953 fix(Stepper): should format value when max、min changed (#5257) 2019-12-13 10:53:08 +08:00
neverlandandGitHub 4ab6ad4f0c fix(Stepper): should not submit form (#5183) 2019-12-03 19:05:05 +08:00
Jakeandneverland c691accb33 feat(Stepper): add disable-plus & disable-minus props (#5180) 2019-12-03 18:53:47 +08:00
neverlandandGitHub ad36ddc60f feat(Stepper): add name prop (#4931) 2019-11-05 17:54:59 +08:00
neverlandandGitHub acc972a203 feat(Stepper): should limit decimal length when input (#4747) 2019-10-16 16:37:28 +08:00
neverlandandGitHub e4bdd50d4b fix(Stepper): can't work when step is small (#4675) 2019-10-10 17:15:43 +08:00
neverlandandGitHub 927bf464bf feat(Stepper): add decimal-length prop (#4443) 2019-09-12 17:35:16 +08:00
neverlandandGitHub f6f696ff73 chore: use preventDefault util (#4412) 2019-09-10 17:08:43 +08:00
neverlandandGitHub 19c2fab0d6 [new feature] Stepper: add show-plus & show-minus prop (#4056) 2019-08-07 15:17:16 +08:00
neverlandandGitHub 3a77666e49 [improvement] update lint rules (#3970) 2019-07-26 11:47:17 +08:00
neverlandandGitHub e653484f39 [improvement] extract resetScroll function (#3869) 2019-07-16 20:56:22 +08:00
流采andneverland 511087bc74 [bugfix] compatible <body /> is the scene of the scrolling container (#3844) 2019-07-15 19:36:21 +08:00
drafishandneverland 577194b16d [bugfix] Stepper: Hack for iOS12 page scroll (#3804) 2019-07-10 16:26:51 +08:00
陈嘉涵 4b829ea7dd [improvement] rename suffixPx to addUnit 2019-07-08 17:42:24 +08:00
neverlandandGitHub be96fa2233 [improvement] make props less magic (#3775) 2019-07-08 16:18:19 +08:00
neverlandandGitHub 68d62f856d [new feature] Stepper: add button-size prop (#3714) 2019-07-02 09:31:31 +08:00
neverlandandGitHub 3d0c6ae504 [new feature] Stepper: support long press gesture (#3711) 2019-07-01 19:38:03 +08:00
neverlandandGitHub 75c79b7044 [improvement] rename packages dir to src (#3659) 2019-06-27 11:25:57 +08:00