| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | |
| 2020-01-02 | package.json: move funding property higher. (#29936) | XhmikosR | 1 | -4/+4 | |
| 2020-01-02 | Update devDependencies and gems | XhmikosR | 1 | -6/+6 | |
| 2019-12-14 | Update devDependencies and gems | XhmikosR | 1 | -7/+7 | |
| 2019-11-28 | Release v4.4.1.v4.4.1 | XhmikosR | 1 | -1/+1 | |
| 2019-11-26 | Release v4.4.0 (#29735)v4.4.0 | XhmikosR | 1 | -2/+2 | |
| 2019-11-25 | Update devDependencies and gems. | XhmikosR | 1 | -10/+10 | |
| 2019-11-25 | Switch to the Coveralls Action (#29478) | XhmikosR | 1 | -2/+0 | |
| This is the official way of using Coveralls with Actions. Also this brings back Coveralls for PRs. | |||||
| 2019-11-25 | package.json: Add funding property (#29646) | Martijn Cuppens | 1 | -0/+4 | |
| 2019-11-02 | Update devDependencies and gems. | XhmikosR | 1 | -10/+10 | |
| 2019-10-14 | Update devDependencies and gems. | XhmikosR | 1 | -10/+10 | |
| Locked qunit to v2.9.2 to prevent test failures. We should revisit qunit later. | |||||
| 2019-09-26 | Update devDependencies and gems. | XhmikosR | 1 | -12/+12 | |
| 2019-08-27 | Update devDependencies and gems. | XhmikosR | 1 | -3/+3 | |
| 2019-08-17 | Update devDependencies and gems. | XhmikosR | 1 | -6/+6 | |
| 2019-08-17 | Simplify css-prefix scripts. (#29205) | XhmikosR | 1 | -1/+1 | |
| 2019-08-09 | Add workflows/test.yml for v4-dev. (#29230) | XhmikosR | 1 | -1/+1 | |
| 2019-08-03 | Disallow crawling on Netlify. (#29194) | XhmikosR | 1 | -1/+2 | |
| 2019-07-31 | Update devDependencies and gems. | XhmikosR | 1 | -7/+7 | |
| 2019-07-31 | Add `--continue-on-error` in the `css-lint` script. (#29119) | XhmikosR | 1 | -1/+1 | |
| 2019-07-31 | Downgrade karma-browserstack-launcher to v1.4.0. (#29109) | XhmikosR | 1 | -2/+2 | |
| This might fix the build failures we are getting. | |||||
| 2019-07-31 | Simplify `css-compile-main` script (#29102) | Martijn Cuppens | 1 | -1/+1 | |
| 2019-07-17 | Update devDependencies. | XhmikosR | 1 | -6/+6 | |
| 2019-07-17 | updated babel | Johann-S | 1 | -4/+4 | |
| 2019-07-10 | Update devDependencies and gems. | XhmikosR | 1 | -13/+13 | |
| Also lock babel versions, since we get failures with newer ones. | |||||
| 2019-07-10 | Move bundlesize config to a separate file. (#29002) | XhmikosR | 1 | -42/+0 | |
| 2019-06-18 | Update devDependencies and gems. | XhmikosR | 1 | -7/+7 | |
| 2019-05-30 | Use `npm-run-all` in the `netlify` script. (#28846) | XhmikosR | 1 | -1/+1 | |
| 2019-05-30 | Update devDependencies and gems. | XhmikosR | 1 | -9/+9 | |
| 2019-05-09 | Update devDependencies. | XhmikosR | 1 | -3/+3 | |
| 2019-05-02 | Update devDependencies including jQuery to v3.4.1. | XhmikosR | 1 | -4/+4 | |
| 2019-04-29 | Update (dev)Dependencies and gems. | XhmikosR | 1 | -23/+23 | |
| Also, fix the `update-deps` excludes and add karma since 4.x requires Node.js >= 8. | |||||
