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
2021-03-30
Use template literals instead of concatenation (#33497)
Rohit Sharma
3
-6
/
+4
2021-03-30
Use our `isDisabled` util on dropdown (#33456)
GeoSot
1
-5
/
+5
2021-03-23
Release v5.0.0-beta3 (#33439)
v5.0.0-beta3
XhmikosR
20
-21
/
+21
2021-03-23
Allow data-toggle="dropdown" and form click events to bubble
Casey Holzer
1
-12
/
+19
2021-03-23
Bump eslint-plugin-unicorn from 28.0.2 to 29.0.0 (#33435)
dependabot[bot]
1
-5
/
+3
2021-03-23
Allow offcanvas to be initialized in open state (#33382)
GeoSot
1
-2
/
+8
2021-03-17
Dynamic tab should not show when triggered on `disabled` element (#33257)
Patrick H. Lauke
1
-2
/
+2
2021-03-17
Fix carousel RTL and refactor code, fix rtl swipe issues (#32913)
GeoSot
1
-45
/
+50
2021-03-17
Use more safe check for 'isDisabled' helper (#33385)
GeoSot
1
-1
/
+1
2021-03-16
Accept data-bs-body option in the configuration object as well (#33248)
GeoSot
2
-21
/
+72
2021-03-16
only trigger tooltip inserted event on true dom insert
Ryan Berliner
1
-2
/
+1
2021-03-16
reuse existing popper on show during tooltip fadeout
Ryan Berliner
1
-3
/
+3
2021-03-16
prevent quick interactions from misplacing tooltips
Ryan Berliner
1
-1
/
+5
2021-03-16
prevent tooltip from being deleted on quick re-activations
Ryan Berliner
1
-0
/
+4
2021-03-16
Change the name of the `Offcanvas` constructor (#33261)
Rohit Sharma
1
-5
/
+5
2021-03-08
modal: move common code to a new `isAnimated` method (#33056)
GeoSot
1
-16
/
+17
2021-03-02
Offcanvas as component (#29017)
GeoSot
2
-0
/
+309
2021-03-02
Dropdown — Drop `flip` option (#33198)
Rohit Sharma
1
-3
/
+0
2021-03-02
refactor: use a Map instead of an Object in dom/data (#32180)
alpadev
13
-72
/
+62
2021-02-23
modal: don't add margin & padding when sticky is not full width (#30621)
Muhammadamin
1
-0
/
+4
2021-02-22
Allow constructors to accept a CSS selector (#32245)
Rohit Sharma
4
-6
/
+8
2021-02-19
Adjust regex `SAFE_URL_PATTERN` for use with test method of regexes. (#33136)
Nikon the Third
1
-1
/
+1
2021-02-18
add some space
nlipka
1
-0
/
+1
2021-02-16
util: change `isRTL` to a function (#32446)
XhmikosR
5
-19
/
+17
2021-02-12
Fix event handler removal in dropdown/carousel dispose (#33000)
Kyle Tsang
2
-2
/
+4
2021-02-10
Release v5.0.0-beta2 (#32467)
v5.0.0-beta2
XhmikosR
18
-19
/
+19
2021-02-09
Add function type for `popperConfig` option (#32882)
Rohit Sharma
2
-9
/
+9
2021-02-09
Dropdown — Change the selector to check the use of Popper (#33003)
Rohit Sharma
1
-2
/
+2
2021-02-09
Remove .dropdown-menu[style] reset and adjust .dropdown-menu-* modifiers
Mark Otto
1
-2
/
+13
2021-02-09
Remove custom `fallbackPlacements` from dropdown (#32843)
Rohit Sharma
1
-6
/
+0
2021-02-04
Fix Popper preventOverflow boundary config (#32845)
Kyle Tsang
2
-2
/
+2
2021-02-03
Fix dropdown keys to open menu (#32750)
Siju Samson
1
-0
/
+6
2021-02-03
Prevent `getSelector` from returning URLs as selector (#32586)
Florian Vick
1
-1
/
+14
2021-02-03
Dropdown — Emit events on the `.dropdown-toggle` button (#32625)
Rohit Sharma
1
-7
/
+5
2021-02-03
Remove the initial margin from dropdown/popover in favor of Popper (#32524)
Rohit Sharma
2
-1
/
+2
2021-01-28
Just find the active indicator
Rohit Sharma
1
-5
/
+3
2021-01-28
Make carousel indicators actual buttons
Patrick H. Lauke
1
-8
/
+12
2021-01-28
Restore `offset` option for tooltip/popover components
Rohit Sharma
1
-0
/
+22
2021-01-28
Restore offset option for dropdown component
joke2k
1
-2
/
+22
2021-01-27
Tooltip refactoring (#32523)
GeoSot
1
-84
/
+74
2021-01-14
modal: move common code to reusable functions (#32511)
GeoSot
1
-52
/
+25
2021-01-14
Bump eslint-plugin-unicorn from 25.0.1 to 26.0.1 (#32784)
dependabot[bot]
2
-2
/
+3
2021-01-13
Throw a `TypeError` instead of the generic `Error` (#32585)
Rohit Sharma
2
-6
/
+5
2021-01-13
Fix toggling modal when clicking on `data-bs-toggle="modal"` (#32691)
Rohit Sharma
1
-1
/
+1
2021-01-07
Scrollspy - Remove unnecessary event argument (#32603)
Rohit Sharma
1
-1
/
+1
2020-12-21
collapse: prevent url change if `A` nested tag is clicked (#32438)
Daniele Faraglia
1
-1
/
+1
2020-12-21
Support Popper virtual elements (#32376)
Nils K
1
-1
/
+10
2020-12-14
Tooltip/popover - change the default value for `fallbackPlacements` (#32437)
Rohit Sharma
1
-15
/
+9
2020-12-14
fix(carousel): switch prev/next directions in RTL
Gaël Poupard
1
-4
/
+21
2020-12-11
carousel: switch to string constants (#32393)
XhmikosR
1
-6
/
+4
[prev]
[next]