aboutsummaryrefslogtreecommitdiff
path: root/build
AgeCommit message (Expand)AuthorFilesLines
2020-11-23postcss.config.js: remove arrow return (#32235)XhmikosR1-12/+14
2020-11-21Improve build/generate-sri.js regex (#29753)Noah Rosenzweig1-1/+1
2020-11-14Switch to `Set#has()`XhmikosR1-6/+6
2020-11-05Remove the now unneeded polyfills.XhmikosR1-6/+1
2020-09-10Fix the remaining instances using the old logos.XhmikosR1-2/+2
2020-07-07Update to `@rollup/plugin-node-resolve` v8.1.0. (#31249)XhmikosR1-2/+2
2020-06-19Change whitelist to allowlist (#31066)Patrick H. Lauke1-1/+1
2020-06-16Rename "master" to "main". (#31050)XhmikosR7-7/+7
2020-05-26Update to `@rollup/plugin-babel` (#30742)XhmikosR3-22/+6
2020-05-11Improve build/zip-examples.js (#30759)XhmikosR1-12/+20
2020-05-06ensure build plugins can exit in error (#30744)Johann-S1-17/+25
2020-05-05build-plugins.js: add missing shebang (#30743)XhmikosR1-0/+2
2020-05-04Move babel whitelist helpers to a common file (#30723)XhmikosR3-18/+18
2020-05-04build/build-plugins.js: add missing catch (#30722)XhmikosR1-0/+1
2020-05-04Clean up lint rules (#30721)XhmikosR1-1/+2
2020-04-29Add a script to zip the built examples (#30130)XhmikosR1-0/+51
2020-03-25Adapt rollup config for recent `@babel/present-env` versionXhmikosR2-4/+8
2020-03-18Remove Internet Explorer leftoversXhmikosR1-4/+1
2020-03-05build/ship.sh: shellcheck fixes. (#30197)XhmikosR1-16/+19
2020-02-13change-version.js: Remove nuspec files (#30161)XhmikosR1-1/+0
2020-02-05Change file permissions to 644. (#30106)XhmikosR2-0/+0
2020-01-07Fix the new lint errors.XhmikosR1-2/+2
2020-01-07Use regex.test() when we want to check for a Boolean. (#29969)XhmikosR1-1/+1
2020-01-02Bump copyright year to 2020. (#29944)XhmikosR4-8/+8
2019-12-25Switch to @rollup/plugin-node-resolve (#29851)XhmikosR1-1/+1
2019-11-26Update change-version.js (#29736)XhmikosR1-0/+1
2019-10-25Enable eslint no-console rule except for build directory (#29585)Pawel Wolak1-1/+4
2019-10-03return to the original file structure to avoid breaking modularityJohann-S1-13/+13
2019-08-19change-version.js: Add _gh_pages folder in ignores. (#29270)XhmikosR1-0/+1
2019-08-16Use US locale consistently. (#29255)XhmikosR1-1/+1
2019-07-25Reboot updatesMartijn Cuppens1-0/+4
2019-07-23rewrite tab unit testsJohann-S1-1/+1
2019-07-23rewrite scrollspy unit testsJohann-S1-1/+1
2019-07-23rewrite tooltip unit testsJohann-S1-1/+1
2019-07-23rewrite popover unit testsJohann-S1-1/+1
2019-07-23rewrite modal unit testsJohann-S1-1/+1
2019-07-23rewrite toast unit testsAnton Bershanskiy1-1/+1
2019-07-23rewrite dropdown unit testsJohann-S1-1/+1
2019-07-23rewrite collapse unit testsJohann-S1-1/+1
2019-07-23rewrite carousel unit testsJohann-S1-1/+1
2019-07-23rewrite button unit testsJohann-S1-1/+1
2019-07-23Switch from QUnit to Jasmine.Johann-S1-8/+2
2019-07-22Update svgo.yml. (#29089)XhmikosR1-0/+6
2019-07-17updated babelJohann-S2-2/+2
2019-07-10separate file for our polyfills to have lighter pluginsJohann-S1-2/+7
2019-05-24vnu.jar: Update ignores. (#28817)XhmikosR1-3/+3
2019-05-08Rename `eventHandler` and `selectorEngine` files.XhmikosR1-2/+2
2019-05-08improve build plugin script to keep file nameJohann-S1-15/+15
2019-04-15remove custom browserlist for our esm build (#28642)Johann-S1-36/+12
2019-03-18Add back support for IE 11Johann-S1-14/+2