Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replaced Object.assign() with custom mixin()origin/73-object-assign | Wilson Page | 2016-01-05 | 3 | -6/+24 |
* | Merge pull request #75 from atrefz/patch-2 | Wilson Page | 2016-01-05 | 1 | -1/+1 |
|\ | |||||
| * | Fix Paul Irish's link | Alexander Trefz | 2016-01-05 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #74 from atrefz/patch-1 | Wilson Page | 2016-01-05 | 1 | -1/+1 |
|\ | |||||
| * | Update Copyright Year | Alexander Trefz | 2016-01-05 | 1 | -1/+1 |
|/ | |||||
* | README tweaks | Wilson Page | 2016-01-04 | 1 | -3/+5 |
* | Updated Coveralls badge URLorigin/gh-pages | Wilson Page | 2016-01-04 | 1 | -1/+1 |
* | Fix README typos | Wilson Page | 2016-01-04 | 1 | -11/+11 |
* | Merge pull request #58 from wilsonpage/v1-beta | Wilson Page | 2016-01-04 | 30 | -1235/+2388 |
|\ | |||||
| * | V1origin/v1-beta | Wilson Page | 2016-01-04 | 30 | -1235/+2388 |
|/ | |||||
* | Merge pull request #60 from kkirsche/patch-1 | Wilson Page | 2015-12-10 | 1 | -1/+0 |
|\ | |||||
| * | Remove moot `version` property from bower.json | Kevin Kirsche | 2015-06-11 | 1 | -1/+0 |
|/ | |||||
* | v0.8.6v0.8.6 | Wilson Page | 2015-03-17 | 3 | -3/+3 |
* | Merge pull request #55 from wilsonpage/issue54 | Wilson Page | 2015-03-17 | 2 | -1/+18 |
|\ | |||||
| * | Should be allowed to pass and id as a string or a number to .clear()origin/issue54 | Wilson Page | 2015-03-17 | 2 | -1/+18 |
* | | Merge pull request #43 from tufandevrim/master | Wilson Page | 2015-03-17 | 1 | -2/+28 |
|\ \ | |/ |/| | |||||
| * | adding requestAnimationFrame function to comparison | Devrim Tufan | 2014-02-25 | 1 | -0/+26 |
| * | placed missing semi colon | Devrim Tufan | 2014-02-25 | 1 | -2/+2 |
* | | 0.8.5v0.8.5 | Wilson Page | 2014-12-26 | 4 | -3/+8 |
* | | Fixed invalid JSDoc (fixes #47) | Wilson Page | 2014-12-26 | 1 | -12/+13 |
* | | Changed to use SVG Travis badge | Wilson Page | 2014-08-28 | 1 | -1/+1 |
* | | Merge pull request #46 from rburgt/patch-1 | Wilson Page | 2014-08-07 | 1 | -11/+0 |
|\ \ | |||||
| * | | Removed superfluous cancelAnimationFrame definition | rburgt | 2014-08-06 | 1 | -11/+0 |
|/ / | |||||
* | | Merge pull request #42 from elving/patch-1 | Wilson Page | 2014-03-03 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | Fix typo. | Elving Rodriguez | 2014-01-22 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #39 from keslert/comments | Wilson Page | 2013-11-30 | 1 | -3/+2 |
|\ | |||||
| * | Fixed comments | Kesler | 2013-11-27 | 1 | -3/+2 |
|/ | |||||
* | Remove only flag | Wilson Page | 2013-10-25 | 1 | -1/+1 |
* | 0.8.4v0.8.4 | Wilson Page | 2013-10-25 | 4 | -3/+8 |
* | Catch errors inside runBatch and re-run to prevent exceptions blocking the flush | Wilson Page | 2013-10-25 | 1 | -11/+23 |
* | Prove that errors thrown in read/write jobs clog the queue | Wilson Page | 2013-10-25 | 1 | -0/+34 |
* | 0.8.3v0.8.3 | Wilson Page | 2013-10-25 | 4 | -3/+8 |
* | Merge pull request #37 from wilsonpage/error-handling | Wilson Page | 2013-10-25 | 4 | -8/+90 |
|\ | |||||
| * | Wrap rAF for testing do that we can catch errors and prevent them hitting the... | Wilson Page | 2013-10-25 | 2 | -6/+28 |
| * | Alter tests to catch errors in existing methods | Wilson Page | 2013-10-25 | 1 | -12/+9 |
| * | Merge remote-tracking branch 'rowan/master' into error-handling | Wilson Page | 2013-10-25 | 1 | -5/+12 |
| |\ | |||||
| | * | Reorganise the requestAnimationFrame loop to handle errors correctly | rowanbeentje | 2013-10-24 | 1 | -5/+12 |
| |/ |/| | |||||
| * | Add tests to prove error handling bug | Wilson Page | 2013-10-25 | 3 | -3/+59 |
|/ | |||||
* | Remove issue notev0.8.2 | Wilson Page | 2013-10-15 | 1 | -6/+0 |
* | Fix merge conflict | Wilson Page | 2013-10-15 | 1 | -1/+1 |
|\ | |||||
| * | Update History.md | Wilson Page | 2013-10-15 | 1 | -2/+1 |
* | | 0.8.2 | Wilson Page | 2013-10-15 | 4 | -3/+8 |
* | | Fix bug whereby unnecessary frame being scheduled when read inside write, ins... | Wilson Page | 2013-10-15 | 2 | -25/+120 |
|/ | |||||
* | onError documentation | Wilson Page | 2013-10-15 | 1 | -0/+11 |
* | Merge remote-tracking branch 'origin/master' | Wilson Page | 2013-10-15 | 1 | -4/+4 |
|\ | |||||
| * | Update README.md | Wilson Page | 2013-10-15 | 1 | -4/+4 |
* | | 0.8.1v0.8.1 | Wilson Page | 2013-10-15 | 4 | -11/+17 |
* | | Update error catching test | Wilson Page | 2013-10-15 | 1 | -5/+5 |
* | | Different approach to catching errors | Wilson Page | 2013-10-15 | 1 | -4/+32 |
* | | Merge remote-tracking branch 'origin/gh-pages' into gh-pagesv0.8.0 | Wilson Page | 2013-10-14 | 1 | -12/+26 |
|\ \ | |/ |/| | |||||
| * | Merge pull request #26 from georgecrawford/gh-pages | Wilson Page | 2013-10-08 | 1 | -12/+26 |
| |\ | |||||
| | * | whitespace | George Crawford | 2013-10-08 | 1 | -1/+1 |
| | * | remove CNAME file | George Crawford | 2013-10-08 | 1 | -1/+0 |
| | * | whitespace | George Crawford | 2013-10-08 | 1 | -0/+1 |
| | * | Add introductory paragraph to explain the animation demo | George Crawford | 2013-10-08 | 1 | -11/+25 |
| | * | Remove mistakenly committed conflicts | George Crawford | 2013-10-08 | 3 | -22/+0 |
| | * | Merge remote-tracking branch 'upstream/gh-pages' into gh-pages | George Crawford | 2013-10-08 | 3 | -1/+26 |
| | |\ | | |/ | |/| | |||||
| | * | Add CNAME | George Crawford | 2013-10-08 | 1 | -0/+1 |
| | * | First pages commit | George Crawford | 2013-10-08 | 16 | -0/+1107 |
* | | Merge pull request #34 from wilsonpage/dev | Wilson Page | 2013-10-14 | 5 | -4/+23 |
|\ \ | |||||
| * | | 0.8.00.8.0origin/dev | Wilson Page | 2013-10-14 | 4 | -3/+9 |
| * | | Docs for new defer API | Wilson Page | 2013-10-14 | 1 | -1/+14 |
* | | | Merge pull request #33 from wilsonpage/dev | Wilson Page | 2013-10-14 | 3 | -20/+26 |
|\ \ \ | |/ / | |||||
| * | | Make a differentiation between the read.write batch and the frame queue | Wilson Page | 2013-10-14 | 3 | -20/+26 |
* | | | Merge pull request #32 from wilsonpage/dev | Wilson Page | 2013-10-14 | 4 | -116/+258 |
|\ \ \ | |/ / | |||||
| * | | 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 | 2 | -18/+18 |
| * | | 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 | 4 | -78/+226 |
|/ / | |||||
* | | Merge pull request #31 from Krinkle/cleanup | Wilson Page | 2013-10-12 | 12 | -35/+46 |
|\ \ | |||||
| * | | Set up JSHint and fix outstanding violations | Timo Tijhof | 2013-10-12 | 6 | -20/+33 |
| * | | Various minor clean up | Timo Tijhof | 2013-10-12 | 9 | -16/+14 |
* | | | fastdom should be treated as singleton | Wilson Page | 2013-10-12 | 1 | -2/+0 |
* | | | Merge pull request #29 from rs3d/patch-2 | Wilson Page | 2013-10-12 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | wrong _source notation: changed colon to slash notation | rs3d | 2013-10-11 | 1 | -1/+1 |
* | | | Merge pull request #30 from ryanponce/patch-1 | Wilson Page | 2013-10-11 | 1 | -5/+5 |
|\ \ \ | |/ / |/| | | |||||
| * | | Update README with shell syntax highlighting | Ryan Ponce | 2013-10-11 | 1 | -5/+5 |
|/ / | |||||
* | | Merge pull request #28 from rs3d/patch-1 | Wilson Page | 2013-10-11 | 1 | -1/+2 |
|\ \ | |/ |/| | |||||
| * | added _source info for bower | rs3d | 2013-10-11 | 1 | -1/+2 |
|/ | |||||
* | CNAME no longer required | Wilson Page | 2013-10-08 | 1 | -1/+0 |
* | Added animation example | Wilson Page | 2013-10-08 | 1 | -0/+1 |
* | Merge remote-tracking branch 'origin/gh-pages' into gh-pages | Wilson Page | 2013-10-08 | 1 | -1/+2 |
|\ | |||||
| * | Merge pull request #19 from Rich-Harris/gh-pages | Wilson Page | 2013-10-06 | 1 | -1/+2 |
| |\ | |||||
| | * | reset iteration count before running | Rich Harris | 2013-10-06 | 1 | -1/+2 |
| |/ | |||||
* | | Merge branch 'master' into gh-pages | Wilson Page | 2013-10-08 | 12 | -130/+385 |
|\ \ | |/ |/| | |||||
| * | Merge pull request #25 from georgecrawford/master | Wilson Page | 2013-10-08 | 1 | -0/+122 |
| |\ | |||||
| | * | Add credit for PNG | George Crawford | 2013-10-08 | 1 | -0/+2 |
| | * | Add an example use case for animation. Image and concept stolen from Google's... | George Crawford | 2013-10-08 | 1 | -0/+120 |
| * | | Merge pull request #24 from georgecrawford/master | Wilson Page | 2013-10-07 | 1 | -2/+2 |
| |\ \ | | |/ | |||||
| | * | Use more standard test to expose CommonJS module | George Crawford | 2013-10-07 | 1 | -2/+2 |
| |/ | |||||
| * | Merge pull request #23 from Hywan/readme | Wilson Page | 2013-10-07 | 1 | -1/+1 |
| |\ | |||||
| | * | Fix a typo. | Ivan Enderlin | 2013-10-07 | 1 | -1/+1 |
| |/ | |||||
| * | 0.7.1v0.7.1 | Wilson Page | 2013-10-05 | 4 | -3/+9 |
| * | Update bytes | Wilson Page | 2013-10-05 | 1 | -1/+1 |
| * | Tidy and docs | Wilson Page | 2013-10-05 | 1 | -12/+17 |
| * | Add tests to check refs are being cleaned up | Wilson Page | 2013-10-05 | 2 | -0/+33 |
| * | Tidy up | Wilson Page | 2013-10-05 | 1 | -7/+9 |