the-djmaze
|
d1f71508fe
|
Drop Knockout.js loading components asynchronous
https://knockoutjs.com/documentation/component-registration.html#controlling-synchronousasynchronous-loading
|
2022-09-12 22:31:05 +02:00 |
|
djmaze
|
bcc3dc51ef
|
Speedup KnockoutJS by simplifying components loader system.
Custom loaders are not used, so it is removed
|
2021-09-29 12:51:51 +02:00 |
|
djmaze
|
4142526ba6
|
Cleanup KnockoutJS
|
2021-09-28 14:40:24 +02:00 |
|
djmaze
|
4c7ce61bc0
|
Added missing pre/post knockout build files
|
2021-09-28 14:24:28 +02:00 |
|
djmaze
|
ebe2c0536f
|
Bugfix: compose mail select contacts for cc/bcc failed
Cleanup: Inputosaurus and Knockout
Change: Knockout domData now uses WeakMap
Replaced: Knockout domManipulation with a documentFragment
|
2021-02-01 14:34:24 +01:00 |
|
djmaze
|
1d57a62ddd
|
Dropped more unused knockoutjs code
|
2020-10-29 11:15:04 +01:00 |
|
djmaze
|
ff6fb41812
|
Remove more unused knockout code
|
2020-10-28 13:58:37 +01:00 |
|
djmaze
|
1e735bf4a9
|
Drop unused Knockout functionality
Especially dropped memoization for improved speed.
|
2020-10-13 14:56:23 +02:00 |
|
djmaze
|
e7975d4f82
|
Bugfix: Knockout 'with:' used on 1 place
|
2020-10-13 10:15:50 +02:00 |
|
djmaze
|
92836117ee
|
Bugfix: put back the knockout bindings if/ifnot as they are in use
|
2020-10-09 12:44:39 +02:00 |
|
djmaze
|
ac535b1d03
|
Remove more unused Knockout code
|
2020-10-09 10:20:22 +02:00 |
|
djmaze
|
72ed2b08b2
|
KnockoutJS to ES2015/ES6
TODO: use the new Proxy for ko.observable
|
2020-10-04 21:58:13 +02:00 |
|
djmaze
|
d06fed09d6
|
Drop support for old browsers and some jQuery
|
2020-09-17 16:40:43 +02:00 |
|
djmaze
|
091c4ec811
|
Clone 3.5.1 from github
|
2020-09-17 16:27:00 +02:00 |
|