82 Commits

Author SHA1 Message Date
landluck
ff982f6cd0
fix(field): fixed clear button incorrectly displaying when value has default value (#5792) 2024-05-14 20:26:21 +08:00
Skiyee
50da9f87eb
fix(Transition): fix cannot find method observeDuration (#5743) 2024-04-12 17:35:08 +08:00
xiami
b9f88ec64a
fix(Transition): fix transition event sequence (#5707) 2024-01-22 19:29:18 +08:00
johnsonwong666
19083a327c
fix(Transition): fix transition event sequence (#5699) 2024-01-15 19:47:25 +08:00
johnsonwong666
fd41bd823a
feat(button): add button-id prop & agreePrivacyAuthorization event support (#5533) 2023-08-30 14:41:05 +08:00
johnsonwong666
610ce18859
feat: add agreePrivacyAuthorization button open type (#5527) 2023-08-22 10:04:25 +08:00
landluck
2c7629fe07
feat(button): add getRealtimePhoneNumber support (#5471) 2023-07-05 13:53:44 +08:00
landluck
e4ad5cc51a
fix(transition): fixed enter event trigger multiple times (#5157) 2022-12-21 11:15:37 +08:00
landluck
5b96c7acb0
fix(tab): fix maximum call stack on scroll (#5125) 2022-12-02 10:19:26 +08:00
landluck
46b8d053e3
fix(mixin): fix scroll function are not recycled (#5086)
* fix(mixins): fix scroll function are not recycled

* fix(mixins): opt page scroll mixin recycle
2022-11-03 14:42:11 +08:00
MyHdg
6997c225a9
feat(Button): add chooseavatar event (#4976) 2022-07-23 22:36:33 +08:00
nemo-shen
e5089f464b
fix(page-scroll): skip when page undefined (#4640)
* fix(page-scroll): skip when page undefined

* fix: adjust
2021-11-30 14:23:41 +08:00
neverland
e3c07e52f9
chore: merge two prettier config (#4491) 2021-09-15 15:46:27 +08:00
nemo-shen
df2f297541
fix(page-scroll): fix isDef (#4488) 2021-09-15 09:48:08 +08:00
nemo-shen
69cdf45958
fix(page-scroll): check getCurrentPage is def (#4458) 2021-09-06 19:49:54 +08:00
rex
c0db43fc88
feat(open-type): support getUserProfile (#4203)
* chore(open-type): merge open type mixin into button mixin

* chore(button): shorten open type method names

* feat(open-type): support getUserProfile
2021-05-11 15:24:04 +08:00
rex
60acd2d848
fix(transition): do not display when show is true (#4005)
fix #3816
2021-01-26 17:15:42 +08:00
rex
3b015fe1a3
refactor(transition): no longer throw error in wrong status (#4003)
fix #3993
2021-01-26 16:08:03 +08:00
rex
192e87c2c6
refactor(relations): refactor relations & definitions (#3924) 2020-12-31 15:14:53 +08:00
zhongnan
b5ea04eb10 perf(tags): remove useless code 2020-12-17 19:45:48 +08:00
九旬大爷的梦
7244e81505
Update link.ts (#3805)
fix(mixins): 页面栈上限后导致的跳转失败
2020-12-03 14:43:26 +08:00
rex
9725ec336b
refactor(rect): remove getRect behavior (#3795) 2020-11-30 16:17:48 +08:00
rex
101e0f463b
build(typings): use miniprogram-api-typings & update quickstart (#3746)
fix #3699
2020-11-11 11:20:31 +08:00
rex
225484aeae
build(tsconfig): use strict mode (#3712) 2020-11-02 15:25:56 +08:00
rex
84b70f50fc
refactor(transition): refactor requestAnimationFrame with selectorQuery to improve performance (#3498)
fix #3133, fix #3120, fix #2636, fix #3441, fix #3434, fix #3455
2020-08-08 23:20:20 +08:00
rex
284dba4d20 feat(sticky): add new prop scroll-top
fix #3114
2020-05-07 14:50:21 +08:00
Lindy
ac6b34a823
fix(Sticky): pageScroll bind page (#3092)
* fix(Sticky): pageScroll miss this

* fix(Sticky): pageScroll miss this
2020-04-28 20:38:50 +08:00
chenjiahan
44fc8b065c chore: prettier evenything 2020-04-25 10:59:58 +08:00
rex
26fd387ee8
refactor(Sticky): refactor component with page scroll (#2950)
fix #2651, fix #2418
2020-04-03 09:58:23 +08:00
rex-zsd
03cd984393 fix(Transition): fix typescript error 2020-03-21 11:52:02 +08:00
rex
163ac52542
feat(Calendar): add new component calendar (#2894) 2020-03-20 23:15:18 +08:00
rex
0af61992a3
fix(Button): remove default lang (#2883)
fix #2881
2020-03-19 13:36:00 +08:00
rex
9f8fe59650
feat(DropdownItem): add new event open close opend closed & new prop popup-style (#2804)
fix #2361, fix #2796
2020-03-01 20:44:14 +08:00
rex
8e1af8e420
refactor(mixins): remove observer behavior (#2640) 2020-01-09 19:34:07 +08:00
rex
7165b399c7
refactor(Common): refactor set method with nextTick (#2561) 2019-12-19 20:41:17 +08:00
rex
c73bc5d3c4
feat(SwipeCell): add new event open & stop catch touchend (#2432)
fix #2402
2019-11-29 16:15:56 +08:00
rex
be1b6c69e9
feat(Transition): add new lifecycle events & drop transitionend event
BREAKING CHANGE: drop transitionend event

fix #2071
2019-10-14 15:15:41 +08:00
rex
147080bf54
refactor: compatible with iphone by env 2019-09-25 10:50:11 +08:00
neverland
c0901b8023
fix(Circle): initial ctx (#2005) 2019-09-09 20:41:23 +08:00
neverland
31b7234864
feat: remove computed option support (#2002) 2019-09-09 20:16:47 +08:00
neverland
79c994e380
fix: invalid prop types (#1991) 2019-09-09 11:59:37 +08:00
neverland
d904e4218f
breaking change(Popup): rename transitionend event (#1940) 2019-09-03 14:32:26 +08:00
neverland
8b1acf3f2b
fix: eslint (#1929) 2019-08-29 14:08:49 +08:00
郭世伟
366d1e6c4c [bugfix] Transition:动画enter的时候应该时候duration应该是duration.enter
动画enter的时候应该时候duration应该是duration.enter
2019-08-20 20:38:35 +08:00
rex
c9fcdd70bf
build: update compiler
fix #1591
2019-08-12 19:57:38 +08:00
neverland
54470a77c8
[improvement] update lint rules (#1801) 2019-07-26 16:04:24 +08:00
rex
56c3f5529b
[improvement] Transition: remove classNames from data
fix #1761
2019-07-15 10:46:15 +08:00
rex
bad324a4c4
[bugfix] Transition: fix timing error
fix #1695 #1680
2019-06-17 14:19:53 +08:00
rex
98ce810986
[bugfix] Transition: 修复leave阶段时节点不消失
fix #1565
2019-05-14 11:14:50 +08:00
rex
60c2bf212f
[improvement] SwipeCell: improve performance & fix prevent scroll
fix #1493
2019-04-09 21:34:15 +08:00