Skip to content

Releases: FlowingCode/CommonsDemo

4.1.0

19 Jul 19:53
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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

3.5.1

20 Jul 15:28
Compare
Choose a tag to compare

Release date: 2022-12-02

fix: avoid import from lit-element
fix: remove unused import

3.5.0

20 Jul 15:27
Compare
Choose a tag to compare

Release date: 2022-05-09

feat: add feature to toggle between light & dark theme