Releases: adobe/aem-sidekick
Releases · adobe/aem-sidekick
v1.3.0
v1.2.0
v1.1.0
v1.0.0
1.0.0 (2024-1-13)
Bug Fixes
- access chrome from window (5288e5a)
- add chrome types (f59ad11)
- add further testing support (158c8f6)
- add recommended extensions (2aee760)
- add type checking and external stylesheets (223bc32)
- add typedefs (54dba3f)
- address comments (598cd5a)
- cleanup (c2b8825)
- cleanup jsdocs (d2930f3)
- cleanup state (bdcdfd6)
- context loading and helper utils (49dafb2)
- continued types work + fix tests (bb8f6fa)
- coverage (4b9e767)
- dark icon, new app name (7dd9cfd)
- decorate support, litmobx (4dd88b8)
- deps: update dependency @adobe/lit-mobx to v2.2.2 (5f4a842)
- deps: update external fixes (2005455)
- deps: update external fixes (ae55ffe)
- deps: update external fixes (aa22acf)
- don't try and format string template literals (31248a0)
- explicitly add RequestInit type for options (e211caf)
- fix
build:watch
using chokidar (d215fa8) - glob (2458b88)
- global types definition (f876f9a)
- ignore theme switching event in coverage (45d5f87)
- ignore untestable prefers-color-scheme (a0bdd6b)
- initial decorators support (b25be85)
- initialize sidekick with config (7ae97c9)
- just analyze aem-sidekick.js (a0c176b)
- lint (65290df)
- listen for color scheme changes (b2f842a)
- loading sidekick from content.js (96f4368)
- missing process.env when running tests (da20f8b)
- more loadContext tests (9f7fcd2)
- more typedef updates (930071f)
- move action-bar into folder (364e620)
- re-entry check (8e2cf76)
- remove @types/chrome (b42c46c)
- remove access of chrome via window (3cc284d)
- remove chrome path (c7149cf)
- remove config from properties, rename AEMSidekick (fd39f3f)
- remove console statement (b214111)
- remove example state, left just an empty app state for now (55f9b05)
- remove reactionDisposer (3ad8d2f)
- remove replace existing (771e59f)
- remove types not related to this PR (5fbcd25)
- requested changes (4e414fc)
- test coverage (25806ff)
- test coverage (4694571)
- tests (d181441)
- try replacing chrome (17be391)
- update chrome types version (c7dfefd)
- update rollup, remove sourcemaps plugin (e43d9cd)
- update swc version (501a565)
- update typedefs (2998093)
- use chrome.runtime.getURL in content.js (c3b4607)
Features
- add decorators example (f027c3e)
- add initial configuration for lit, spectrum and rollup (c4be34d)
- add state management example (b8432b0)
- auth handling (#11), external actions (#12) (953a58c)
- check tab and toogle sidekick (b7a3cea)
- config helpers (cc96179)
- context menus (aea84d8)
- generate source maps (3e7f447)
- get project and state (ae9799e)
- support for modals and toasts (1590dbd)
- transient match from url cache (664ae64)
- transient mode (c28b540)
- url cache (8b0e166)