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
/
unit
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-19
Fix `this` reference for JavaScript functions (#38725)
Nathan Sarang-Walters
1
-2
/
+2
2023-05-01
Update URL sanitizer to allow more protocols (#38531)
Kyle Tsang
1
-10
/
+68
2023-03-29
Tweak and re-organize ESLint config (#38369)
XhmikosR
9
-27
/
+25
2022-11-12
ESLint: enable prefer-template rule (#37484)
XhmikosR
1
-1
/
+1
2022-11-06
Move `getElementFromSelector` & `getSelectorFromElement` to SelectorEngine (...
GeoSot
1
-113
/
+0
2022-10-07
Boost `execute` function, being able to handle arguments (#36652)
GeoSot
1
-0
/
+19
2022-07-04
ref(tests): Minor fix to use self-closing input HTML tag (#36667)
Julien Déramond
1
-3
/
+3
2022-05-31
JS: tests fixes & standardization of spies usage (#36398)
Louis-Maxime Piton
5
-34
/
+34
2022-04-21
Manipulator: Add JSON parse support (#35077)
GeoSot
1
-0
/
+88
2022-02-15
Update devDependencies (#35841)
XhmikosR
2
-5
/
+5
2022-01-30
tests: replace 'done' callback with 'Promise' to fix deprecation errors (#35659)
GeoSot
5
-495
/
+551
2022-01-30
Event handler: replace deprecated `initEvent`
GeoSot
1
-2
/
+1
2022-01-13
Fix: `isVisible` function behavior in case of a `<details>` element, on chrom...
Ryan Berliner
1
-0
/
+36
2021-12-10
Extract Component config functionality to a separate class (#33872)
GeoSot
2
-47
/
+78
2021-12-09
Fix tests fixture type (#35501)
XhmikosR
1
-10
/
+8
2021-12-09
ScrollBar.js. Minor refactoring and add test (#35492)
GeoSot
1
-0
/
+21
2021-12-01
tests/unit/util/scrollbar.spec.js: rename function
XhmikosR
1
-6
/
+6
2021-12-01
tests: fix a few typos
XhmikosR
1
-13
/
+13
2021-12-01
tests: remove extra spaces, unneeded arrays and add missing newlines
XhmikosR
7
-59
/
+51
2021-12-01
tests: tweak Jasmine's matchers usage
XhmikosR
5
-106
/
+106
2021-11-25
Add a template factory helper to handle all template cases (#34519)
GeoSot
1
-0
/
+305
2021-10-13
tests: try to fix a few random failures (#35184)
GeoSot
1
-4
/
+3
2021-10-12
Swipe: add test to ensure that it ignores `pinch` events (#35161)
GeoSot
1
-0
/
+19
2021-10-11
Extract Carousel's swipe functionality to a separate Class (#32999)
GeoSot
1
-0
/
+263
2021-10-08
tests: minor cleanup (#35138)
XhmikosR
1
-2
/
+0
2021-10-07
Sanitizer: fix logic and add a test. (#35133)
XhmikosR
1
-0
/
+25
2021-10-05
Enable `unicorn/no-array-for-each` rule
XhmikosR
1
-6
/
+8
2021-09-07
Typo fixes (#34914)
XhmikosR
1
-1
/
+1
2021-07-30
Enable a few eslint-config-xo rules (#34620)
XhmikosR
1
-2
/
+2
2021-07-28
Use a streamlined way to trigger component dismiss (#34170)
GeoSot
1
-0
/
+108
2021-07-27
Add shift-tab keyboard support for dialogs (modal & Offcanvas components) (#3...
Ryan Berliner
1
-0
/
+210
2021-07-20
Fix `Util.reflow` function and add documentation (#34543)
GeoSot
1
-2
/
+3
2021-06-25
Variablize backdrop for modal and offcanvas
Mark Otto
1
-34
/
+50
2021-06-22
Register only one `DOMContentLoaded` event listener in `onDOMContentLoaded` (...
alpadev
1
-2
/
+11
2021-06-06
Refactor scrollbar.js to be used as a Class (#33947)
GeoSot
1
-32
/
+41
2021-06-03
Fix handling of transitionend events dispatched by nested elements(#33845)
alpadev
1
-29
/
+124
2021-05-31
Changing Backdrop rootElement to default to a string (#34092)
Ryan Weaver
1
-2
/
+2
2021-05-22
Automatically select an item in the dropdown when using arrow keys (#34052)
alpadev
1
-1
/
+12
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
1
-0
/
+19
2021-05-20
Refactor `isVisible` helper, fixing false positives from deep nesting or alte...
Ryan Berliner
1
-2
/
+50
2021-05-20
Add Tests on scrollbar.js & better handling if a style property doesn't exist...
GeoSot
1
-36
/
+119
2021-05-19
Add `getNextActiveElement` helper function to utils, replacing custom impleme...
GeoSot
1
-0
/
+39
2021-05-13
Move get element functionality to a helper (#33327)
GeoSot
1
-9
/
+43
2021-05-11
Extract static `DATA_KEY` & `EVENT_KEY` to base-component (#33635)
GeoSot
1
-1
/
+2
2021-05-10
Fix backdrop `rootElement` not initialized in Modal (#33853)
Nagarjun Bodduna
1
-29
/
+43
2021-04-25
Scrollbar: respect the initial body overflow value (#33706)
GeoSot
1
-7
/
+84
2021-04-19
Use the backdrop util in offcanvas, enforcing consistency (#33545)
GeoSot
1
-0
/
+25
2021-04-14
Decouple BackDrop from modal (#32439)
GeoSot
2
-0
/
+224
2021-04-14
Js: fix some tests
GeoSot
1
-2
/
+4
[next]