Skip to content

Releases: polyfea/md-shell

v2.0.4

20 Jan 14:06
9305618

Choose a tag to compare

FIX: call to lit/directives/map with not sanitized argument
FIX: gh-pages cosmetics

v2.0.3

20 Jan 13:12
fd75490

Choose a tag to compare

Fixed issue with missing js extensions when importing external imports that have been covered by prefixed path in importmap table.

v2.0.2

19 Jan 22:02
d9305b2

Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.0.2

v2.0.1

18 Jan 14:53
08bcff5

Choose a tag to compare

  • Simplified handling of locale changes
  • Simplified handling of theme changes
  • more robust laoding and registration of custom elements, adressing storybook HMR and double customElement registrations
  • storybook viewport management

v2.0.0

16 Jan 17:16
bfc17dd

Choose a tag to compare

Refactored version:

  • Lit based element
  • localization support for dynamically loaded modules
  • lazy load elements
  • theming support
  • locale menu

There are minor breaking changes (locale/theme menus enabling instead of disabling, module paths). See deploy/manifest for changes in microfrontend manifest.

v1.0.4

28 Jan 17:59
9f59914

Choose a tag to compare

What's Changed

  • UPDATE: material/web -> 2.2.0 by @milung in #9

Full Changelog: v1.0.3...v1.0.4

v1.0.3

28 Jan 13:09
9887b46

Choose a tag to compare

What's Changed

  • Add demo configuration for PWA and custom micro frontend class by @SevcikMichal in #6
  • Add extra meta tag for viewport to support mobile better by @SevcikMichal in #7
  • FIX: manifest deployments to use latest tag by @milung in #8

Full Changelog: v1.0.2...v1.0.3

v1.0.2

23 Jan 19:33
f012a9a

Choose a tag to compare

What's Changed

  • Update readme.md by @milung in #4
  • main area is relative to allow for absolute positioning by @milung in #5

Full Changelog: v1.0.1...v1.0.2

v1.0.1

12 Jan 15:33
ad65216

Choose a tag to compare

What's Changed

  • Fixed and updated manifest, add sample applications and documentation
  • Using polyfea/spa-base as a base image
  • Updated to latest polyfea/core release

v1.0.0

10 Jan 08:53

Choose a tag to compare

Initial release of md-shell