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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-22
Release v5.0.2 (#34276)
v5.0.2
XhmikosR
57
-486
/
+681
2021-06-22
Register only one `DOMContentLoaded` event listener in `onDOMContentLoaded` (...
alpadev
2
-3
/
+21
2021-06-22
fix(carousel): arrow keys break animation if carousel sliding (#34307)
alpadev
2
-15
/
+81
2021-06-16
Fix carousel buttons (#34266)
alpadev
2
-1
/
+36
2021-06-06
Refactor scrollbar.js to be used as a Class (#33947)
GeoSot
6
-112
/
+135
2021-06-03
Add `getOrCreateInstance` method in base-component (#33276)
GeoSot
26
-118
/
+602
2021-06-03
Fix handling of transitionend events dispatched by nested elements(#33845)
alpadev
7
-87
/
+200
2021-05-31
Changing Backdrop rootElement to default to a string (#34092)
Ryan Weaver
2
-6
/
+7
2021-05-25
Change `element.parentNode.removeChild(element)` to `element.remove()` (#34071)
GeoSot
5
-15
/
+9
2021-05-24
Fix prevented show event disables modals with fade class from being displayed...
alpadev
2
-6
/
+35
2021-05-22
Automatically select an item in the dropdown when using arrow keys (#34052)
alpadev
4
-22
/
+57
2021-05-22
fix test of #34014 (#34070)
GeoSot
1
-14
/
+16
2021-05-22
Fix bug where backdrop calls method on null if it is already removed from the...
Ryan Weaver
2
-1
/
+24
2021-05-20
Refactor `isVisible` helper, fixing false positives from deep nesting or alte...
Ryan Berliner
2
-13
/
+52
2021-05-20
Add Tests on scrollbar.js & better handling if a style property doesn't exist...
GeoSot
3
-245
/
+127
2021-05-20
Allow use of `dispose/hide` methods on Tooltip & Popover from jQueryInterface...
GeoSot
4
-38
/
+0
2021-05-19
Add `getNextActiveElement` helper function to utils, replacing custom impleme...
GeoSot
4
-31
/
+76
2021-05-18
Reset inside a Dialog does not work if `data-dismiss="modal"` is set (#33928)
GeoSot
2
-1
/
+55
2021-05-18
Don't add empty content holder when there is no content available (#33982)
Rohit Sharma
2
-1
/
+59
2021-05-13
Release v5.0.1 (#33972)
v5.0.1
XhmikosR
57
-755
/
+545
2021-05-13
Move get element functionality to a helper (#33327)
GeoSot
8
-49
/
+85
2021-05-12
Popover/Tooltip: streamline config property to start with underscore (#33381)
GeoSot
3
-41
/
+41
2021-05-11
Fix test warning for dropdown, without expectations (#33938)
GeoSot
1
-0
/
+1
2021-05-11
Fix offcanvas test to expect the initial body `overflow` value (#33927)
GeoSot
1
-1
/
+2
2021-05-11
Extract static `DATA_KEY` & `EVENT_KEY` to base-component (#33635)
GeoSot
16
-53
/
+167
2021-05-11
Fix: Click on input outside of dropdown-menu prevents dropdown from closing (...
alpadev
2
-12
/
+32
2021-05-11
Refactor: move disposing properties into the base class (#33740)
GeoSot
9
-52
/
+6
2021-05-11
Remove potential false positive assertions (#33288)
Ben Lertlumprasertkul
13
-67
/
+67
2021-05-11
Prevent toast autohiding if focusing or hovering (#33221)
Ryan Berliner
2
-6
/
+229
2021-05-10
Merge js-components 'transitionend' listener callbacks into one method
GeoSot
9
-107
/
+47
2021-05-10
Fix backdrop `rootElement` not initialized in Modal (#33853)
Nagarjun Bodduna
2
-29
/
+45
2021-05-05
Release v5.0.0 (#33647)
v5.0.0
XhmikosR
57
-466
/
+754
2021-04-25
Scrollbar: respect the initial body overflow value (#33706)
GeoSot
5
-26
/
+113
2021-04-25
Add missing test for clicking select option in a dropdown (#33734)
alpadev
1
-0
/
+41
2021-04-21
Dropdown: support `.dropdown-item` wrapped in `<li>` tags (#33634)
Carson Sievert
2
-1
/
+28
2021-04-20
Offcanvas.js: If scroll is allowed, should allow focus on other elements (#33...
GeoSot
2
-1
/
+35
2021-04-20
Tab.js: Fixes on click handling (#33586)
GeoSot
2
-55
/
+77
2021-04-20
Dropdown — Add option to make the dropdown menu clickable (#33389)
Rohit Sharma
2
-11
/
+110
2021-04-19
Don't change the value for `altBoundary` option (#33684)
Rohit Sharma
1
-1
/
+0
2021-04-19
Fix regression for handling `mouseenter`/`mouseleave` events introduced by #3...
alpadev
2
-2
/
+16
2021-04-19
Use the backdrop util in offcanvas, enforcing consistency (#33545)
GeoSot
4
-36
/
+163
2021-04-18
modal.js: fix test for scrollbar (#33666)
GeoSot
1
-4
/
+6
2021-04-18
fix: clicking an item in navbar dropdown collapses the dropdown in firefox (#...
alpadev
1
-1
/
+1
2021-04-18
Change `toggle` method to `remove`
Rohit Sharma
1
-2
/
+2
2021-04-18
Use context properties
Rohit Sharma
1
-4
/
+3
2021-04-18
Refactor dropdown's hide functionality
Rohit Sharma
1
-50
/
+33
2021-04-15
Fix v5 regressions in tab dropdown functionality (#33626)
Carson Sievert
2
-1
/
+36
2021-04-14
Decouple BackDrop from modal (#32439)
GeoSot
5
-63
/
+377
2021-04-14
Js: fix some tests
GeoSot
3
-13
/
+23
2021-04-13
fix: make EventHandler better handle mouseenter/mouseleave events (#33310)
alpadev
2
-11
/
+105
[prev]
[next]