aboutsummaryrefslogtreecommitdiff
path: root/js/tests/integration/index.html
AgeCommit message (Collapse)AuthorFilesLines
2021-01-28Make carousel indicators actual buttonsPatrick H. Lauke1-5/+5
2020-11-23tests/integration/index.html: revert accidental changesXhmikosR1-7/+1
2020-11-23Update bundle.js in tests/integration (#32233)Rohit Sharma1-12/+23
* Use `[].concat` instead of direct spreading nodelist Co-authored-by: XhmikosR <[email protected]>
2020-11-14Add `bs` in data attributesRohit Sharma1-7/+7
- Add `bs` in data APIs everywhere - Update unit tests
2020-10-22Move `href` attribute first (#31835)XhmikosR1-1/+1
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-03-28Remove holder.js leftovers (#30469)XhmikosR1-3/+3
2019-05-08Documentation tweaks (#28679)Martijn Cuppens1-1/+1
* Documentation tweaks * Remove redundant col-12 classes
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-S1-5/+1
2018-12-14integration test to be sure bootstrap can be bundledJohann-S1-0/+66