@bridgeline-digital/hawksearch-handlebars-ui 6.4.0-beta.0 → 6.4.0-beta.1
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
|
@@ -14,6 +14,7 @@
|
|
|
14
14
|
4. Updated SearchFieldComponent to hook into input event instead of keyup to capture paste from browser context menu
|
|
15
15
|
5. Fixed several errors in documentation
|
|
16
16
|
6. Removed several `console.log` calls
|
|
17
|
+
7. When a nested checkbox filter is selected, ancestors will now be expanded by default so selection is visible
|
|
17
18
|
|
|
18
19
|
# 6.3.8
|
|
19
20
|
|