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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-03
Prevent `getSelector` from returning URLs as selector (#32586)
Florian Vick
1
-0
/
+22
2021-02-03
Dropdown — Emit events on the `.dropdown-toggle` button (#32625)
Rohit Sharma
1
-103
/
+99
2021-01-28
Make carousel indicators actual buttons
Patrick H. Lauke
3
-15
/
+19
2021-01-28
Restore `offset` option for tooltip/popover components
Rohit Sharma
1
-0
/
+35
2021-01-28
Restore offset option for dropdown component
joke2k
1
-0
/
+48
2021-01-28
Minor ESLint rules cleanup (#32904)
XhmikosR
1
-11
/
+3
2021-01-27
Carousel: use buttons, not links, for prev/next controls (#32627)
Patrick H. Lauke
2
-11
/
+35
2021-01-13
Throw a `TypeError` instead of the generic `Error` (#32585)
Rohit Sharma
10
-39
/
+21
2021-01-13
Fix toggling modal when clicking on `data-bs-toggle="modal"` (#32691)
Rohit Sharma
1
-1
/
+10
2021-01-13
JS: update karma config (#32769)
XhmikosR
1
-16
/
+18
2021-01-08
Move "active" class from `.nav-item` to `.nav-link` (#32730)
Théophile Helleboid - chtitux
3
-6
/
+6
2020-12-21
collapse: prevent url change if `A` nested tag is clicked (#32438)
Daniele Faraglia
1
-0
/
+23
2020-12-21
Support Popper virtual elements (#32376)
Nils K
1
-0
/
+52
2020-12-18
test(carousel): french word in the wild (#32528)
Gaël Poupard
1
-1
/
+1
2020-12-18
Bump eslint-plugin-unicorn from 23.0.0 to 24.0.0 (#32516)
dependabot[bot]
1
-1
/
+1
2020-12-16
tests: replace deprecated jQuery method (#32309)
Rohit Sharma
1
-1
/
+1
2020-12-16
BrowserStack: test on macOS Catalina instead of High Sierra (#32486)
XhmikosR
1
-3
/
+3
2020-12-14
Tooltip - Add missing callback in async spec (#32465)
Rohit Sharma
1
-1
/
+2
2020-12-10
Tooltip - check if tip and its parent node exist in dispose method (#32420)
Rohit Sharma
1
-0
/
+18
2020-12-08
Refactor components to use a utility function to define jQuery plugins (#32285)
alpadev
1
-0
/
+25
2020-12-07
Remove `SelectorEngine.matches()`. (#32339)
XhmikosR
1
-8
/
+0
2020-12-06
Update to popper.js v2.x
Johann-S
9
-130
/
+19
2020-12-04
feat(RTL): implement RTL
Gaël Poupard
8
-40
/
+73
2020-11-30
Add tests
XhmikosR
1
-0
/
+53
2020-11-29
Switch to Jasmine's `toBeInstanceOf` matcher
XhmikosR
11
-11
/
+11
2020-11-29
create a base component
Johann-S
11
-0
/
+96
2020-11-25
Ability to add custom class in tooltip/popover (#32217)
Rohit Sharma
2
-0
/
+71
2020-11-23
tests/integration/index.html: revert accidental changes
XhmikosR
1
-7
/
+1
2020-11-23
Update bundle.js in tests/integration (#32233)
Rohit Sharma
3
-14
/
+25
2020-11-21
Be consistent with Popper's name. (#32224)
XhmikosR
3
-9
/
+9
2020-11-20
Add missing tags in unit tests (#32221)
Rohit Sharma
1
-15
/
+15
2020-11-20
Don't hide modal when keyboard is set to false in modal's configuration (#32179)
Rohit Sharma
1
-3
/
+2
2020-11-20
Make the attribute methods bs specific (#32173)
Rohit Sharma
1
-18
/
+22
2020-11-18
Update karma.conf.js (#32182)
XhmikosR
1
-1
/
+1
2020-11-17
Handle Chromium to run Karma (#32178)
Gaël Poupard
1
-1
/
+5
2020-11-16
BrowserStack: test both on iPhone 7 and iPhone X (#32154)
XhmikosR
1
-3
/
+10
2020-11-14
Switch to Number properties
XhmikosR
1
-6
/
+6
2020-11-14
Fix `.close` instances (#32152)
XhmikosR
5
-35
/
+15
2020-11-14
Get only bs prefixed data attributes
Rohit Sharma
1
-18
/
+2
2020-11-14
Add `bs` in data attributes
Rohit Sharma
28
-381
/
+397
2020-11-09
modal.html: use `textContent` (#32101)
XhmikosR
1
-1
/
+1
2020-11-09
karma.conf.js: break lines (#32093)
XhmikosR
1
-2
/
+8
2020-11-05
Remove the now unneeded polyfills.
XhmikosR
12
-21
/
+0
2020-11-05
Drop Legacy Edge support.
XhmikosR
1
-7
/
+0
2020-11-02
tests: tweak Jasmine usage (#32046)
XhmikosR
4
-9
/
+9
2020-11-02
tests: fix sanitizer test. (#32045)
XhmikosR
1
-1
/
+1
2020-11-02
tests: switch to using `toContain()` to check for substring presence (#32043)
XhmikosR
2
-5
/
+5
2020-11-01
karma: stop excluding polyfill.js from istanbul (#30740)
XhmikosR
1
-5
/
+5
2020-11-01
Fix TypeError when Bootstrap is included in `head` (#32024)
Sascha
1
-0
/
+19
2020-11-01
Check for data-interval on the first slide of carousel (#31818)
Mitchell Bryson
1
-8
/
+34
[prev]
[next]