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
2019-06-19
Closing dropdown with ESC correctly sets focus to toggle (#28928)
Patrick H. Lauke
1
-1
/
+1
2019-06-13
tooltip dispose:removing only own event handler (#28896)
david-lallement
1
-6
/
+8
2019-06-03
event-handler.js: use a plain for loop. (#28853)
XhmikosR
1
-4
/
+6
2019-05-16
toast should allow prevent default for hide and show events
Johann-S
1
-2
/
+10
2019-05-14
fix popover arrow by selecting the first element child
Johann-S
1
-3
/
+2
2019-05-08
Rename `eventHandler` and `selectorEngine` files.
XhmikosR
13
-22
/
+22
2019-04-10
Fix xo error: use `for...of`.
XhmikosR
1
-4
/
+1
2019-04-09
Remove _close() and marge with _hide()
ysds
1
-18
/
+15
2019-04-09
Call hide() after `delay` time
ysds
1
-11
/
+6
2019-03-27
Reset carousel touch delta x to prevent click transformation in swipe (#28558)
Johann-S
1
-0
/
+2
2019-03-18
Add back support for IE 11
Johann-S
5
-68
/
+139
2019-03-13
Use one-line imports when possible. (#28467)
XhmikosR
6
-18
/
+6
2019-03-11
build bootstrap in esm
Johann-S
1
-32
/
+0
2019-03-11
collapse.js: minor refactoring.
XhmikosR
1
-7
/
+5
2019-03-11
Remove obsolete comments.
XhmikosR
2
-2
/
+0
2019-03-11
Remove more unused properties.
XhmikosR
3
-3
/
+0
2019-03-11
scrollspy.js: remove unused properties
Johann-S
1
-3
/
+1
2019-03-11
Remove assignment from return.
XhmikosR
1
-1
/
+3
2019-03-11
Comply to the new rules.
XhmikosR
18
-667
/
+732
2019-02-26
dom/manipulator.js: minor simplification. (#28358)
XhmikosR
1
-15
/
+14
2019-02-26
move util in a util folder with the sanitizer
Johann-S
18
-350
/
+425
2019-02-20
use our selector engine instead of native api
Johann-S
5
-14
/
+14
2019-02-20
Use `Util.makeArray()`.
XhmikosR
5
-14
/
+16
2019-02-20
improve event handler
Johann-S
1
-56
/
+38
2019-02-20
Simplify checks.
XhmikosR
3
-7
/
+6
2019-02-20
Remove unneeded ESLint suppression.
XhmikosR
1
-1
/
+0
2019-02-20
use only dataset to get data attributes
Johann-S
1
-21
/
+3
2019-02-20
remove polyfills which override browsers default
Johann-S
2
-78
/
+19
2019-02-20
4.3.1.
XhmikosR
5
-5
/
+5
2019-02-20
minor jQuery.hasclass removal (#28158)
Joshua Wilson
1
-1
/
+1
2019-02-20
Use consistent arrow class (#28105)
Peter Blazejewicz
2
-4
/
+4
2019-02-20
Fixed Util.jQuery: window.$ is not reliable. Both Firefox and Chrome implemen...
Emil Müller
1
-1
/
+1
2019-02-20
rewrite toast plugin without jquery
Johann-S
1
-28
/
+36
2019-02-20
Improve manipulator coverage
Johann-S
1
-7
/
+4
2019-02-20
Remove IE support and button bsChecked hack
Alessandro Chitolina
4
-68
/
+4
2019-02-20
Refactor util plugin and some tests
Johann-S
9
-389
/
+386
2019-02-20
chore(update): bump to 4.1.3
Johann-S
12
-42
/
+54
2019-02-20
fix(plugins): save instance in constructor
Johann-S
8
-15
/
+19
2019-02-20
fix(carousel): on load page create a carousel
Johann-S
2
-2
/
+2
2019-02-20
fix(unit-test): dropdown, collapse and carousel
Johann-S
1
-1
/
+1
2019-02-20
fix(event-handler): use Object.key for passing values in an event
Johann-S
1
-1
/
+8
2019-02-20
fix(selector-engine): increase coverage for selector engine
Johann-S
1
-1
/
+5
2019-02-20
fix(util): remove extend
Johann-S
3
-23
/
+28
2019-02-20
fix(event-handler): remove polyfill and move it to index
Johann-S
2
-14
/
+17
2019-02-20
fix(polyfill): disable coverage for our polyfills
Johann-S
1
-0
/
+1
2019-02-20
fix(manipulator): increase coverage for manipulator
Johann-S
8
-83
/
+90
2019-02-20
refactor(polyfill): a file for polyfills
Johann-S
3
-217
/
+133
2019-02-20
fix(data): increase coverage for data
Johann-S
1
-2
/
+1
2019-02-20
fix(data): do not use data object in our unit tests
Johann-S
12
-3
/
+136
2019-02-20
remove old references to jquery and some fixes
Johann-S
9
-41
/
+29
[prev]
[next]