94 Commits (greenkeeper/rollup-plugin-babel-3.0.3)
 

Author SHA1 Message Date
Luke Childs d2139b709f 1.2.0 8 years ago
Luke Childs 1284c58701 Make sure callback always executes async 8 years ago
Luke Childs aa0595325b Link to our tests for test example 8 years ago
Luke Childs 9530f7d4da Promise then formatting 8 years ago
Luke Childs c57db9096d 1.1.0 8 years ago
Luke Childs 9f3947dfe0 Add npm version badge 8 years ago
Luke Childs 5ddece3801 Reword .resume desc 8 years ago
Luke Childs a8205a712c Promsise then on newline 8 years ago
Luke Childs 21c3918bfd Too many "too"'s 8 years ago
Luke Childs 85a14786e1 1.0.1 8 years ago
Luke Childs ababb08973 Update description 8 years ago
Luke Childs 08d8538f04 fnDOM => fnDom 8 years ago
Luke Childs 00063a432a Mention Promise chain helper in main description 8 years ago
Luke Childs d08b9d73fc 1.0.0 8 years ago
Luke Childs 96e6928884 data => val 8 years ago
Luke Childs adc387bfcd Test Promise chain helper passes value through 8 years ago
Luke Childs 73e6ee2b21 Add type test for whenDomReady.resume 8 years ago
Luke Childs b60256fee5 Oops 8 years ago
Luke Childs 42f1bdc0dc loaded => ready 8 years ago
Luke Childs 9989eb867c Reword resume description 8 years ago
Luke Childs ae0e947e12 whenDomReady.wait() => whenDomReady.resume() 8 years ago
Luke Childs 244090cb24 domLoaded => whenDomReady 8 years ago
Luke Childs 0cf5f0d8fa Document Promise chain helper method 8 years ago
Luke Childs 7b3d58e1a8 Add Promise chain helper method 8 years ago
Luke Childs e526c8a067 0.1.0 8 years ago
Luke Childs 623721d8c6 Document pure usage 8 years ago
Luke Childs 8f362a9faf Add usage exmaple to readme 8 years ago
Luke Childs edeb1b823e Add pure keyword 8 years ago
Luke Childs 013d020bef Test DOMContentLoaded event 8 years ago
Luke Childs c43d969b74 Test passing in document 8 years ago
Luke Childs a6ff132b66 Use window.document rather than document 8 years ago
Luke Childs 7a47a36652 Allow doc to be passed in as the lone first param 8 years ago
Luke Childs 3ac5b44ac1 Make function pure by allowing doc to be passed in 8 years ago
Luke Childs e6b3f31632 Tests should be async 8 years ago
Luke Childs 8a7b75b6b9 Test domLoaded Promise resolves 8 years ago
Luke Childs 5348525921 promsie => Promise 8 years ago
Luke Childs d232a4d61f Test domLoaded returns a Promise 8 years ago
Luke Childs 995ef5f9a5 Refactor readyState check 8 years ago
Luke Childs 921795585e Add promise support 8 years ago
Luke Childs c8a414dab5 Test domLoaded runs the callback 8 years ago
Luke Childs 159a07f331 Add Coveralls badge to readme 8 years ago
Luke Childs b8fc4cc0a5 Integrate AVA with Travis and Coveralls 8 years ago
Luke Childs d9ca15db01 Setup AVA 8 years ago
Luke Childs 0b414c91d0 Extract domLoaded from Onionite 8 years ago