80 Commits

Author SHA1 Message Date
chenjiahan
65a5ed8553 style(Circle): add @circle-layer-color less var 2020-11-30 23:00:32 +08:00
chenjiahan
1a6cf64f54 style(Circle): add @circle-color less var 2020-11-30 23:00:32 +08:00
chenjiahan
bb18310f1b docs: uniform color 2020-11-30 23:00:32 +08:00
neverland
66204dfcf1
fix(Sticky): not work in some cases (#7561) 2020-11-15 15:14:13 +08:00
neverland
ebd78a9d02
feat(Sticky): offset-top support vh unit (#7498) 2020-11-04 19:39:52 +08:00
neverland
17099d3ac1
fix(Button): incorrect ref in for (#7237) 2020-09-23 17:42:24 +08:00
neverland
4ffa6ead1e
chore: prefer nullish coalescing (#7125) 2020-09-07 20:36:49 +08:00
neverland
c7303786ae
types: improve isDef typing (#7124)
* types: improve isDef typing

* chore: update
2020-09-07 20:16:54 +08:00
neverland
e7deea7195
fix(Field): disallow minus when using digit type (#7114) 2020-09-05 14:54:05 +08:00
neverland
d55585314f
feat(Tabbar): add before-change prop (#7081) 2020-09-02 11:45:11 +08:00
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