aboutsummaryrefslogtreecommitdiff
path: root/js
AgeCommit message (Expand)AuthorFilesLines
2019-06-25Port new unit test for dropdown from v4 (#28913)Patrick H. Lauke1-0/+25
2019-06-19Closing dropdown with ESC correctly sets focus to toggle (#28928)Patrick H. Lauke2-1/+40
2019-06-13tooltip dispose:removing only own event handler (#28896)david-lallement1-6/+8
2019-06-03event-handler.js: use a plain for loop. (#28853)XhmikosR1-4/+6
2019-05-16toast should allow prevent default for hide and show eventsJohann-S2-2/+81
2019-05-14fix popover arrow by selecting the first element childJohann-S1-3/+2
2019-05-08Documentation tweaks (#28679)Martijn Cuppens1-1/+1
2019-05-08Rename `eventHandler` and `selectorEngine` files.XhmikosR55-88/+88
2019-05-08improve build plugin script to keep file nameJohann-S1-2/+2
2019-05-08Remove the `unicorn/filename-case` rule suppression.XhmikosR1-1/+0
2019-04-18v5 dist (#28657)XhmikosR24-142/+455
2019-04-15fix unit tests for chrome mobileJohann-S2-5/+13
2019-04-10Fix xo error: use `for...of`.XhmikosR1-4/+1
2019-04-10Update eslint config for the new xo rules.XhmikosR1-1/+4
2019-04-09Remove _close() and marge with _hide()ysds1-18/+15
2019-04-09Call hide() after `delay` timeysds1-11/+6
2019-04-01karma.conf.js: switch to `CI === true`. (#28588)XhmikosR1-1/+1
2019-03-27Reset carousel touch delta x to prevent click transformation in swipe (#28558)Johann-S2-2/+6
2019-03-18fix remove files in our visual testsJohann-S11-36/+13
2019-03-18Add back support for IE 11Johann-S9-78/+198
2019-03-13Use one-line imports when possible. (#28467)XhmikosR7-21/+7
2019-03-11Dist.XhmikosR30-69/+76
2019-03-11build bootstrap in esmJohann-S5-36/+68
2019-03-11collapse.js: minor refactoring.XhmikosR1-7/+5
2019-03-11Remove obsolete comments.XhmikosR2-2/+0
2019-03-11Remove more unused properties.XhmikosR3-3/+0
2019-03-11scrollspy.js: remove unused propertiesJohann-S1-3/+1
2019-03-11Remove assignment from return.XhmikosR1-1/+3
2019-03-11Disable a few rules for now.XhmikosR1-1/+4
2019-03-11Comply to the new rules.XhmikosR33-727/+796
2019-03-11Switch to eslint-config-xo and eslint-plugin-unicorn.XhmikosR2-19/+31
2019-03-01Dist (#28392)XhmikosR36-967/+2624
2019-02-27Remove the now unneeded `shrink-to-fit` directive. (#28314)XhmikosR12-12/+12
2019-02-27tests: add tests for plugins version. (#28366)XhmikosR10-16/+42
2019-02-26dom/manipulator.js: minor simplification. (#28358)XhmikosR1-15/+14
2019-02-26karma.conf.js: minor simplification.XhmikosR1-6/+8
2019-02-26remove tests for old jQuery 1.9.x compatibilityJohann-S1-2/+2
2019-02-26move util in a util folder with the sanitizerJohann-S28-538/+507
2019-02-24Remove DOMContentLoaded. (#28337)XhmikosR4-111/+103
2019-02-20tests/visual/modal.html: fix close button placement.XhmikosR1-3/+3
2019-02-20use our selector engine instead of native apiJohann-S5-14/+14
2019-02-20Use `Util.makeArray()`.XhmikosR5-14/+16
2019-02-20improve event handlerJohann-S1-56/+38
2019-02-20Simplify checks.XhmikosR3-7/+6
2019-02-20Remove unneeded ESLint suppression.XhmikosR1-1/+0
2019-02-20use only dataset to get data attributesJohann-S1-21/+3
2019-02-20remove polyfills which override browsers defaultJohann-S5-83/+24
2019-02-204.3.1.XhmikosR6-6/+6
2019-02-20minor jQuery.hasclass removal (#28158)Joshua Wilson2-49/+76
2019-02-20Use consistent arrow class (#28105)Peter Blazejewicz3-5/+5