snappymail/vendors/knockout/src/subscribables
djmaze 188a40b196 Basic JSON object properties revival now handled by AbstractModel
This will be better for future use of JSON.stringify() and JSON.parse()
For now the difference between the PHP JSON being PascalCase and the JS object properties being camelCase is handled by AbstractModel
2020-10-20 17:39:00 +02:00
..
dependencyDetection.js Drop unused Knockout functionality 2020-10-13 14:56:23 +02:00
dependentObservable.js Drop unused Knockout functionality 2020-10-13 14:56:23 +02:00
extenders.js Cleanup JS and better terser compression 2020-10-09 11:58:15 +02:00
observable.js Added: knockout.js observable toJSON() 2020-10-20 15:39:14 +02:00
observableArray.changeTracking.js KnockoutJS to ES2015/ES6 2020-10-04 21:58:13 +02:00
observableArray.js Basic JSON object properties revival now handled by AbstractModel 2020-10-20 17:39:00 +02:00
subscribable.js Drop unused Knockout functionality 2020-10-13 14:56:23 +02:00