Releases: FlowingCode/CommonsDemo
3.5.1
Release date: 2022-12-02
fix: avoid import from lit-element
fix: remove unused import
3.5.0
Release date: 2022-05-09
feat: add feature to toggle between light & dark theme
3.4.1
Release date: 2022-04-27
fix: fix PageTitle lookup
3.4.0
Release date: 2022-04-27
feat: make tabs bookmarkable by binding routes to them
feat: add support for legacy demos
feat: add addDemo overload with default label
fix: fallback to legacy demo
fix: use TabbedDemo route in legacy demos
3.3.0
Release date: 2021-12-27
feat: set a default id in the demo content
feat: allow DemoSource URL to default to the location of the class
fix: concatenate java extension when DemoSource is defaulted
fix: use simple name as default page title
3.2.0
Release date: 2021-11-15
fix: fix Vaadin 21+ compatibility issues
feat: replace code highlighter with PrismJS
3.1.0
Release date: 2021-08-27
feat: add annotation-based configuration
fix: replace gist-it with polymer-code-highlighter
3.0.0
Release date: 2020-12-15
refactor!: remove parameterized type from SplitLayoutDemo
refactor!: remove TabbedDemoImpl
fix: avoid NPE when using tabs without source code
2.0.0
Release date: 2020-11-16
Initial release