We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de53399 commit a2fdf7eCopy full SHA for a2fdf7e
CHANGELOG.md
@@ -16,12 +16,23 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
16
<!-- ### Fixed -->
17
<!-- ### Changed -->
18
19
-## [unreleased]
+## [0.6.0] - 2021-12-06
20
21
### Breaking Changes
22
23
+- Updated to use Custom Element Manifest JSON format
24
- Updated `marked` dependency to 4.0.0
25
26
+### Added
27
+
28
+- Added `docs-container` and `demo-container` shadow parts
29
30
+### Fixed
31
32
+- Docs: do now throw when panel does not exist
33
+- Demo: reset selected tab when element changes
34
+- Add missing `.js` extensions to imports
35
36
## [0.5.0] - 2021-11-01
37
38
0 commit comments