index
:
fastdom
master
origin/0.1
origin/0.2
origin/102-promise-not-deleted
origin/73-object-assign
origin/81-fastdom-promised-ctx
origin/90-version-compat
origin/96-extensions-links
origin/HEAD
origin/dev
origin/gh-pages
origin/issue54
origin/master
origin/v1-beta
Unnamed repository; edit this file 'description' to name the repository.
Erik Andersson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
index.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
V1
origin/v1-beta
Wilson Page
2016-01-04
1
-416
/
+0
*
Should be allowed to pass and id as a string or a number to .clear()
origin/issue54
Wilson Page
2015-03-17
1
-1
/
+4
*
Fixed invalid JSDoc (fixes #47)
Wilson Page
2014-12-26
1
-12
/
+13
*
Removed superfluous cancelAnimationFrame definition
rburgt
2014-08-06
1
-11
/
+0
*
Fixed comments
Kesler
2013-11-27
1
-3
/
+2
*
Catch errors inside runBatch and re-run to prevent exceptions blocking the flush
Wilson Page
2013-10-25
1
-11
/
+23
*
Wrap rAF for testing do that we can catch errors and prevent them hitting the...
Wilson Page
2013-10-25
1
-0
/
+8
*
Reorganise the requestAnimationFrame loop to handle errors correctly
rowanbeentje
2013-10-24
1
-5
/
+12
*
Remove issue note
v0.8.2
Wilson Page
2013-10-15
1
-6
/
+0
*
Fix bug whereby unnecessary frame being scheduled when read inside write, ins...
Wilson Page
2013-10-15
1
-25
/
+44
*
Different approach to catching errors
Wilson Page
2013-10-15
1
-4
/
+32
*
Make a differentiation between the read.write batch and the frame queue
Wilson Page
2013-10-14
1
-17
/
+23
*
Tidy
Wilson Page
2013-10-14
1
-1
/
+1
*
Tidy
Wilson Page
2013-10-14
1
-5
/
+3
*
Not quiet by default
Wilson Page
2013-10-14
1
-13
/
+4
*
Simplify needFrame logic
Wilson Page
2013-10-14
1
-20
/
+13
*
Clarity
Wilson Page
2013-10-14
1
-4
/
+3
*
Tidy up
Wilson Page
2013-10-14
1
-33
/
+37
*
Re-write with single rAF loop
Wilson Page
2013-10-14
1
-59
/
+135
*
Various minor clean up
Timo Tijhof
2013-10-12
1
-2
/
+2
*
Use more standard test to expose CommonJS module
George Crawford
2013-10-07
1
-2
/
+2
*
Tidy and docs
Wilson Page
2013-10-05
1
-12
/
+17
*
Tidy up
Wilson Page
2013-10-05
1
-7
/
+9
*
Rename '_run' to 'flush' and run all jobs centrally
Wilson Page
2013-10-05
1
-11
/
+16
*
Make sure defer jobs refs are cleared too
Wilson Page
2013-10-05
1
-2
/
+3
*
Tidier onError solution
Wilson Page
2013-10-05
1
-2
/
+12
*
Remove is no longer used
Wilson Page
2013-10-05
1
-13
/
+0
*
Remove useless instanceof check
Wilson Page
2013-10-05
1
-9
/
+6
*
Simplify directory structure
Wilson Page
2013-10-05
1
-0
/
+282