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 1c1ecdb commit 1a26462Copy full SHA for 1a26462
CHANGELOG.md
@@ -11,6 +11,27 @@
11
12
# Change Log
13
14
+## v4.0.0
15
+
16
+- ✨ Add support for localizing to Chinese (Traditional).
17
18
+## v3.0.2
19
20
+- 🐞 Fix checked state of sdpi-checkbox based on `defaultValue`.
21
22
+## v3.0.1
23
24
+- ♻️ Update package information.
25
26
+## v3.0.0
27
28
+- 🐞 Fix settings synchronization when updated from plugin.
29
+- 🐞 Fix text alignment of sdpi-item label.
30
+- 🐞 Fix width of input components.
31
+- ♻️ Update code style to use Elgato configuration.
32
+- ♻️ Update all dependencies.
33
+- ♻️ Update ownership.
34
35
## v2.6.2
36
37
- 🐞 Fix alignment of checkbox and radio button labels.
0 commit comments