index
:
bootstrap
XhmikosR-patch-2
XhmikosR-patch-4
XhmikosR-patch-5
XhmikosR-patch-6
basic-sass-tests
collapse-parent-ex-link-accordion
container-reset-gutter-vars
css-vars-btn
css-vars-navbar
css-vars-tooltips
dependabot/npm_and_yarn/autoprefixer-10.3.6
docs-offcanvas-navbar
docs-tweaks
enable-container-classes
extend-snippets
feat/data-target
floating-labels-icons
form-check-reverse
form-controls-with-icons
gh-pages
gh-pages-cdn
global-focus-vars
gs-carousel-cleanup
gs-dynamic-resolve-during-build-plugins
gs-export-config-functionality
gs-forms
gs-make-template_factory
gs-scrollspy-wth-intersection_observer
gs-toasts-with-animated-progress-bar
gs-tooltip-css-tweaks
gs-use-only-one-file-as-input-on-rollup.config
gs-use-scrollspy-on-docs-table_of_contents
gs/parse-json-config
jo-docs-thanks-page
jo-ssr-friendly
js-docs-tweaks
logical-props-spacing-utils
main
main-fod-invalid-color-inputs
main-fod-nested-accordion
main-fod-simpler-table-structure
main-fod-utilities-contrast
main-mc-opensearch
main-xmr-bundlewatch-action
main-xmr-docs-hugo-rm-ver
main-xmr-docs-render-heading
main-xmr-eslint-plugin-compat
main-xmr-eslint-plugin-jasmine
main-xmr-hugo-docs-vendor
main-xmr-hugo-reorg-files
main-xmr-js-1
main-xmr-js-wip
main-xmr-linkinator-action
main-xmr-linkinator-prod
main-xmr-markdownlint
main-xmr-min-mangle
main-xmr-mv-isTouchEnabledDevice
main-xmr-pa11y-ci
main-xmr-pck-sponsors
main-xmr-rollup
main-xmr-xo
nav-underline
patrickhlauke-carousel-indicators-v4
patrickhlauke-form-validation
patrickhlauke-navs-tabs-v4
playground
pr-template
pr/34102
pr/34149
revert-33192-XhmikosR-patch-8
rohit/main/modal-with-sticky
rohit/v4-dev/modal-with-sticky
split-vars-maps-import
stale
swipe-events-as-separate-helper
table-striped-cols
v3-dev
v4-dev
v4-dev-fod-validated-input-group-with-custom-file
v4-dev-xmr-js
v4-sass-deps
v5-sass-deps
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
js
/
tests
/
visual
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-21
Be consistent with Popper's name. (#32224)
XhmikosR
1
-1
/
+1
2020-11-14
Fix `.close` instances (#32152)
XhmikosR
3
-25
/
+9
2020-11-14
Add `bs` in data attributes
Rohit Sharma
11
-110
/
+110
2020-11-09
modal.html: use `textContent` (#32101)
XhmikosR
1
-1
/
+1
2020-11-05
Remove the now unneeded polyfills.
XhmikosR
11
-11
/
+0
2020-10-30
Remove obsolete prefixes (#32012)
XhmikosR
1
-2
/
+0
2020-10-22
Move `href` attribute first (#31835)
XhmikosR
11
-11
/
+11
2020-10-14
Remove redundant visually hidden "(current)" from pagination controls (#31892)
Patrick H. Lauke
2
-2
/
+2
2020-07-03
Rename `sr-only`/`sr-only-focusable` (#31139)
Patrick H. Lauke
3
-9
/
+9
2020-06-04
Add role="dialog" in modals via JavaScript (#30936)
Rohit Sharma
1
-4
/
+4
2020-05-11
Removed role="document" from the modal dialog (#30755)
Rohit Sharma
1
-3
/
+3
2020-05-06
tests: streamline HTML end tags (#30648)
XhmikosR
2
-2
/
+2
2020-03-31
Use unordered lists in dropdown-menus
Martijn Cuppens
3
-44
/
+44
2020-03-28
v5 tabs - accessibility issue when using ul/li semantic
Laussel Loïc
3
-39
/
+35
2019-07-29
remove underscore for static methods
Johann-S
1
-2
/
+2
2019-07-24
add polyfill.js in visual tests (#29116)
Johann-S
11
-0
/
+11
2019-05-08
Rename `eventHandler` and `selectorEngine` files.
XhmikosR
11
-21
/
+21
2019-03-18
fix remove files in our visual tests
Johann-S
11
-36
/
+13
2019-02-27
Remove the now unneeded `shrink-to-fit` directive. (#28314)
XhmikosR
11
-11
/
+11
2019-02-26
move util in a util folder with the sanitizer
Johann-S
1
-3
/
+3
2019-02-24
Remove DOMContentLoaded. (#28337)
XhmikosR
4
-111
/
+103
2019-02-20
tests/visual/modal.html: fix close button placement.
XhmikosR
1
-3
/
+3
2019-02-20
remove polyfills which override browsers default
Johann-S
3
-5
/
+5
2019-02-20
rewrite toast plugin without jquery
Johann-S
1
-8
/
+23
2019-02-20
Remove IE support and button bsChecked hack
Alessandro Chitolina
1
-2
/
+1
2019-02-20
chore(update): bump to 4.1.3
Johann-S
9
-9
/
+9
2019-02-20
fix(visual-test): remove jquery in them
Johann-S
11
-54
/
+100
2019-02-20
fix(unit-test): dropdown, collapse and carousel
Johann-S
1
-0
/
+1
2019-02-20
rewritten scrollspy without jquery
Alessandro Chitolina
1
-0
/
+3
2019-02-20
rewritten tab without jquery
Alessandro Chitolina
1
-0
/
+3
2019-02-20
Dropdown without jQuery
Johann-S
1
-0
/
+9
2019-02-20
tooltip without jquery
Alessandro Chitolina
2
-0
/
+5
2019-02-20
Rewrite Collapse without jQuery
Johann-S
1
-0
/
+2
2019-02-20
Rewritten modal without jquery (#23955)
Alessandro Chitolina
1
-0
/
+3
2019-02-20
Add Manipulator object to add shortcuts for dom manipulations
Johann-S
1
-0
/
+1
2019-02-20
Rewrite carousel without jquery
Johann-S
1
-2
/
+6
2019-02-20
button without jquery
XhmikosR
1
-0
/
+2
2019-02-20
alert without jquery
Johann-S
9
-11
/
+11
2019-02-20
Remove jQuery from Util.js
Johann-S
9
-0
/
+10
2019-02-19
Remove incorrect aria-haspopup from dropdown toggles (#28299)
Patrick H. Lauke
3
-19
/
+19
2019-01-15
tests: use jQuery from node_modules. (#28059)
XhmikosR
11
-11
/
+11
2018-12-21
Prep for v4.2.0 release
Mark Otto
11
-11
/
+11
2018-12-16
Revert "Remove now unnecessary shrink-to-fit viewport directive (#27818)" (#2...
XhmikosR
11
-11
/
+11
2018-12-15
Remove now unnecessary shrink-to-fit viewport directive (#27818)
Patrick H. Lauke
11
-11
/
+11
2018-12-05
Allow Tooltips/Popovers to work in shadow DOM
Johann-S
1
-1
/
+21
2018-12-05
fix regression about using element for tooltip container option
Johann-S
1
-2
/
+8
2018-11-20
Remove holder.js.
XhmikosR
1
-2
/
+2
2018-11-13
Update toast documentation following pull #27155
Laussel LOïc
1
-3
/
+0
2018-11-13
Remove the show delay for our toast plugin
Johann-S
1
-5
/
+1
2018-11-13
Implement `data-dismiss="toast"` to allow user to interact itself with the co...
Laussel Loïc
1
-2
/
+8
[next]