| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2021-09-15 | Update devDependencies | XhmikosR | 1 | -1/+5 | |
| * @babel/cli ^7.14.8 → ^7.15.5 * @babel/core ^7.14.8 → ^7.15.4 * @babel/preset-env ^7.14.8 → ^7.15.6 * @rollup/plugin-commonjs ^19.0.1 → ^20.0.0 * @rollup/plugin-node-resolve ^13.0.2 → ^13.0.4 * autoprefixer ^10.3.1 → ^10.3.4 * clean-css-cli ^5.3.0 → ^5.3.3 * eslint ^7.31.0 → ^7.32.0 * eslint-config-xo ^0.37.0 → ^0.38.0 * eslint-plugin-import ^2.23.4 → ^2.24.2 * eslint-plugin-unicorn ^34.0.1 → ^36.0.0 * hugo-bin ^0.74.0 → ^0.76.1 * qunit ^2.16.0 → ^2.17.1 * postcss ^8.3.5 → ^8.3.6 * rollup ^2.53.3 → ^2.56.3 * vnu-jar 21.6.11 → 21.9.2 | |||||
| 2021-07-21 | Manually backport #34075 and #34279 | XhmikosR | 1 | -13/+4 | |
| Improve and clean up vnu-jar.js | |||||
| 2021-03-02 | Rename _gh_pages to _site. (#33129) | XhmikosR | 1 | -1/+1 | |
| 2021-02-17 | vnu-jar.js: quote vnu path (#33016) | XhmikosR | 1 | -1/+1 | |
| Should work now with folders with spaces | |||||
| 2021-01-08 | Backport #32713 | XhmikosR | 1 | -2/+2 | |
| Bump copyright year to 2021 | |||||
| 2020-06-24 | Update links to point to v4-dev or main branches | XhmikosR | 1 | -1/+1 | |
| 2020-02-17 | Use regex.test() when we want to check for a Boolean. (#29969) | XhmikosR | 1 | -1/+1 | |
| 2020-01-02 | Bump copyright year to 2020. (#29944) | XhmikosR | 1 | -2/+2 | |
| 2019-05-30 | vnu.jar: Update ignores. (#28817) | XhmikosR | 1 | -3/+3 | |
| Pass the `--no-langdetect` flag instead of ignoring the warning manually. | |||||
| 2019-01-08 | Bump copyright year to 2019. | XhmikosR | 1 | -2/+2 | |
| 2018-11-28 | Revert "build/*.js: set `sourceType` to module." | XhmikosR | 1 | -0/+2 | |
| This reverts commit b442ce3130808dc28fe897f610bef1e9ab9c792f. | |||||
| 2018-11-20 | Remove holder.js. | XhmikosR | 1 | -3/+0 | |
| 2018-08-12 | build/*.js: set `sourceType` to module. | XhmikosR | 1 | -2/+0 | |
| 2018-04-08 | vnu.jar: Ignore all wrong language code warnings. | XhmikosR | 1 | -2/+2 | |
| 2018-01-14 | Update copyright for 2k18 (#25303) | Mark Otto | 1 | -2/+2 | |
| * Update copyright range to include 2018 * Extend copyright date range on new files from 2017 to include 2018 | |||||
| 2018-01-11 | Comply to the new rules. | XhmikosR | 1 | -1/+1 | |
| 2018-01-11 | Ignore the bogus lang vnu.jar error. | XhmikosR | 1 | -1/+3 | |
| 2017-10-31 | Fix invalid `<nav ... role="tablist">` in docs. | patrickhlauke | 1 | -1/+0 | |
| 2017-10-31 | More wording tweaks | patrickhlauke | 1 | -2/+2 | |
| 2017-10-31 | Shorten ignores - add more comments. | XhmikosR | 1 | -7/+10 | |
| 2017-10-31 | Remove `datetime-local` warning from vnu ignore list, change reboot example. | patrickhlauke | 1 | -1/+3 | |
| 2017-10-31 | Remove invalid example of `title` attribute in an SVG and related vnu error ↵ | patrickhlauke | 1 | -1/+0 | |
| suppression | |||||
| 2017-10-31 | Add comments to clarify why we ignore a couple of vnu's errors. | patrickhlauke | 1 | -0/+4 | |
| * "autocomplete" attribute errors * "legend" is not allowed as child of "div" | |||||
| 2017-10-31 | vnu-jar.js: pass `-Xss512k` for 32-bit Java to avoid a StackOverflowError error. | XhmikosR | 1 | -1/+8 | |
| 2017-10-31 | Re-enable vnu-jar's warnings and suppress the ones we don't need now. | XhmikosR | 1 | -2/+8 | |
| 2017-10-31 | build/*.js: es6ify. (#24611) | XhmikosR | 1 | -1/+1 | |
| 2017-10-29 | Clean up package.json scripts. (#24583) | XhmikosR | 1 | -0/+46 | |
| * 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 | |||||
