@bigbinary/neetoui 4.1.40 → 4.1.41

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
@@ -23,6 +23,10 @@ Prefix the change with one of these keywords:
23
23
  - *Fixed*: for any bug fixes.
24
24
  - *Security*: in case of vulnerabilities.
25
25
 
26
+ ## 4.1.41 - 2023-01-05
27
+
28
+ - Fixed: Focus trap for conditionally rendered elements in *Overlay*
29
+
26
30
  ## 4.1.40 - 2022-12-30
27
31
 
28
32
  - Added: word break for *Modal* body and *Tooltip* content
@@ -105,7 +109,6 @@ Added: Types for `manager`.
105
109
  Fixed: Prevents form submission when the `enter` key is pressed.
106
110
  ## 4.1.15 - 2022-11-28
107
111
  Fixed: Form validation triggered with incorrect values from MultiEmailInput.
108
-
109
112
  ## 4.1.13 - 2022-11-24
110
113
 
111
114
  - Fixed: Wrong managers bundle entry point in rollup config