@nyaruka/temba-components 0.48.6 → 0.48.7

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,17 @@ 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.48.7](https://github.com/nyaruka/temba-components/compare/v0.48.6...v0.48.7)
8
+
9
+ - Dropdown focus [`#316`](https://github.com/nyaruka/temba-components/pull/316)
10
+ - Add notification bubbles [`712223f`](https://github.com/nyaruka/temba-components/commit/712223f241150a1099fa05b64ba10018468f62dd)
11
+ - Don't lose focus on dropdown when clicking inside it [`9bd3e2a`](https://github.com/nyaruka/temba-components/commit/9bd3e2a5d94c806bb7ae0d6a005394270a202311)
12
+ - Update menu screenshots [`eccbfb1`](https://github.com/nyaruka/temba-components/commit/eccbfb1a27ceba21bad8b6300a7b97848565dc39)
13
+
7
14
  #### [v0.48.6](https://github.com/nyaruka/temba-components/compare/v0.48.5...v0.48.6)
8
15
 
16
+ > 18 April 2023
17
+
9
18
  - Tighten up dropdown and dialog animations [`#313`](https://github.com/nyaruka/temba-components/pull/313)
10
19
 
11
20
  #### [v0.48.5](https://github.com/nyaruka/temba-components/compare/v0.48.4...v0.48.5)