snappymail/dev
2020-07-20 21:29:44 +02:00
..
App _.bind(function, object) to function.bind(object) 2020-07-20 15:47:33 +02:00
Common Changes _.filter(array) to native array.filter() 2020-07-20 21:29:44 +02:00
Component _.bind(function, object) to function.bind(object) 2020-07-20 15:47:33 +02:00
External JavaScript inArray()/indexOf() to .includes() 2020-07-20 14:33:33 +02:00
Helper
Html
Knoin _.bind(function, object) to function.bind(object) 2020-07-20 15:47:33 +02:00
Model JavaScript inArray()/indexOf() to .includes() 2020-07-20 14:33:33 +02:00
Promises JavaScript inArray()/indexOf() to .includes() 2020-07-20 14:33:33 +02:00
Remote JavaScript inArray()/indexOf() to .includes() 2020-07-20 14:33:33 +02:00
Screen
Settings Changes _.filter(array) to native array.filter() 2020-07-20 21:29:44 +02:00
Storage JavaScript inArray()/indexOf() to .includes() 2020-07-20 14:33:33 +02:00
Stores Changes _.filter(array) to native array.filter() 2020-07-20 21:29:44 +02:00
Styles Improved initHorizontalLayoutResizer and initVerticalLayoutResizer with custom resizer 2020-07-17 13:46:49 +02:00
View Changes _.filter(array) to native array.filter() 2020-07-20 21:29:44 +02:00
admin.js
app.js
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