@nyaruka/temba-components 0.158.3 → 0.159.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
@@ -4,19 +4,22 @@ 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.158.3](https://github.com/nyaruka/temba-components/compare/v0.158.2...v0.158.3)
7
+ #### [v0.159.1](https://github.com/nyaruka/temba-components/compare/v0.159.0...v0.159.1)
8
8
 
9
- - Add CI-only devcontainer under .github/devcontainer [`4f92665`](https://github.com/nyaruka/temba-components/commit/4f92665ed4e01a51fbcf9dd97e559892ad6a5b7b)
9
+ - Handle airtime_created events in contact chat [`#1020`](https://github.com/nyaruka/temba-components/pull/1020)
10
+ - Stabilize ContentList icon column width across parallel test runs [`#1021`](https://github.com/nyaruka/temba-components/pull/1021)
10
11
 
11
- #### [v0.158.2](https://github.com/nyaruka/temba-components/compare/v0.158.1...v0.158.2)
12
+ #### [v0.159.0](https://github.com/nyaruka/temba-components/compare/v0.158.1...v0.159.0)
12
13
 
13
14
  > 27 May 2026
14
15
 
16
+ - Add ContactEvents timeline component replacing ContactPending [`#1019`](https://github.com/nyaruka/temba-components/pull/1019)
17
+ - Add ContentList layout polish: search UX, label dropdown, list subtitles [`#1016`](https://github.com/nyaruka/temba-components/pull/1016)
15
18
  - Bump serialize-javascript from 6.0.2 to 7.0.5 [`#1017`](https://github.com/nyaruka/temba-components/pull/1017)
16
19
  - Split resthook nodes on @webhook.status, matching split_by_webhook [`#1018`](https://github.com/nyaruka/temba-components/pull/1018)
17
20
  - Add regression test for legacy @webhook.json.status normalisation [`6437b32`](https://github.com/nyaruka/temba-components/commit/6437b32d9fc971d3a3b24ac104f491e21c62a2ac)
18
21
  - Symlink .devcontainer to shared utils/projects/temba-components/.devcontainer [`c1d1678`](https://github.com/nyaruka/temba-components/commit/c1d167853579c2f961602565d087cf7c79507ec2)
19
- - Add .devocontainer to .gitignore [`e1e9a40`](https://github.com/nyaruka/temba-components/commit/e1e9a403ab4f5a917e340fae328923a6b5e7a426)
22
+ - Add CI-only devcontainer under .github/devcontainer [`4f92665`](https://github.com/nyaruka/temba-components/commit/4f92665ed4e01a51fbcf9dd97e559892ad6a5b7b)
20
23
 
21
24
  #### [v0.158.1](https://github.com/nyaruka/temba-components/compare/v0.158.0...v0.158.1)
22
25