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
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-19
Fix `this` reference for JavaScript functions (#38725)
Nathan Sarang-Walters
2
-2
/
+2
2024-03-18
Fix broken comment link for reflow hack (#39791)
Caleb Albritton
1
-1
/
+1
2024-02-06
Build(deps-dev): Bump eslint-config-xo from 0.43.1 to 0.44.0 (#39651)
dependabot[bot]
1
-1
/
+3
2023-11-15
Allow `<dl>`, `<dt>` and `<dd>` in JS sanitizer (#39376)
Frans de Jonge
1
-0
/
+3
2023-05-01
Update URL sanitizer to allow more protocols (#38531)
Kyle Tsang
1
-42
/
+36
2023-03-29
Tweak and re-organize ESLint config (#38369)
XhmikosR
6
-7
/
+7
2023-03-27
Add js-docs shortcode to ensure consistency between doc and js code (#38316)
Hannah Issermann
1
-2
/
+4
2023-03-22
Remove version comment from JavaScript src files (#38294)
GeoSot
9
-9
/
+9
2022-12-24
Release v5.3.0-alpha1 (#37661)
XhmikosR
9
-9
/
+9
2022-11-22
Merge branch 'main' into prepare-523
XhmikosR
8
-72
/
+42
2022-11-21
Bump version to 5.2.3
XhmikosR
9
-9
/
+9
2022-11-13
Use `Object.entries` in more places (#37482)
XhmikosR
1
-2
/
+1
2022-11-12
ESLint: enable prefer-template rule (#37484)
XhmikosR
1
-1
/
+1
2022-11-11
fix: change `replaceAll` usage introduced in #35566 (#37473)
GeoSot
1
-1
/
+1
2022-11-07
Properly escape IDs in getSelector() to handle weird IDs (#35565) (#35566)
Pierre Souchay
1
-1
/
+16
2022-11-06
Move `getElementFromSelector` & `getSelectorFromElement` to SelectorEngine (...
GeoSot
2
-45
/
+3
2022-10-26
Use explicit imports in our javascript source files (#36854)
GeoSot
7
-20
/
+20
2022-10-07
Boost `execute` function, being able to handle arguments (#36652)
GeoSot
2
-6
/
+4
2022-10-03
Release v5.2.2 (#37236)
XhmikosR
9
-9
/
+9
2022-09-07
Release v5.2.1 (#37098)
XhmikosR
9
-9
/
+9
2022-07-19
Release v5.2.0 (#36768)
XhmikosR
9
-9
/
+9
2022-07-18
Fix typos in code (#36763)
Marc Wrobel
2
-3
/
+3
2022-06-01
Re-ordering js default objects
louismaxime.piton
4
-22
/
+22
2022-05-13
Prepare v5.2.0-beta1
Mark Otto
9
-9
/
+9
2022-04-21
Manipulator: Add JSON parse support (#35077)
GeoSot
1
-0
/
+3
2022-01-29
Rename variables
XhmikosR
2
-15
/
+15
2022-01-29
backdrop.js: cache `_getElement` calls
XhmikosR
1
-4
/
+6
2022-01-29
Remove a few unneeded variables
XhmikosR
1
-6
/
+3
2022-01-13
Fix: `isVisible` function behavior in case of a `<details>` element, on chrom...
Ryan Berliner
1
-1
/
+20
2021-12-10
Extract Component config functionality to a separate class (#33872)
GeoSot
6
-62
/
+130
2021-12-10
util/index.js: minor refactoring (#35510)
XhmikosR
1
-27
/
+25
2021-12-09
Scrollbar - remove margin/padding properties properly (#35388)
GeoSot
1
-7
/
+8
2021-12-09
ScrollBar.js. Minor refactoring and add test (#35492)
GeoSot
1
-13
/
+17
2021-11-25
Add a template factory helper to handle all template cases (#34519)
GeoSot
1
-0
/
+161
2021-10-13
JS: minor refactoring (#35183)
XhmikosR
5
-56
/
+98
2021-10-12
Swipe: add test to ensure that it ignores `pinch` events (#35161)
GeoSot
1
-1
/
+1
2021-10-11
Extract Carousel's swipe functionality to a separate Class (#32999)
GeoSot
1
-0
/
+122
2021-10-09
Merge remote-tracking branch 'remotes/origin/v513'
XhmikosR
6
-6
/
+6
2021-10-09
Bump version to 5.1.3.
XhmikosR
6
-6
/
+6
2021-10-07
Sanitizer: fix logic and add a test. (#35133)
XhmikosR
1
-1
/
+1
2021-10-06
util/sanitizer.js: use `Array.every()` (#35120)
XhmikosR
1
-9
/
+2
2021-10-05
Enable `unicorn/numeric-separators-style` rule.
XhmikosR
1
-1
/
+1
2021-10-05
Enable `unicorn/no-array-for-each` rule
XhmikosR
3
-6
/
+10
2021-10-05
Enable `unicorn/no-for-loop` rule
XhmikosR
1
-4
/
+3
2021-10-05
Enable `unicorn/prefer-prototype-methods` rule
XhmikosR
1
-1
/
+1
2021-10-05
Release v5.1.2 (#35114)
XhmikosR
6
-6
/
+6
2021-09-29
sanitizer: add `sms` in the `SAFE_URL_PATTERN` (#35074)
XhmikosR
1
-3
/
+3
2021-09-15
Minor refactoring (#34980)
XhmikosR
2
-23
/
+18
2021-09-08
Remove remaining "master" branch references (#34932)
Julien Déramond
2
-2
/
+2
2021-09-07
Release v5.1.1 (#34869)
v5.1.1
XhmikosR
6
-6
/
+6
[next]