@nyaruka/temba-components 0.104.0 → 0.104.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 +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/key-01.svg +1 -0
- package/static/svg/work/used/key-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.104.1](https://github.com/nyaruka/temba-components/compare/v0.104.0...v0.104.1)
|
|
8
|
+
|
|
9
|
+
- Add user_token icon [`c4510b0`](https://github.com/nyaruka/temba-components/commit/c4510b03d9a00cc3f009788f0262e3535d4d25a9)
|
|
10
|
+
|
|
7
11
|
#### [v0.104.0](https://github.com/nyaruka/temba-components/compare/v0.103.0...v0.104.0)
|
|
8
12
|
|
|
13
|
+
> 8 August 2024
|
|
14
|
+
|
|
9
15
|
- Show notes on opened tickets [`#447`](https://github.com/nyaruka/temba-components/pull/447)
|
|
10
16
|
|
|
11
17
|
#### [v0.103.0](https://github.com/nyaruka/temba-components/compare/v0.102.2...v0.103.0)
|
|
@@ -62,17 +68,13 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
62
68
|
|
|
63
69
|
- Use base_template instead of array [`#442`](https://github.com/nyaruka/temba-components/pull/442)
|
|
64
70
|
|
|
65
|
-
#### [v0.97.0](https://github.com/nyaruka/temba-components/compare/v0.
|
|
71
|
+
#### [v0.97.0](https://github.com/nyaruka/temba-components/compare/v0.95.0...v0.97.0)
|
|
66
72
|
|
|
67
73
|
> 11 July 2024
|
|
68
74
|
|
|
69
75
|
- Make location fields have select box [`#441`](https://github.com/nyaruka/temba-components/pull/441)
|
|
70
76
|
- Update select searching [`5d2b096`](https://github.com/nyaruka/temba-components/commit/5d2b09639eaf6aae37876a8b30f0e8d41c663cd9)
|
|
71
77
|
|
|
72
|
-
#### [v0.96.0](https://github.com/nyaruka/temba-components/compare/v0.95.0...v0.96.0)
|
|
73
|
-
|
|
74
|
-
> 11 July 2024
|
|
75
|
-
|
|
76
78
|
#### [v0.95.0](https://github.com/nyaruka/temba-components/compare/v0.94.5...v0.95.0)
|
|
77
79
|
|
|
78
80
|
> 3 July 2024
|
|
@@ -577,16 +579,12 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
577
579
|
- Fix reading created_by for msg events [`#364`](https://github.com/nyaruka/temba-components/pull/364)
|
|
578
580
|
- Add logical icon names for optin and optout [`#365`](https://github.com/nyaruka/temba-components/pull/365)
|
|
579
581
|
|
|
580
|
-
#### [v0.58.8](https://github.com/nyaruka/temba-components/compare/v0.58.
|
|
582
|
+
#### [v0.58.8](https://github.com/nyaruka/temba-components/compare/v0.58.6...v0.58.8)
|
|
581
583
|
|
|
582
584
|
> 28 September 2023
|
|
583
585
|
|
|
584
586
|
- Update publish.yml [`7dc7d69`](https://github.com/nyaruka/temba-components/commit/7dc7d69822942b39c3b35e06846cfd4c65108b2d)
|
|
585
587
|
|
|
586
|
-
#### [v0.58.7](https://github.com/nyaruka/temba-components/compare/v0.58.6...v0.58.7)
|
|
587
|
-
|
|
588
|
-
> 28 September 2023
|
|
589
|
-
|
|
590
588
|
#### [v0.58.6](https://github.com/nyaruka/temba-components/compare/v0.58.5...v0.58.6)
|
|
591
589
|
|
|
592
590
|
> 28 September 2023
|