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 0e8354b commit 77eb595Copy full SHA for 77eb595
CHANGELOG.md
@@ -13,7 +13,7 @@
13
* Remove the content attribute `color`. **How to update**: Use the `value` content attribute or the `defaultValue` IDL attribute instead.
14
* Remove the IDL attribute `color`. **How to update**: Use the `value` IDL attribute instead.
15
* Remove the IDL attribute `colors`. **How to update**: Use the event data of the `color-change` event instead.
16
-* Remove the IDL attribute `defaultFormat. **How to update**: Use the IDL attribute `format` instead.
+* Remove the IDL attribute `defaultFormat`. **How to update**: Use the IDL attribute `format` instead.
17
* Remove the content attribute `default-format`. **How to update**: Use the content attribute `format` instead.
18
19
### Features
0 commit comments