Johann-S
|
4d6e41dea6
|
refactor(polyfill): a file for polyfills
|
2019-02-20 22:05:45 +02:00 |
|
Alessandro Chitolina
|
0263d1742c
|
rewritten scrollspy without jquery
|
2019-02-20 22:05:45 +02:00 |
|
Alessandro Chitolina
|
7f08061eca
|
rewritten tab without jquery
|
2019-02-20 22:05:45 +02:00 |
|
Alessandro Chitolina
|
cc6e130fc1
|
tooltip without jquery
|
2019-02-20 22:05:45 +02:00 |
|
Johann-S
|
7c1d0a1097
|
Wrap our objects into IIFE
|
2019-02-20 22:05:45 +02:00 |
|
Johann-S
|
6b5850212e
|
Second element of find and findOne should be optional, not the first one
|
2019-02-20 22:05:45 +02:00 |
|
Johann-S
|
f2f69970eb
|
Add findOne to our SelectorEngine
|
2019-02-20 22:05:45 +02:00 |
|
XhmikosR
|
3e8bc9d9ec
|
Extend SelectorEngine.find() to include an element first arg.
If not supplied, it'll just use `document`.
|
2019-02-20 22:05:45 +02:00 |
|
Johann-S
|
4aef395e49
|
Disable ESlint on no-return-assign and temporary for arrow-body-style
|
2019-02-20 22:05:45 +02:00 |
|
Johann-S
|
2970d14dd9
|
Remove jQuery from alert.js and add .alert only if jQuery is available
|
2019-02-20 22:05:45 +02:00 |
|
Johann-S
|
d6560bbc81
|
better polyfill for closest and matches functions
|
2019-02-20 22:05:45 +02:00 |
|
Johann-S
|
0b16c8c6d9
|
alert without jquery
|
2019-02-20 22:05:45 +02:00 |
|