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
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-21
Consistent usage of $(document.body) instead of $('body') (#25671)
Martijn Cuppens
3
-8
/
+8
2018-02-19
Fix carousel transition duration (#25218)
Martijn Cuppens
1
-20
/
+40
2018-02-11
Dropdown - Allow to disable Popper.js style (#24092)
Johann-S
1
-2
/
+10
2018-01-21
Remove escaping selector and add a warning to inform folks to escape their se...
Johann-S
1
-14
/
+0
2018-01-21
ignore case (#25373)
denisx
1
-1
/
+1
2018-01-21
Update dropdown.js to allow referenceElement (#25219)
719media
1
-8
/
+17
2018-01-18
Bump version to 4.0.0
Mark Otto
11
-21
/
+21
2018-01-11
Comply to the new rules.
XhmikosR
12
-337
/
+196
2018-01-08
Check for window before window.QUnit (#25199)
Ćukasz
1
-1
/
+1
2018-01-03
Multiple accordion support (#25161)
Martijn Cuppens
1
-2
/
+3
2017-12-31
Allow nested structure for accordions (#25121)
Martijn Cuppens
1
-1
/
+5
2017-12-31
Update devDependencies and gems. (#25083)
XhmikosR
1
-0
/
+1
2017-12-28
Update version to 4.0.0-beta.3
v4.0.0-beta.3
Mark Otto
11
-21
/
+21
2017-12-12
tooltip+popover: add boundary config option (#24979)
Troy Morehouse
1
-2
/
+7
2017-12-12
dropdown: add boundary config option (#24976)
Troy Morehouse
1
-3
/
+15
2017-12-07
Use only transitionend event (#24962)
Mr_Green
1
-15
/
+2
2017-11-26
tab.js: do not remove fade class if there's no initial active pane
Alessandro Chitolina
1
-14
/
+4
2017-11-15
Simplify spread (#24774)
Vasilii Artemchuk
2
-16
/
+10
2017-11-13
Object spread : less jQuery more ES6 (#24665)
Johann-S
7
-50
/
+82
2017-11-07
Escape ID in Util.getSelectorFromElement (#24700)
Johann-S
1
-0
/
+13
2017-11-07
Popover - call `content` once if it's a function. (#24690)
Johann-S
1
-4
/
+6
2017-10-30
Do not create a Popper.js instance when we don't need it
Johann-S
1
-21
/
+18
2017-10-29
Throw error about Popper.js only when it's needed because some of our plugins...
Johann-S
2
-17
/
+15
2017-10-29
Add dropright and dropleft (right and left placements for our dropdown) (#23860)
Johann-S
1
-2
/
+12
2017-10-27
Fix unit tests.
Johann-S
1
-14
/
+1
2017-10-27
Dropdown handle keydown on input and textarea.
Pierre-Denis Vanduynslager
1
-2
/
+24
2017-10-24
Change Rollup config to wrap our dist files with jQuery instead of $
Johann-S
12
-29
/
+23
2017-10-23
Clean up transitionEnd properties. (#24511)
XhmikosR
1
-2
/
+0
2017-10-23
Add `Util.jQuery` which will detect jQuery instead of relying on global `$` (...
Johann-S
12
-11
/
+18
2017-10-19
fix version number
Mark Otto
11
-21
/
+21
2017-10-19
new version number
Mark Otto
11
-21
/
+21
2017-10-19
Make 1.9.1 the minimum jQuery version again. (#24434)
XhmikosR
1
-4
/
+8
2017-10-10
Modal plugin set _isTransitioning after the trigger of hide event
Johann-S
1
-6
/
+6
2017-10-04
Fix modal bug
lucascono
1
-1
/
+1
2017-10-04
Use imported jQuery object
Johann-S
12
-13
/
+13
2017-10-03
Offset option for dropdown can be function (#24222)
Roman O
1
-4
/
+11
2017-09-25
Collapse - Allow to pass jQuery object or DOM element to the parent option
Johann-S
2
-7
/
+18
2017-09-24
Accessibility fixes to dynamic tabs (`aria-selected`, remove dynamic tabs wit...
Patrick H. Lauke
1
-2
/
+6
2017-09-17
fix(scrollspy): Spying on nested navs fails to activate for .nav-link's insid...
Troy Morehouse
1
-0
/
+3
2017-09-11
Remove not necessary condition in tooltip.js
vsn4ik
1
-3
/
+3
2017-09-08
Collapse.js preventDefault if `[data-toggle="collapse"]` is an anchor tag
Patrick Yeo
1
-1
/
+1
2017-09-07
Remove placement attribute from our Dropdown plugin
Johann-S
1
-9
/
+2
2017-09-03
Merge branch 'v4-dev' into fix-jumping-modal-on-resize
Johann-S
12
-18
/
+75
2017-09-02
Merge branch 'v4-dev' into fix-unwanted-padding-on-modal
Johann-S
12
-17
/
+73
2017-08-31
Regroup our jQuery check in the same IIFE
Johann-S
1
-4
/
+4
2017-08-31
Create a bundled release of Bootstrap with Popper.js inside
Johann-S
12
-17
/
+73
2017-08-29
Fix failing test
David Bailey
1
-0
/
+2
2017-08-28
Use getBoundingClientRect instead of jQuery
David Bailey
1
-1
/
+2
2017-08-28
Use jQuery outerWidth instead of offsetWidth
David Bailey
1
-1
/
+1
2017-08-28
Fix unwanted body padding when a modal opens
David Bailey
1
-1
/
+1
[next]