issues
search
wilsonpage
/
fastdom
Eliminates layout thrashing by batching DOM measurement and mutation tasks
6.86k
stars
239
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: globalThis
#132
hedinne
closed
9 months ago
0
`this` is undefined in global scope
#131
hedinne
closed
9 months ago
2
Releases update
#130
drzraf
closed
2 years ago
1
docs: fastdom-promised typo fix
#129
dzianis-l-backup
closed
2 years ago
0
Best time to update scroll position to minimize visual changes
#128
CodeWithOz
opened
2 years ago
2
Should this be used when mutating elements not attached to the document?
#127
Ambient-Impact
closed
3 years ago
2
A little help with fastdom/fastdom-strict
#126
tleish
closed
3 years ago
1
Standard typescript export
#125
cdalexndr
closed
3 years ago
0
ESM/ES6 module format
#124
cdalexndr
opened
3 years ago
6
Shorter code
#123
hzx
opened
3 years ago
0
Add .catch type to fastdom.d.ts
#122
adamnoakes
closed
3 years ago
0
Separating DOM writes in touchmove and touchend handlers with promises
#121
CodeWithOz
closed
4 years ago
4
Catch is missing in the fastdom type
#120
rachitGulati
closed
3 years ago
0
Read This
#119
0x416c69
closed
4 years ago
1
List of Elements
#118
Krutsch
closed
4 years ago
1
Feature request: make runTasks extensible
#117
Hypnosphi
closed
5 years ago
2
Helpful document fragments
#116
Mapiac
opened
5 years ago
0
Better Type Definitions
#115
daniel-nagy
closed
5 years ago
1
Perf issue when using in loop to get width/height & set to other element [Update: Invalid issue]
#114
manikantag
closed
5 years ago
8
Add CSS 'will-change' hint to gain 20% fps boost
#113
pawelzwronek
closed
6 years ago
1
Release 1.0.7 please :)
#112
snaptopixel
closed
6 years ago
2
Add TypeScript definitions (fixes #104)
#111
MartijnWelker
closed
6 years ago
1
Fix typo
#110
cvetanov
closed
7 years ago
3
Fix fastdom-strict callbacks not being called with context (fixes #108)
#109
Melatonin64
closed
7 years ago
3
fastdom-strict does not support context
#108
Melatonin64
closed
7 years ago
2
Add gzip size badge
#107
OliverJAsh
closed
7 years ago
1
Allow extend to change private methods like runTask
#106
oppianmatt
opened
7 years ago
2
Fix promise not being deleted from Map after clear (fixes #102)
#105
wilsonpage
closed
7 years ago
0
[Feature Request] fastdom TypeScript definitions
#104
oppianmatt
closed
6 years ago
3
Does changing class require fastdom?
#103
oppianmatt
closed
7 years ago
7
clear method on promise doesn't clear the tasks map
#102
jasonmacdonald
closed
7 years ago
0
Use "more standard" AMD/CJS detect syntax
#101
betabong
closed
7 years ago
2
Please include version number in JS file
#100
yairEO
opened
7 years ago
0
Adding tasks during flush
#99
janschoenherr
closed
1 year ago
14
Using fastdom-strict
#98
alias8
opened
8 years ago
0
Updated examples to es6, added repo badges
#97
amilajack
closed
8 years ago
4
404 extensions
#96
antonmedv
closed
7 years ago
0
check if window object is available
#95
tusharmath
closed
8 years ago
4
Question: how to schedule ajax request
#94
wshager
closed
8 years ago
2
[Feature Request] Helpful util to add and clear the last task
#93
tusharmath
opened
8 years ago
1
Failure in node
#92
tusharmath
closed
8 years ago
4
90 version compat
#91
wilsonpage
opened
8 years ago
9
Version compatibility issues
#90
priyakanth024
opened
8 years ago
17
Pass window into the closure
#89
tempestwood
closed
8 years ago
2
fastdom.raf is always exported as setTimeout
#88
tempestwood
closed
8 years ago
2
Added optional argument to pass when binding
#87
dhenson02
closed
8 years ago
3
Make FastDOM available on a CDN
#86
explicans
closed
8 years ago
3
Fix promise return values when using sandbox
#85
muteor
closed
8 years ago
1
extract context binding from loop, apply when added
#84
dhenson02
closed
8 years ago
8
Fixed incorrect context in fastdom-promised
#83
wilsonpage
closed
8 years ago
12
Next