djmaze
|
ad8fd8879b
|
This version uses Rollup instead of WebPack.
Due to that the code is smaller and has changes to prevent Circular Dependencies
|
2021-01-25 22:00:13 +01:00 |
|
djmaze
|
7db7d5545b
|
Improved observables
|
2020-10-27 11:09:24 +01:00 |
|
djmaze
|
cc046907ed
|
ko.utils.unwrapObservable => ko.unwrap
|
2020-10-13 14:56:45 +02:00 |
|
djmaze
|
ba7ed497b2
|
Cleanup JS and better terser compression
|
2020-10-09 11:58:15 +02:00 |
|
djmaze
|
5b986b7bb0
|
Bugfix: Chrome 84 on Android only accepts text/plain in Drag & Drop
|
2020-09-27 12:04:47 +02:00 |
|
djmaze
|
31828b125f
|
cleanup some orphan css
|
2020-09-25 17:42:40 +02:00 |
|
djmaze
|
673f1bff79
|
Bugfix: inputosaurus revamp failed due to missing onChange handling
|
2020-09-23 13:07:44 +02:00 |
|
djmaze
|
302f2847b8
|
Resolve https://github.com/the-djmaze/rainloop-webmail/issues/8
|
2020-09-23 10:08:34 +02:00 |
|
djmaze
|
06abbf0713
|
inputosaurus jQuery to native so we can drop jquery-ui
|
2020-09-21 16:05:04 +02:00 |
|
djmaze
|
ea2e0c09d8
|
improved html5 d&d
|
2020-09-21 09:29:00 +02:00 |
|
djmaze
|
4e449b9c66
|
replace knockout-sortable with html5 native
|
2020-09-20 23:15:06 +02:00 |
|
djmaze
|
9fc5a3ff6a
|
Cleanup some code
|
2020-09-19 13:53:14 +02:00 |
|
djmaze
|
c282e2c9b5
|
Replace messages jQuery drag/drop with native HTML5
|
2020-09-18 14:01:27 +02:00 |
|
djmaze
|
7713f459ac
|
Replace $().trigger() and document.createEvent() with element.dispatchEvent(new Event())
|
2020-09-17 21:18:39 +02:00 |
|
djmaze
|
7ac8143f34
|
Cleanup knockout commands and replaced EventKeyCode with native KeyboardEvent.key
|
2020-09-17 17:47:35 +02:00 |
|
djmaze
|
9c18126843
|
Move some knockoutjs bindings, extenders and functions to Admin and User specific areas
|
2020-09-17 00:02:35 +02:00 |
|