aboutsummaryrefslogtreecommitdiff
path: root/js/tests/integration
AgeCommit message (Collapse)AuthorFilesLines
2021-01-28Make carousel indicators actual buttonsPatrick H. Lauke1-5/+5
2020-12-06Update to popper.js v2.xJohann-S3-2/+5
2020-11-23tests/integration/index.html: revert accidental changesXhmikosR1-7/+1
2020-11-23Update bundle.js in tests/integration (#32233)Rohit Sharma3-14/+25
* Use `[].concat` instead of direct spreading nodelist Co-authored-by: XhmikosR <[email protected]>
2020-11-14Add `bs` in data attributesRohit Sharma3-9/+9
- Add `bs` in data APIs everywhere - Update unit tests
2020-10-22Move `href` attribute first (#31835)XhmikosR1-1/+1
2020-07-07Update to `@rollup/plugin-node-resolve` v8.1.0. (#31249)XhmikosR1-2/+2
2020-07-03Rename `sr-only`/`sr-only-focusable` (#31139)Patrick H. Lauke1-2/+2
* Rename `sr-only`/`sr-only-focusable` To be more representative of the fact that these are not necessarily "screen reader" specific, but actually apply to assistive technologies in general (and also things like Alexa/Siri/etc). Goes hand-in-hand with #31133 Co-authored-by: XhmikosR <[email protected]>
2020-05-26Update to `@rollup/plugin-babel` (#30742)XhmikosR1-2/+3
2020-03-28Remove holder.js leftovers (#30469)XhmikosR1-3/+3
2019-12-25Switch to @rollup/plugin-commonjs (#29907)XhmikosR1-1/+1
2019-12-25Switch to @rollup/plugin-node-resolve (#29851)XhmikosR1-1/+1
2019-10-03add modularity integration testJohann-S2-0/+24
2019-05-08Documentation tweaks (#28679)Martijn Cuppens1-1/+1
* Documentation tweaks * Remove redundant col-12 classes
2019-03-13Use one-line imports when possible. (#28467)XhmikosR1-3/+1
2019-03-11build bootstrap in esmJohann-S2-4/+4
2019-03-11Comply to the new rules.XhmikosR1-2/+2
2019-02-27Remove the now unneeded `shrink-to-fit` directive. (#28314)XhmikosR1-1/+1
2019-02-26move util in a util folder with the sanitizerJohann-S2-8/+2
2019-02-20bump to 4.2.1Johann-S1-4/+5
2018-12-14integration test to be sure bootstrap can be bundledJohann-S3-0/+94