File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -31,6 +31,15 @@ These are changes that have backwards-compatible solutions present and that comp
31
31
32
32
### Latest Release
33
33
34
+ ## Release 0.8.18
35
+
36
+ ** Bugfixes**
37
+ * ` Icon ` uses new values for ` name ` and ` category ` when changed.
38
+ * Fixes console error that appears when using keyboard navigation to navigate the tree.
39
+
40
+ ** Maintenance**
41
+ * ` url-exists ` utility uses ` fetch ` instead of ` xmlHttpRequest ` .
42
+
34
43
## Release 0.8.17
35
44
36
45
** Bugfixes**
@@ -140,7 +149,7 @@ Adds new script storyshots:start that allows interactive viewing of what is bein
140
149
## Release 0.8.10
141
150
142
151
** Minor features**
143
- * Combobox supports error messages.
152
+ * Combobox supports error messages.
144
153
145
154
** Outside SLDS pattern added**
146
155
* Multiple selection Combobox error messages should be placed after pillboxes with an additional ` slds-has-error ` wrapping div.
You can’t perform that action at this time.
0 commit comments