aboutsummaryrefslogtreecommitdiff
path: root/build
AgeCommit message (Expand)AuthorFilesLines
2018-10-20Add touch support in our carousel with HammerJS.Johann-S3-14/+27
2018-10-14build/generate-sri.js: add popperjs.XhmikosR1-0/+4
2018-10-14docs: fix bundle SRI hash.XhmikosR1-2/+2
2018-10-14Add a release npm script.XhmikosR1-21/+3
2018-10-14Remove sri-toolbox dependency.XhmikosR1-4/+4
2018-09-26Tweak build/build-plugins.js.XhmikosR1-39/+38
2018-09-26Remove unneeded `path.resolve`.XhmikosR2-2/+2
2018-09-26Include the plugin's filename in the license header.XhmikosR2-5/+9
2018-09-26Add license headers in js/dist filesHelmut Granda3-7/+15
2018-09-17Switch to find-unused-sass-variables for finding unused Sass variables.XhmikosR1-80/+0
2018-09-16Update svgo.yml.XhmikosR1-2/+2
2018-08-30move away from sauce labs to browserstackJohann-S2-179/+0
2018-08-29build-plugins.js: Remove redundant spaceXhmikosR1-1/+1
2018-08-12build/*.js: set `sourceType` to module.XhmikosR10-19/+1
2018-08-02Commit our svgo config.XhmikosR1-0/+52
2018-07-19feat(plugins): allow to import separate pluginsJohann-S1-0/+81
2018-07-11Reorganize docs for easier deploysMark Otto3-4/+4
2018-05-27Remove the unused docs upload preview stuff. (#26599)XhmikosR1-13/+0
2018-05-22Update devDependencies and gems.XhmikosR1-4/+5
2018-04-19detect test exceeded maximum duration on Sauce LabsJohann-S1-4/+9
2018-04-09Clean up globals.XhmikosR3-4/+8
2018-04-08vnu.jar: Ignore all wrong language code warnings.XhmikosR1-2/+2
2018-03-29fix bundle and run test against itJohann-S1-0/+1
2018-03-21fix rollup configJohann-S1-1/+1
2018-03-21Update workbox.jsXhmikosR1-1/+1
2018-03-21Update to workbox 3.0 & fix breaking changesMichael1-8/+19
2018-03-13saucelabs-unit-test.js: tweak failed tests message (#25836)XhmikosR1-2/+3
2018-03-12Clean shell scripts (#25704)Léo Andrès2-29/+29
2018-01-14Update copyright for 2k18 (#25303)Mark Otto5-10/+10
2018-01-11Comply to the new rules.XhmikosR7-25/+29
2018-01-11Clean up and tweak ESLint rules.XhmikosR2-247/+20
2018-01-11Ignore the bogus lang vnu.jar error.XhmikosR1-1/+3
2017-12-31Update devDependencies and gems. (#25083)XhmikosR1-9/+9
2017-12-28Improve lint vars output messaging (#25049)Mark Otto1-2/+2
2017-11-28Combine path and remove variable used in one place. (#24873)XhmikosR2-5/+4
2017-11-27Replace lint-vars.sh with a Node.js script. (#24860)XhmikosR2-28/+83
2017-11-23Add a simple script to generate SRI hashes for our assets. (#24814)XhmikosR2-0/+67
2017-11-15Use UMD and fix build to properly load deps (#24783)Federico Zivolo1-1/+1
2017-11-13Object spread : less jQuery more ES6 (#24665)Johann-S1-1/+2
2017-11-03Add svg files in workbox and remove jpg.XhmikosR1-1/+1
2017-10-31Fix invalid `<nav ... role="tablist">` in docs.patrickhlauke1-1/+0
2017-10-31More wording tweakspatrickhlauke1-2/+2
2017-10-31Shorten ignores - add more comments.XhmikosR1-7/+10
2017-10-31Remove `datetime-local` warning from vnu ignore list, change reboot example.patrickhlauke1-1/+3
2017-10-31Remove invalid example of `title` attribute in an SVG and related vnu error s...patrickhlauke1-1/+0
2017-10-31Add comments to clarify why we ignore a couple of vnu's errors.patrickhlauke1-0/+4
2017-10-31vnu-jar.js: pass `-Xss512k` for 32-bit Java to avoid a StackOverflowError error.XhmikosR1-1/+8
2017-10-31Re-enable vnu-jar's warnings and suppress the ones we don't need now.XhmikosR1-2/+8
2017-10-31build/*.js: es6ify. (#24611)XhmikosR3-5/+5
2017-10-29Clean up package.json scripts. (#24583)XhmikosR1-0/+0