Tmk
|
c4ffbff841
|
fix: set requestId to null after fn was cancelled (#34858)
|
2022-04-05 13:01:18 +08:00 |
|
Amumu
|
9b7da8640d
|
chore: replace raf with rc-util/lib/raf (#27864)
|
2020-11-20 12:11:50 +08:00 |
|
偏右
|
fc5e0a9155
|
test: ✅ 100% coverage (#26839)
* test: isStyleSupport
* test: 100% test coverage
|
2020-09-21 18:32:24 +08:00 |
|
afc163
|
5e99ed7bbe
|
✅ Fix eslint warnings
|
2019-08-12 19:04:33 +08:00 |
|
orzyyyy
|
47fd80c8ad
|
fix: disable next line instead of the whole file
|
2019-08-06 15:36:13 +08:00 |
|
orzyyyy
|
63b33d4020
|
fix: unexpected changes of snapshots
|
2019-08-06 15:36:12 +08:00 |
|
afc163
|
16fca0d33d
|
let => const
|
2018-11-10 00:38:06 +08:00 |
|
偏右
|
a2e0e40caa
|
[WIP] Use raf to replace getRequestAnimationFrame (#10614)
* use raf to replace getRequestAnimationFrame
* remove isCssAnimationSupported
|
2018-05-22 13:01:28 +08:00 |
|
afc163
|
2f427e172a
|
Fix a ts error
|
2018-03-06 21:28:54 +08:00 |
|
Wei Zhu
|
541b9d146a
|
Fix implicit any error for _util
|
2017-11-22 12:14:43 +08:00 |
|
陆离
|
3789e0cbbb
|
Affix listener bug fix (#4756)
* Affix listener bug fix
+ close #4755
+ close #4760
+ clearScrollEventListeners before setTargetEventListeners
+ add tests for throttle
+ append affix test case
* genMockFn -> fn()
|
2017-02-08 14:44:43 +08:00 |
|
陆离
|
5cd111d486
|
recalculate width while resize (#4676)
+ close #4645
+ throttleByAnimationFrameDecorator as a function decorator
|
2017-01-26 11:23:54 +08:00 |
|