XhmikosR
|
6aa475c82e
|
Use one-line imports when possible. (#28467)
|
2019-03-13 14:55:53 +02:00 |
|
XhmikosR
|
5ac1a12625
|
Remove assignment from return.
|
2019-03-11 17:01:28 +02:00 |
|
XhmikosR
|
46c037410b
|
Comply to the new rules.
|
2019-03-11 17:01:28 +02:00 |
|
Johann-S
|
8a37045b79
|
move util in a util folder with the sanitizer
|
2019-02-26 13:04:04 +02:00 |
|
Johann-S
|
e58b47cf74
|
improve event handler
|
2019-02-20 22:05:45 +02:00 |
|
XhmikosR
|
30861cbc6d
|
Simplify checks.
|
2019-02-20 22:05:45 +02:00 |
|
XhmikosR
|
f0c6b24bd7
|
4.3.1.
|
2019-02-20 22:05:45 +02:00 |
|
Johann-S
|
a2f1d79045
|
Refactor util plugin and some tests
|
2019-02-20 22:05:45 +02:00 |
|
Johann-S
|
c44db783bf
|
chore(update): bump to 4.1.3
|
2019-02-20 22:05:45 +02:00 |
|
Johann-S
|
8010c010e9
|
fix(event-handler): use Object.key for passing values in an event
|
2019-02-20 22:05:45 +02:00 |
|
Johann-S
|
4510e7e61d
|
fix(util): remove extend
|
2019-02-20 22:05:45 +02:00 |
|
Johann-S
|
b4a3b00ac8
|
fix(event-handler): remove polyfill and move it to index
|
2019-02-20 22:05:45 +02:00 |
|
Johann-S
|
4d6e41dea6
|
refactor(polyfill): a file for polyfills
|
2019-02-20 22:05:45 +02:00 |
|
Johann-S
|
90261b484c
|
Dropdown without jQuery
|
2019-02-20 22:05:45 +02:00 |
|
Alessandro Chitolina
|
ec69de4b7e
|
allow register the same handler for different delegated selectors in eventHandler
|
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 |
|
Alessandro Chitolina
|
53ca76ebc0
|
Workaround for M$ Edge resetting defaultPrevented flag upon dispatchEvent
|
2019-02-20 22:05:45 +02:00 |
|
Alessandro Chitolina
|
33211eefdf
|
Rewritten modal without jquery (#23955)
* Trigger jquery events if available in event handler
* Rewritten modal without jquery
|
2019-02-20 22:05:45 +02:00 |
|
Johann-S
|
9f9712b98c
|
Add Manipulator object to add shortcuts for dom manipulations
|
2019-02-20 22:05:45 +02:00 |
|
Johann-S
|
44f38e4128
|
Rewrite carousel without jquery
|
2019-02-20 22:05:45 +02:00 |
|
Johann-S
|
c5595e5b67
|
Add polyfill for focusin and focusout
|
2019-02-20 22:05:45 +02:00 |
|
Johann-S
|
47242cd0fe
|
Fix delegation events
|
2019-02-20 22:05:45 +02:00 |
|
Johann-S
|
79144adb12
|
Fix detection of nativeEvents + trigger events with arguments
|
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
|
a3398fffd6
|
Add event delegation + fix EventHandler.one
|
2019-02-20 22:05:45 +02:00 |
|
Johann-S
|
00ca781171
|
Add namespaced events
|
2019-02-20 22:05:45 +02:00 |
|
Johann-S
|
744071040e
|
Add CustomEvent polyfill and a working preventDefault for IE
|
2019-02-20 22:05:45 +02:00 |
|
Johann-S
|
0b16c8c6d9
|
alert without jquery
|
2019-02-20 22:05:45 +02:00 |
|