70 Commits

Author SHA1 Message Date
neverland
839f65e533
feat: Sticky/Picker support vw unit (#6816) 2020-07-19 15:40:39 +08:00
neverland
e541260ef3
fix(Calendar): rendering fails in some cases (#6812) 2020-07-18 18:53:40 +08:00
neverland
710208eee0
fix(Image): memory leak during SSR (#6721) 2020-07-07 14:58:59 +08:00
neverland
fd388d0475
perf: use inline style instead of getComputedStyle (#6550) 2020-06-16 22:59:07 +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
2f2760aba6
feat(Picker): item-height support rem unit (#6462) 2020-06-05 09:25:19 +08:00
neverland
1962194499
chore: improve utils typing (#6341) 2020-05-22 17:18:15 +08:00
desperado
ca827c205e
fix(Field): minus can only be placed on the first char (#6303) 2020-05-19 16:20:54 +08:00
neverland
e61aa29118
fix(Stepper): incorrect value when format minus value (#6238) 2020-05-07 22:15:46 +08:00
neverland
7102129601
fix: incorrect vnode order in some cases (#6140) 2020-04-26 21:40:44 +08:00
neverland
177ef4d736
fix: sort vnode not work (#6100) 2020-04-20 19:33:28 +08:00
neverland
31674a162c
feat(eslint-config): extends typescript-eslint recommended (#6076) 2020-04-17 14:51:55 +08:00
neverland
14c18c6b8b
fix: sortChildren broke SSR (#6046) 2020-04-14 09:52:50 +08:00
chenjiahan
1d1c7b85d8 feat(eslint-config): add eslint-config-prettier 2020-04-11 18:11:42 +08:00
chenjiahan
2fb5cca49a chore: prettier source code 2020-04-02 15:36:02 +08:00
chenjiahan
36dbf0c4e0 types: improve vnode utils typing 2020-04-01 21:39:08 +08:00
chenjiahan
b8dea3c13b fix(Form): incorrect validation order when add field dynamically 2020-04-01 21:39:08 +08:00
chenjiahan
e7fb46552c Revert "chore: rename bem var"
This reverts commit 3fcb1d018ee394d962dfcf5ad669dbc2fe4c2d1f.
2020-03-23 10:35:01 +08:00
chenjiahan
3fcb1d018e chore: rename bem var 2020-03-23 10:31:14 +08:00
chenjiahan
fd9993cfa3 perf: faster bem 2020-03-23 10:29:18 +08:00
chenjiahan
f88bdb55da docs: fix action-sheet demo 2020-03-02 09:37:07 +08:00
chenjiahan
65bdc75ca6 chore: code review 2020-03-01 20:29:03 +08:00
chenjiahan
0993b394b1 fix(Tabs): incorrect scrollspy position while inside a scroller 2020-02-29 15:57:20 +08:00
陈嘉涵
080d1828c8 feat(Form): support async validation 2020-02-12 10:38:05 +08:00
陈嘉涵
35260e024a chore: add isPromise utils 2020-02-12 10:22:37 +08:00
陈嘉涵
52aa9e8559 fix(Popup): may throw error when using get-container and destroyed 2020-02-04 14:28:10 +08:00
陈嘉涵
e6bd26e0aa types(utils): improve isDate typing 2020-02-01 09:51:31 +08:00
陈嘉涵
4b54ec6a18 chore: add isFunction utils and improve isObject 2020-01-19 20:13:50 +08:00
陈嘉涵
77756f30e6 chore: improve utils typing and naming 2020-01-19 19:05:07 +08:00
陈嘉涵
2adcfd8b8b chore: prettier test files 2020-01-19 16:16:54 +08:00
陈嘉涵
207e80f396 chore: prettier all ts code 2020-01-19 15:27:28 +08:00
陈嘉涵
389d68884d chore: add trailingComma 2020-01-19 11:57:09 +08:00
陈嘉涵
d9d63959f5 feat: add use-lock-scroll hook 2020-01-13 16:37:27 +08:00
陈嘉涵
6d4efa183e types: improve event target typing 2020-01-12 08:41:02 +08:00
neverland
c89d5ee096
fix(Tabs): can not render line when wrapper is fixed (#5496) 2020-01-07 17:03:21 +08:00
健忘症患者丶
4603e1633c feat(Tab): add scrollspy prop (#5273) 2019-12-16 20:17:09 +08:00
neverland
fe0e930ed0
feat: add color paletee of neutral color (#5119) 2019-11-26 20:26:07 +08:00
neverland
aee1091c5c
chore: adjust path of test utils (#4997) 2019-11-13 16:46:01 +08:00
neverland
49471e845e
fix: router err maybe undefined (#4704) 2019-10-12 16:31:36 +08:00
neverland
988bb80003
feat(style): update basic red color (#4368) 2019-09-05 11:25:43 +08:00
neverland
4e828fbc70
[bugfix] Tabbar: avoid navigation duplicated (#4147) 2019-08-19 11:04:25 +08:00
neverland
34d2395ad3
[improvement] Picker: prevent style be override by base.css (#4136) 2019-08-16 21:15:38 +08:00
neverland
24f5a91cd3
[improvement] add constant of border (#4078) 2019-08-09 14:15:49 +08:00
neverland
4cba618792
[improvement] List: unify text font-size (#4077) 2019-08-09 14:03:19 +08:00
neverland
c74d90c561
[improvement] optimize eslint-disable (#4070) 2019-08-08 20:01:41 +08:00
neverland
7bcd7e1adc
[improvement] optimize isNaN (#3988) 2019-07-29 11:32:55 +08:00
neverland
3c2270a5ad
[bugfix] Tabs: incorrect line position in some cases (#3961) 2019-07-25 19:03:16 +08:00
neverland
e653484f39
[improvement] extract resetScroll function (#3869) 2019-07-16 20:56:22 +08:00
neverland
aba5f59fdd
[new feature] Sku: support custom placeholder (#3864) 2019-07-16 13:26:24 +08:00
流采
511087bc74 [bugfix] compatible <body /> is the scene of the scrolling container (#3844) 2019-07-15 19:36:21 +08:00