mirror of
https://git.proxmox.com/git/proxmox-widget-toolkit
synced 2025-08-03 14:40:05 +00:00
![]() To get rid of some outdated event handlers like `beforeunload` which Chromium based browsers are deprecating this year [0]. For those wondering about why we do not use ExtJS implementation directly here it might be worth adding that the `Ext.ux` name space is build to a separate file that has a (minified!) size of almost 160 KiB, and we only use a handful of those, so copying is a lot cheaper. [0]: https://developer.chrome.com/docs/web-platform/deprecating-unload Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> |
||
---|---|---|
debian | ||
src | ||
.gitignore | ||
Makefile |