@nyaruka/temba-components 0.108.6 → 0.108.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 +8 -10
- package/dist/static/svg/index.svg +1 -1
- package/dist/temba-components.js +2 -2
- package/dist/temba-components.js.map +1 -1
- package/out-tsc/src/vectoricon/index.js +3 -2
- package/out-tsc/src/vectoricon/index.js.map +1 -1
- package/package.json +1 -1
- package/src/vectoricon/index.ts +3 -2
- package/static/svg/index.svg +1 -1
- package/static/svg/work/traced/user-plus-01.svg +1 -0
- package/static/svg/work/used/user-plus-01.svg +3 -0
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.108.7](https://github.com/nyaruka/temba-components/compare/v0.108.6...v0.108.7)
|
|
8
|
+
|
|
9
|
+
- Add icon for invitations [`d0741ae`](https://github.com/nyaruka/temba-components/commit/d0741ae013e5f0391a7a087cc1a372dbba03555c)
|
|
10
|
+
|
|
7
11
|
#### [v0.108.6](https://github.com/nyaruka/temba-components/compare/v0.108.5...v0.108.6)
|
|
8
12
|
|
|
13
|
+
> 8 October 2024
|
|
14
|
+
|
|
9
15
|
#### [v0.108.5](https://github.com/nyaruka/temba-components/compare/v0.108.4...v0.108.5)
|
|
10
16
|
|
|
11
17
|
> 8 October 2024
|
|
@@ -149,17 +155,13 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
149
155
|
|
|
150
156
|
- Use base_template instead of array [`#442`](https://github.com/nyaruka/temba-components/pull/442)
|
|
151
157
|
|
|
152
|
-
#### [v0.97.0](https://github.com/nyaruka/temba-components/compare/v0.
|
|
158
|
+
#### [v0.97.0](https://github.com/nyaruka/temba-components/compare/v0.95.0...v0.97.0)
|
|
153
159
|
|
|
154
160
|
> 11 July 2024
|
|
155
161
|
|
|
156
162
|
- Make location fields have select box [`#441`](https://github.com/nyaruka/temba-components/pull/441)
|
|
157
163
|
- Update select searching [`5d2b096`](https://github.com/nyaruka/temba-components/commit/5d2b09639eaf6aae37876a8b30f0e8d41c663cd9)
|
|
158
164
|
|
|
159
|
-
#### [v0.96.0](https://github.com/nyaruka/temba-components/compare/v0.95.0...v0.96.0)
|
|
160
|
-
|
|
161
|
-
> 11 July 2024
|
|
162
|
-
|
|
163
165
|
#### [v0.95.0](https://github.com/nyaruka/temba-components/compare/v0.94.5...v0.95.0)
|
|
164
166
|
|
|
165
167
|
> 3 July 2024
|
|
@@ -664,16 +666,12 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
664
666
|
- Fix reading created_by for msg events [`#364`](https://github.com/nyaruka/temba-components/pull/364)
|
|
665
667
|
- Add logical icon names for optin and optout [`#365`](https://github.com/nyaruka/temba-components/pull/365)
|
|
666
668
|
|
|
667
|
-
#### [v0.58.8](https://github.com/nyaruka/temba-components/compare/v0.58.
|
|
669
|
+
#### [v0.58.8](https://github.com/nyaruka/temba-components/compare/v0.58.6...v0.58.8)
|
|
668
670
|
|
|
669
671
|
> 28 September 2023
|
|
670
672
|
|
|
671
673
|
- Update publish.yml [`7dc7d69`](https://github.com/nyaruka/temba-components/commit/7dc7d69822942b39c3b35e06846cfd4c65108b2d)
|
|
672
674
|
|
|
673
|
-
#### [v0.58.7](https://github.com/nyaruka/temba-components/compare/v0.58.6...v0.58.7)
|
|
674
|
-
|
|
675
|
-
> 28 September 2023
|
|
676
|
-
|
|
677
675
|
#### [v0.58.6](https://github.com/nyaruka/temba-components/compare/v0.58.5...v0.58.6)
|
|
678
676
|
|
|
679
677
|
> 28 September 2023
|