aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-27add an explicit aria-label on link with svg on sample pages (#28360)Laussel Loïc3-3/+3
2019-02-27tests: add tests for plugins version. (#28366)XhmikosR10-16/+42
2019-02-26Fix border if only one card (#28365)Martijn Cuppens1-1/+1
2019-02-26dom/manipulator.js: minor simplification. (#28358)XhmikosR1-15/+14
2019-02-26karma.conf.js: minor simplification.XhmikosR1-6/+8
2019-02-26remove tests for old jQuery 1.9.x compatibilityJohann-S2-4/+2
2019-02-26move util in a util folder with the sanitizerJohann-S34-587/+557
2019-02-25Create SECURITY.md (#28288)Bardi Harborow1-0/+7
2019-02-24Remove DOMContentLoaded. (#28337)XhmikosR5-223/+213
2019-02-22Add `--continue-on-error` in `npm run lint`. (#28338)XhmikosR1-1/+1
2019-02-20tests/visual/modal.html: fix close button placement.XhmikosR1-3/+3
2019-02-20forms.md: remove jQuery from snippet.XhmikosR1-3/+2
2019-02-20use our selector engine instead of native apiJohann-S5-14/+14
2019-02-20download.md: reword import bootstrap section.Johann-S1-1/+2
2019-02-20Use `Util.makeArray()`.XhmikosR5-14/+16
2019-02-20Remove IE-specific breadcrumb CSS hackMark Otto1-10/+0
2019-02-20Remove `focusable="false"` from SVGs.XhmikosR18-22/+18
2019-02-20Remove Internet Explorer leftovers.XhmikosR7-78/+6
2019-02-20Remove jQuery from docs/repo.XhmikosR23-58/+30
2019-02-20Add information about IE 11 compatibility.Johann-S1-0/+37
2019-02-20Bump bundlesize limitsXhmikosR1-4/+4
2019-02-20remove `--compress typeofs=false` from terser.XhmikosR1-2/+2
2019-02-20improve event handlerJohann-S1-56/+38
2019-02-20Simplify checks.XhmikosR3-7/+6
2019-02-20Remove unneeded ESLint suppression.XhmikosR1-1/+0
2019-02-20use only dataset to get data attributesJohann-S1-21/+3
2019-02-20remove polyfills which override browsers defaultJohann-S5-83/+24
2019-02-204.3.1.XhmikosR6-6/+6
2019-02-20minor jQuery.hasclass removal (#28158)Joshua Wilson2-49/+76
2019-02-20Change breadcrumb item padding variable name (#28125)astrahov2-3/+3
2019-02-20Use consistent arrow class (#28105)Peter Blazejewicz7-20/+20
2019-02-20Fixed Util.jQuery: window.$ is not reliable. Both Firefox and Chrome implemen...Emil Müller1-1/+1
2019-02-20bump to 4.2.1Johann-S6-22/+25
2019-02-20Convert offcanvas.js to vanilla JS.XhmikosR1-4/+4
2019-02-20Fix anchors wrapper.XhmikosR1-4/+1
2019-02-20use Util.makeArray in our docsJohann-S1-59/+62
2019-02-20rewrite toast plugin without jqueryJohann-S4-40/+80
2019-02-20remove IE from our browserlistJohann-S1-1/+0
2019-02-20Improve manipulator coverageJohann-S2-8/+10
2019-02-20Remove IE support and button bsChecked hackAlessandro Chitolina8-133/+8
2019-02-20v4 without jquery: updated button, carousel, collapse docs (#27173)aTable3-52/+49
2019-02-20Refactor util plugin and some testsJohann-S12-404/+414
2019-02-20update alert documentation without jquery (#27062)Johann-S1-7/+24
2019-02-20chore(update): bump to 4.1.3Johann-S28-198/+228
2019-02-20fix(docs): remove jQuery from our docsJohann-S3-54/+96
2019-02-20fix(plugins): save instance in constructorJohann-S8-15/+19
2019-02-20fix(visual-test): remove jquery in themJohann-S11-54/+100
2019-02-20fix(carousel): on load page create a carouselJohann-S2-2/+2
2019-02-20fix(build): remove jquery in our buildJohann-S2-6/+1
2019-02-20fix(unit-test): dropdown, collapse and carouselJohann-S5-16/+26