lijianan
|
3ed7ec906e
|
chore: remove useless tsx support (#39890)
* chore: remove useless tsx support
* add
* add
* style
* fix lint
* fix lint
* fix lint
* update locale entry
* update locale entry
* update locale entry
* delete useless style
|
2 years ago |
lijianan
|
9aec72c395
|
chore: remove useless tsx support (#39890)
* chore: remove useless tsx support
* add
* add
* style
* fix lint
* fix lint
* fix lint
* update locale entry
* update locale entry
* update locale entry
* delete useless style
|
2 years ago |
lijianan
|
52cb37f487
|
chore: remove throttleByAnimationFrameDecorator (#38693)
* chore: remove throttleByAnimationFrameDecorator
* fix
* fix
|
2 years ago |
Tmk
|
c4ffbff841
|
fix: set requestId to null after fn was cancelled (#34858)
|
3 years ago |
Amumu
|
9b7da8640d
|
chore: replace raf with rc-util/lib/raf (#27864)
|
4 years ago |
偏右
|
fc5e0a9155
|
test: ✅ 100% coverage (#26839)
* test: isStyleSupport
* test: 100% test coverage
|
4 years ago |
afc163
|
5e99ed7bbe
|
✅ Fix eslint warnings
|
5 years ago |
orzyyyy
|
47fd80c8ad
|
fix: disable next line instead of the whole file
|
5 years ago |
orzyyyy
|
63b33d4020
|
fix: unexpected changes of snapshots
|
5 years ago |
afc163
|
16fca0d33d
|
let => const
|
6 years ago |
偏右
|
a2e0e40caa
|
[WIP] Use raf to replace getRequestAnimationFrame (#10614)
* use raf to replace getRequestAnimationFrame
* remove isCssAnimationSupported
|
7 years ago |
afc163
|
2f427e172a
|
Fix a ts error
|
7 years ago |
Wei Zhu
|
541b9d146a
|
Fix implicit any error for _util
|
7 years ago |
陆离
|
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()
|
8 years ago |
陆离
|
5cd111d486
|
recalculate width while resize (#4676)
+ close #4645
+ throttleByAnimationFrameDecorator as a function decorator
|
8 years ago |