Skip to content

3.6.0

Choose a tag to compare

@javier-godoy javier-godoy released this 20 Jul 15:29
· 145 commits to master since this release

Release date: 2023-03-14

feat: remove boilerplate code from source snippets
feat: use short license header
feat: allow linking to demo snippets in branch
feat: add help icon to tabs
feat: change default source code visibility and divider behaviour
feat: add static method for setting theme
feat: add TabbedDemoSourceEvent
feat: expose setters for source visibility and orientation
feat: display addon version in footer

fix: preserve source visibility if not mobile
fix: ignore setSourceVisible if there are no sources
fix: position footer at bottom
revert: fix: avoid import from lit-element

refactor: use side-effect import instead of default import
refactor: hardcode prism.css styles
refactor: save state in local variables
refactor: remove toggle-theme.js

chore: add lit @NpmPackage