| .. |
|
App
|
Compress boot.js even more
|
2020-08-10 11:32:05 +02:00 |
|
Common
|
Compress boot.js even more
|
2020-08-10 11:32:05 +02:00 |
|
Component
|
$.proxy is deprecated
|
2020-08-06 18:24:46 +02:00 |
|
External
|
Removed unused bootstrap code
|
2020-08-08 14:39:51 +02:00 |
|
Helper
|
isArray to native Array.isArray
|
2020-07-29 21:49:41 +02:00 |
|
Html
|
Cleaner boot.js
|
2020-07-28 11:23:06 +02:00 |
|
Knoin
|
isArray to native Array.isArray
|
2020-07-29 21:49:41 +02:00 |
|
Model
|
Replaced moment.js with simple extended Date.prototype
|
2020-08-07 14:44:33 +02:00 |
|
Promises
|
isArray to native Array.isArray
|
2020-07-29 21:49:41 +02:00 |
|
Remote
|
$.proxy is deprecated
|
2020-08-06 18:24:46 +02:00 |
|
Screen
|
Bugfix: scrollTop/scrollLeft never worked because .b-content has overflow:auto not the sub-div .content
|
2020-08-06 16:14:50 +02:00 |
|
Settings
|
$.proxy is deprecated
|
2020-08-06 18:24:46 +02:00 |
|
Storage
|
Compress boot.js even more
|
2020-08-10 11:32:05 +02:00 |
|
Stores
|
Bugfix: replaced momentjs had timestamp issue
|
2020-08-07 17:37:14 +02:00 |
|
Styles
|
Removed unused bootstrap code
|
2020-08-08 14:39:51 +02:00 |
|
View
|
cleanup webpack
|
2020-08-07 16:28:30 +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
|
Replaced ProgressJS with simple native dropin
|
2020-08-10 10:40:25 +02:00 |
|
bootstrap.js
|
isArray to native Array.isArray
|
2020-07-29 21:49:41 +02:00 |
|
polyfill.js
|
Use jQuery.slim
|
2020-07-23 16:06:16 +02:00 |
|
prototype-date.js
|
Bugfix: momentjs shortMonths can be array or function
|
2020-08-07 15:08:41 +02:00 |