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-02-20
rewritten scrollspy without jquery
Alessandro Chitolina
3
-42
/
+107
2019-02-20
upgrade to v4 stable
Johann-S
2
-8
/
+22
2019-02-20
rewritten tab without jquery
Alessandro Chitolina
2
-75
/
+125
2019-02-20
Dropdown without jQuery
Johann-S
3
-100
/
+112
2019-02-20
allow register the same handler for different delegated selectors in eventHan...
Alessandro Chitolina
1
-36
/
+36
2019-02-20
Return a new function with Util.noop
Johann-S
2
-3
/
+4
2019-02-20
fix one forgets of using jQuery in Carousel and Tooltip
Johann-S
1
-28
/
+33
2019-02-20
fix weird case with jQuery
Johann-S
1
-2
/
+2
2019-02-20
tooltip without jquery
Alessandro Chitolina
6
-171
/
+232
2019-02-20
Wrap our objects into IIFE
Johann-S
3
-353
/
+395
2019-02-20
Rewrite Collapse without jQuery
Johann-S
2
-97
/
+123
2019-02-20
Workaround for M$ Edge resetting defaultPrevented flag upon dispatchEvent
Alessandro Chitolina
1
-1
/
+23
2019-02-20
Rewritten modal without jquery (#23955)
Alessandro Chitolina
6
-180
/
+304
2019-02-20
Add Manipulator object to add shortcuts for dom manipulations
Johann-S
3
-2
/
+27
2019-02-20
Rewrite carousel without jquery
Johann-S
4
-112
/
+223
2019-02-20
Add polyfill for focusin and focusout
Johann-S
1
-1
/
+15
2019-02-20
button without jquery
XhmikosR
2
-34
/
+52
2019-02-20
Fix delegation events
Johann-S
1
-3
/
+4
2019-02-20
Check jQuery version only if jQuery is available
Johann-S
1
-14
/
+11
2019-02-20
Second element of find and findOne should be optional, not the first one
Johann-S
2
-4
/
+4
2019-02-20
Fix our data storage
Johann-S
1
-7
/
+15
2019-02-20
Add findOne to our SelectorEngine
Johann-S
1
-1
/
+14
2019-02-20
Fix detection of nativeEvents + trigger events with arguments
Johann-S
1
-15
/
+17
2019-02-20
Extend `SelectorEngine.find()` to include an `element` first arg.
XhmikosR
1
-2
/
+2
2019-02-20
fix declaration of alert jquery plugin only if jquery is available
Johann-S
1
-5
/
+5
2019-02-20
Disable ESlint on no-return-assign and temporary for arrow-body-style
Johann-S
2
-5
/
+9
2019-02-20
Remove jQuery from alert.js and add .alert only if jQuery is available
Johann-S
4
-28
/
+21
2019-02-20
Add event delegation + fix EventHandler.one
Johann-S
2
-13
/
+19
2019-02-20
Add namespaced events
Johann-S
1
-18
/
+102
2019-02-20
Add CustomEvent polyfill and a working preventDefault for IE
Johann-S
2
-1
/
+57
2019-02-20
better polyfill for closest and matches functions
Johann-S
1
-15
/
+39
2019-02-20
alert without jquery
Johann-S
5
-30
/
+120
2019-02-20
Move transition end detection to dom/event.js instead of util.js
Johann-S
1
-40
/
+0
2019-02-20
Remove jQuery from Util.js
Johann-S
8
-14
/
+64
2019-02-13
Release v4.3.1. (#28252)
v4.3.1
XhmikosR
14
-25
/
+25
2019-02-13
Add sanitize template option for tooltip/popover plugins.
Johann-S
2
-13
/
+173
2019-02-11
Release v4.3.0 (#28228)
v4.3.0
Mark Otto
13
-24
/
+24
2019-02-06
allow to override default toast options (#28186)
Johann-S
1
-0
/
+4
2019-02-06
fix tabs, apply show class only when fade class is present (#28183)
Johann-S
1
-1
/
+4
2019-02-05
Move dropdown offset function logic into private function. (#28138)
Jason Golieb
1
-6
/
+13
2019-02-05
Move offset function logic to a private function.
Jason Golieb
1
-11
/
+20
2019-02-05
Add support for tooltip offset option to be a function.
Jason Golieb
1
-4
/
+12
2019-01-20
Scrollable modal (#27769)
Shohei Yoshida
1
-1
/
+8
2019-01-14
Fix Carousel's touch option to not add touch listeners when set to false (#28...
Johann-S
1
-1
/
+3
2019-01-04
carousel should not cycle when there is no data-ride on init (#27968)
Johann-S
1
-1
/
+1
2018-12-23
getSelectorFromElement return null on bad selectors (#27912)
Johann-S
1
-1
/
+5
2018-12-21
Bump to v4.2.1 (#27892)
v4.2.1
Mark Otto
13
-24
/
+24
2018-12-21
Prep for v4.2.0 release
Mark Otto
13
-24
/
+24
2018-12-10
fix fade animation for toast
Johann-S
1
-5
/
+10
2018-12-10
Change button checkbox/radios to ignore hidden input fields (#27802)
Mike Vastola
1
-1
/
+1
[prev]
[next]