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
2022-10-02
Ensure Tab keyboard functionality after #37146 (#37200)
GeoSot
2
-4
/
+31
2022-10-02
Use `<h1>` for all `modal-title` examples/uses (#37210)
Patrick H. Lauke
1
-4
/
+4
2022-10-02
Update devDependencies (#37238)
XhmikosR
1
-3
/
+8
2022-09-27
Add eslint-plugin-html to lint JS in HTML files (#37186)
Julien Déramond
5
-13
/
+40
2022-09-27
Dropdown: fix case with invalid markup (#37190)
GeoSot
2
-2
/
+31
2022-09-23
Tests: add testcase to Tabs, keyboard handler (#37189)
GeoSot
1
-6
/
+13
2022-09-22
Fix active class toggling of tabs within dropdown (#37151)
Carson Sievert
2
-5
/
+4
2022-09-22
Use es6 on visual tests (#36915)
GeoSot
4
-51
/
+30
2022-09-20
Drop tabs auto-focus (#37146)
GeoSot
2
-3
/
+29
2022-09-20
Update devDependencies (#37177)
XhmikosR
1
-1
/
+1
2022-09-15
Fix modal event listeners (#37128)
Jérémie Broutier
2
-2
/
+32
2022-09-14
fix: add trick to support tooltip selector usage on dynamic created tooltips ...
GeoSot
2
-45
/
+58
2022-09-07
Release v5.2.1 (#37098)
XhmikosR
80
-137
/
+150
2022-09-07
Fix modal event-listeners during dismiss click (#36863)
GeoSot
2
-12
/
+20
2022-09-07
Fix tooltip manual toggling (#37086)
GeoSot
1
-6
/
+5
2022-09-02
fix(dropdowns): Fix multiple dropdowns when they are inside the same tag (#37...
Louis-Maxime Piton
2
-2
/
+65
2022-07-28
ScrollSpy: make the threshold option configurable (#36750)
GeoSot
2
-9
/
+57
2022-07-27
Re-set tooltip title, on disposal (#36751)
GeoSot
2
-0
/
+23
2022-07-19
Release v5.2.0 (#36768)
XhmikosR
80
-264
/
+256
2022-07-19
Fix failing test on EventHandler (#36772)
GeoSot
1
-4
/
+3
2022-07-18
Fix typos in code (#36763)
Marc Wrobel
3
-4
/
+4
2022-07-15
Standardization of `spyOn` usage (#36742)
Julien Déramond
1
-3
/
+3
2022-07-14
Offcanvas: activate focustrap when backdrop is enabled (#36717)
GeoSot
2
-2
/
+24
2022-07-11
Fix on #35679 (#36668)
Louis-Maxime Piton
1
-2
/
+0
2022-07-06
Handle non-empty whitespace `textContent` in Tooltip trigger (#36588)
Nathan Walters
2
-1
/
+20
2022-07-04
ref(tests): Minor fix to use self-closing input HTML tag (#36667)
Julien Déramond
3
-5
/
+5
2022-06-30
Fix interoperability issue regarding Event properties (#36386)
Aleksander Machniak
2
-7
/
+49
2022-06-27
Force tooltip and popover to recreate content every time it opens (#35679)
GeoSot
2
-16
/
+18
2022-06-27
ref(tab): remove show from panels dependent-less they have `.fade` class or n...
GeoSot
2
-14
/
+6
2022-06-21
fix: change dismiss handler, listening to key down, instead of click (#36401)
GeoSot
2
-8
/
+15
2022-06-14
Carousel: Remove redundant reference to `interval=false` from docs (#36545)
GeoSot
2
-8
/
+8
2022-06-14
fix: fix possible bug on event handler. (#36561)
GeoSot
1
-1
/
+1
2022-06-08
Fix typo in dropdown unit test
Julien Déramond
1
-1
/
+1
2022-06-08
Scrollspy: enable smooth-scroll behavior (#36528)
GeoSot
2
-2
/
+2
2022-06-03
Remove confusing unnecessary id/aria-labelledby for dropdown menus (#36487)
Patrick H. Lauke
2
-12
/
+12
2022-06-01
Re-ordering js default objects
louismaxime.piton
10
-69
/
+69
2022-05-31
JS: tests fixes & standardization of spies usage (#36398)
Louis-Maxime Piton
18
-342
/
+338
2022-05-20
Docs: quick fixes for HTML (#36395)
Louis-Maxime Piton
1
-1
/
+1
2022-05-16
Assorted Event handler patches (#36171)
GeoSot
1
-47
/
+42
2022-05-13
Dist
XhmikosR
52
-4408
/
+2848
2022-05-13
Prepare v5.2.0-beta1
Mark Otto
28
-29
/
+29
2022-05-12
Revert backdrop utilization, handling clicks over modal (#36324)
GeoSot
2
-22
/
+21
2022-05-06
Toast: provide `isShown` method (#36272)
GeoSot
1
-2
/
+6
2022-05-05
Handle disabled focused tabs with tab JavaScript plugin (#36169)
Julien Déramond
2
-2
/
+71
2022-04-30
Doc: remove `role="group"` from some split drop* buttons
Julien Déramond
1
-3
/
+3
2022-04-25
EventHandler: change check method for custom events, avoiding regex
GeoSot
1
-2
/
+2
2022-04-21
Carousel: Fix not used option (`ride`), simplify `cycle` method (#35983)
GeoSot
2
-142
/
+139
2022-04-21
Manipulator: Add JSON parse support (#35077)
GeoSot
5
-9
/
+132
2022-04-17
v5.2.0 design refresh, plus responsive offcanvas classes (#35736)
Mark Otto
2
-0
/
+31
2022-04-13
Revamp Scrollspy using Intersection observer (#33421)
GeoSot
4
-452
/
+527
[next]