I rewrote micro-panel (the βadmin panelβ for this site) from scratch with LitElement and no material design components. Itβs really tiny now! The minified bundle is 57kb (and that still includes a code editor with syntax highlighting). The previous version was nearly 1mb.
Also, the new version is a bit simplified: no iframe mode, only cookie auth. And it doesnβt wrap the whole page in an element, itβs now more of a set of elements.
Check out this piece of code, by the way:
async