| .. |
|
App
|
Cleanup array.length checks and for() to forEach()
|
2020-07-28 12:35:41 +02:00 |
|
Common
|
Cleanup array.length checks and for() to forEach()
|
2020-07-28 12:35:41 +02:00 |
|
Component
|
Underscore.js _.delay() to native setTimeout()
|
2020-07-22 20:28:25 +02:00 |
|
External
|
Cleanup array.length checks and for() to forEach()
|
2020-07-28 12:35:41 +02:00 |
|
Helper
|
Cleanup array.length checks and for() to forEach()
|
2020-07-28 12:35:41 +02:00 |
|
Html
|
Cleaner boot.js
|
2020-07-28 11:23:06 +02:00 |
|
Knoin
|
Underscore.js _.delay() to native setTimeout()
|
2020-07-22 20:28:25 +02:00 |
|
Model
|
Cleanup array.length checks and for() to forEach()
|
2020-07-28 12:35:41 +02:00 |
|
Promises
|
Underscore.js _.each() to native Array.forEach() (optional with Object.entries/values)
|
2020-07-22 14:49:18 +02:00 |
|
Remote
|
Cleanup array.length checks and for() to forEach()
|
2020-07-28 12:35:41 +02:00 |
|
Screen
|
Underscore.js _.delay() to native setTimeout()
|
2020-07-22 20:28:25 +02:00 |
|
Settings
|
Cleanup array.length checks and for() to forEach()
|
2020-07-28 12:35:41 +02:00 |
|
Storage
|
Underscore.js _.find() to native Array.find()
|
2020-07-22 10:43:19 +02:00 |
|
Stores
|
Cleanup array.length checks and for() to forEach()
|
2020-07-28 12:35:41 +02:00 |
|
Styles
|
Cleaner boot.js
|
2020-07-28 11:23:06 +02:00 |
|
View
|
Cleanup array.length checks and for() to forEach()
|
2020-07-28 12:35:41 +02:00 |
|
admin.js
|
prettier --write
|
2019-07-04 22:19:24 +03:00 |
|
app.js
|
prettier --write
|
2019-07-04 22:19:24 +03:00 |
|
boot.js
|
Upgraded some old JavaScript to ECMAScript 1.6
|
2020-07-15 14:25:51 +02:00 |
|
bootstrap.js
|
Upgraded some old JavaScript to ECMAScript 1.6
|
2020-07-15 14:25:51 +02:00 |
|
polyfill.js
|
Use jQuery.slim
|
2020-07-23 16:06:16 +02:00 |