engelsystem/resources/assets/js
Thomas Rupprecht 2b5ffca1b0
Use template literals instead of string concatenation (#1003)
* use template literals instead of string concatenation
* extract function call out of template literals
* add contributing hint to don't put function calls in template-literals
2022-12-04 12:00:18 +01:00
..
countdown.js Replace jQuery with VanillaJS 2022-12-02 17:07:12 +01:00
dashboard.js Add function-paren-newline ESLint rule; align config code style (#1000) 2022-12-04 11:33:25 +01:00
date.js Use template literals instead of string concatenation (#1003) 2022-12-04 12:00:18 +01:00
forms.js Use template literals instead of string concatenation (#1003) 2022-12-04 12:00:18 +01:00
ready.js Replace jQuery ready 2022-12-02 17:07:11 +01:00
sticky-headers.js Use template literals instead of string concatenation (#1003) 2022-12-04 12:00:18 +01:00
vendor.js Replace jQuery with VanillaJS 2022-12-02 17:07:12 +01:00