81 Commits (40e36112893ebc3984c52ad6c2c36336f11b2ac2)
 

Author SHA1 Message Date
Luke Childs 40e3611289 1.2.12 8 years ago
Luke Childs c887ea376e Use es2015 preset rather than cherry picking transform plugins 8 years ago
Luke Childs 5a540b9437 Transpile const/let to var (#12) 8 years ago
Luke Childs c14fa17593 1.2.11 8 years ago
Luke Childs fa9ddebc6c Use window instead of jsdom in pure example 8 years ago
Luke Childs 46b46524b6 Use eslint-config-xo-lukechilds 8 years ago
Luke Childs eb103ac05f Use window instead of jsdom for type tests 8 years ago
Luke Childs 7719f48cc9 1.2.10 8 years ago
Luke Childs abec290a61 Don't use newline for .then on small code examples 8 years ago
Luke Childs 13984f7bcb 1.2.9 8 years ago
Luke Childs 50c49120b7 Stop XO complaining about void 8 years ago
Luke Childs 2f95cd07e9 1.2.8 8 years ago
Luke Childs b4030f7547 Test Promise value always resolves to undefined 8 years ago
Luke Childs 6b9b737e40 Make sure no return value is resolved 8 years ago
Luke Childs ceb7caa571 1.2.7 8 years ago
Luke Childs 55f39e44be Mention unpkg installation 8 years ago
Luke Childs aac5a60afe Update browser-env 8 years ago
Luke Childs 57af7c5639 1.2.6 8 years ago
Luke Childs 6e60874c6d Keep XO happy 8 years ago
Luke Childs dc1803ad88 Get module name from package.json 8 years ago
Luke Childs 033561a2cf Use rollup for build 8 years ago
Luke Childs 2a9f9d860e Use es2015 module syntax for src 8 years ago
Luke Childs d1ee9c5bb2 1.2.5 8 years ago
Luke Childs bb31bc9074 Fix already loaded callback test to work with new callback functionality 8 years ago
Luke Childs 2790d23d8a Resolve promise instantly 8 years ago
Luke Childs 615e698284 1.2.4 8 years ago
Luke Childs 5baedd27e9 Mention Promise still resolves if DOM is already loaded 8 years ago
Luke Childs b8e9e412c7 Add browser compatibility 8 years ago
Luke Childs 3da2d51722 Reword tests to make it clear they run after DOMContentLoaded 8 years ago
Luke Childs 41481f8bf4 Reword tests: window => document 8 years ago
Luke Childs 6a81082c10 1.2.3 8 years ago
Luke Childs edd56d68a5 Transpile with source maps before tests 8 years ago
Luke Childs 216961109d Transpile with babel for IE and Safari 8 years ago
Luke Childs 93c5b15b2b 1.2.2 8 years ago
Luke Childs 9aa30eb07b Use require over import in node example 8 years ago
Luke Childs 08a7d7aca5 1.2.1 8 years ago
Luke Childs 04ad2481cd Reorganise readme headers 8 years ago
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