Skip to content

v1.1 - a new Story(book) 😎

Compare
Choose a tag to compare
@moebiusmania moebiusmania released this 05 Apr 10:20
· 53 commits to master since this release
f0278e7

Mainly a transition of Storybook from v4 to v5, which had different breaking changes (URLs included).

The wrapper around lit-element has been deprecated and we are using the buil-in utilities to handle the stylesheet creation within the components.

Also:

  • lit-element v2.1
  • various dependency upgrades & cleanup
  • small bugfixing