@stenajs-webui/elements 17.34.0 → 18.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,20 @@
1
+ # v18.0.0 (Mon Feb 13 2023)
2
+
3
+ #### 🚀 Enhancement
4
+
5
+ - changing color for disabled UI elements [#556](https://github.com/StenaIT/stenajs-webui/pull/556) ([@PaulineAnnBar](https://github.com/PaulineAnnBar) [@lindskogen](https://github.com/lindskogen))
6
+
7
+ #### 🐛 Bug Fix
8
+
9
+ - Change focus to focus-visible for form elements [#533](https://github.com/StenaIT/stenajs-webui/pull/533) ([@lindskogen](https://github.com/lindskogen))
10
+
11
+ #### Authors: 2
12
+
13
+ - [@PaulineAnnBar](https://github.com/PaulineAnnBar)
14
+ - Johan Lindskogen ([@lindskogen](https://github.com/lindskogen))
15
+
16
+ ---
17
+
1
18
  # v17.34.0 (Thu Feb 09 2023)
2
19
 
3
20
  #### 🚀 Enhancement