@odx/ui 6.1.0 → 6.2.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
@@ -1,5 +1,18 @@
1
1
  # @odx/ui
2
2
 
3
+ ## 6.2.1
4
+
5
+ ### Patch Changes
6
+
7
+ - 26a7149: Fix: hide adjacent days in calendar when hidden
8
+ Fix: prevent close dropdown in autocomplete component on scroll
9
+
10
+ ## 6.2.0
11
+
12
+ ### Minor Changes
13
+
14
+ - 8ec7641: Add space-between support for odxLayout flex
15
+
3
16
  ## 6.1.0
4
17
 
5
18
  ### Minor Changes