1. 21 May, 2021 7 commits
  2. 30 Apr, 2021 1 commit
  3. 28 Apr, 2021 1 commit
  4. 15 Apr, 2021 1 commit
  5. 06 Apr, 2021 1 commit
  6. 05 Apr, 2021 5 commits
    • XhmikosR's avatar
      Update devDependencies · 67f873f4
      XhmikosR authored
      * @babel/cli                    ^7.13.0  →  ^7.13.14
      * @babel/core                   ^7.13.8  →  ^7.13.14
      * @babel/preset-env             ^7.13.9  →  ^7.13.12
      * @rollup/plugin-commonjs       ^17.1.0  →   ^18.0.0
      * @rollup/plugin-node-resolve   ^11.2.0  →   ^11.2.1
      * autoprefixer                  ^10.2.4  →   ^10.2.5
      * clean-css-cli                 ^5.2.0  →    ^5.2.2
      * eslint                        ^7.21.0  →   ^7.23.0
      * eslint-plugin-unicorn         ^28.0.2  →   ^29.0.0
      * globby                        ^11.0.2  →   ^11.0.3
      * hugo-bin                      ^0.69.0  →   ^0.70.0
      * karma                         ^6.1.1  →    ^6.3.2
      * postcss                       ^8.2.6  →    ^8.2.9
      * qunit                         ^2.14.0  →   ^2.14.1
      * rollup                        ^2.40.0  →   ^2.44.0
      * stylelint                     ^13.11.0  →  ^13.12.0
      
      Also lock jQuery to v3.5.1 since 3.6.0 has a bug that affects at least our tests
      67f873f4
    • XhmikosR's avatar
      BrowserStack: test on iPhone 12 (#33398) · a06c2b67
      XhmikosR authored
      a06c2b67
    • XhmikosR's avatar
      b58ea4a4
    • XhmikosR's avatar
      Improve change-version.js (#33148) · 459cc246
      XhmikosR authored
      * switch to async/await
      * remove shelljs
      * switch to globby; supports .gitignore out of the box
      * don't write any files to the disk if they are indentical
      * add two more cmd switches: --dry and --verbose
      * strip leading "v" from version arguments so that we don't end up with duplicate `v`s
      459cc246
    • XhmikosR's avatar
      Delete the unused build/ship.sh (#33326) · 90228a47
      XhmikosR authored
      90228a47
  7. 19 Mar, 2021 1 commit
  8. 11 Mar, 2021 3 commits
  9. 02 Mar, 2021 6 commits
  10. 18 Feb, 2021 1 commit
  11. 17 Feb, 2021 9 commits
  12. 15 Feb, 2021 2 commits
  13. 09 Feb, 2021 1 commit
    • XhmikosR's avatar
      Update devDependencies (#32967) · ce8af15a
      XhmikosR authored
      * @babel/cli                  ^7.12.10  →  ^7.12.13
      * @babel/core                 ^7.12.10  →  ^7.12.13
      * @babel/preset-env           ^7.12.11  →  ^7.12.13
      * @rollup/plugin-babel          ^5.2.2  →    ^5.2.3
      * @rollup/plugin-commonjs      ^17.0.0  →   ^17.1.0
      * @rollup/plugin-node-resolve  ^11.1.0  →   ^11.1.1
      * autoprefixer                 ^10.2.3  →   ^10.2.4
      * eslint                       ^7.18.0  →   ^7.19.0
      * karma                         ^5.2.3  →    ^6.0.4
      * karma-qunit                   ^4.1.1  →    ^4.1.2
      * linkinator                    2.11.2  →   ^2.13.4
      * postcss                       ^8.2.4  →    ^8.2.5
      * rollup                       ^2.38.0  →   ^2.38.5
      * vnu-jar                      20.6.30  →    21.2.5
      ce8af15a
  14. 08 Feb, 2021 1 commit