@nyaruka/temba-components 0.93.1 → 0.93.2

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
@@ -4,8 +4,14 @@ All notable changes to this project will be documented in this file. Dates are d
4
4
 
5
5
  Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
6
6
 
7
+ #### [v0.93.2](https://github.com/nyaruka/temba-components/compare/v0.93.1...v0.93.2)
8
+
9
+ - Fix z-index interfence on message popups [`99a22e2`](https://github.com/nyaruka/temba-components/commit/99a22e264d458a2db6b334d5b9a5b2473f76ec31)
10
+
7
11
  #### [v0.93.1](https://github.com/nyaruka/temba-components/compare/v0.93.0...v0.93.1)
8
12
 
13
+ > 21 June 2024
14
+
9
15
  - Fix chat bugs. [`709c744`](https://github.com/nyaruka/temba-components/commit/709c744b6e327cb8c957232fa20761bead6e9149)
10
16
 
11
17
  #### [v0.93.0](https://github.com/nyaruka/temba-components/compare/v0.92.0...v0.93.0)
@@ -2258,7 +2258,6 @@ let ir=Is,or=!1;const nr=["es","fr","pt"],{setLocale:sr}=(t=>(function(t){if(or)
2258
2258
  opacity: 0;
2259
2259
  transform: scale(0.7);
2260
2260
  transition: opacity 0.2s ease-out, transform 0.2s ease-out;
2261
- z-index: 2;
2262
2261
  }
2263
2262
 
2264
2263
  .popup .arrow {