Skip to content

features: HMR, dashboard fix, perf optimization, auto import, conditional-display component

  • Implement experimental component, see readme for documentation. Inspired by the one I made for OFN, but this one does handle presence + value check with resource + containers.
  • Refactor of dashboard and callOver90Days to a more robust and lighter version
  • Optimize no-render to every routes, should improve first load performances.

Chore, cleaning:

  • Fix HMR within handlebars files
  • Avoid CDN for pubsub-js
  • Move context to a dedicated file
  • JS scripts and components are now automatically imported
  • Split tool.js in different helpers files

@Marjolaine Tu auras un npm i a réaliser.

Merge request reports