| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2021-01-19 | Release v4.6.0. (#32726)v4.6.0 | XhmikosR | 1 | -2/+2 | |
| * Bump version to v4.6.0. * Dist | |||||
| 2021-01-13 | Update devDependencies | XhmikosR | 1 | -2/+2 | |
| 2021-01-13 | Backport #32737 | XhmikosR | 1 | -1/+3 | |
| package.json: move `version_short` variable under the `config` object This is so that it works on npm 7.x too. | |||||
| 2021-01-13 | Update karma config | XhmikosR | 1 | -1/+1 | |
| * rename constants * enforce the constants to be Boolean * use the coverage plugin only one time, on the latest jQuery run * fix karma `logLevel` | |||||
| 2021-01-13 | karma: run tests in parallel | XhmikosR | 1 | -1/+1 | |
| 2021-01-08 | Update devDependencies | XhmikosR | 1 | -19/+19 | |
| * @babel/cli ^7.12.8 → ^7.12.10 * @babel/core ^7.12.8 → ^7.12.10 * @babel/preset-env ^7.12.7 → ^7.12.11 * @rollup/plugin-babel ^5.2.1 → ^5.2.2 * @rollup/plugin-commonjs ^16.0.0 → ^17.0.0 * @rollup/plugin-node-resolve ^10.0.0 → ^11.0.1 * autoprefixer ^10.0.2 → ^10.2.1 * cross-env ^7.0.2 → ^7.0.3 * eslint ^7.14.0 → ^7.17.0 * eslint-config-xo ^0.33.1 → ^0.34.0 * eslint-plugin-unicorn ^23.0.0 → ^25.0.1 * find-unused-sass-variables ^3.0.0 → ^3.1.0 * hugo-bin ^0.66.2 → ^0.68.0 * linkinator ^2.2.2 → ^2.11.2 * nodemon ^2.0.6 → ^2.0.7 * postcss ^8.1.10 → ^8.2.3 * postcss-cli ^8.3.0 → ^8.3.1 * qunit ^2.12.0 → ^2.13.0 * rollup ^2.33.3 → ^2.36.1 | |||||
| 2020-11-24 | Update devDependencies | XhmikosR | 1 | -8/+8 | |
| 2020-11-19 | Switch to Hugo | XhmikosR | 1 | -40/+26 | |
| This commit includes all the needed workarounds and most changes from the main branch for everything to work, like: * removing empty lines in raw HTML that break output * read .browserslistrc, CSS variables from disk instead of duplicating it * using Hugo mounts * using Hugo for the docs CSS/JS * move ToC Sass code to a separate file while adapting it for Hugo Thus, this patch makes our npm scripts faster since lint runs on one step and there's no separate docs assets processing. | |||||
| 2020-11-13 | Update devDependencies and gems | XhmikosR | 1 | -4/+4 | |
| 2020-11-13 | package.json: fix clean-css level switch (#32097) | XhmikosR | 1 | -2/+2 | |
| 2020-11-05 | Update devDependencies | XhmikosR | 1 | -3/+3 | |
| 2020-10-30 | Update devDependencies | XhmikosR | 1 | -4/+5 | |
| * autoprefixer ^9.8.6 → ^10.0.1 * find-unused-sass-variables ^2.0.0 → ^3.0.0 * linkinator ^2.2.0 → ^2.2.2 * postcss-cli ^7.1.2 → ^8.2.0 | |||||
| 2020-10-27 | Update devDependencies and gems | XhmikosR | 1 | -15/+15 | |
| 2020-10-13 | Prepare v4.5.3. (#31880)v4.5.3 | XhmikosR | 1 | -1/+1 | |
| 2020-10-13 | Update devDependencies | XhmikosR | 1 | -3/+3 | |
| 2020-09-30 | Stylelint: enable `--rd` option | XhmikosR | 1 | -1/+1 | |
| 2020-09-30 | Update devDependencies and gems | XhmikosR | 1 | -7/+7 | |
| 2020-09-21 | Update devDependencies | XhmikosR | 1 | -4/+4 | |
| 2020-09-15 | Update devDependencies and gems (#31624) | XhmikosR | 1 | -13/+13 | |
| * Update devDependencies and gems * Bump bundlewatch limits | |||||
| 2020-09-10 | Switch to xo and remove babel-eslint | XhmikosR | 1 | -1/+3 | |
| 2020-08-06 | Prepare v4.5.2. (#31444)v4.5.2 | XhmikosR | 1 | -1/+1 | |
| 2020-08-04 | Prepare v4.5.1. (#31408)v4.5.1 | XhmikosR | 1 | -1/+1 | |
| 2020-08-03 | Update devDependencies and gems | XhmikosR | 1 | -10/+10 | |
| * @babel/cli ^7.10.4 → ^7.11.0 * @babel/core ^7.10.4 → ^7.11.0 * @rollup/plugin-babel ^5.0.4 → ^5.1.0 * @rollup/plugin-commonjs ^13.0.0 → ^14.0.0 * @rollup/plugin-node-resolve ^8.1.0 → ^8.4.0 * autoprefixer ^9.8.4 → ^9.8.6 * eslint ^7.4.0 → ^7.6.0 * karma ^5.1.0 → ^5.1.1 * rollup ^2.21.0 → ^2.23.0 | |||||
| 2020-07-09 | Update dependencies, gems and regenerate package-lock.json (#31261) | XhmikosR | 1 | -7/+7 | |
| * @rollup/plugin-node-resolve 8.1.0 * popper.js 1.16.1 * qunit 2.10.1 * rollup 2.21.0 | |||||
| 2020-07-06 | Update devDependencies and gems | XhmikosR | 1 | -7/+7 | |
| 2020-07-06 | Update Babel config (#31011) | XhmikosR | 1 | -1/+0 | |
| * remove plugin-proposal-object-rest-spread * add bugfixes * `exclude: ['transform-typeof-symbol']` did nothing with our config | |||||
| 2020-06-24 | Update devDependencies and gems | XhmikosR | 1 | -12/+12 | |
| 2020-06-04 | Update devDependencies and gems | XhmikosR | 1 | -16/+16 | |
| 2020-06-04 | Backport #30742 | XhmikosR | 1 | -1/+1 | |
| Update to `@rollup/plugin-babel` | |||||
| 2020-05-13 | Fix release script docs (#30797) | XhmikosR | 1 | -1/+1 | |
| 2020-05-12 | Bump version to 4.5.0. | XhmikosR | 1 | -2/+2 | |
| 2020-05-12 | Update devDependencies and gems. | XhmikosR | 1 | -7/+7 | |
| 2020-05-12 | Minor lint tweaks and rules cleanup | XhmikosR | 1 | -2/+2 | |
| 2020-05-12 | package.json: add a docs-build script | XhmikosR | 1 | -6/+7 | |
| Make the `docs-compile` one an alias of `docs-build`. | |||||
| 2020-05-07 | Update devDependencies and gems | XhmikosR | 1 | -11/+11 | |
| 2020-05-07 | Update jQuery to v3.5.1. | XhmikosR | 1 | -1/+1 | |
| 2020-05-07 | package.json: fix release script for v4. | XhmikosR | 1 | -1/+1 | |
| 2020-05-02 | Backport #30130 | XhmikosR | 1 | -1/+2 | |
| Add a script to zip the built examples | |||||
| 2020-05-02 | fix package.json add extension in main field | Johann-S | 1 | -1/+1 | |
| 2020-04-28 | Update devDependencies and gems. | XhmikosR | 1 | -8/+8 | |
| 2020-04-17 | Update jQuery to v3.5.0. | XhmikosR | 1 | -1/+1 | |
| 2020-04-13 | Update devDependencies and gems | XhmikosR | 1 | -11/+11 | |
| 2020-04-13 | Replace bundlesize with bundlewatch. (#30538) | XhmikosR | 1 | -2/+2 | |
| 2020-03-31 | Bump devDependencies and gems. | XhmikosR | 1 | -10/+10 | |
| 2020-03-09 | Backport #29920 | XhmikosR | 1 | -1/+3 | |
| Add lockfile-lint | |||||
| 2020-03-09 | Replace uglify-js with terser. | XhmikosR | 1 | -4/+4 | |
| 2020-03-09 | Replace broken-link-checker with linkinator | XhmikosR | 1 | -6/+4 | |
| 2020-03-09 | Drop Node.js < 10 support and update all devDependencies. | XhmikosR | 1 | -17/+14 | |
| * sinon 8.x doesn't work with IE, so leave it at 7.x. | |||||
| 2020-03-09 | Update devDependencies and gems | XhmikosR | 1 | -8/+8 | |
| 2020-02-17 | Update devDependencies and gems. | XhmikosR | 1 | -11/+11 | |
