| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-03-21 | Update all devDependencies. | XhmikosR | 1 | -524/+741 | |
| Kept back karma-qunit and qunitjs because tests fail. | |||||
| 2018-03-21 | Update to workbox 3.0 & fix breaking changes | Michael | 1 | -48/+158 | |
| 2018-03-21 | tests: use QUnit from the jQuery CDN. | XhmikosR | 1 | -77/+77 | |
| 2018-03-13 | Add Sinon to do better unit test | Johann-S | 1 | -266/+568 | |
| 2018-03-05 | add code coverage | Johann-S | 1 | -339/+733 | |
| 2018-03-05 | Update devDependencies and gems. (#25708) | XhmikosR | 1 | -1168/+1546 | |
| 2018-02-05 | Update devDependencies and gems. (#25551) | XhmikosR | 1 | -838/+972 | |
| 2018-01-30 | Update devDependencies and gems. (#25502) | XhmikosR | 1 | -37/+47 | |
| 2018-01-22 | Update devDependencies. (#25371) | XhmikosR | 1 | -459/+824 | |
| 2018-01-18 | Bump version to 4.0.0 | Mark Otto | 1 | -1/+1 | |
| 2018-01-11 | Update devDependencies and gems. (#25192) | XhmikosR | 1 | -448/+1371 | |
| 2017-12-31 | Update devDependencies and gems. (#25083) | XhmikosR | 1 | -360/+654 | |
| 2017-12-28 | Update version to 4.0.0-beta.3v4.0.0-beta.3 | Mark Otto | 1 | -1/+1 | |
| 2017-12-22 | Update devDependencies and gems. (#25023) | XhmikosR | 1 | -852/+3916 | |
| 2017-12-05 | Update devDependencies and gems. (#24940) | XhmikosR | 1 | -435/+454 | |
| 2017-11-28 | Update devDependencies and gems. (#24876) | XhmikosR | 1 | -151/+523 | |
| 2017-11-27 | Replace lint-vars.sh with a Node.js script. (#24860) | XhmikosR | 1 | -9/+9 | |
| Also, include it in the `css` npm script since it's instant. | |||||
| 2017-11-23 | Allow us to run our unit test on differents jquery version | Johann-S | 1 | -194/+977 | |
| 2017-11-23 | Add a simple script to generate SRI hashes for our assets. (#24814) | XhmikosR | 1 | -0/+6 | |
| 2017-11-20 | Update devDependencies. (#24829) | XhmikosR | 1 | -380/+564 | |
| 2017-11-16 | Update popper.js to v1.12.9. (#24797) | XhmikosR | 1 | -3/+3 | |
| 2017-11-13 | Update devDependencies. (#24762) | XhmikosR | 1 | -49/+46 | |
| 2017-11-09 | Update devDependencies (#24722) | Johann-S | 1 | -919/+18 | |
| 2017-11-07 | upgrade to node 8.9.x and dist | Mark Otto | 1 | -0/+901 | |
| 2017-11-08 | Update devDependencies. | XhmikosR | 1 | -50/+71 | |
| 2017-11-08 | Update to babel beta 5 | Johann-S | 1 | -1014/+736 | |
| 2017-11-03 | Update package-lock.json. (#24666) | XhmikosR | 1 | -214/+52 | |
| 2017-11-01 | Update devDependencies and gems. (#24610) | XhmikosR | 1 | -993/+98 | |
| 2017-10-30 | dist | Mark Otto | 1 | -0/+901 | |
| 2017-10-23 | Update popper.js to v1.12.6 and package-lock.json. (#24512) | XhmikosR | 1 | -100/+163 | |
| 2017-10-19 | fix version number | Mark Otto | 1 | -1/+1 | |
| 2017-10-19 | new version number | Mark Otto | 1 | -1/+1 | |
| 2017-10-17 | Update package-lock.json. (#24386) | XhmikosR | 1 | -84/+76 | |
| Also, lock babel deps to 7.0.0-beta.2 so that we are on the safe side. | |||||
| 2017-10-09 | Update devDependencies. (#24298) | XhmikosR | 1 | -271/+361 | |
| 2017-10-08 | Add back htmlhint. | XhmikosR | 1 | -0/+530 | |
| 2017-10-08 | Move vnu-jar to devDependencies and remove completely htmlhint. | XhmikosR | 1 | -530/+6 | |
| 2017-10-04 | Update package-lock.json. (#24235) | XhmikosR | 1 | -267/+295 | |
| 2017-10-02 | Switch to stylelint. (#23572) | XhmikosR | 1 | -0/+364 | |
| 2017-10-01 | Add bundlesize. | XhmikosR | 1 | -0/+165 | |
| 2017-09-29 | Use sauce_browsers.json. | Johann-S | 1 | -1/+3 | |
| 2017-09-29 | Remove grunt-saucelabs and Grunt. | XhmikosR | 1 | -398/+5 | |
| 2017-09-29 | Use jsunitsaucelabs to run our unit tests on Saucelabs | Johann-S | 1 | -0/+6 | |
| 2017-09-27 | Update package-lock.json. (#24133) | XhmikosR | 1 | -586/+848 | |
| 2017-09-26 | Add eslint-plugin-compat. | XhmikosR | 1 | -0/+36 | |
| We can check for browser compatibility on lint time now. | |||||
| 2017-09-17 | Update package-lock.json. (#23975) | XhmikosR | 1 | -755/+692 | |
| 2017-09-17 | Use cross-env to allow folks to build our js on their OS | Johann-S | 1 | -910/+27 | |
| 2017-09-17 | Babel 7 (#23966) | Henry Zhu | 1 | -599/+1600 | |
| * use .babelrc.js, compile bundled/non-bundled with loose mode * add back helper, exclude typeof transform | |||||
| 2017-09-15 | Update babel-eslint to v8.0.0 and all devDependencies and gems. | XhmikosR | 1 | -133/+364 | |
| 2017-09-15 | Pre-cache key assets with Workboxjs. (#23533) | Michael | 1 | -281/+2118 | |
| 2017-09-12 | dist | Mark Otto | 1 | -2026/+281 | |
