aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-20Rewritten modal without jquery (#23955)Alessandro Chitolina12-237/+597
2019-02-20Add Manipulator object to add shortcuts for dom manipulationsJohann-S7-6/+34
2019-02-20Rewrite carousel without jqueryJohann-S7-207/+353
2019-02-20Add polyfill for focusin and focusoutJohann-S1-1/+15
2019-02-20button without jqueryXhmikosR4-47/+72
2019-02-20Fix delegation eventsJohann-S1-3/+4
2019-02-20Check jQuery version only if jQuery is availableJohann-S1-14/+11
2019-02-20Second element of find and findOne should be optional, not the first oneJohann-S2-4/+4
2019-02-20Fix our data storageJohann-S1-7/+15
2019-02-20Add findOne to our SelectorEngineJohann-S1-1/+14
2019-02-20Fix detection of nativeEvents + trigger events with argumentsJohann-S1-15/+17
2019-02-20Extend `SelectorEngine.find()` to include an `element` first arg.XhmikosR1-2/+2
2019-02-20fix declaration of alert jquery plugin only if jquery is availableJohann-S1-5/+5
2019-02-20Disable ESlint on no-return-assign and temporary for arrow-body-styleJohann-S3-6/+9
2019-02-20Remove jQuery from alert.js and add .alert only if jQuery is availableJohann-S5-37/+30
2019-02-20Add event delegation + fix EventHandler.oneJohann-S2-13/+19
2019-02-20Add namespaced eventsJohann-S1-18/+102
2019-02-20Add CustomEvent polyfill and a working preventDefault for IEJohann-S2-1/+57
2019-02-20better polyfill for closest and matches functionsJohann-S1-15/+39
2019-02-20alert without jqueryJohann-S17-53/+149
2019-02-20Move transition end detection to dom/event.js instead of util.jsJohann-S1-40/+0
2019-02-20Remove jQuery from Util.jsJohann-S18-14/+75
2019-02-19Replace uglify-js with terser. (#27813)XhmikosR3-7/+59
2019-02-19add tabindex="-1" and aria-disabled="true" on disabled links (#28305)Laussel Loïc6-12/+12
2019-02-19Use `npm-run-all` for the release script. (#28307)XhmikosR1-1/+1
2019-02-19Update karma to ^4.0.0.XhmikosR2-16/+16
2019-02-19Drop Node.js < 8 support.XhmikosR2-7/+7
2019-02-19Remove `--save` option from `npm i` as it isn't required anymore (#28302)Steve Moser1-1/+1
2019-02-19Replace broken-link-checker with linkinator. (#28291)XhmikosR3-669/+246
2019-02-19Remove incorrect aria-haspopup from dropdown toggles (#28299)Patrick H. Lauke16-92/+92
2019-02-19Update link to CONTRIBUTING.md in README.md (#28297)Patrick H. Lauke1-2/+2
2019-02-19Update devDependencies. (#28292)XhmikosR2-890/+528
2019-02-19Update CONTRIBUTING.md for the current state of things. (#28283)XhmikosR1-11/+7
2019-02-15Deprecate form-control-focus mixin (#28262)Martijn Cuppens2-2/+3
2019-02-15Update devDependencies. (#28271)XhmikosR2-108/+145
2019-02-15README.md: use shields.io for the OC badges. (#28280)XhmikosR1-2/+2
2019-02-15Replace 4.3.0 with 4.3.1 in nuget files. (#28273)XhmikosR2-2/+2
2019-02-15Replace `v4-dev` with `master` after the branch change. (#28272)XhmikosR2-5/+5
2019-02-13Update docs and meta for 3.4.1. (#28255)XhmikosR3-8/+3
2019-02-13Release v4.3.1. (#28252)v4.3.1XhmikosR70-153/+594
2019-02-13Remove unneeded glob. (#28249)XhmikosR1-1/+1
2019-02-13Fix npm package contentsXhmikosR1-1/+1
2019-02-13Add sanitize template option for tooltip/popover plugins.Johann-S7-17/+453
2019-02-12Update RFS to v8.0.1 (#28245)Martijn Cuppens1-8/+0
2019-02-12Update font size (#28232)Martijn Cuppens1-1/+1
2019-02-11Release v4.3.0 (#28228)v4.3.0Mark Otto277-347/+478
2019-02-11docs snippets: a few more minor tweaks (#28225)XhmikosR2-2/+4
2019-02-11toasts.md: Remove useless `div`s.XhmikosR1-21/+7
2019-02-11Remove stray parameter from capture.XhmikosR1-1/+1
2019-02-11Cosmetic changes in snippets.XhmikosR10-15/+16