| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-04-09 | Ship v4.1.0 (#26218)v4.1.0 | Mark Otto | 1 | -1/+1 | |
| * update docs path from docs/4.0/ to docs/4.1/ * bump version to 4.1.0 * Update redirects to work for 4.1 docs move * Update docs version switcher to include latest and link to 4.0 docs * re-run dist * Update package-lock.json * Update docs-navbar.html | |||||
| 2018-04-02 | Fix broken URI fragments and redirects. | XhmikosR | 1 | -1/+1 | |
| 2018-03-29 | fix bundle and run test against it | Johann-S | 1 | -0/+2 | |
| 2018-03-21 | Update all devDependencies. | XhmikosR | 1 | -11/+11 | |
| Kept back karma-qunit and qunitjs because tests fail. | |||||
| 2018-03-21 | Update to workbox 3.0 & fix breaking changes | Michael | 1 | -1/+1 | |
| 2018-03-21 | Update dependencies. | XhmikosR | 1 | -12/+12 | |
| 2018-03-13 | Add Sinon to do better unit test | Johann-S | 1 | -0/+2 | |
| 2018-03-05 | add code coverage | Johann-S | 1 | -1/+4 | |
| 2018-03-05 | Update devDependencies and gems. (#25708) | XhmikosR | 1 | -18/+18 | |
| 2018-02-05 | Update devDependencies and gems. (#25551) | XhmikosR | 1 | -8/+8 | |
| 2018-01-30 | Update devDependencies and gems. (#25502) | XhmikosR | 1 | -3/+3 | |
| 2018-01-22 | Update devDependencies. (#25371) | XhmikosR | 1 | -9/+9 | |
| 2018-01-18 | Bump version to 4.0.0 | Mark Otto | 1 | -1/+1 | |
| 2018-01-11 | Clean up and tweak ESLint rules. | XhmikosR | 1 | -4/+4 | |
| Also, refactor ESLint and stylelint config files; now everything will work from our root dir. | |||||
| 2018-01-11 | Update devDependencies and gems. (#25192) | XhmikosR | 1 | -10/+10 | |
| 2017-12-31 | Update devDependencies and gems. (#25083) | XhmikosR | 1 | -8/+8 | |
| 2017-12-31 | Add `docs-github-serve` script for local serving the `github` target. (#25139) | XhmikosR | 1 | -0/+1 | |
| 2017-12-28 | Update version to 4.0.0-beta.3v4.0.0-beta.3 | Mark Otto | 1 | -1/+1 | |
| 2017-12-23 | Update our browserslist. (#24919) | XhmikosR | 1 | -4/+6 | |
| Update our browserslist. * Add `last 1 major version` and `>= 1%`. * Add Firefox. Firefox v38 is older than the ESR, so basically replace ESR with v38. | |||||
| 2017-12-22 | Update devDependencies and gems. (#25023) | XhmikosR | 1 | -13/+13 | |
| 2017-12-05 | Update devDependencies and gems. (#24940) | XhmikosR | 1 | -9/+9 | |
| 2017-11-28 | Update devDependencies and gems. (#24876) | XhmikosR | 1 | -6/+6 | |
| 2017-11-27 | Replace lint-vars.sh with a Node.js script. (#24860) | XhmikosR | 1 | -0/+2 | |
| Also, include it in the `css` npm script since it's instant. | |||||
| 2017-11-25 | Update package.json. (#24582) | XhmikosR | 1 | -10/+4 | |
| 1. Use the same jQuery version in jspm 2. Update the files to only include the source and dist folders | |||||
| 2017-11-23 | Run karma tests in parallel. | XhmikosR | 1 | -1/+3 | |
| 2017-11-23 | Allow us to run our unit test on differents jquery version | Johann-S | 1 | -3/+6 | |
| 2017-11-23 | Add a simple script to generate SRI hashes for our assets. (#24814) | XhmikosR | 1 | -0/+2 | |
| 2017-11-20 | Update devDependencies. (#24829) | XhmikosR | 1 | -8/+8 | |
| 2017-11-19 | Remove unused file and bundle ie-emulation-modes-warning.js with docs.min.js ↵ | XhmikosR | 1 | -1/+1 | |
| (#24825) * Remove the unused assets/js/ie10-viewport-bug-workaround.js. * Combine ie-emulation-modes-warning.js with docs.min.js. | |||||
| 2017-11-16 | Don't run postcss for `dist/css/*.min.css` files. (#24676) | XhmikosR | 1 | -1/+1 | |
| 2017-11-16 | Update popper.js to v1.12.9. (#24797) | XhmikosR | 1 | -3/+3 | |
| 2017-11-13 | Update devDependencies. (#24762) | XhmikosR | 1 | -20/+20 | |
| 2017-11-09 | Update devDependencies (#24722) | Johann-S | 1 | -1/+1 | |
| 2017-11-08 | Update to babel beta 5 | Johann-S | 1 | -7/+7 | |
| 2017-10-29 | Clean up package.json scripts. (#24583) | XhmikosR | 1 | -4/+5 | |
| * rename build/htmllint.js to build/vnu-jar.js * remove the unused `bash` script * split the `docs-lint` scripts * fix watch-js script to run only the parent `js-compile` script | |||||
| 2017-10-24 | npm scripts: fix duplicate runs. (#24532) | XhmikosR | 1 | -1/+1 | |
| `js-compile` and `js-minify` tasks already call their "children" tasks. | |||||
| 2017-10-23 | Update popper.js to v1.12.6 and package-lock.json. (#24512) | XhmikosR | 1 | -3/+3 | |
| 2017-10-19 | fix version number | Mark Otto | 1 | -1/+1 | |
| 2017-10-19 | new version number | Mark Otto | 1 | -1/+1 | |
| 2017-10-19 | Make 1.9.1 the minimum jQuery version again. (#24434) | XhmikosR | 1 | -1/+1 | |
| 2017-10-19 | Enable sourcemaps for bundles and include sourcemap for plugins in npm ↵ | Vohmyanin Sergey Vasilevich | 1 | -4/+5 | |
| package. (#24303) | |||||
| 2017-10-17 | Update package-lock.json. (#24386) | XhmikosR | 1 | -3/+3 | |
| Also, lock babel deps to 7.0.0-beta.2 so that we are on the safe side. | |||||
| 2017-10-09 | package.json: Change repo URL to `git+https`. (#24305) | XhmikosR | 1 | -1/+1 | |
| 2017-10-09 | Lint examples' CSS too. | XhmikosR | 1 | -1/+1 | |
| 2017-10-09 | Run autoprefixer for examples' CSS too. | XhmikosR | 1 | -1/+1 | |
| 2017-10-09 | Update devDependencies. (#24298) | XhmikosR | 1 | -2/+2 | |
| 2017-10-08 | Add back htmlhint. | XhmikosR | 1 | -1/+2 | |
| 2017-10-08 | Move vnu-jar to devDependencies and remove completely htmlhint. | XhmikosR | 1 | -1/+1 | |
| 2017-10-08 | Move from htmllint to Travis-only vnu.jar. | Bardi Harborow | 1 | -1/+1 | |
| 2017-10-04 | npm scripts: quote globs. | XhmikosR | 1 | -4/+4 | |
