aboutsummaryrefslogtreecommitdiff
path: root/js/src/dropdown/dropdown.js
AgeCommit message (Expand)AuthorFilesLines
2019-10-03return to the original file structure to avoid breaking modularityJohann-S1-545/+0
2019-08-25dropdown show method should do the same as toggleJohann-S1-22/+14
2019-08-22Remaining JS linting TODO (#29289)Markus Hatvan1-8/+8
2019-08-22dropdown - destroy old popper.js referencesJohann-S1-6/+6
2019-08-18Remove useless check for null object with spread operatorJohann-S1-8/+4
2019-08-18allow to pass popper.js configuration for tooltip/popover and dropdownJohann-S1-3/+12
2019-08-02add a way to disable jQuery detectionJohann-S1-2/+4
2019-07-29remove underscore for static methodsJohann-S1-22/+22
2019-07-24use get selector from element only when neededJohann-S1-9/+2
2019-07-23rewrite dropdown unit testsJohann-S1-0/+553