Skip to content

Releases: FlowingCode/CommonsDemo

4.3.0

26 Sep 15:14

Choose a tag to compare

What's Changed

Full Changelog: commons-demo-4.2.0...commons-demo-4.3.0

4.2.0

15 Jan 16:59

Choose a tag to compare

What's Changed

Full Changelog: commons-demo-4.1.0...commons-demo-4.2.0

4.1.0

19 Jul 19:53

Choose a tag to compare

What's Changed

Full Changelog: commons-demo-4.0.0...commons-demo-4.1.0

4.0.0

05 Feb 17:49

Choose a tag to compare

What's Changed

Full Changelog: commons-demo-3.10.0...commons-demo-4.0.0

3.10.0

05 Feb 17:05

Choose a tag to compare

What's Changed

Full Changelog: commons-demo-3.9.0...commons-demo-3.10.0

3.9.0

12 Oct 18:55

Choose a tag to compare

What's Changed

Full Changelog: commons-demo-3.8.0...commons-demo-3.9.0

3.8.0

07 Sep 13:27

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: commons-demo-3.7.1...commons-demo-3.8.0

3.7.1

25 Jul 14:51

Choose a tag to compare

What's Changed

Full Changelog: commons-demo-3.7.0...commons-demo-3.7.1

3.7.0

20 Jul 16:52

Choose a tag to compare

Release date: 2023-07-20

What's Changed

Full Changelog: commons-demo-3.6.0...commons-demo-3.7.0

3.6.0

20 Jul 15:29

Choose a tag to compare

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