summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Rename '_run' to 'flush' and run all jobs centrallyWilson Page2013-10-051-11/+16
| |
| * Make sure defer jobs refs are cleared tooWilson Page2013-10-051-2/+3
| |
| * Tidier onError solutionWilson Page2013-10-051-2/+12
| |
| * Add weightWilson Page2013-10-051-1/+1
| |
| * Remove is no longer usedWilson Page2013-10-051-13/+0
| |
| * Remove useless instanceof checkWilson Page2013-10-051-9/+6
| |
| * Update old pathsWilson Page2013-10-052-4/+6
| |
| * TypoWilson Page2013-10-051-1/+1
| |
| * Add component to install optionsWilson Page2013-10-051-7/+4
| |
| * Simplify exampleWilson Page2013-10-051-9/+11
| |
| * Update historyWilson Page2013-10-051-1/+2
| |
| * Simplify directory structureWilson Page2013-10-057-6/+6
| |
| * Add msRequestAnimationFrameWilson Page2013-10-051-0/+1
| |
| * Timer id must be returnedWilson Page2013-10-051-1/+1
| |
| * Merge pull request #17 from wilsonpage/devWilson Page2013-10-057-61/+93
| |\ | | | | | | Cleaner FastDom#clear API
| | * 0.7.0Wilson Page2013-10-054-3/+10
| | |
| | * Update docsWilson Page2013-10-051-9/+0
| | |
| | * Update docsWilson Page2013-10-051-9/+14
| | |
| | * Single clear method to clear all types of job (closes #16 closes #9)Wilson Page2013-10-052-19/+41
| | |
| | * Adjust structureWilson Page2013-10-051-19/+13
| | |
| | * Use a queue objectWilson Page2013-10-051-2/+4
| | |
| | * Added cancelAnimationFrameWilson Page2013-10-051-1/+12
| |/
| * 0.6.0v0.6.0Wilson Page2013-10-023-3/+3
| |
| * Fix merge conflictsWilson Page2013-09-253-8/+21
| |\
| | * Update docs for .defer() (closes #15)Wilson Page2013-09-251-3/+3
| | |
| | * Merge pull request #14 from th507/masterWilson Page2013-09-252-6/+19
| | |\ | | | | | | | | Accept context for deferred jobs
| | | * Accepts optional context in deferJingwei "John" Liu2013-09-252-9/+17
| | | | | | | | | | | | | | | | | | | | Test case for defer job with context Halt defer wrapper when frame is negative
| | | * Accept context for deferred jobsJingwei "John" Liu2013-09-241-5/+10
| | |/
| * | Added licenceWilson Page2013-09-251-1/+13
| |/
| * 0.5.10.5.1Wilson Page2013-09-193-3/+3
| |
| * Catch errors on defer as well as batch flushWilson Page2013-09-191-3/+5
| |
| * Test setting of onError handlerWilson Page2013-09-191-2/+25
| |
| * Simpler setting of fastdom onErrorWilson Page2013-09-191-7/+1
| |
| * Alloq user to set an onError callbackWilson Page2013-09-191-1/+9
| |
* | Merge branch 'gh-pages' of github.com:wilsonpage/fastdom into gh-pagesWilson Page2013-09-291-2/+2
|\ \
| * | Update aspect-ratio.htmlWilson Page2013-09-291-2/+2
| |/
* | Added CNAMEWilson Page2013-09-291-0/+1
|/
* TypoWilson Page2013-09-191-1/+1
|
* Page titleWilson Page2013-09-191-1/+1
|
* Correct typoWilson Page2013-09-191-1/+1
|
* Added link to exampleWilson Page2013-09-191-0/+4
|
* First example addedWilson Page2013-09-191-0/+96
|
* Include exampleWilson Page2013-09-191-1/+0
|
* Correct examplesWilson Page2013-09-171-3/+2
|
* Documentation for .defer()Wilson Page2013-09-171-0/+11
|
* Fix typoWilson Page2013-09-171-1/+1
|
* Fix typoWilson Page2013-09-171-1/+1
|
* Updated readme to describe new clear APIWilson Page2013-09-171-13/+9
|
* Merge pull request #8 from wilsonpage/devWilson Page2013-09-177-70/+129
|\ | | | | Change the way callback context is stored and scheduled jobs are cleared (closes #7)
| * Added context related testWilson Page2013-09-171-0/+20
| |
| * 0.5.0v0.5.0Wilson Page2013-09-163-3/+3
| |
| * Update tests to match new APIWilson Page2013-09-163-9/+32
| |
| * Store unique context for each job, behave closer to setTimeout style APIWilson Page2013-09-161-58/+74
| |
| * Fix merge conflictsWilson Page2013-09-1616-275/+368
| |\ | |/ |/|
* | 0.4.2v0.4.2Wilson Page2013-09-123-3/+3
| |
* | Tests for defer methodWilson Page2013-09-122-0/+25
| |
* | Introduced new defer methodWilson Page2013-09-121-0/+21
| |
* | 0.4.1v0.4.1Wilson Page2013-09-103-3/+3
| |
* | Catch errors inside callbacksv0.4.0Wilson Page2013-09-101-1/+5
| |
* | 0.4.0Wilson Page2013-09-103-6/+6
| |
* | Rename further filesWilson Page2013-09-101-3/+3
| |
* | Grunt no longer requiredWilson Page2013-09-101-14/+0
| |
* | Change name from dombatch to fastdomWilson Page2013-09-107-86/+82
| |
* | 0.3.2v0.3.2Wilson Page2013-08-271-1/+1
| |
* | 0.3.2Wilson Page2013-08-271-1/+1
| |
* | Convert test suit to MochaWilson Page2013-08-275-57/+87
| |
* | Use node 10 againWilson Page2013-08-271-1/+1
| |
* | Rename and move unused filesWilson Page2013-08-273-13/+0
| |
* | Try node 8Wilson Page2013-08-271-1/+1
| |
* | 0.10.x stringWilson Page2013-08-271-1/+1
| |
* | Merge branch 'master' of github.com:wilsonpage/dom-batchWilson Page2013-08-271-1/+1
|\ \
| * | Try lock down to 0.10.0Wilson Page2013-08-271-1/+1
| | |
* | | Roll back buster to v0.6.5Wilson Page2013-08-271-7/+4
|/ /
* | Node version as stringWilson Page2013-08-271-1/+1
| |
* | Correct versionWilson Page2013-08-271-1/+1
| |
* | Update versionWilson Page2013-08-271-1/+1
| |
* | Tweak descriptionWilson Page2013-08-274-4/+4
| |
* | Add bower.jsonWilson Page2013-08-271-0/+15
| |
* | Ignore .DS_StoreWilson Page2013-08-271-1/+2
| |
* | DocsWilson Page2013-08-271-1/+3
| |
* | DocsWilson Page2013-08-271-1/+1
| |
* | DocsWilson Page2013-08-271-1/+1
| |
* | DocsWilson Page2013-08-271-2/+2
| |
* | DocsWilson Page2013-08-271-2/+2
| |
* | DocsWilson Page2013-08-271-0/+10
| |
* | TyposWilson Page2013-08-261-2/+2
| |
* | Add installation docsWilson Page2013-08-261-0/+16
| |
* | Merge pull request #5 from wilsonpage/devWilson Page2013-08-263-9/+68
|\ \ | | | | | | Add context option to dom.read and dom.write API (closes #1)
| | * 0.3.1v0.3.1Wilson Page2013-08-261-7/+4
| |/
| * Update readme to show new context argumentWilson Page2013-08-261-2/+2
| |
| * Build in callback context optionWilson Page2013-08-261-7/+44
| |
| * Write context argument testsWilson Page2013-08-261-0/+22
|/
* Merge pull request #4 from wilsonpage/devWilson Page2013-08-266-13/+146
|\ | | | | Implement clear API (closes #1)
| * Add API docsWilson Page2013-08-261-0/+44
| |
| * Implement clear APIWilson Page2013-08-261-9/+36
| |
| * Write tests for clear methodsWilson Page2013-08-264-4/+66
|/
* Correct user nameWilson Page2013-08-261-1/+1
|
* Added Travis badgeWilson Page2013-08-261-1/+1
|
* DomBatch should return instantiated version so it is shared across modules ↵Wilson Page2013-08-262-5/+13
| | | | by default
* Merge pull request #3 from wilsonpage/rewriteWilson Page2013-08-2613-88/+364
|\ | | | | Rewrite