You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,15 @@
1
1
# Changelog
2
+
## [Unreleased]
3
+
### Fix
4
+
- Searchbox
5
+
- searchbox does not appear after clicking on magnifier icon
6
+
7
+
### Change
8
+
-`jquery.search.js` plugin
9
+
- override `onKeyUp` to prevent sending redundant native suggest calls using `ajax_search` controller
10
+
-`Resources/views/frontend/index/index.tpl`
11
+
- restore adding `data-search` in `frontend_index_shop_navigation` block. Lack of this directive disabled the searchbox show/hide functionality in mobile
12
+
2
13
## [v3.0.1] - 13.03.2022
3
14
### Fix
4
15
- fix `sid` attribute is defined in `ff-communication template` causing it to be generated always with same value
0 commit comments