aboutsummaryrefslogtreecommitdiff
path: root/build
AgeCommit message (Expand)AuthorFilesLines
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
2019-03-13Switch to Hugo.XhmikosR1-2/+2
2019-03-11use specific browserlist for esm buildJohann-S1-11/+35
2019-03-11Tweak rollup.config.jsXhmikosR1-5/+4
2019-03-11build bootstrap in esmJohann-S1-7/+14
2019-03-11Comply to the new rules.XhmikosR5-39/+50
2019-03-11Switch to eslint-config-xo and eslint-plugin-unicorn.XhmikosR1-11/+1
2019-02-26move util in a util folder with the sanitizerJohann-S1-30/+33
2019-02-20Remove `focusable="false"` from SVGs.XhmikosR1-4/+0
2019-02-20Remove jQuery from docs/repo.XhmikosR1-6/+0
2019-02-20rewrite toast plugin without jqueryJohann-S1-0/+17
2019-02-20Refactor util plugin and some testsJohann-S1-1/+1
2019-02-20chore(update): bump to 4.1.3Johann-S1-15/+106
2019-02-20fix(build): remove jquery in our buildJohann-S1-1/+0
2019-02-15Replace `v4-dev` with `master` after the branch change. (#28272)XhmikosR1-1/+1
2019-01-29generate-sri.js: move object.XhmikosR1-4/+4
2019-01-08Bump copyright year to 2019.XhmikosR4-8/+8
2018-12-14Remove the unused gcp-key.json.enc file.XhmikosR1-0/+0
2018-12-14Make use of the package.json `version_short` property more.XhmikosR2-4/+5
2018-12-13SVG accessibility fixes (#27826)Patrick H. Lauke1-2/+7
2018-11-28Revert "build/*.js: set `sourceType` to module."XhmikosR8-1/+15
2018-11-25ship.sh: add missing period.XhmikosR1-1/+1
2018-11-20Remove holder.js.XhmikosR1-3/+0
2018-11-13Create toast JS plugin, add unit tests.Johann-S1-0/+1
2018-11-05Remove htmllint. (#27603)XhmikosR1-44/+0
2018-10-20Remove service workerMark Otto2-64/+0
2018-10-20swipe left/right without hammerjsJohann-S3-27/+14
2018-10-20Add touch support in our carousel with HammerJS.Johann-S3-14/+27