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: packages/core/CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# CHANGELOG
2
2
3
-
## unpublished
3
+
## 3.2.2
4
4
5
5
- Fix: The OpenLayers interactions `KeyboardPan` and `KeyboardZoom` are now added to the map with a condition that prevents the map from taking over the events to pan and zoom when the user's focus is on an editable element.
6
6
- Chore: Document that `stylePath` has to be updated with a different path in most client configurations.
Copy file name to clipboardExpand all lines: packages/plugins/AddressSearch/CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# CHANGELOG
2
2
3
-
## unpublished
3
+
## 3.1.1
4
4
5
5
- Fix: The `ArrowDown` key now has its original behaviour for an input element when no results are available; that is, one can use it to jump to the end of one's input.
0 commit comments