0
I Use This!
Inactive

Commits : Listings

Analyzed 19 days ago. based on code collected 20 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Swallow exceptions from parsing styles and events in the parser. More... over 9 years ago
Add support for "V4 Styles" (same as "V4+ Styles") More... over 9 years ago
Handle async exceptions thrown by client-side code in functional tests. More... over 9 years ago
Use require.resolve to get paths inside node_modules. More... almost 10 years ago
Generate firefox profile dynamically. More... almost 10 years ago
Use ES6 const and let. More... almost 10 years ago
Made UjsSourceMap more like the original function in UJS. More... almost 10 years ago
Updated sax to v1.x More... almost 10 years ago
Updated changelog for v0.10.0 More... almost 10 years ago
Unnecessary semi-colons. More... almost 10 years ago
Make functional tests use Selenium's default firefox profile instead of the user's actual profile. More... almost 10 years ago
Build gulplib with -noImplicitAny More... almost 10 years ago
Minor fixups. More... almost 10 years ago
"private" is a boolean, not a string. More... almost 10 years ago
SimplePromise doesn't need to hold on to the resolver. More... almost 10 years ago
Also run functional tests on Nightly. More... almost 10 years ago
Added note on how to run the selenium server for functional tests. More... almost 10 years ago
Also run functional tests on IE 11. More... almost 10 years ago
Make the paths to the baselines browser-specific. More... almost 10 years ago
Fixed polyfills tests on IE 11. More... almost 10 years ago
Apply animation delays only on the elements that have animations. More... almost 10 years ago
Added Ping WorkerCommand to fix random failure in web worker tests. More... almost 10 years ago
Run setup code inside suite setup callback. More... almost 10 years ago
baseUrl for intern's loader is $PWD by default. More... almost 10 years ago
Use ASS.fromReadableStream in ASS.fromUrl if ReadableStream is available. More... almost 10 years ago
Added ASS.fromReadableStream to parse an ASS from a ReadableStream. More... almost 10 years ago
Added stream implementation for ReadableStream (the response of window.fetch(), etc.) More... almost 10 years ago
Split stream parsers into their own module. More... almost 10 years ago
Add note that the XHR passed to XhrStream should not have had open() called on it already. More... almost 10 years ago
Moved TS inheritance shim to its own module. More... almost 10 years ago