156 Commits

Author SHA1 Message Date
chenjiahan
5ccd2129b9 chore: remove unused event helper 2020-09-25 16:07:35 +08:00
neverland
17099d3ac1
fix(Button): incorrect ref in for (#7237) 2020-09-23 17:42:24 +08:00
chenjiahan
97f12e3270 types: fix createComponent typing 2020-09-19 23:14:30 +08:00
chenjiahan
e7510585ab fix(Field): input composing #7035 2020-09-18 22:18:15 +08:00
chenjiahan
971c16eb3c chore: rename usePublicApi to useExpose 2020-09-15 20:19:15 +08:00
chenjiahan
b16779d760 chore: remove istanbul ignore 2020-09-15 19:47:30 +08:00
chenjiahan
d659c0c99e chore(utils): isHidden support ref element 2020-09-15 19:37:53 +08:00
chenjiahan
fb03ef92c5 types: simplify createNamespace 2020-09-08 20:22:42 +08:00
chenjiahan
7f87c57d12 Merge branch 'dev' into next 2020-09-07 20:41:50 +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
chenjiahan
21c30cbbf8 breaking change(Dialog): adjust before-close usage 2020-09-06 10:16:54 +08:00
chenjiahan
b01a587099 Merge branch 'dev' into next 2020-09-06 07:59:45 +08:00
neverland
e7deea7195
fix(Field): disallow minus when using digit type (#7114) 2020-09-05 14:54:05 +08:00
chenjiahan
f2c151c337 Merge branch 'dev' into next 2020-09-02 15:32:31 +08:00
neverland
d55585314f
feat(Tabbar): add before-change prop (#7081) 2020-09-02 11:45:11 +08:00
chenjiahan
4ddf4e7018 chore(Toast): improve clear method 2020-09-01 09:52:42 +08:00
chenjiahan
6e6cfe5c65 refactor: update usePopupState 2020-09-01 09:47:59 +08:00
chenjiahan
10355ed849 feat: add usePopupState 2020-08-31 19:59:19 +08:00
chenjiahan
f02afd882c feat: add mountComponent utils 2020-08-31 17:49:19 +08:00
chenjiahan
1237ee6c2c types: fix event listener typing 2020-08-28 14:05:20 +08:00
chenjiahan
216417eae6 chore: extract getSizeStyle 2020-08-26 18:09:32 +08:00
chenjiahan
2ec101f07b chore: rename api folder to composition 2020-08-26 15:32:30 +08:00
chenjiahan
762aed3e5d feat: add useRoute 2020-08-26 11:06:32 +08:00
chenjiahan
28f2fe340c chore: add pick utils 2020-08-24 10:19:43 +08:00
chenjiahan
1b96a45d0b types(Badge): improve typing 2020-08-23 12:07:37 +08:00
chenjiahan
58650aeb9b chore: fix lint issues 2020-08-21 17:45:51 +08:00
chenjiahan
33fa443342 types: remove unused type 2020-08-20 22:37:29 +08:00
chenjiahan
34ff811102 fix(Popup): legacy removeNode 2020-08-07 07:17:19 +08:00
chenjiahan
47ad40794e fix: failed to install component 2020-07-26 16:32:46 +08:00
chenjiahan
73d538be05 Merge branch 'dev' into next 2020-07-25 15:50:49 +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
chenjiahan
0304fcb6fa chore: merge src and src-next 2020-07-15 20:02:00 +08:00
chenjiahan
0024a2db42 Merge branch 'dev' into next 2020-07-07 15:03:14 +08:00
neverland
710208eee0
fix(Image): memory leak during SSR (#6721) 2020-07-07 14:58:59 +08:00
chenjiahan
0a4c6676ba feat: i18n next 2020-07-05 08:26:58 +08:00
chenjiahan
1274c7c74c Merge branch 'dev' into next 2020-06-19 06:45:40 +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
chenjiahan
8b253c7280 Merge branch 'dev' into next 2020-05-28 14:14:28 +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