XhmikosR
4101916d14
Switch to String constants
...
Should result in better compression (aprox. -10% from the compressed adminlte.min.js) and should be easier to see unused/undefined variables on lint stage.
2020-06-13 10:23:56 +03:00
XhmikosR
e848621b32
Remove unneeded IIFEs ( #2774 )
2020-06-02 15:23:22 +02:00
XhmikosR
7853dcbd6e
Use the document ready shorthand.
2020-06-02 06:30:39 +03:00
XhmikosR
e56939983d
Remove variables only used once.
2020-06-02 06:30:39 +03:00
XhmikosR
27ff009494
Comply to the ESLint rules.
2020-06-01 14:26:08 +03:00
REJack
ed6ae4dbb2
replaced fake spaces with real spaces
2020-04-01 13:49:55 +02:00
REJack
b1c99c8963
fixed CardRefresh doubled load if loadOnInit is true
2020-02-07 10:27:44 +01:00
REJack
e24c4d01ff
some small js option fixes
2019-11-17 11:53:47 +01:00
REJack
1aa67a08ea
migrated CardRefresh (BoxRefresh)
...
- created CardRefresh Plugin
- created docs
- updated pages/UI/widgets.html
2019-08-20 17:19:08 +02:00