Skip to content

Latest commit

 

History

History
124 lines (71 loc) · 8.85 KB

CHANGELOG.md

File metadata and controls

124 lines (71 loc) · 8.85 KB

1.4.2 (2025-03-10)

Bug Fixes

  • routing: simplify routing; redirect to startModule at /apps/ (#29) (041f71e)

1.4.1 (2025-03-10)

Bug Fixes

  • plugin-loader: avoid hash-route race condition (#28) (fbd0f19)

1.4.0 (2025-03-10)

Features

  • header-bar: client-side routes for rest of header bar (#27) (86cb493)

1.3.1 (2025-03-07)

Bug Fixes

  • profile-menu: close profile menu and debug info on backdrop click (#26) (399b6bf)

1.3.0 (2025-03-06)

Bug Fixes

  • hide global shell in headerbar title (#24) (75acb16)

Features

1.2.0 (2025-03-06)

Features

  • command to fix pwa app index.html precache redirects (#23) (a9fa576)

1.1.3 (2025-03-05)

Bug Fixes

  • plugin-loader: handle faulty app urls to avoid loops (#22) (f61fc80)

1.1.2 (2025-03-05)

Bug Fixes

  • remove adapter header bar + direction: 'auto' in config (#21) (4ce0e7c)

1.1.1 (2025-03-05)

Bug Fixes

  • revert app name to global-app-shell for now (#20) (3c7d270)

1.1.0 (2025-03-05)

Features

1.0.1 (2025-03-05)

Bug Fixes

  • open command palette from plugin (#9) (7374880)

1.0.0 (2025-03-05)

Bug Fixes

  • classname for headerbar button (#11) (847f1d1)
  • correct app-adapter patch (356b1cf)
  • doc title before app loads (0c649c6)
  • generalize profile menu pwa update (#16) (6834276)
  • update UI for correct app links (9c4ad78)
  • deps: latest cli-app-scripts & patch (66563cc)
  • deps: pwa package patch (07cc3df)
  • deps: try to fix @dhis2/pwa patch (751ec0e)
  • deps: update @dhis2/app-runtime and patches (5ed8dbc)
  • deps: update @dhis2/ui and the header-bar patch (5765a6d)
  • deps: upgrade @dhis2/cli-app-scrippts, pwa, and their patches (686200b)
  • header-bar: correct hiding styles (c939b81)
  • header-bar: display name resolution (906c390)
  • plugin-loader: correct source routing (9e8fcbc)
  • hide own header bar (2a6dd94)
  • improve error message (df19795)
  • improve plugin resetting logic (59c693c)
  • patch app adapter for absolute URLs for data service (f71327a)
  • rerender plugin component for new sources (5630b29)
  • routing to legacy data entry (8b746f8)

Features

  • add command palette here (more changes coming) (#6) (bfc32c2)
  • add header-bar design changes (#8) (76e3998)
  • app version in header bar (#17) (3f0db5a)
  • command palette: grid layout and navigation (#7) (a077caa)
  • improved routing and styles (#4) (e57c4ac)
  • patch @dhis2/app-service-plugin for flexible sizing and onLoad handler (9b0fdad)
  • patch header bar for routing and app-menu closing fix (6a336d4)
  • pwa and updates for global shell (455f756)
  • pwa-update prototype (1d9c8d3)
  • routing, remove chaff, hide header bar in legacy client apps (bab5228)
  • test pluginified app entrypoint by default and fall back to app root (b997729)
  • use client app name in header bar (635511c)
  • watch for pwa updates in plugin (#5) (fcbe234)