@nyaruka/temba-components 0.109.0 → 0.109.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 +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 +2 -2
- package/out-tsc/src/vectoricon/index.js.map +1 -1
- package/package.json +1 -1
- package/src/vectoricon/index.ts +2 -2
- package/static/svg/index.svg +1 -1
- package/static/svg/work/traced/folder-shield.svg +1 -0
- package/static/svg/work/used/folder-shield.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.109.1](https://github.com/nyaruka/temba-components/compare/v0.109.0...v0.109.1)
|
|
8
|
+
|
|
9
|
+
- Find better team icon [`4214f8a`](https://github.com/nyaruka/temba-components/commit/4214f8a628255625882aa38c27fac8aa72a6541b)
|
|
10
|
+
|
|
7
11
|
#### [v0.109.0](https://github.com/nyaruka/temba-components/compare/v0.108.7...v0.109.0)
|
|
8
12
|
|
|
13
|
+
> 17 October 2024
|
|
14
|
+
|
|
9
15
|
- Add Shortcuts [`#460`](https://github.com/nyaruka/temba-components/pull/460)
|
|
10
16
|
- Add shortcuts to compose widget [`6db4c0c`](https://github.com/nyaruka/temba-components/commit/6db4c0caf9060b7e457c3a77812c86001a342234)
|
|
11
17
|
- Update tests [`8148d11`](https://github.com/nyaruka/temba-components/commit/8148d11d95e16881907d3dd675d3678caee8dd29)
|
|
@@ -164,17 +170,13 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
164
170
|
|
|
165
171
|
- Use base_template instead of array [`#442`](https://github.com/nyaruka/temba-components/pull/442)
|
|
166
172
|
|
|
167
|
-
#### [v0.97.0](https://github.com/nyaruka/temba-components/compare/v0.
|
|
173
|
+
#### [v0.97.0](https://github.com/nyaruka/temba-components/compare/v0.95.0...v0.97.0)
|
|
168
174
|
|
|
169
175
|
> 11 July 2024
|
|
170
176
|
|
|
171
177
|
- Make location fields have select box [`#441`](https://github.com/nyaruka/temba-components/pull/441)
|
|
172
178
|
- Update select searching [`5d2b096`](https://github.com/nyaruka/temba-components/commit/5d2b09639eaf6aae37876a8b30f0e8d41c663cd9)
|
|
173
179
|
|
|
174
|
-
#### [v0.96.0](https://github.com/nyaruka/temba-components/compare/v0.95.0...v0.96.0)
|
|
175
|
-
|
|
176
|
-
> 11 July 2024
|
|
177
|
-
|
|
178
180
|
#### [v0.95.0](https://github.com/nyaruka/temba-components/compare/v0.94.5...v0.95.0)
|
|
179
181
|
|
|
180
182
|
> 3 July 2024
|
|
@@ -679,16 +681,12 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
679
681
|
- Fix reading created_by for msg events [`#364`](https://github.com/nyaruka/temba-components/pull/364)
|
|
680
682
|
- Add logical icon names for optin and optout [`#365`](https://github.com/nyaruka/temba-components/pull/365)
|
|
681
683
|
|
|
682
|
-
#### [v0.58.8](https://github.com/nyaruka/temba-components/compare/v0.58.
|
|
684
|
+
#### [v0.58.8](https://github.com/nyaruka/temba-components/compare/v0.58.6...v0.58.8)
|
|
683
685
|
|
|
684
686
|
> 28 September 2023
|
|
685
687
|
|
|
686
688
|
- Update publish.yml [`7dc7d69`](https://github.com/nyaruka/temba-components/commit/7dc7d69822942b39c3b35e06846cfd4c65108b2d)
|
|
687
689
|
|
|
688
|
-
#### [v0.58.7](https://github.com/nyaruka/temba-components/compare/v0.58.6...v0.58.7)
|
|
689
|
-
|
|
690
|
-
> 28 September 2023
|
|
691
|
-
|
|
692
690
|
#### [v0.58.6](https://github.com/nyaruka/temba-components/compare/v0.58.5...v0.58.6)
|
|
693
691
|
|
|
694
692
|
> 28 September 2023
|