@nyaruka/temba-components 0.156.4 → 0.156.5

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,18 @@ 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.156.5](https://github.com/nyaruka/temba-components/compare/v0.156.4...v0.156.5)
8
+
9
+ - Fix search input not visible in temba-select [`#969`](https://github.com/nyaruka/temba-components/pull/969)
10
+ - Improve auto-scroll during drag operations [`#968`](https://github.com/nyaruka/temba-components/pull/968)
11
+ - Add shift+drag copy support for action drags [`#967`](https://github.com/nyaruka/temba-components/pull/967)
12
+ - Don't trigger save when reverting shift+drag copy mid-drag [`#966`](https://github.com/nyaruka/temba-components/pull/966)
13
+ - Add GitHub access to devcontainer [`#965`](https://github.com/nyaruka/temba-components/pull/965)
14
+
7
15
  #### [v0.156.4](https://github.com/nyaruka/temba-components/compare/v0.156.3...v0.156.4)
8
16
 
17
+ > 9 April 2026
18
+
9
19
  - Bump serialize-javascript from 7.0.4 to 7.0.5 [`#946`](https://github.com/nyaruka/temba-components/pull/946)
10
20
  - Commit missing simulator screenshot truth [`#964`](https://github.com/nyaruka/temba-components/pull/964)
11
21
  - Improve shift+drag clone discoverability [`#963`](https://github.com/nyaruka/temba-components/pull/963)