- fix npm publishing (88c7af7)
0.0.14 (2026-08-31)
- add keyboard navigation to search functionality (ctrl+shift+f) (30a4949)
- add placeholder item for empty pinned editors group (3f085e5)
- add plugin grouping support (64d3b34)
- add support for collapsible editors panel with flyout group menus (df4adfd)
- add support for grouping plugins (0089a09)
- app-bar updated design (3946d32)
- realign branding defaults to vanilla solarized (b5ccdf7)
- realign branding defaults to vanilla solarized (e13a9c4)
- switch side-panel to use oscd-ui oscd-outlined-search-field (134f6ce)
- add accessory icon to pinned tree too (f7de87e)
- correct search box alignment issues (cc5b330)
- pin footer (and footer-divider) to bottom of the side panel so scrolling is within (6c2dafa)
- removing cyclical css design toeken refs - general cleanup of token use (5064208)
0.0.13 (2026-02-27)
- include styling overrides for plugins-menu button (98ac0ab)
0.0.12 (2026-02-27)
- expose css design tokens so shell can be correctly customized (657b996)
- fix npm publishing (432f359)
- fix npm publishing (15f10d1)
- align mdc colors with open-scd defaults (8112719)
0.0.11 (2026-01-22)
- change all theme references to use --oscd-theme-* (e169ade)
0.0.10 (2025-11-28)
- refactor oscd-shell to fully support scoped custom elements (77a5bea)
- support rendering without appIcon (903b690)
- update tooling and all module deps (d6b6bf8)
- update UI to new design (edb8b29)
- correct issues with bundling, so shell can be used from a uri pointing to a bundle (2d728ae)
- correct path issues with dyn loaded locales (6efd5ae)
- set default them colors using omicron color palette (1cbba92)
- update to the latest oscd-editor to fix undo/redo issues (16cf2ed)
- improve default theme contrast (277840b)
0.0.9 (2025-09-29)
- adjust tests after updating modules (7cf82cb)
- broken demo on bundle (1d6a72d)
- handleEditEventV2 should respect squash and title (62e21d3)
0.0.8 (2025-07-22)
- change locale and docName from plugin attrs to props (ed4f4cb)
0.0.7 (2025-07-10)
- broken npm build (8bbc236)
0.0.6 (2025-07-10)
- add support for background plugins (f187299), closes #43
- migrate to EditV2 (oscd-api + oscd-editor) (dae94cf)
- remove edit v1 support - handled by oscd-background-editv1 (1902858), closes #52
- remove support for active flag in plugin definition (c1c1195), closes #39
0.0.5 (2025-06-11)
- add theming (9f44494)
- add UpdateNS edit type (4e36a57)
- demo: add remote open and save plugins (798fc93)
- edit multiple open files (88bd287)
- editing: add editing user interface elements (e834e4d)
- editing: insert and remove nodes (65c99da)
- editing: open documents (e3a3199)
- editing: update elements' attributes (b29eff0)
- export open-scd and mixin types (5415d2b)
- foundation: export cyrb64 hash function (5b13d94)
- migrated UI to new oscd-ui (ae99e24)
- open-scd: pass editCount to editor and menu plugins (2be53ab)
- plugging: load menu and editor plugins (e3fe982)
- switch shell to using scoped components (4ec3ffa)
- open-scd: allow menu plugins to show content (c7dc849)
- open-scd: hide menu plugin element container (02b026e)
- open-scd: import locales from relative URL (5877314)
- package: localize as part of bundle script (653a506)
- plugging: import relative paths from origin (abb5074)
- disable quirks mode in demo and tests (db1b6c8)
0.0.4 (2025-04-22)
- package: localize as part of bundle script (653a506)
0.0.3 (2025-04-22)
- add theming (9f44494)
- add UpdateNS edit type (4e36a57)
- demo: add remote open and save plugins (798fc93)
- edit multiple open files (88bd287)
- editing: add editing user interface elements (e834e4d)
- editing: insert and remove nodes (65c99da)
- editing: open documents (e3a3199)
- editing: update elements' attributes (b29eff0)
- export open-scd and mixin types (5415d2b)
- foundation: export cyrb64 hash function (5b13d94)
- open-scd: pass editCount to editor and menu plugins (2be53ab)
- plugging: load menu and editor plugins (e3fe982)
- open-scd: allow menu plugins to show content (c7dc849)
- open-scd: hide menu plugin element container (02b026e)
- open-scd: import locales from relative URL (5877314)
- plugging: import relative paths from origin (abb5074)
- disable quirks mode in demo and tests (db1b6c8)