@searchstax-inc/searchstudio-ux-react 4.1.9 → 4.1.14
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
|
@@ -2,6 +2,10 @@
|
|
|
2
2
|
|
|
3
3
|
All notable changes to the "searchstudio-ux-react" project will be documented in this file.
|
|
4
4
|
|
|
5
|
+
## [4.1.14]
|
|
6
|
+
### Bug Fixes
|
|
7
|
+
- fixed double click being needed on feedback submit
|
|
8
|
+
|
|
5
9
|
## [4.1.9]
|
|
6
10
|
### Bug Fixes
|
|
7
11
|
- accessibility: focus is now being trapped in feedback widget
|