aboutsummaryrefslogtreecommitdiff
path: root/js/src/tab/tab.js
AgeCommit message (Collapse)AuthorFilesLines
2019-10-03return to the original file structure to avoid breaking modularityJohann-S1-264/+0
2019-08-22Remaining JS linting TODO (#29289)Markus Hatvan1-3/+3
* Enable and fix all occurrences with no-mixed-operators rule * Take care of the max-depth warning in button.js Signed-off-by: mhatvan <[email protected]>
2019-08-02add a way to disable jQuery detectionJohann-S1-2/+4
2019-07-29remove underscore for static methodsJohann-S1-4/+4
2019-07-24use get selector from element only when neededJohann-S1-7/+2
2019-07-23rewrite tab unit testsJohann-S1-0/+267