Maurício Meneghini Fauth
3ce84326f2
Import the Functions object where possible
...
Instead of using from the Window global object.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-11-24 14:43:25 -03:00
Maurício Meneghini Fauth
2a4c58258b
Use JS module to import jQuery
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-07-03 19:08:27 -03:00
Maurício Meneghini Fauth
e4ea2308c0
Assign Messages global var to the window object
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-07-02 11:23:07 -03:00
Maurício Meneghini Fauth
9ff5655f6e
Assign AJAX to the window global object
...
Explicitly sets the AJAX object to the window global object instead of
declaring it with var.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-06-20 18:58:28 -03:00
Maurício Meneghini Fauth
307b0d2923
Add Babel JavaScript compiler
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-09-04 14:10:56 -03:00