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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-25
tooltip.js: use array.includes instead of for iteration (#35127)
GeoSot
1
-7
/
+1
2021-11-25
Change adjustDialog's if conditions to improve readability
GeoSot
1
-4
/
+6
2021-11-25
Add test for modal-content
GeoSot
1
-0
/
+32
2021-11-25
Respect modal's initial overflowY
GeoSot
1
-7
/
+5
2021-11-25
Remove some uncovered code that seems to be unused
GeoSot
1
-19
/
+0
2021-11-25
Change check for dynamic modal
GeoSot
1
-2
/
+2
2021-11-25
Tweak methods
GeoSot
1
-8
/
+8
2021-11-25
Some refactoring on modal, to improve readability and generic functionality
GeoSot
1
-30
/
+30
2021-11-25
Add a template factory helper to handle all template cases (#34519)
GeoSot
10
-125
/
+600
2021-11-24
build/change-version.js: fix wrong map usage (#35395)
XhmikosR
1
-2
/
+2
2021-11-23
build: read & dynamically resolve `imports` on plugins build (#34509)
GeoSot
1
-141
/
+62
2021-11-23
Make footer examples responsive to mobile screens (#35365)
Neeraj Kumar Das
1
-13
/
+13
2021-11-23
Add missing scss/maps imports (#35373)
Julien Déramond
3
-0
/
+8
2021-11-23
Update devDependencies (#35368)
XhmikosR
2
-338
/
+370
2021-11-16
Update devDependencies (#35356)
XhmikosR
2
-170
/
+178
2021-11-15
Move reassigned Sass maps for colors to another stylesheet (#34942)
Mark Otto
10
-48
/
+106
2021-11-15
Fix typo in vertical alignment of table cells (#35348)
Tobias Nießen
1
-1
/
+1
2021-11-09
Update devDependencies (#35322)
XhmikosR
4
-551
/
+332
2021-11-09
floating-labels: remove aria-label in the select example (#35327)
Scott O'Hara
1
-1
/
+1
2021-11-05
Fix spacing utility classes mentioned in navbar supported content documentati...
Julien Déramond
1
-1
/
+1
2021-11-03
README.md remove broken "David DM" dependency badges (#35313)
Christian Oliff
1
-2
/
+0
2021-11-03
Update import stacks required for modifying utilities (#35320)
Mark Otto
1
-0
/
+10
2021-11-02
Add top placement info to offcanvas docs
kyletsang
1
-1
/
+2
2021-11-02
Update devDependencies (#35270)
XhmikosR
2
-1440
/
+1539
2021-11-01
`make-col-ready()`: remove the unused `$gutter` variable (#34334)
Michael Sørensen
1
-1
/
+1
2021-11-01
Always set the CSS variables for gutters in containers (#34644)
Mark Otto
1
-0
/
+2
2021-11-01
Add missing `role="search"` and `type="search"` in navbar doc and examples (#...
Julien Déramond
11
-46
/
+46
2021-11-01
update grid example docs (#35308)
Christian Oliff
1
-2
/
+2
2021-10-29
Don't override CSS `direction` in code elements (#35230)
Gaël Poupard
1
-2
/
+0
2021-10-29
Ensure sufficient contrast in `accordion-item` (#35231)
Gaël Poupard
1
-0
/
+1
2021-10-29
Drop prefixed version of `::file-selector-button` (#35232)
Gaël Poupard
2
-39
/
+2
2021-10-28
images.md: remove zero-width space (#35234)
Barabas
1
-1
/
+1
2021-10-26
fix(offcanvas): Adding titles class where missing (#35264)
Oxydent
1
-2
/
+2
2021-10-21
Update devDependencies (#35233)
XhmikosR
2
-301
/
+291
2021-10-21
Fix typo in RTL Hello World! sentence (#35236)
Gaël Poupard
3
-4
/
+4
2021-10-13
tests: try to fix a few random failures (#35184)
GeoSot
3
-5
/
+6
2021-10-13
Change the way collapse handles its children on opening
GeoSot
1
-21
/
+9
2021-10-13
collapse: extract duplicate code to a function
GeoSot
1
-7
/
+10
2021-10-13
Update devDependencies (#35174)
XhmikosR
2
-1812
/
+1466
2021-10-13
Switch to Node.js 16 and npm 8. (#35178)
XhmikosR
9
-31
/
+13343
2021-10-13
JS: minor refactoring (#35183)
XhmikosR
21
-377
/
+254
2021-10-12
Swipe: add test to ensure that it ignores `pinch` events (#35161)
GeoSot
2
-1
/
+20
2021-10-11
Update nuget docs to specify only .NET Framework projects are supported. (#35...
Jesse Mandel
2
-1
/
+2
2021-10-11
Update devDependencies (#35155)
XhmikosR
2
-451
/
+305
2021-10-11
Add color and border-color css variables to tables (#35055)
Geremia Taglialatela
2
-4
/
+9
2021-10-11
Extract Carousel's swipe functionality to a separate Class (#32999)
GeoSot
5
-79
/
+417
2021-10-10
Reset z-index on .navbar-expand .offcanvas, plus prevent box-shadow issues (#...
Mark Otto
1
-1
/
+2
2021-10-10
tooltip.js: ignore a LGTM error (#35147)
XhmikosR
1
-1
/
+1
2021-10-09
Merge remote-tracking branch 'remotes/origin/v513'
XhmikosR
114
-253
/
+250
2021-10-09
Bump version to 5.1.3.
XhmikosR
113
-252
/
+250
[next]