mirror of
https://github.com/home-assistant/frontend.git
synced 2026-05-17 13:40:15 +01:00
716e68fc5e
* Add crosshairs, destroy globals, and tweak updates for code editor * Define update listener as arrow function * Ensure editor is recreated on reconnection * Don't create code mirror multiple times * Remove creation in update * Leverage lit lifecycle for editor creation and destruction * Bump @codemirror packages --------- Co-authored-by: Paul Bottein <paul.bottein@gmail.com>