@synerise/ds-avatar 1.0.11 → 1.0.13
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 +499 -1764
- package/README.md +4 -5
- package/dist/Avatar.d.ts +1 -1
- package/dist/Avatar.js +2 -2
- package/dist/Avatar.styles.js +8 -10
- package/dist/Avatar.types.d.ts +3 -3
- package/dist/ObjectAvatar/ObjectAvatar.d.ts +1 -1
- package/dist/ObjectAvatar/ObjectAvatar.js +3 -3
- package/dist/UserAvatar/UserAvatar.d.ts +1 -1
- package/dist/UserAvatar/UserAvatar.js +3 -3
- package/dist/utils.d.ts +2 -2
- package/dist/utils.js +24 -9
- package/package.json +8 -8
package/CHANGELOG.md
CHANGED
|
@@ -3,15 +3,18 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
-
## [1.0.
|
|
6
|
+
## [1.0.13](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@1.0.12...@synerise/ds-avatar@1.0.13) (2025-07-01)
|
|
7
7
|
|
|
8
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
9
8
|
|
|
9
|
+
### Bug Fixes
|
|
10
10
|
|
|
11
|
+
* **tooltip:** reduced types to only 3 and refactor tooltip ([7e9fceb](https://github.com/synerise/synerise-design/commit/7e9fceb1a2ab7bcd1ed2f4eedcd516d707e4706b))
|
|
11
12
|
|
|
12
13
|
|
|
13
14
|
|
|
14
|
-
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
## [1.0.12](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@1.0.11...@synerise/ds-avatar@1.0.12) (2025-06-26)
|
|
15
18
|
|
|
16
19
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
17
20
|
|
|
@@ -19,7 +22,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
19
22
|
|
|
20
23
|
|
|
21
24
|
|
|
22
|
-
## [1.0.
|
|
25
|
+
## [1.0.11](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@1.0.10...@synerise/ds-avatar@1.0.11) (2025-06-24)
|
|
23
26
|
|
|
24
27
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
25
28
|
|
|
@@ -27,2605 +30,1337 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
27
30
|
|
|
28
31
|
|
|
29
32
|
|
|
30
|
-
## [1.0.
|
|
33
|
+
## [1.0.10](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@1.0.9...@synerise/ds-avatar@1.0.10) (2025-06-05)
|
|
31
34
|
|
|
32
35
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
33
36
|
|
|
37
|
+
## [1.0.9](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@1.0.8...@synerise/ds-avatar@1.0.9) (2025-05-26)
|
|
34
38
|
|
|
39
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
35
40
|
|
|
41
|
+
## [1.0.8](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@1.0.7...@synerise/ds-avatar@1.0.8) (2025-05-19)
|
|
36
42
|
|
|
43
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
37
44
|
|
|
38
45
|
## [1.0.7](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@1.0.6...@synerise/ds-avatar@1.0.7) (2025-05-07)
|
|
39
46
|
|
|
40
47
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
41
48
|
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
49
|
## [1.0.6](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@1.0.5...@synerise/ds-avatar@1.0.6) (2025-04-24)
|
|
47
50
|
|
|
48
51
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
49
52
|
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
53
|
## [1.0.5](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@1.0.4...@synerise/ds-avatar@1.0.5) (2025-04-16)
|
|
55
54
|
|
|
56
55
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
57
56
|
|
|
57
|
+
## [1.0.4](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@1.0.3...@synerise/ds-avatar@1.0.4) (2025-04-02)
|
|
58
58
|
|
|
59
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
59
60
|
|
|
61
|
+
## [1.0.3](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@1.0.2...@synerise/ds-avatar@1.0.3) (2025-03-31)
|
|
60
62
|
|
|
63
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
61
64
|
|
|
62
|
-
## [1.0.
|
|
65
|
+
## [1.0.2](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@1.0.1...@synerise/ds-avatar@1.0.2) (2025-03-26)
|
|
63
66
|
|
|
64
67
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
65
68
|
|
|
69
|
+
## [1.0.1](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@1.0.0...@synerise/ds-avatar@1.0.1) (2025-03-18)
|
|
66
70
|
|
|
71
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
67
72
|
|
|
73
|
+
## [0.18.9](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.18.8...@synerise/ds-avatar@0.18.9) (2025-03-10)
|
|
68
74
|
|
|
75
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
69
76
|
|
|
70
|
-
## [
|
|
77
|
+
## [0.18.8](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.18.7...@synerise/ds-avatar@0.18.8) (2025-03-04)
|
|
71
78
|
|
|
72
79
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
73
80
|
|
|
81
|
+
## [0.18.7](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.18.6...@synerise/ds-avatar@0.18.7) (2025-02-27)
|
|
74
82
|
|
|
83
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
75
84
|
|
|
85
|
+
## [0.18.6](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.18.5...@synerise/ds-avatar@0.18.6) (2025-02-20)
|
|
76
86
|
|
|
87
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
77
88
|
|
|
78
|
-
## [
|
|
89
|
+
## [0.18.5](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.18.4...@synerise/ds-avatar@0.18.5) (2025-02-18)
|
|
79
90
|
|
|
80
91
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
81
92
|
|
|
93
|
+
## [0.18.4](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.18.3...@synerise/ds-avatar@0.18.4) (2025-02-17)
|
|
82
94
|
|
|
95
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
83
96
|
|
|
97
|
+
## [0.18.3](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.18.2...@synerise/ds-avatar@0.18.3) (2025-02-14)
|
|
84
98
|
|
|
99
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
85
100
|
|
|
86
|
-
## [
|
|
101
|
+
## [0.18.2](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.18.1...@synerise/ds-avatar@0.18.2) (2025-02-14)
|
|
87
102
|
|
|
88
103
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
89
104
|
|
|
105
|
+
## [0.18.1](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.18.0...@synerise/ds-avatar@0.18.1) (2025-02-07)
|
|
106
|
+
|
|
107
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
90
108
|
|
|
109
|
+
# [0.18.0](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.17.28...@synerise/ds-avatar@0.18.0) (2025-01-29)
|
|
91
110
|
|
|
111
|
+
### Features
|
|
92
112
|
|
|
113
|
+
- antd@4.24 react@18 ([d97a667](https://github.com/synerise/synerise-design/commit/d97a667b1f33aed3177e1851de3b6f60be2d46a6))
|
|
93
114
|
|
|
94
|
-
## [0.
|
|
115
|
+
## [0.17.28](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.17.27...@synerise/ds-avatar@0.17.28) (2025-01-21)
|
|
95
116
|
|
|
96
117
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
97
118
|
|
|
119
|
+
## [0.17.27](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.17.26...@synerise/ds-avatar@0.17.27) (2025-01-15)
|
|
98
120
|
|
|
121
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
99
122
|
|
|
123
|
+
## [0.17.26](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.17.25...@synerise/ds-avatar@0.17.26) (2024-12-16)
|
|
100
124
|
|
|
125
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
101
126
|
|
|
102
|
-
## [0.
|
|
127
|
+
## [0.17.25](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.17.24...@synerise/ds-avatar@0.17.25) (2024-12-13)
|
|
103
128
|
|
|
104
129
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
105
130
|
|
|
131
|
+
## [0.17.24](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.17.23...@synerise/ds-avatar@0.17.24) (2024-12-04)
|
|
106
132
|
|
|
133
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
107
134
|
|
|
135
|
+
## [0.17.23](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.17.22...@synerise/ds-avatar@0.17.23) (2024-11-29)
|
|
108
136
|
|
|
137
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
109
138
|
|
|
110
|
-
## [0.
|
|
139
|
+
## [0.17.22](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.17.21...@synerise/ds-avatar@0.17.22) (2024-11-28)
|
|
111
140
|
|
|
112
141
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
113
142
|
|
|
143
|
+
## [0.17.21](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.17.20...@synerise/ds-avatar@0.17.21) (2024-11-21)
|
|
114
144
|
|
|
145
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
115
146
|
|
|
147
|
+
## [0.17.20](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.17.19...@synerise/ds-avatar@0.17.20) (2024-11-12)
|
|
116
148
|
|
|
149
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
117
150
|
|
|
118
|
-
## [0.
|
|
151
|
+
## [0.17.19](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.17.18...@synerise/ds-avatar@0.17.19) (2024-11-12)
|
|
119
152
|
|
|
120
153
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
121
154
|
|
|
155
|
+
## [0.17.18](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.17.17...@synerise/ds-avatar@0.17.18) (2024-10-29)
|
|
122
156
|
|
|
157
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
123
158
|
|
|
159
|
+
## [0.17.17](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.17.16...@synerise/ds-avatar@0.17.17) (2024-10-28)
|
|
124
160
|
|
|
161
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
125
162
|
|
|
126
|
-
## [0.
|
|
163
|
+
## [0.17.16](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.17.15...@synerise/ds-avatar@0.17.16) (2024-10-23)
|
|
127
164
|
|
|
128
165
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
129
166
|
|
|
167
|
+
## [0.17.15](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.17.14...@synerise/ds-avatar@0.17.15) (2024-10-14)
|
|
130
168
|
|
|
169
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
131
170
|
|
|
171
|
+
## [0.17.14](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.17.13...@synerise/ds-avatar@0.17.14) (2024-10-01)
|
|
132
172
|
|
|
173
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
133
174
|
|
|
134
|
-
## [0.
|
|
175
|
+
## [0.17.13](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.17.12...@synerise/ds-avatar@0.17.13) (2024-09-26)
|
|
135
176
|
|
|
136
177
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
137
178
|
|
|
179
|
+
## [0.17.12](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.17.11...@synerise/ds-avatar@0.17.12) (2024-09-18)
|
|
138
180
|
|
|
181
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
139
182
|
|
|
183
|
+
## [0.17.11](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.17.10...@synerise/ds-avatar@0.17.11) (2024-09-17)
|
|
140
184
|
|
|
185
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
141
186
|
|
|
142
|
-
## [0.
|
|
187
|
+
## [0.17.10](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.17.9...@synerise/ds-avatar@0.17.10) (2024-09-13)
|
|
143
188
|
|
|
144
189
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
145
190
|
|
|
191
|
+
## [0.17.9](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.17.8...@synerise/ds-avatar@0.17.9) (2024-09-11)
|
|
146
192
|
|
|
193
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
147
194
|
|
|
195
|
+
## [0.17.8](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.17.7...@synerise/ds-avatar@0.17.8) (2024-09-03)
|
|
148
196
|
|
|
197
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
149
198
|
|
|
150
|
-
## [0.
|
|
199
|
+
## [0.17.7](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.17.6...@synerise/ds-avatar@0.17.7) (2024-08-30)
|
|
151
200
|
|
|
152
201
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
153
202
|
|
|
203
|
+
## [0.17.6](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.17.5...@synerise/ds-avatar@0.17.6) (2024-08-27)
|
|
154
204
|
|
|
205
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
155
206
|
|
|
207
|
+
## [0.17.5](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.17.4...@synerise/ds-avatar@0.17.5) (2024-08-19)
|
|
156
208
|
|
|
209
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
157
210
|
|
|
158
|
-
## [0.
|
|
211
|
+
## [0.17.4](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.17.3...@synerise/ds-avatar@0.17.4) (2024-08-06)
|
|
159
212
|
|
|
160
213
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
161
214
|
|
|
215
|
+
## [0.17.3](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.17.2...@synerise/ds-avatar@0.17.3) (2024-07-31)
|
|
216
|
+
|
|
217
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
162
218
|
|
|
219
|
+
## [0.17.2](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.17.1...@synerise/ds-avatar@0.17.2) (2024-07-26)
|
|
163
220
|
|
|
221
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
164
222
|
|
|
223
|
+
## [0.17.1](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.17.0...@synerise/ds-avatar@0.17.1) (2024-07-15)
|
|
165
224
|
|
|
166
|
-
|
|
225
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
167
226
|
|
|
227
|
+
# [0.17.0](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.16.6...@synerise/ds-avatar@0.17.0) (2024-07-05)
|
|
168
228
|
|
|
169
229
|
### Features
|
|
170
230
|
|
|
171
|
-
|
|
231
|
+
- **badge:** added IconBadge ([4f44b60](https://github.com/synerise/synerise-design/commit/4f44b60b3eff77eb6c21b9ba0ec0cdf745100eff))
|
|
172
232
|
|
|
233
|
+
## [0.16.6](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.16.5...@synerise/ds-avatar@0.16.6) (2024-07-02)
|
|
173
234
|
|
|
235
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
174
236
|
|
|
237
|
+
## [0.16.5](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.16.4...@synerise/ds-avatar@0.16.5) (2024-06-27)
|
|
175
238
|
|
|
239
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
176
240
|
|
|
177
|
-
## [0.
|
|
241
|
+
## [0.16.4](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.16.3...@synerise/ds-avatar@0.16.4) (2024-06-21)
|
|
178
242
|
|
|
179
243
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
180
244
|
|
|
245
|
+
## [0.16.3](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.16.2...@synerise/ds-avatar@0.16.3) (2024-05-31)
|
|
181
246
|
|
|
247
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
182
248
|
|
|
249
|
+
## [0.16.2](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.16.1...@synerise/ds-avatar@0.16.2) (2024-05-29)
|
|
183
250
|
|
|
251
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
184
252
|
|
|
185
|
-
## [0.
|
|
253
|
+
## [0.16.1](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.16.0...@synerise/ds-avatar@0.16.1) (2024-05-23)
|
|
186
254
|
|
|
187
255
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
188
256
|
|
|
257
|
+
# [0.16.0](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.15.35...@synerise/ds-avatar@0.16.0) (2024-05-16)
|
|
189
258
|
|
|
259
|
+
### Features
|
|
190
260
|
|
|
261
|
+
- **storybook7:** SB7.5 install and config ([abfced9](https://github.com/synerise/synerise-design/commit/abfced90c2661903338bff0f7022149fbf7583b9))
|
|
191
262
|
|
|
192
|
-
|
|
193
|
-
## [0.17.26](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.17.25...@synerise/ds-avatar@0.17.26) (2024-12-16)
|
|
263
|
+
## [0.15.35](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.15.34...@synerise/ds-avatar@0.15.35) (2024-05-10)
|
|
194
264
|
|
|
195
265
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
196
266
|
|
|
267
|
+
## [0.15.34](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.15.33...@synerise/ds-avatar@0.15.34) (2024-05-08)
|
|
197
268
|
|
|
269
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
198
270
|
|
|
271
|
+
## [0.15.33](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.15.32...@synerise/ds-avatar@0.15.33) (2024-05-08)
|
|
199
272
|
|
|
273
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
200
274
|
|
|
201
|
-
## [0.
|
|
275
|
+
## [0.15.32](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.15.31...@synerise/ds-avatar@0.15.32) (2024-04-29)
|
|
202
276
|
|
|
203
277
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
204
278
|
|
|
279
|
+
## [0.15.31](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.15.30...@synerise/ds-avatar@0.15.31) (2024-04-22)
|
|
205
280
|
|
|
281
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
206
282
|
|
|
283
|
+
## [0.15.30](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.15.29...@synerise/ds-avatar@0.15.30) (2024-04-15)
|
|
207
284
|
|
|
285
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
208
286
|
|
|
209
|
-
## [0.
|
|
287
|
+
## [0.15.29](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.15.28...@synerise/ds-avatar@0.15.29) (2024-04-05)
|
|
210
288
|
|
|
211
289
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
212
290
|
|
|
291
|
+
## [0.15.28](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.15.27...@synerise/ds-avatar@0.15.28) (2024-04-02)
|
|
213
292
|
|
|
293
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
214
294
|
|
|
295
|
+
## [0.15.27](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.15.26...@synerise/ds-avatar@0.15.27) (2024-03-29)
|
|
215
296
|
|
|
297
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
216
298
|
|
|
217
|
-
## [0.
|
|
299
|
+
## [0.15.26](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.15.25...@synerise/ds-avatar@0.15.26) (2024-03-20)
|
|
218
300
|
|
|
219
301
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
220
302
|
|
|
303
|
+
## [0.15.25](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.15.24...@synerise/ds-avatar@0.15.25) (2024-03-18)
|
|
221
304
|
|
|
305
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
222
306
|
|
|
307
|
+
## [0.15.24](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.15.23...@synerise/ds-avatar@0.15.24) (2024-03-05)
|
|
223
308
|
|
|
309
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
224
310
|
|
|
225
|
-
## [0.
|
|
311
|
+
## [0.15.23](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.15.22...@synerise/ds-avatar@0.15.23) (2024-02-21)
|
|
226
312
|
|
|
227
313
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
228
314
|
|
|
315
|
+
## [0.15.22](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.15.21...@synerise/ds-avatar@0.15.22) (2024-02-19)
|
|
229
316
|
|
|
317
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
230
318
|
|
|
319
|
+
## [0.15.21](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.15.20...@synerise/ds-avatar@0.15.21) (2024-02-19)
|
|
231
320
|
|
|
321
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
232
322
|
|
|
233
|
-
## [0.
|
|
323
|
+
## [0.15.20](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.15.19...@synerise/ds-avatar@0.15.20) (2024-02-06)
|
|
234
324
|
|
|
235
325
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
236
326
|
|
|
327
|
+
## [0.15.19](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.15.18...@synerise/ds-avatar@0.15.19) (2024-01-24)
|
|
237
328
|
|
|
329
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
238
330
|
|
|
331
|
+
## [0.15.18](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.15.17...@synerise/ds-avatar@0.15.18) (2024-01-17)
|
|
239
332
|
|
|
333
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
240
334
|
|
|
241
|
-
## [0.17
|
|
335
|
+
## [0.15.17](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.15.16...@synerise/ds-avatar@0.15.17) (2024-01-15)
|
|
242
336
|
|
|
243
337
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
244
338
|
|
|
339
|
+
## [0.15.16](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.15.15...@synerise/ds-avatar@0.15.16) (2023-12-13)
|
|
245
340
|
|
|
341
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
246
342
|
|
|
343
|
+
## [0.15.15](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.15.14...@synerise/ds-avatar@0.15.15) (2023-12-11)
|
|
247
344
|
|
|
345
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
248
346
|
|
|
249
|
-
## [0.
|
|
347
|
+
## [0.15.14](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.15.13...@synerise/ds-avatar@0.15.14) (2023-12-06)
|
|
250
348
|
|
|
251
349
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
252
350
|
|
|
351
|
+
## [0.15.13](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.15.12...@synerise/ds-avatar@0.15.13) (2023-11-16)
|
|
253
352
|
|
|
353
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
254
354
|
|
|
355
|
+
## [0.15.12](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.15.11...@synerise/ds-avatar@0.15.12) (2023-11-09)
|
|
255
356
|
|
|
357
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
256
358
|
|
|
257
|
-
## [0.
|
|
359
|
+
## [0.15.11](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.15.10...@synerise/ds-avatar@0.15.11) (2023-10-30)
|
|
258
360
|
|
|
259
361
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
260
362
|
|
|
363
|
+
## [0.15.10](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.15.9...@synerise/ds-avatar@0.15.10) (2023-10-19)
|
|
261
364
|
|
|
365
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
262
366
|
|
|
367
|
+
## [0.15.9](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.15.8...@synerise/ds-avatar@0.15.9) (2023-10-18)
|
|
263
368
|
|
|
369
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
264
370
|
|
|
265
|
-
## [0.
|
|
371
|
+
## [0.15.8](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.15.7...@synerise/ds-avatar@0.15.8) (2023-10-11)
|
|
266
372
|
|
|
267
373
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
268
374
|
|
|
375
|
+
## [0.15.7](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.15.6...@synerise/ds-avatar@0.15.7) (2023-10-06)
|
|
269
376
|
|
|
377
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
270
378
|
|
|
379
|
+
## [0.15.6](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.15.5...@synerise/ds-avatar@0.15.6) (2023-10-02)
|
|
271
380
|
|
|
381
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
272
382
|
|
|
273
|
-
## [0.
|
|
383
|
+
## [0.15.5](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.15.4...@synerise/ds-avatar@0.15.5) (2023-09-26)
|
|
274
384
|
|
|
275
385
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
276
386
|
|
|
387
|
+
## [0.15.4](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.15.3...@synerise/ds-avatar@0.15.4) (2023-09-19)
|
|
277
388
|
|
|
389
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
278
390
|
|
|
391
|
+
## [0.15.3](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.15.2...@synerise/ds-avatar@0.15.3) (2023-09-18)
|
|
279
392
|
|
|
393
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
280
394
|
|
|
281
|
-
## [0.
|
|
395
|
+
## [0.15.2](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.15.1...@synerise/ds-avatar@0.15.2) (2023-09-08)
|
|
282
396
|
|
|
283
397
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
284
398
|
|
|
399
|
+
## [0.15.1](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.15.0...@synerise/ds-avatar@0.15.1) (2023-09-05)
|
|
400
|
+
|
|
401
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
285
402
|
|
|
403
|
+
# [0.15.0](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.78...@synerise/ds-avatar@0.15.0) (2023-08-30)
|
|
286
404
|
|
|
405
|
+
### Features
|
|
287
406
|
|
|
407
|
+
- **avatar:** background color accepts colorName-hue ([f3a8ce4](https://github.com/synerise/synerise-design/commit/f3a8ce48cae9ea7cc19ef4ca7913259c080b2b87))
|
|
288
408
|
|
|
289
|
-
## [0.
|
|
409
|
+
## [0.14.78](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.77...@synerise/ds-avatar@0.14.78) (2023-08-25)
|
|
290
410
|
|
|
291
411
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
292
412
|
|
|
413
|
+
## [0.14.77](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.76...@synerise/ds-avatar@0.14.77) (2023-08-22)
|
|
293
414
|
|
|
415
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
294
416
|
|
|
417
|
+
## [0.14.76](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.75...@synerise/ds-avatar@0.14.76) (2023-08-20)
|
|
295
418
|
|
|
419
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
296
420
|
|
|
297
|
-
## [0.
|
|
421
|
+
## [0.14.75](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.74...@synerise/ds-avatar@0.14.75) (2023-07-26)
|
|
298
422
|
|
|
299
423
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
300
424
|
|
|
425
|
+
## [0.14.74](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.73...@synerise/ds-avatar@0.14.74) (2023-07-17)
|
|
301
426
|
|
|
427
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
302
428
|
|
|
429
|
+
## [0.14.73](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.72...@synerise/ds-avatar@0.14.73) (2023-07-12)
|
|
303
430
|
|
|
431
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
304
432
|
|
|
305
|
-
## [0.
|
|
433
|
+
## [0.14.72](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.71...@synerise/ds-avatar@0.14.72) (2023-07-11)
|
|
306
434
|
|
|
307
435
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
308
436
|
|
|
437
|
+
## [0.14.71](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.70...@synerise/ds-avatar@0.14.71) (2023-07-11)
|
|
309
438
|
|
|
439
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
310
440
|
|
|
441
|
+
## [0.14.70](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.69...@synerise/ds-avatar@0.14.70) (2023-07-04)
|
|
311
442
|
|
|
443
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
312
444
|
|
|
313
|
-
## [0.
|
|
445
|
+
## [0.14.69](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.68...@synerise/ds-avatar@0.14.69) (2023-06-28)
|
|
314
446
|
|
|
315
447
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
316
448
|
|
|
449
|
+
## [0.14.68](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.67...@synerise/ds-avatar@0.14.68) (2023-06-14)
|
|
317
450
|
|
|
451
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
318
452
|
|
|
453
|
+
## [0.14.67](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.66...@synerise/ds-avatar@0.14.67) (2023-05-26)
|
|
319
454
|
|
|
455
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
320
456
|
|
|
321
|
-
## [0.
|
|
457
|
+
## [0.14.66](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.65...@synerise/ds-avatar@0.14.66) (2023-05-23)
|
|
322
458
|
|
|
323
459
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
324
460
|
|
|
461
|
+
## [0.14.65](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.64...@synerise/ds-avatar@0.14.65) (2023-05-20)
|
|
325
462
|
|
|
463
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
326
464
|
|
|
465
|
+
## [0.14.64](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.63...@synerise/ds-avatar@0.14.64) (2023-04-26)
|
|
327
466
|
|
|
467
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
328
468
|
|
|
329
|
-
## [0.
|
|
469
|
+
## [0.14.63](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.62...@synerise/ds-avatar@0.14.63) (2023-04-19)
|
|
330
470
|
|
|
331
471
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
332
472
|
|
|
473
|
+
## [0.14.62](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.61...@synerise/ds-avatar@0.14.62) (2023-04-14)
|
|
333
474
|
|
|
475
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
334
476
|
|
|
477
|
+
## [0.14.61](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.60...@synerise/ds-avatar@0.14.61) (2023-04-05)
|
|
335
478
|
|
|
479
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
336
480
|
|
|
337
|
-
## [0.
|
|
481
|
+
## [0.14.60](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.59...@synerise/ds-avatar@0.14.60) (2023-03-31)
|
|
338
482
|
|
|
339
483
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
340
484
|
|
|
485
|
+
## [0.14.59](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.58...@synerise/ds-avatar@0.14.59) (2023-03-21)
|
|
341
486
|
|
|
487
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
342
488
|
|
|
489
|
+
## [0.14.58](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.57...@synerise/ds-avatar@0.14.58) (2023-03-20)
|
|
343
490
|
|
|
491
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
344
492
|
|
|
345
|
-
## [0.
|
|
493
|
+
## [0.14.57](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.56...@synerise/ds-avatar@0.14.57) (2023-03-08)
|
|
346
494
|
|
|
347
495
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
348
496
|
|
|
497
|
+
## [0.14.56](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.55...@synerise/ds-avatar@0.14.56) (2023-03-06)
|
|
349
498
|
|
|
499
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
350
500
|
|
|
501
|
+
## [0.14.55](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.54...@synerise/ds-avatar@0.14.55) (2023-03-02)
|
|
351
502
|
|
|
503
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
352
504
|
|
|
353
|
-
## [0.
|
|
505
|
+
## [0.14.54](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.53...@synerise/ds-avatar@0.14.54) (2023-03-02)
|
|
354
506
|
|
|
355
507
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
356
508
|
|
|
509
|
+
## [0.14.53](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.51...@synerise/ds-avatar@0.14.53) (2023-03-01)
|
|
357
510
|
|
|
511
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
358
512
|
|
|
513
|
+
## [0.14.52](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.51...@synerise/ds-avatar@0.14.52) (2023-03-01)
|
|
359
514
|
|
|
515
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
360
516
|
|
|
361
|
-
## [0.
|
|
517
|
+
## [0.14.51](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.50...@synerise/ds-avatar@0.14.51) (2023-02-28)
|
|
362
518
|
|
|
363
519
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
364
520
|
|
|
521
|
+
## [0.14.50](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.49...@synerise/ds-avatar@0.14.50) (2023-02-27)
|
|
365
522
|
|
|
523
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
366
524
|
|
|
525
|
+
## [0.14.49](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.48...@synerise/ds-avatar@0.14.49) (2023-02-16)
|
|
367
526
|
|
|
527
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
368
528
|
|
|
369
|
-
## [0.
|
|
529
|
+
## [0.14.48](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.47...@synerise/ds-avatar@0.14.48) (2023-02-14)
|
|
370
530
|
|
|
371
531
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
372
532
|
|
|
533
|
+
## [0.14.47](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.46...@synerise/ds-avatar@0.14.47) (2023-01-12)
|
|
373
534
|
|
|
535
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
374
536
|
|
|
537
|
+
## [0.14.46](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.45...@synerise/ds-avatar@0.14.46) (2023-01-02)
|
|
375
538
|
|
|
539
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
376
540
|
|
|
377
|
-
## [0.
|
|
541
|
+
## [0.14.45](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.44...@synerise/ds-avatar@0.14.45) (2022-12-07)
|
|
378
542
|
|
|
379
543
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
380
544
|
|
|
545
|
+
## [0.14.44](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.43...@synerise/ds-avatar@0.14.44) (2022-11-30)
|
|
381
546
|
|
|
547
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
382
548
|
|
|
549
|
+
## [0.14.43](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.42...@synerise/ds-avatar@0.14.43) (2022-11-22)
|
|
383
550
|
|
|
551
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
384
552
|
|
|
385
|
-
## [0.
|
|
553
|
+
## [0.14.42](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.41...@synerise/ds-avatar@0.14.42) (2022-11-08)
|
|
386
554
|
|
|
387
555
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
388
556
|
|
|
557
|
+
## [0.14.41](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.40...@synerise/ds-avatar@0.14.41) (2022-10-24)
|
|
389
558
|
|
|
559
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
390
560
|
|
|
561
|
+
## [0.14.40](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.39...@synerise/ds-avatar@0.14.40) (2022-10-18)
|
|
391
562
|
|
|
563
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
392
564
|
|
|
393
|
-
## [0.
|
|
565
|
+
## [0.14.39](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.38...@synerise/ds-avatar@0.14.39) (2022-10-11)
|
|
394
566
|
|
|
395
567
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
396
568
|
|
|
569
|
+
## [0.14.38](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.37...@synerise/ds-avatar@0.14.38) (2022-09-28)
|
|
397
570
|
|
|
571
|
+
### Bug Fixes
|
|
398
572
|
|
|
573
|
+
- **avatar:** remove unnecessary icon type check ([3aee1c2](https://github.com/synerise/synerise-design/commit/3aee1c2b3157ea2c68d8de24d69f444beb3573db))
|
|
399
574
|
|
|
575
|
+
## [0.14.37](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.36...@synerise/ds-avatar@0.14.37) (2022-09-21)
|
|
400
576
|
|
|
401
|
-
|
|
402
|
-
|
|
577
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
403
578
|
|
|
404
|
-
|
|
579
|
+
## [0.14.36](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.35...@synerise/ds-avatar@0.14.36) (2022-09-07)
|
|
405
580
|
|
|
406
|
-
|
|
581
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
407
582
|
|
|
583
|
+
## [0.14.35](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.34...@synerise/ds-avatar@0.14.35) (2022-09-07)
|
|
408
584
|
|
|
585
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
409
586
|
|
|
587
|
+
## [0.14.34](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.32...@synerise/ds-avatar@0.14.34) (2022-09-07)
|
|
410
588
|
|
|
589
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
411
590
|
|
|
412
|
-
## [0.
|
|
591
|
+
## [0.14.33](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.32...@synerise/ds-avatar@0.14.33) (2022-09-07)
|
|
413
592
|
|
|
414
593
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
415
594
|
|
|
595
|
+
## [0.14.32](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.31...@synerise/ds-avatar@0.14.32) (2022-09-06)
|
|
416
596
|
|
|
597
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
417
598
|
|
|
599
|
+
## [0.14.31](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.30...@synerise/ds-avatar@0.14.31) (2022-09-05)
|
|
418
600
|
|
|
601
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
419
602
|
|
|
420
|
-
## [0.
|
|
603
|
+
## [0.14.30](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.29...@synerise/ds-avatar@0.14.30) (2022-08-31)
|
|
421
604
|
|
|
422
605
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
423
606
|
|
|
607
|
+
## [0.14.29](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.28...@synerise/ds-avatar@0.14.29) (2022-08-29)
|
|
424
608
|
|
|
609
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
425
610
|
|
|
611
|
+
## [0.14.28](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.27...@synerise/ds-avatar@0.14.28) (2022-08-25)
|
|
426
612
|
|
|
613
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
427
614
|
|
|
428
|
-
## [0.
|
|
615
|
+
## [0.14.27](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.22...@synerise/ds-avatar@0.14.27) (2022-08-11)
|
|
429
616
|
|
|
430
617
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
431
618
|
|
|
619
|
+
## [0.14.22](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.21...@synerise/ds-avatar@0.14.22) (2022-07-28)
|
|
432
620
|
|
|
621
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
433
622
|
|
|
623
|
+
## [0.14.21](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.20...@synerise/ds-avatar@0.14.21) (2022-07-17)
|
|
434
624
|
|
|
625
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
435
626
|
|
|
436
|
-
## [0.
|
|
627
|
+
## [0.14.20](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.19...@synerise/ds-avatar@0.14.20) (2022-07-08)
|
|
437
628
|
|
|
438
629
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
439
630
|
|
|
631
|
+
## [0.14.19](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.18...@synerise/ds-avatar@0.14.19) (2022-07-06)
|
|
440
632
|
|
|
633
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
441
634
|
|
|
635
|
+
## [0.14.18](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.17...@synerise/ds-avatar@0.14.18) (2022-06-15)
|
|
442
636
|
|
|
637
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
443
638
|
|
|
444
|
-
## [0.
|
|
639
|
+
## [0.14.17](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.16...@synerise/ds-avatar@0.14.17) (2022-04-29)
|
|
445
640
|
|
|
446
641
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
447
642
|
|
|
643
|
+
## [0.14.16](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.15...@synerise/ds-avatar@0.14.16) (2022-04-05)
|
|
448
644
|
|
|
645
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
449
646
|
|
|
647
|
+
## [0.14.15](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.14...@synerise/ds-avatar@0.14.15) (2022-03-30)
|
|
450
648
|
|
|
649
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
451
650
|
|
|
452
|
-
## [0.
|
|
651
|
+
## [0.14.14](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.13...@synerise/ds-avatar@0.14.14) (2022-03-24)
|
|
453
652
|
|
|
454
653
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
455
654
|
|
|
655
|
+
## [0.14.13](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.12...@synerise/ds-avatar@0.14.13) (2022-03-24)
|
|
456
656
|
|
|
657
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
457
658
|
|
|
659
|
+
## [0.14.12](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.11...@synerise/ds-avatar@0.14.12) (2022-03-21)
|
|
458
660
|
|
|
661
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
459
662
|
|
|
460
|
-
|
|
663
|
+
## [0.14.11](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.10...@synerise/ds-avatar@0.14.11) (2022-03-14)
|
|
461
664
|
|
|
665
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
462
666
|
|
|
463
|
-
|
|
667
|
+
## [0.14.10](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.9...@synerise/ds-avatar@0.14.10) (2022-02-25)
|
|
464
668
|
|
|
465
|
-
|
|
669
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
466
670
|
|
|
671
|
+
## [0.14.9](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.8...@synerise/ds-avatar@0.14.9) (2022-02-16)
|
|
467
672
|
|
|
673
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
468
674
|
|
|
675
|
+
## [0.14.8](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.7...@synerise/ds-avatar@0.14.8) (2022-02-03)
|
|
469
676
|
|
|
677
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
470
678
|
|
|
471
|
-
## [0.
|
|
679
|
+
## [0.14.7](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.6...@synerise/ds-avatar@0.14.7) (2022-01-17)
|
|
472
680
|
|
|
473
681
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
474
682
|
|
|
683
|
+
## [0.14.6](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.5...@synerise/ds-avatar@0.14.6) (2021-12-29)
|
|
475
684
|
|
|
685
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
476
686
|
|
|
687
|
+
## [0.14.5](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.4...@synerise/ds-avatar@0.14.5) (2021-12-22)
|
|
477
688
|
|
|
689
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
478
690
|
|
|
479
|
-
## [0.
|
|
691
|
+
## [0.14.4](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.3...@synerise/ds-avatar@0.14.4) (2021-11-23)
|
|
480
692
|
|
|
481
693
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
482
694
|
|
|
695
|
+
## [0.14.3](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.2...@synerise/ds-avatar@0.14.3) (2021-11-22)
|
|
483
696
|
|
|
697
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
484
698
|
|
|
699
|
+
## [0.14.2](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.1...@synerise/ds-avatar@0.14.2) (2021-11-16)
|
|
485
700
|
|
|
701
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
486
702
|
|
|
487
|
-
## [0.
|
|
703
|
+
## [0.14.1](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.37...@synerise/ds-avatar@0.14.1) (2021-11-09)
|
|
488
704
|
|
|
489
705
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
490
706
|
|
|
707
|
+
# [0.14.0](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.37...@synerise/ds-avatar@0.14.0) (2021-11-09)
|
|
491
708
|
|
|
709
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
492
710
|
|
|
711
|
+
## [0.13.37](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.36...@synerise/ds-avatar@0.13.37) (2021-11-05)
|
|
493
712
|
|
|
713
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
494
714
|
|
|
495
|
-
## [0.
|
|
715
|
+
## [0.13.36](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.34...@synerise/ds-avatar@0.13.36) (2021-10-26)
|
|
496
716
|
|
|
497
717
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
498
718
|
|
|
719
|
+
## [0.13.35](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.34...@synerise/ds-avatar@0.13.35) (2021-10-19)
|
|
499
720
|
|
|
721
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
500
722
|
|
|
723
|
+
## [0.13.34](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.33...@synerise/ds-avatar@0.13.34) (2021-10-19)
|
|
501
724
|
|
|
725
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
502
726
|
|
|
503
|
-
## [0.
|
|
727
|
+
## [0.13.33](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.32...@synerise/ds-avatar@0.13.33) (2021-09-21)
|
|
504
728
|
|
|
505
729
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
506
730
|
|
|
731
|
+
## [0.13.32](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.31...@synerise/ds-avatar@0.13.32) (2021-09-15)
|
|
507
732
|
|
|
733
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
508
734
|
|
|
735
|
+
## [0.13.31](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.30...@synerise/ds-avatar@0.13.31) (2021-09-09)
|
|
509
736
|
|
|
737
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
510
738
|
|
|
511
|
-
## [0.
|
|
739
|
+
## [0.13.30](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.29...@synerise/ds-avatar@0.13.30) (2021-09-09)
|
|
512
740
|
|
|
513
741
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
514
742
|
|
|
743
|
+
## [0.13.29](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.28...@synerise/ds-avatar@0.13.29) (2021-09-03)
|
|
515
744
|
|
|
745
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
516
746
|
|
|
747
|
+
## [0.13.28](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.27...@synerise/ds-avatar@0.13.28) (2021-09-01)
|
|
517
748
|
|
|
749
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
518
750
|
|
|
519
|
-
## [0.
|
|
751
|
+
## [0.13.27](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.26...@synerise/ds-avatar@0.13.27) (2021-08-31)
|
|
520
752
|
|
|
521
753
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
522
754
|
|
|
755
|
+
## [0.13.26](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.25...@synerise/ds-avatar@0.13.26) (2021-08-26)
|
|
523
756
|
|
|
757
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
524
758
|
|
|
759
|
+
## [0.13.25](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.24...@synerise/ds-avatar@0.13.25) (2021-07-30)
|
|
525
760
|
|
|
761
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
526
762
|
|
|
527
|
-
## [0.
|
|
763
|
+
## [0.13.24](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.23...@synerise/ds-avatar@0.13.24) (2021-07-30)
|
|
528
764
|
|
|
529
765
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
530
766
|
|
|
767
|
+
## [0.13.23](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.22...@synerise/ds-avatar@0.13.23) (2021-07-19)
|
|
531
768
|
|
|
769
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
532
770
|
|
|
771
|
+
## [0.13.22](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.21...@synerise/ds-avatar@0.13.22) (2021-07-08)
|
|
533
772
|
|
|
773
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
534
774
|
|
|
535
|
-
## [0.
|
|
775
|
+
## [0.13.21](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.20...@synerise/ds-avatar@0.13.21) (2021-07-07)
|
|
536
776
|
|
|
537
777
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
538
778
|
|
|
779
|
+
## [0.13.20](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.19...@synerise/ds-avatar@0.13.20) (2021-07-01)
|
|
539
780
|
|
|
781
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
540
782
|
|
|
783
|
+
## [0.13.19](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.18...@synerise/ds-avatar@0.13.19) (2021-06-22)
|
|
541
784
|
|
|
785
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
542
786
|
|
|
543
|
-
## [0.
|
|
787
|
+
## [0.13.18](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.17...@synerise/ds-avatar@0.13.18) (2021-06-14)
|
|
544
788
|
|
|
545
789
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
546
790
|
|
|
791
|
+
## [0.13.17](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.16...@synerise/ds-avatar@0.13.17) (2021-05-27)
|
|
547
792
|
|
|
793
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
548
794
|
|
|
795
|
+
## [0.13.16](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.15...@synerise/ds-avatar@0.13.16) (2021-05-25)
|
|
549
796
|
|
|
797
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
550
798
|
|
|
551
|
-
## [0.15
|
|
799
|
+
## [0.13.15](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.14...@synerise/ds-avatar@0.13.15) (2021-05-20)
|
|
552
800
|
|
|
553
801
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
554
802
|
|
|
803
|
+
## [0.13.14](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.13...@synerise/ds-avatar@0.13.14) (2021-05-20)
|
|
555
804
|
|
|
805
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
556
806
|
|
|
807
|
+
## [0.13.13](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.12...@synerise/ds-avatar@0.13.13) (2021-05-20)
|
|
557
808
|
|
|
809
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
558
810
|
|
|
559
|
-
## [0.
|
|
811
|
+
## [0.13.12](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.11...@synerise/ds-avatar@0.13.12) (2021-05-18)
|
|
560
812
|
|
|
561
813
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
562
814
|
|
|
815
|
+
## [0.13.11](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.10...@synerise/ds-avatar@0.13.11) (2021-05-14)
|
|
563
816
|
|
|
817
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
564
818
|
|
|
819
|
+
## [0.13.10](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.9...@synerise/ds-avatar@0.13.10) (2021-05-14)
|
|
565
820
|
|
|
821
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
566
822
|
|
|
567
|
-
## [0.
|
|
823
|
+
## [0.13.9](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.8...@synerise/ds-avatar@0.13.9) (2021-05-14)
|
|
568
824
|
|
|
569
825
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
570
826
|
|
|
827
|
+
## [0.13.8](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.7...@synerise/ds-avatar@0.13.8) (2021-05-06)
|
|
571
828
|
|
|
829
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
572
830
|
|
|
831
|
+
## [0.13.7](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.6...@synerise/ds-avatar@0.13.7) (2021-05-06)
|
|
573
832
|
|
|
833
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
574
834
|
|
|
575
|
-
## [0.
|
|
835
|
+
## [0.13.6](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.5...@synerise/ds-avatar@0.13.6) (2021-04-29)
|
|
576
836
|
|
|
577
837
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
578
838
|
|
|
839
|
+
## [0.13.5](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.4...@synerise/ds-avatar@0.13.5) (2021-04-22)
|
|
579
840
|
|
|
841
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
580
842
|
|
|
843
|
+
## [0.13.4](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.3...@synerise/ds-avatar@0.13.4) (2021-04-20)
|
|
581
844
|
|
|
845
|
+
### Bug Fixes
|
|
582
846
|
|
|
583
|
-
|
|
847
|
+
- **avatar:** enforce min-width otherwise flex squizes it ([33b075a](https://github.com/synerise/synerise-design/commit/33b075aedf91b64f4e4b1035da3f94ba07bd5d68))
|
|
584
848
|
|
|
585
|
-
|
|
849
|
+
## [0.13.3](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.2...@synerise/ds-avatar@0.13.3) (2021-04-14)
|
|
586
850
|
|
|
851
|
+
### Bug Fixes
|
|
587
852
|
|
|
853
|
+
- **avatar:** add auto tooltip typing ([50c3e15](https://github.com/synerise/synerise-design/commit/50c3e151352c3aec92fdd709fd8ecdf8cc53e851))
|
|
588
854
|
|
|
855
|
+
## [0.13.2](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.1...@synerise/ds-avatar@0.13.2) (2021-04-13)
|
|
589
856
|
|
|
857
|
+
### Bug Fixes
|
|
590
858
|
|
|
591
|
-
|
|
859
|
+
- **avatar:** no hover effect if no tooltip or onClick ([46e5866](https://github.com/synerise/synerise-design/commit/46e58664a5b1d40af637621cfc8450718f807d41))
|
|
592
860
|
|
|
593
|
-
|
|
861
|
+
## [0.13.1](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.0...@synerise/ds-avatar@0.13.1) (2021-04-07)
|
|
594
862
|
|
|
863
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
595
864
|
|
|
865
|
+
# [0.13.0](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.12.2...@synerise/ds-avatar@0.13.0) (2021-03-30)
|
|
596
866
|
|
|
867
|
+
### Features
|
|
597
868
|
|
|
869
|
+
- **avatar:** STOR-698 allow nullish values + email as text if no names ([21838ec](https://github.com/synerise/synerise-design/commit/21838ecb3b94857701db601290ff545ab8cc5cc3))
|
|
598
870
|
|
|
599
|
-
## [0.
|
|
871
|
+
## [0.12.2](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.12.1...@synerise/ds-avatar@0.12.2) (2021-03-29)
|
|
600
872
|
|
|
601
|
-
|
|
873
|
+
### Bug Fixes
|
|
602
874
|
|
|
875
|
+
- **avatar:** fix if Icon is not ds Icon ([9afac7d](https://github.com/synerise/synerise-design/commit/9afac7dc3109c3c67c1df9aca9c4440f8fcede5a))
|
|
603
876
|
|
|
877
|
+
## [0.12.1](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.12.0...@synerise/ds-avatar@0.12.1) (2021-03-29)
|
|
604
878
|
|
|
879
|
+
### Bug Fixes
|
|
605
880
|
|
|
881
|
+
- **avatar:** fix when firstName/lastName gets null ([d3f3ecb](https://github.com/synerise/synerise-design/commit/d3f3ecba1757d100c9f9930e8b0b62d11b11689b))
|
|
882
|
+
- **avatar:** ObjectAvatar pass style ([1d06a7f](https://github.com/synerise/synerise-design/commit/1d06a7fc2aa33a7e8fda10fe7d4fb2664e430aa7))
|
|
606
883
|
|
|
607
|
-
|
|
884
|
+
# [0.12.0](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.11.5...@synerise/ds-avatar@0.12.0) (2021-03-22)
|
|
608
885
|
|
|
609
|
-
|
|
886
|
+
### Features
|
|
610
887
|
|
|
888
|
+
- **avatar:** STOR-698 move User/ObjectAvatar data source to object ([f3c79dd](https://github.com/synerise/synerise-design/commit/f3c79dd21e9ea32cb05d9159b721ba91098530e2))
|
|
611
889
|
|
|
890
|
+
## [0.11.5](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.11.4...@synerise/ds-avatar@0.11.5) (2021-03-19)
|
|
612
891
|
|
|
892
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
613
893
|
|
|
894
|
+
## [0.11.4](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.11.3...@synerise/ds-avatar@0.11.4) (2021-03-17)
|
|
614
895
|
|
|
615
|
-
|
|
896
|
+
### Bug Fixes
|
|
616
897
|
|
|
617
|
-
**
|
|
898
|
+
- **avatar:** bug with name + widths ([090b13a](https://github.com/synerise/synerise-design/commit/090b13a17011e92041ce4678eaca943377fbd555))
|
|
618
899
|
|
|
900
|
+
## [0.11.3](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.11.2...@synerise/ds-avatar@0.11.3) (2021-03-16)
|
|
619
901
|
|
|
902
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
620
903
|
|
|
904
|
+
## [0.11.2](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.11.1...@synerise/ds-avatar@0.11.2) (2021-03-16)
|
|
621
905
|
|
|
906
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
622
907
|
|
|
623
|
-
## [0.
|
|
908
|
+
## [0.11.1](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.11.0...@synerise/ds-avatar@0.11.1) (2021-03-16)
|
|
624
909
|
|
|
625
910
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
626
911
|
|
|
912
|
+
# [0.11.0](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.10.15...@synerise/ds-avatar@0.11.0) (2021-03-16)
|
|
627
913
|
|
|
914
|
+
### Bug Fixes
|
|
628
915
|
|
|
916
|
+
- **avatar:** add 'auto' color to user and object avatar ([8d9bf33](https://github.com/synerise/synerise-design/commit/8d9bf3354ac0b7affdcd84db91ae5ba50fdef0d4))
|
|
917
|
+
- **avatar:** div -> span ([6ca1edb](https://github.com/synerise/synerise-design/commit/6ca1edb35920168ef9c037618165777e9698ed59))
|
|
918
|
+
- **avatar:** ds-status dep ([e451f42](https://github.com/synerise/synerise-design/commit/e451f420da3de7f027a15cb4f4fee9fceb86db12))
|
|
919
|
+
- **avatar:** enforce white font color ([240fe9b](https://github.com/synerise/synerise-design/commit/240fe9b7c9df5f1ac963be03a8abec0f9a535021))
|
|
920
|
+
- **avatar:** fix tooltip ([1169193](https://github.com/synerise/synerise-design/commit/11691936b9ef72e5d54c66a149ac3a5cfa1505d5))
|
|
921
|
+
- **avatar:** fixes for tooltip and background auto color ([f7bc79d](https://github.com/synerise/synerise-design/commit/f7bc79d8c6b39365ac38b81a4766629b68eb6888))
|
|
922
|
+
- **avatar:** missing return type ([8b69c30](https://github.com/synerise/synerise-design/commit/8b69c30b93bbe1302e3c0b5151f27231b2f728ef))
|
|
923
|
+
- **avatar:** pass style properly to user and object avatar ([0bfed71](https://github.com/synerise/synerise-design/commit/0bfed71d4af64cf3a784d6f0e75e9e1f39868bf8))
|
|
924
|
+
- **avatar:** pass tooltipProps ([e3b0cc6](https://github.com/synerise/synerise-design/commit/e3b0cc6e55fe6251a2bb7ec4dec35bdad5dc61a1))
|
|
925
|
+
- **avatar:** problem with scaling custom icon ([9f1f680](https://github.com/synerise/synerise-design/commit/9f1f6808ff23cf2d77d20958a6476c26f40ce4e5))
|
|
926
|
+
- **avatar:** typescript errors ([1a0ddd4](https://github.com/synerise/synerise-design/commit/1a0ddd4c1659102dec4694f641b5fa1a9713d06c))
|
|
927
|
+
- **avatar:** typo ([09f913b](https://github.com/synerise/synerise-design/commit/09f913b23739249c562be473fc1ba99f58743bfe))
|
|
928
|
+
- **avatar:** update snapshot ([9407cfd](https://github.com/synerise/synerise-design/commit/9407cfdefd6b9af450af4095e89ea405c4fc6842))
|
|
929
|
+
- **avatar:** user avatar remove default size ([55e9da8](https://github.com/synerise/synerise-design/commit/55e9da89f713847fa243fa4079e3e0682a97e9c6))
|
|
629
930
|
|
|
931
|
+
### Features
|
|
630
932
|
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
933
|
+
- **avatar:** STOR-700 change avatar sizes + add UserAvatar ([a1bb5b4](https://github.com/synerise/synerise-design/commit/a1bb5b43debc5c9b152d5d2303ef5ba29591f3b9))
|
|
634
934
|
|
|
935
|
+
## [0.10.15](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.10.14...@synerise/ds-avatar@0.10.15) (2021-03-16)
|
|
635
936
|
|
|
937
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
636
938
|
|
|
939
|
+
## [0.10.14](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.10.13...@synerise/ds-avatar@0.10.14) (2021-03-10)
|
|
637
940
|
|
|
941
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
638
942
|
|
|
639
|
-
## [0.
|
|
943
|
+
## [0.10.13](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.10.12...@synerise/ds-avatar@0.10.13) (2021-03-10)
|
|
640
944
|
|
|
641
945
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
642
946
|
|
|
947
|
+
## [0.10.12](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.10.11...@synerise/ds-avatar@0.10.12) (2021-03-09)
|
|
643
948
|
|
|
949
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
644
950
|
|
|
951
|
+
## [0.10.11](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.10.10...@synerise/ds-avatar@0.10.11) (2021-03-03)
|
|
645
952
|
|
|
953
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
646
954
|
|
|
647
|
-
## [0.
|
|
955
|
+
## [0.10.10](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.10.9...@synerise/ds-avatar@0.10.10) (2021-03-02)
|
|
648
956
|
|
|
649
957
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
650
958
|
|
|
959
|
+
## [0.10.9](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.10.8...@synerise/ds-avatar@0.10.9) (2021-03-01)
|
|
651
960
|
|
|
961
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
652
962
|
|
|
963
|
+
## [0.10.8](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.10.7...@synerise/ds-avatar@0.10.8) (2021-02-17)
|
|
653
964
|
|
|
965
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
654
966
|
|
|
655
|
-
## [0.
|
|
967
|
+
## [0.10.7](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.10.6...@synerise/ds-avatar@0.10.7) (2021-02-15)
|
|
656
968
|
|
|
657
969
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
658
970
|
|
|
971
|
+
## [0.10.6](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.10.5...@synerise/ds-avatar@0.10.6) (2021-02-08)
|
|
659
972
|
|
|
973
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
660
974
|
|
|
975
|
+
## [0.10.5](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.10.4...@synerise/ds-avatar@0.10.5) (2021-02-05)
|
|
661
976
|
|
|
977
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
662
978
|
|
|
663
|
-
## [0.
|
|
979
|
+
## [0.10.4](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.10.3...@synerise/ds-avatar@0.10.4) (2021-02-02)
|
|
664
980
|
|
|
665
981
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
666
982
|
|
|
983
|
+
## [0.10.3](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.10.2...@synerise/ds-avatar@0.10.3) (2021-02-01)
|
|
667
984
|
|
|
985
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
668
986
|
|
|
987
|
+
## [0.10.2](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.10.1...@synerise/ds-avatar@0.10.2) (2021-01-22)
|
|
669
988
|
|
|
989
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
670
990
|
|
|
671
|
-
## [0.
|
|
991
|
+
## [0.10.1](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.10.0...@synerise/ds-avatar@0.10.1) (2021-01-15)
|
|
672
992
|
|
|
673
993
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
674
994
|
|
|
995
|
+
# [0.10.0](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.9.42...@synerise/ds-avatar@0.10.0) (2021-01-14)
|
|
675
996
|
|
|
997
|
+
### Features
|
|
676
998
|
|
|
999
|
+
- **avatar:** add "ds-avatar" className ([54a52eb](https://github.com/synerise/synerise-design/commit/54a52ebee8de50dca83f0e84db8e1540d0254c11))
|
|
677
1000
|
|
|
678
|
-
|
|
679
|
-
## [0.15.9](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.15.8...@synerise/ds-avatar@0.15.9) (2023-10-18)
|
|
1001
|
+
## [0.9.42](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.9.41...@synerise/ds-avatar@0.9.42) (2021-01-13)
|
|
680
1002
|
|
|
681
1003
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
682
1004
|
|
|
1005
|
+
## [0.9.41](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.9.40...@synerise/ds-avatar@0.9.41) (2021-01-04)
|
|
683
1006
|
|
|
1007
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
684
1008
|
|
|
1009
|
+
## [0.9.40](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.9.39...@synerise/ds-avatar@0.9.40) (2020-12-23)
|
|
685
1010
|
|
|
1011
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
686
1012
|
|
|
687
|
-
## [0.
|
|
1013
|
+
## [0.9.39](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.9.38...@synerise/ds-avatar@0.9.39) (2020-12-23)
|
|
688
1014
|
|
|
689
1015
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
690
1016
|
|
|
1017
|
+
## [0.9.38](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.9.37...@synerise/ds-avatar@0.9.38) (2020-12-21)
|
|
691
1018
|
|
|
1019
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
692
1020
|
|
|
1021
|
+
## [0.9.37](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.9.36...@synerise/ds-avatar@0.9.37) (2020-12-14)
|
|
693
1022
|
|
|
1023
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
694
1024
|
|
|
695
|
-
## [0.
|
|
696
|
-
|
|
697
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
## [0.15.6](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.15.5...@synerise/ds-avatar@0.15.6) (2023-10-02)
|
|
704
|
-
|
|
705
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
## [0.15.5](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.15.4...@synerise/ds-avatar@0.15.5) (2023-09-26)
|
|
712
|
-
|
|
713
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
## [0.15.4](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.15.3...@synerise/ds-avatar@0.15.4) (2023-09-19)
|
|
720
|
-
|
|
721
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
722
|
-
|
|
723
|
-
|
|
724
|
-
|
|
725
|
-
|
|
726
|
-
|
|
727
|
-
## [0.15.3](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.15.2...@synerise/ds-avatar@0.15.3) (2023-09-18)
|
|
728
|
-
|
|
729
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
730
|
-
|
|
731
|
-
|
|
732
|
-
|
|
733
|
-
|
|
734
|
-
|
|
735
|
-
## [0.15.2](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.15.1...@synerise/ds-avatar@0.15.2) (2023-09-08)
|
|
736
|
-
|
|
737
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
## [0.15.1](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.15.0...@synerise/ds-avatar@0.15.1) (2023-09-05)
|
|
744
|
-
|
|
745
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
# [0.15.0](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.78...@synerise/ds-avatar@0.15.0) (2023-08-30)
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
### Features
|
|
755
|
-
|
|
756
|
-
* **avatar:** background color accepts colorName-hue ([f3a8ce4](https://github.com/synerise/synerise-design/commit/f3a8ce48cae9ea7cc19ef4ca7913259c080b2b87))
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
## [0.14.78](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.77...@synerise/ds-avatar@0.14.78) (2023-08-25)
|
|
763
|
-
|
|
764
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
## [0.14.77](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.76...@synerise/ds-avatar@0.14.77) (2023-08-22)
|
|
771
|
-
|
|
772
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
## [0.14.76](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.75...@synerise/ds-avatar@0.14.76) (2023-08-20)
|
|
779
|
-
|
|
780
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
## [0.14.75](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.74...@synerise/ds-avatar@0.14.75) (2023-07-26)
|
|
787
|
-
|
|
788
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
## [0.14.74](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.73...@synerise/ds-avatar@0.14.74) (2023-07-17)
|
|
795
|
-
|
|
796
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
797
|
-
|
|
798
|
-
|
|
799
|
-
|
|
800
|
-
|
|
801
|
-
|
|
802
|
-
## [0.14.73](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.72...@synerise/ds-avatar@0.14.73) (2023-07-12)
|
|
803
|
-
|
|
804
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
805
|
-
|
|
806
|
-
|
|
807
|
-
|
|
808
|
-
|
|
809
|
-
|
|
810
|
-
## [0.14.72](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.71...@synerise/ds-avatar@0.14.72) (2023-07-11)
|
|
811
|
-
|
|
812
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
813
|
-
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
|
|
817
|
-
|
|
818
|
-
## [0.14.71](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.70...@synerise/ds-avatar@0.14.71) (2023-07-11)
|
|
819
|
-
|
|
820
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
821
|
-
|
|
822
|
-
|
|
823
|
-
|
|
824
|
-
|
|
825
|
-
|
|
826
|
-
## [0.14.70](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.69...@synerise/ds-avatar@0.14.70) (2023-07-04)
|
|
827
|
-
|
|
828
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
## [0.14.69](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.68...@synerise/ds-avatar@0.14.69) (2023-06-28)
|
|
835
|
-
|
|
836
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
## [0.14.68](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.67...@synerise/ds-avatar@0.14.68) (2023-06-14)
|
|
843
|
-
|
|
844
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
|
|
849
|
-
|
|
850
|
-
## [0.14.67](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.66...@synerise/ds-avatar@0.14.67) (2023-05-26)
|
|
851
|
-
|
|
852
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
853
|
-
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
## [0.14.66](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.65...@synerise/ds-avatar@0.14.66) (2023-05-23)
|
|
859
|
-
|
|
860
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
## [0.14.65](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.64...@synerise/ds-avatar@0.14.65) (2023-05-20)
|
|
867
|
-
|
|
868
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
869
|
-
|
|
870
|
-
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
|
|
874
|
-
## [0.14.64](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.63...@synerise/ds-avatar@0.14.64) (2023-04-26)
|
|
875
|
-
|
|
876
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
877
|
-
|
|
878
|
-
|
|
879
|
-
|
|
880
|
-
|
|
881
|
-
|
|
882
|
-
## [0.14.63](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.62...@synerise/ds-avatar@0.14.63) (2023-04-19)
|
|
883
|
-
|
|
884
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
885
|
-
|
|
886
|
-
|
|
887
|
-
|
|
888
|
-
|
|
889
|
-
|
|
890
|
-
## [0.14.62](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.61...@synerise/ds-avatar@0.14.62) (2023-04-14)
|
|
891
|
-
|
|
892
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
893
|
-
|
|
894
|
-
|
|
895
|
-
|
|
896
|
-
|
|
897
|
-
|
|
898
|
-
## [0.14.61](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.60...@synerise/ds-avatar@0.14.61) (2023-04-05)
|
|
899
|
-
|
|
900
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
901
|
-
|
|
902
|
-
|
|
903
|
-
|
|
904
|
-
|
|
905
|
-
|
|
906
|
-
## [0.14.60](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.59...@synerise/ds-avatar@0.14.60) (2023-03-31)
|
|
907
|
-
|
|
908
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
909
|
-
|
|
910
|
-
|
|
911
|
-
|
|
912
|
-
|
|
913
|
-
|
|
914
|
-
## [0.14.59](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.58...@synerise/ds-avatar@0.14.59) (2023-03-21)
|
|
915
|
-
|
|
916
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
917
|
-
|
|
918
|
-
|
|
919
|
-
|
|
920
|
-
|
|
921
|
-
|
|
922
|
-
## [0.14.58](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.57...@synerise/ds-avatar@0.14.58) (2023-03-20)
|
|
923
|
-
|
|
924
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
925
|
-
|
|
926
|
-
|
|
927
|
-
|
|
928
|
-
|
|
929
|
-
|
|
930
|
-
## [0.14.57](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.56...@synerise/ds-avatar@0.14.57) (2023-03-08)
|
|
931
|
-
|
|
932
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
933
|
-
|
|
934
|
-
|
|
935
|
-
|
|
936
|
-
|
|
937
|
-
|
|
938
|
-
## [0.14.56](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.55...@synerise/ds-avatar@0.14.56) (2023-03-06)
|
|
939
|
-
|
|
940
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
941
|
-
|
|
942
|
-
|
|
943
|
-
|
|
944
|
-
|
|
945
|
-
|
|
946
|
-
## [0.14.55](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.54...@synerise/ds-avatar@0.14.55) (2023-03-02)
|
|
947
|
-
|
|
948
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
949
|
-
|
|
950
|
-
|
|
951
|
-
|
|
952
|
-
|
|
953
|
-
|
|
954
|
-
## [0.14.54](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.53...@synerise/ds-avatar@0.14.54) (2023-03-02)
|
|
955
|
-
|
|
956
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
957
|
-
|
|
958
|
-
|
|
959
|
-
|
|
960
|
-
|
|
961
|
-
|
|
962
|
-
## [0.14.53](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.51...@synerise/ds-avatar@0.14.53) (2023-03-01)
|
|
963
|
-
|
|
964
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
965
|
-
|
|
966
|
-
|
|
967
|
-
|
|
968
|
-
|
|
969
|
-
|
|
970
|
-
## [0.14.52](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.51...@synerise/ds-avatar@0.14.52) (2023-03-01)
|
|
971
|
-
|
|
972
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
973
|
-
|
|
974
|
-
|
|
975
|
-
|
|
976
|
-
|
|
977
|
-
|
|
978
|
-
## [0.14.51](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.50...@synerise/ds-avatar@0.14.51) (2023-02-28)
|
|
979
|
-
|
|
980
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
981
|
-
|
|
982
|
-
|
|
983
|
-
|
|
984
|
-
|
|
985
|
-
|
|
986
|
-
## [0.14.50](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.49...@synerise/ds-avatar@0.14.50) (2023-02-27)
|
|
987
|
-
|
|
988
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
989
|
-
|
|
990
|
-
|
|
991
|
-
|
|
992
|
-
|
|
993
|
-
|
|
994
|
-
## [0.14.49](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.48...@synerise/ds-avatar@0.14.49) (2023-02-16)
|
|
995
|
-
|
|
996
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
997
|
-
|
|
998
|
-
|
|
999
|
-
|
|
1000
|
-
|
|
1001
|
-
|
|
1002
|
-
## [0.14.48](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.47...@synerise/ds-avatar@0.14.48) (2023-02-14)
|
|
1003
|
-
|
|
1004
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1005
|
-
|
|
1006
|
-
|
|
1007
|
-
|
|
1008
|
-
|
|
1009
|
-
|
|
1010
|
-
## [0.14.47](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.46...@synerise/ds-avatar@0.14.47) (2023-01-12)
|
|
1011
|
-
|
|
1012
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1013
|
-
|
|
1014
|
-
|
|
1015
|
-
|
|
1016
|
-
|
|
1017
|
-
|
|
1018
|
-
## [0.14.46](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.45...@synerise/ds-avatar@0.14.46) (2023-01-02)
|
|
1019
|
-
|
|
1020
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1021
|
-
|
|
1022
|
-
|
|
1023
|
-
|
|
1024
|
-
|
|
1025
|
-
|
|
1026
|
-
## [0.14.45](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.44...@synerise/ds-avatar@0.14.45) (2022-12-07)
|
|
1027
|
-
|
|
1028
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1029
|
-
|
|
1030
|
-
|
|
1031
|
-
|
|
1032
|
-
|
|
1033
|
-
|
|
1034
|
-
## [0.14.44](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.43...@synerise/ds-avatar@0.14.44) (2022-11-30)
|
|
1035
|
-
|
|
1036
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1037
|
-
|
|
1038
|
-
|
|
1039
|
-
|
|
1040
|
-
|
|
1041
|
-
|
|
1042
|
-
## [0.14.43](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.42...@synerise/ds-avatar@0.14.43) (2022-11-22)
|
|
1043
|
-
|
|
1044
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1045
|
-
|
|
1046
|
-
|
|
1047
|
-
|
|
1048
|
-
|
|
1049
|
-
|
|
1050
|
-
## [0.14.42](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.41...@synerise/ds-avatar@0.14.42) (2022-11-08)
|
|
1051
|
-
|
|
1052
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1053
|
-
|
|
1054
|
-
|
|
1055
|
-
|
|
1056
|
-
|
|
1057
|
-
|
|
1058
|
-
## [0.14.41](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.40...@synerise/ds-avatar@0.14.41) (2022-10-24)
|
|
1059
|
-
|
|
1060
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1061
|
-
|
|
1062
|
-
|
|
1063
|
-
|
|
1064
|
-
|
|
1065
|
-
|
|
1066
|
-
## [0.14.40](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.39...@synerise/ds-avatar@0.14.40) (2022-10-18)
|
|
1067
|
-
|
|
1068
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1069
|
-
|
|
1070
|
-
|
|
1071
|
-
|
|
1072
|
-
|
|
1073
|
-
|
|
1074
|
-
## [0.14.39](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.38...@synerise/ds-avatar@0.14.39) (2022-10-11)
|
|
1075
|
-
|
|
1076
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1077
|
-
|
|
1078
|
-
|
|
1079
|
-
|
|
1080
|
-
|
|
1081
|
-
|
|
1082
|
-
## [0.14.38](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.37...@synerise/ds-avatar@0.14.38) (2022-09-28)
|
|
1083
|
-
|
|
1084
|
-
|
|
1085
|
-
### Bug Fixes
|
|
1086
|
-
|
|
1087
|
-
* **avatar:** remove unnecessary icon type check ([3aee1c2](https://github.com/synerise/synerise-design/commit/3aee1c2b3157ea2c68d8de24d69f444beb3573db))
|
|
1088
|
-
|
|
1089
|
-
|
|
1090
|
-
|
|
1091
|
-
|
|
1092
|
-
|
|
1093
|
-
## [0.14.37](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.36...@synerise/ds-avatar@0.14.37) (2022-09-21)
|
|
1094
|
-
|
|
1095
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1096
|
-
|
|
1097
|
-
|
|
1098
|
-
|
|
1099
|
-
|
|
1100
|
-
|
|
1101
|
-
## [0.14.36](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.35...@synerise/ds-avatar@0.14.36) (2022-09-07)
|
|
1102
|
-
|
|
1103
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1104
|
-
|
|
1105
|
-
|
|
1106
|
-
|
|
1107
|
-
|
|
1108
|
-
|
|
1109
|
-
## [0.14.35](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.34...@synerise/ds-avatar@0.14.35) (2022-09-07)
|
|
1110
|
-
|
|
1111
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1112
|
-
|
|
1113
|
-
|
|
1114
|
-
|
|
1115
|
-
|
|
1116
|
-
|
|
1117
|
-
## [0.14.34](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.32...@synerise/ds-avatar@0.14.34) (2022-09-07)
|
|
1118
|
-
|
|
1119
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1120
|
-
|
|
1121
|
-
|
|
1122
|
-
|
|
1123
|
-
|
|
1124
|
-
|
|
1125
|
-
## [0.14.33](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.32...@synerise/ds-avatar@0.14.33) (2022-09-07)
|
|
1126
|
-
|
|
1127
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1128
|
-
|
|
1129
|
-
|
|
1130
|
-
|
|
1131
|
-
|
|
1132
|
-
|
|
1133
|
-
## [0.14.32](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.31...@synerise/ds-avatar@0.14.32) (2022-09-06)
|
|
1134
|
-
|
|
1135
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1136
|
-
|
|
1137
|
-
|
|
1138
|
-
|
|
1139
|
-
|
|
1140
|
-
|
|
1141
|
-
## [0.14.31](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.30...@synerise/ds-avatar@0.14.31) (2022-09-05)
|
|
1142
|
-
|
|
1143
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1144
|
-
|
|
1145
|
-
|
|
1146
|
-
|
|
1147
|
-
|
|
1148
|
-
|
|
1149
|
-
## [0.14.30](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.29...@synerise/ds-avatar@0.14.30) (2022-08-31)
|
|
1150
|
-
|
|
1151
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1152
|
-
|
|
1153
|
-
|
|
1154
|
-
|
|
1155
|
-
|
|
1156
|
-
|
|
1157
|
-
## [0.14.29](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.28...@synerise/ds-avatar@0.14.29) (2022-08-29)
|
|
1158
|
-
|
|
1159
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1160
|
-
|
|
1161
|
-
|
|
1162
|
-
|
|
1163
|
-
|
|
1164
|
-
|
|
1165
|
-
## [0.14.28](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.27...@synerise/ds-avatar@0.14.28) (2022-08-25)
|
|
1166
|
-
|
|
1167
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1168
|
-
|
|
1169
|
-
|
|
1170
|
-
|
|
1171
|
-
|
|
1172
|
-
|
|
1173
|
-
## [0.14.27](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.22...@synerise/ds-avatar@0.14.27) (2022-08-11)
|
|
1174
|
-
|
|
1175
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1176
|
-
|
|
1177
|
-
|
|
1178
|
-
|
|
1179
|
-
|
|
1180
|
-
|
|
1181
|
-
## [0.14.22](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.21...@synerise/ds-avatar@0.14.22) (2022-07-28)
|
|
1182
|
-
|
|
1183
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1184
|
-
|
|
1185
|
-
|
|
1186
|
-
|
|
1187
|
-
|
|
1188
|
-
|
|
1189
|
-
## [0.14.21](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.20...@synerise/ds-avatar@0.14.21) (2022-07-17)
|
|
1190
|
-
|
|
1191
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1192
|
-
|
|
1193
|
-
|
|
1194
|
-
|
|
1195
|
-
|
|
1196
|
-
|
|
1197
|
-
## [0.14.20](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.19...@synerise/ds-avatar@0.14.20) (2022-07-08)
|
|
1198
|
-
|
|
1199
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1200
|
-
|
|
1201
|
-
|
|
1202
|
-
|
|
1203
|
-
|
|
1204
|
-
|
|
1205
|
-
## [0.14.19](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.18...@synerise/ds-avatar@0.14.19) (2022-07-06)
|
|
1206
|
-
|
|
1207
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1208
|
-
|
|
1209
|
-
|
|
1210
|
-
|
|
1211
|
-
|
|
1212
|
-
|
|
1213
|
-
## [0.14.18](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.17...@synerise/ds-avatar@0.14.18) (2022-06-15)
|
|
1214
|
-
|
|
1215
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1216
|
-
|
|
1217
|
-
|
|
1218
|
-
|
|
1219
|
-
|
|
1220
|
-
|
|
1221
|
-
## [0.14.17](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.16...@synerise/ds-avatar@0.14.17) (2022-04-29)
|
|
1222
|
-
|
|
1223
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1224
|
-
|
|
1225
|
-
|
|
1226
|
-
|
|
1227
|
-
|
|
1228
|
-
|
|
1229
|
-
## [0.14.16](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.15...@synerise/ds-avatar@0.14.16) (2022-04-05)
|
|
1230
|
-
|
|
1231
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1232
|
-
|
|
1233
|
-
|
|
1234
|
-
|
|
1235
|
-
|
|
1236
|
-
|
|
1237
|
-
## [0.14.15](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.14...@synerise/ds-avatar@0.14.15) (2022-03-30)
|
|
1238
|
-
|
|
1239
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1240
|
-
|
|
1241
|
-
|
|
1242
|
-
|
|
1243
|
-
|
|
1244
|
-
|
|
1245
|
-
## [0.14.14](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.13...@synerise/ds-avatar@0.14.14) (2022-03-24)
|
|
1246
|
-
|
|
1247
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1248
|
-
|
|
1249
|
-
|
|
1250
|
-
|
|
1251
|
-
|
|
1252
|
-
|
|
1253
|
-
## [0.14.13](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.12...@synerise/ds-avatar@0.14.13) (2022-03-24)
|
|
1254
|
-
|
|
1255
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1256
|
-
|
|
1257
|
-
|
|
1258
|
-
|
|
1259
|
-
|
|
1260
|
-
|
|
1261
|
-
## [0.14.12](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.11...@synerise/ds-avatar@0.14.12) (2022-03-21)
|
|
1262
|
-
|
|
1263
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1264
|
-
|
|
1265
|
-
|
|
1266
|
-
|
|
1267
|
-
|
|
1268
|
-
|
|
1269
|
-
## [0.14.11](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.10...@synerise/ds-avatar@0.14.11) (2022-03-14)
|
|
1270
|
-
|
|
1271
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1272
|
-
|
|
1273
|
-
|
|
1274
|
-
|
|
1275
|
-
|
|
1276
|
-
|
|
1277
|
-
## [0.14.10](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.9...@synerise/ds-avatar@0.14.10) (2022-02-25)
|
|
1278
|
-
|
|
1279
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1280
|
-
|
|
1281
|
-
|
|
1282
|
-
|
|
1283
|
-
|
|
1284
|
-
|
|
1285
|
-
## [0.14.9](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.8...@synerise/ds-avatar@0.14.9) (2022-02-16)
|
|
1286
|
-
|
|
1287
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1288
|
-
|
|
1289
|
-
|
|
1290
|
-
|
|
1291
|
-
|
|
1292
|
-
|
|
1293
|
-
## [0.14.8](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.7...@synerise/ds-avatar@0.14.8) (2022-02-03)
|
|
1294
|
-
|
|
1295
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1296
|
-
|
|
1297
|
-
|
|
1298
|
-
|
|
1299
|
-
|
|
1300
|
-
|
|
1301
|
-
## [0.14.7](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.6...@synerise/ds-avatar@0.14.7) (2022-01-17)
|
|
1302
|
-
|
|
1303
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1304
|
-
|
|
1305
|
-
|
|
1306
|
-
|
|
1307
|
-
|
|
1308
|
-
|
|
1309
|
-
## [0.14.6](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.5...@synerise/ds-avatar@0.14.6) (2021-12-29)
|
|
1310
|
-
|
|
1311
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1312
|
-
|
|
1313
|
-
|
|
1314
|
-
|
|
1315
|
-
|
|
1316
|
-
|
|
1317
|
-
## [0.14.5](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.4...@synerise/ds-avatar@0.14.5) (2021-12-22)
|
|
1318
|
-
|
|
1319
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1320
|
-
|
|
1321
|
-
|
|
1322
|
-
|
|
1323
|
-
|
|
1324
|
-
|
|
1325
|
-
## [0.14.4](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.3...@synerise/ds-avatar@0.14.4) (2021-11-23)
|
|
1326
|
-
|
|
1327
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1328
|
-
|
|
1329
|
-
|
|
1330
|
-
|
|
1331
|
-
|
|
1332
|
-
|
|
1333
|
-
## [0.14.3](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.2...@synerise/ds-avatar@0.14.3) (2021-11-22)
|
|
1334
|
-
|
|
1335
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1336
|
-
|
|
1337
|
-
|
|
1338
|
-
|
|
1339
|
-
|
|
1340
|
-
|
|
1341
|
-
## [0.14.2](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.14.1...@synerise/ds-avatar@0.14.2) (2021-11-16)
|
|
1342
|
-
|
|
1343
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1344
|
-
|
|
1345
|
-
|
|
1346
|
-
|
|
1347
|
-
|
|
1348
|
-
|
|
1349
|
-
## [0.14.1](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.37...@synerise/ds-avatar@0.14.1) (2021-11-09)
|
|
1350
|
-
|
|
1351
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1352
|
-
|
|
1353
|
-
|
|
1354
|
-
|
|
1355
|
-
|
|
1356
|
-
|
|
1357
|
-
# [0.14.0](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.37...@synerise/ds-avatar@0.14.0) (2021-11-09)
|
|
1358
|
-
|
|
1359
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1360
|
-
|
|
1361
|
-
|
|
1362
|
-
|
|
1363
|
-
|
|
1364
|
-
|
|
1365
|
-
## [0.13.37](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.36...@synerise/ds-avatar@0.13.37) (2021-11-05)
|
|
1366
|
-
|
|
1367
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1368
|
-
|
|
1369
|
-
|
|
1370
|
-
|
|
1371
|
-
|
|
1372
|
-
|
|
1373
|
-
## [0.13.36](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.34...@synerise/ds-avatar@0.13.36) (2021-10-26)
|
|
1374
|
-
|
|
1375
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1376
|
-
|
|
1377
|
-
|
|
1378
|
-
|
|
1379
|
-
|
|
1380
|
-
|
|
1381
|
-
## [0.13.35](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.34...@synerise/ds-avatar@0.13.35) (2021-10-19)
|
|
1382
|
-
|
|
1383
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1384
|
-
|
|
1385
|
-
|
|
1386
|
-
|
|
1387
|
-
|
|
1388
|
-
|
|
1389
|
-
## [0.13.34](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.33...@synerise/ds-avatar@0.13.34) (2021-10-19)
|
|
1390
|
-
|
|
1391
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1392
|
-
|
|
1393
|
-
|
|
1394
|
-
|
|
1395
|
-
|
|
1396
|
-
|
|
1397
|
-
## [0.13.33](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.32...@synerise/ds-avatar@0.13.33) (2021-09-21)
|
|
1398
|
-
|
|
1399
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1400
|
-
|
|
1401
|
-
|
|
1402
|
-
|
|
1403
|
-
|
|
1404
|
-
|
|
1405
|
-
## [0.13.32](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.31...@synerise/ds-avatar@0.13.32) (2021-09-15)
|
|
1406
|
-
|
|
1407
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1408
|
-
|
|
1409
|
-
|
|
1410
|
-
|
|
1411
|
-
|
|
1412
|
-
|
|
1413
|
-
## [0.13.31](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.30...@synerise/ds-avatar@0.13.31) (2021-09-09)
|
|
1414
|
-
|
|
1415
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1416
|
-
|
|
1417
|
-
|
|
1418
|
-
|
|
1419
|
-
|
|
1420
|
-
|
|
1421
|
-
## [0.13.30](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.29...@synerise/ds-avatar@0.13.30) (2021-09-09)
|
|
1422
|
-
|
|
1423
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1424
|
-
|
|
1425
|
-
|
|
1426
|
-
|
|
1427
|
-
|
|
1428
|
-
|
|
1429
|
-
## [0.13.29](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.28...@synerise/ds-avatar@0.13.29) (2021-09-03)
|
|
1430
|
-
|
|
1431
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1432
|
-
|
|
1433
|
-
|
|
1434
|
-
|
|
1435
|
-
|
|
1436
|
-
|
|
1437
|
-
## [0.13.28](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.27...@synerise/ds-avatar@0.13.28) (2021-09-01)
|
|
1438
|
-
|
|
1439
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1440
|
-
|
|
1441
|
-
|
|
1442
|
-
|
|
1443
|
-
|
|
1444
|
-
|
|
1445
|
-
## [0.13.27](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.26...@synerise/ds-avatar@0.13.27) (2021-08-31)
|
|
1446
|
-
|
|
1447
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1448
|
-
|
|
1449
|
-
|
|
1450
|
-
|
|
1451
|
-
|
|
1452
|
-
|
|
1453
|
-
## [0.13.26](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.25...@synerise/ds-avatar@0.13.26) (2021-08-26)
|
|
1454
|
-
|
|
1455
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1456
|
-
|
|
1457
|
-
|
|
1458
|
-
|
|
1459
|
-
|
|
1460
|
-
|
|
1461
|
-
## [0.13.25](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.24...@synerise/ds-avatar@0.13.25) (2021-07-30)
|
|
1462
|
-
|
|
1463
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1464
|
-
|
|
1465
|
-
|
|
1466
|
-
|
|
1467
|
-
|
|
1468
|
-
|
|
1469
|
-
## [0.13.24](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.23...@synerise/ds-avatar@0.13.24) (2021-07-30)
|
|
1470
|
-
|
|
1471
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1472
|
-
|
|
1473
|
-
|
|
1474
|
-
|
|
1475
|
-
|
|
1476
|
-
|
|
1477
|
-
## [0.13.23](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.22...@synerise/ds-avatar@0.13.23) (2021-07-19)
|
|
1478
|
-
|
|
1479
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1480
|
-
|
|
1481
|
-
|
|
1482
|
-
|
|
1483
|
-
|
|
1484
|
-
|
|
1485
|
-
## [0.13.22](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.21...@synerise/ds-avatar@0.13.22) (2021-07-08)
|
|
1486
|
-
|
|
1487
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1488
|
-
|
|
1489
|
-
|
|
1490
|
-
|
|
1491
|
-
|
|
1492
|
-
|
|
1493
|
-
## [0.13.21](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.20...@synerise/ds-avatar@0.13.21) (2021-07-07)
|
|
1494
|
-
|
|
1495
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1496
|
-
|
|
1497
|
-
|
|
1498
|
-
|
|
1499
|
-
|
|
1500
|
-
|
|
1501
|
-
## [0.13.20](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.19...@synerise/ds-avatar@0.13.20) (2021-07-01)
|
|
1502
|
-
|
|
1503
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1504
|
-
|
|
1505
|
-
|
|
1506
|
-
|
|
1507
|
-
|
|
1508
|
-
|
|
1509
|
-
## [0.13.19](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.18...@synerise/ds-avatar@0.13.19) (2021-06-22)
|
|
1510
|
-
|
|
1511
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1512
|
-
|
|
1513
|
-
|
|
1514
|
-
|
|
1515
|
-
|
|
1516
|
-
|
|
1517
|
-
## [0.13.18](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.17...@synerise/ds-avatar@0.13.18) (2021-06-14)
|
|
1518
|
-
|
|
1519
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1520
|
-
|
|
1521
|
-
|
|
1522
|
-
|
|
1523
|
-
|
|
1524
|
-
|
|
1525
|
-
## [0.13.17](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.16...@synerise/ds-avatar@0.13.17) (2021-05-27)
|
|
1526
|
-
|
|
1527
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1528
|
-
|
|
1529
|
-
|
|
1530
|
-
|
|
1531
|
-
|
|
1532
|
-
|
|
1533
|
-
## [0.13.16](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.15...@synerise/ds-avatar@0.13.16) (2021-05-25)
|
|
1534
|
-
|
|
1535
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1536
|
-
|
|
1537
|
-
|
|
1538
|
-
|
|
1539
|
-
|
|
1540
|
-
|
|
1541
|
-
## [0.13.15](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.14...@synerise/ds-avatar@0.13.15) (2021-05-20)
|
|
1542
|
-
|
|
1543
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1544
|
-
|
|
1545
|
-
|
|
1546
|
-
|
|
1547
|
-
|
|
1548
|
-
|
|
1549
|
-
## [0.13.14](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.13...@synerise/ds-avatar@0.13.14) (2021-05-20)
|
|
1550
|
-
|
|
1551
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1552
|
-
|
|
1553
|
-
|
|
1554
|
-
|
|
1555
|
-
|
|
1556
|
-
|
|
1557
|
-
## [0.13.13](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.12...@synerise/ds-avatar@0.13.13) (2021-05-20)
|
|
1558
|
-
|
|
1559
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1560
|
-
|
|
1561
|
-
|
|
1562
|
-
|
|
1563
|
-
|
|
1564
|
-
|
|
1565
|
-
## [0.13.12](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.11...@synerise/ds-avatar@0.13.12) (2021-05-18)
|
|
1566
|
-
|
|
1567
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1568
|
-
|
|
1569
|
-
|
|
1570
|
-
|
|
1571
|
-
|
|
1572
|
-
|
|
1573
|
-
## [0.13.11](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.10...@synerise/ds-avatar@0.13.11) (2021-05-14)
|
|
1574
|
-
|
|
1575
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1576
|
-
|
|
1577
|
-
|
|
1578
|
-
|
|
1579
|
-
|
|
1580
|
-
|
|
1581
|
-
## [0.13.10](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.9...@synerise/ds-avatar@0.13.10) (2021-05-14)
|
|
1582
|
-
|
|
1583
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1584
|
-
|
|
1585
|
-
|
|
1586
|
-
|
|
1587
|
-
|
|
1588
|
-
|
|
1589
|
-
## [0.13.9](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.8...@synerise/ds-avatar@0.13.9) (2021-05-14)
|
|
1590
|
-
|
|
1591
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1592
|
-
|
|
1593
|
-
|
|
1594
|
-
|
|
1595
|
-
|
|
1596
|
-
|
|
1597
|
-
## [0.13.8](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.7...@synerise/ds-avatar@0.13.8) (2021-05-06)
|
|
1598
|
-
|
|
1599
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1600
|
-
|
|
1601
|
-
|
|
1602
|
-
|
|
1603
|
-
|
|
1604
|
-
|
|
1605
|
-
## [0.13.7](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.6...@synerise/ds-avatar@0.13.7) (2021-05-06)
|
|
1606
|
-
|
|
1607
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1608
|
-
|
|
1609
|
-
|
|
1610
|
-
|
|
1611
|
-
|
|
1612
|
-
|
|
1613
|
-
## [0.13.6](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.5...@synerise/ds-avatar@0.13.6) (2021-04-29)
|
|
1614
|
-
|
|
1615
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1616
|
-
|
|
1617
|
-
|
|
1618
|
-
|
|
1619
|
-
|
|
1620
|
-
|
|
1621
|
-
## [0.13.5](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.4...@synerise/ds-avatar@0.13.5) (2021-04-22)
|
|
1622
|
-
|
|
1623
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1624
|
-
|
|
1625
|
-
|
|
1626
|
-
|
|
1627
|
-
|
|
1628
|
-
|
|
1629
|
-
## [0.13.4](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.3...@synerise/ds-avatar@0.13.4) (2021-04-20)
|
|
1630
|
-
|
|
1631
|
-
|
|
1632
|
-
### Bug Fixes
|
|
1633
|
-
|
|
1634
|
-
* **avatar:** enforce min-width otherwise flex squizes it ([33b075a](https://github.com/synerise/synerise-design/commit/33b075aedf91b64f4e4b1035da3f94ba07bd5d68))
|
|
1635
|
-
|
|
1636
|
-
|
|
1637
|
-
|
|
1638
|
-
|
|
1639
|
-
|
|
1640
|
-
## [0.13.3](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.2...@synerise/ds-avatar@0.13.3) (2021-04-14)
|
|
1641
|
-
|
|
1642
|
-
|
|
1643
|
-
### Bug Fixes
|
|
1644
|
-
|
|
1645
|
-
* **avatar:** add auto tooltip typing ([50c3e15](https://github.com/synerise/synerise-design/commit/50c3e151352c3aec92fdd709fd8ecdf8cc53e851))
|
|
1646
|
-
|
|
1647
|
-
|
|
1648
|
-
|
|
1649
|
-
|
|
1650
|
-
|
|
1651
|
-
## [0.13.2](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.1...@synerise/ds-avatar@0.13.2) (2021-04-13)
|
|
1652
|
-
|
|
1653
|
-
|
|
1654
|
-
### Bug Fixes
|
|
1655
|
-
|
|
1656
|
-
* **avatar:** no hover effect if no tooltip or onClick ([46e5866](https://github.com/synerise/synerise-design/commit/46e58664a5b1d40af637621cfc8450718f807d41))
|
|
1657
|
-
|
|
1658
|
-
|
|
1659
|
-
|
|
1660
|
-
|
|
1661
|
-
|
|
1662
|
-
## [0.13.1](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.13.0...@synerise/ds-avatar@0.13.1) (2021-04-07)
|
|
1663
|
-
|
|
1664
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1665
|
-
|
|
1666
|
-
|
|
1667
|
-
|
|
1668
|
-
|
|
1669
|
-
|
|
1670
|
-
# [0.13.0](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.12.2...@synerise/ds-avatar@0.13.0) (2021-03-30)
|
|
1671
|
-
|
|
1672
|
-
|
|
1673
|
-
### Features
|
|
1674
|
-
|
|
1675
|
-
* **avatar:** STOR-698 allow nullish values + email as text if no names ([21838ec](https://github.com/synerise/synerise-design/commit/21838ecb3b94857701db601290ff545ab8cc5cc3))
|
|
1676
|
-
|
|
1677
|
-
|
|
1678
|
-
|
|
1679
|
-
|
|
1680
|
-
|
|
1681
|
-
## [0.12.2](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.12.1...@synerise/ds-avatar@0.12.2) (2021-03-29)
|
|
1682
|
-
|
|
1683
|
-
|
|
1684
|
-
### Bug Fixes
|
|
1685
|
-
|
|
1686
|
-
* **avatar:** fix if Icon is not ds Icon ([9afac7d](https://github.com/synerise/synerise-design/commit/9afac7dc3109c3c67c1df9aca9c4440f8fcede5a))
|
|
1687
|
-
|
|
1688
|
-
|
|
1689
|
-
|
|
1690
|
-
|
|
1691
|
-
|
|
1692
|
-
## [0.12.1](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.12.0...@synerise/ds-avatar@0.12.1) (2021-03-29)
|
|
1693
|
-
|
|
1694
|
-
|
|
1695
|
-
### Bug Fixes
|
|
1696
|
-
|
|
1697
|
-
* **avatar:** fix when firstName/lastName gets null ([d3f3ecb](https://github.com/synerise/synerise-design/commit/d3f3ecba1757d100c9f9930e8b0b62d11b11689b))
|
|
1698
|
-
* **avatar:** ObjectAvatar pass style ([1d06a7f](https://github.com/synerise/synerise-design/commit/1d06a7fc2aa33a7e8fda10fe7d4fb2664e430aa7))
|
|
1699
|
-
|
|
1700
|
-
|
|
1701
|
-
|
|
1702
|
-
|
|
1703
|
-
|
|
1704
|
-
# [0.12.0](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.11.5...@synerise/ds-avatar@0.12.0) (2021-03-22)
|
|
1705
|
-
|
|
1706
|
-
|
|
1707
|
-
### Features
|
|
1708
|
-
|
|
1709
|
-
* **avatar:** STOR-698 move User/ObjectAvatar data source to object ([f3c79dd](https://github.com/synerise/synerise-design/commit/f3c79dd21e9ea32cb05d9159b721ba91098530e2))
|
|
1710
|
-
|
|
1711
|
-
|
|
1712
|
-
|
|
1713
|
-
|
|
1714
|
-
|
|
1715
|
-
## [0.11.5](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.11.4...@synerise/ds-avatar@0.11.5) (2021-03-19)
|
|
1716
|
-
|
|
1717
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1718
|
-
|
|
1719
|
-
|
|
1720
|
-
|
|
1721
|
-
|
|
1722
|
-
|
|
1723
|
-
## [0.11.4](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.11.3...@synerise/ds-avatar@0.11.4) (2021-03-17)
|
|
1724
|
-
|
|
1725
|
-
|
|
1726
|
-
### Bug Fixes
|
|
1727
|
-
|
|
1728
|
-
* **avatar:** bug with name + widths ([090b13a](https://github.com/synerise/synerise-design/commit/090b13a17011e92041ce4678eaca943377fbd555))
|
|
1729
|
-
|
|
1730
|
-
|
|
1731
|
-
|
|
1732
|
-
|
|
1733
|
-
|
|
1734
|
-
## [0.11.3](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.11.2...@synerise/ds-avatar@0.11.3) (2021-03-16)
|
|
1735
|
-
|
|
1736
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1737
|
-
|
|
1738
|
-
|
|
1739
|
-
|
|
1740
|
-
|
|
1741
|
-
|
|
1742
|
-
## [0.11.2](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.11.1...@synerise/ds-avatar@0.11.2) (2021-03-16)
|
|
1743
|
-
|
|
1744
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1745
|
-
|
|
1746
|
-
|
|
1747
|
-
|
|
1748
|
-
|
|
1749
|
-
|
|
1750
|
-
## [0.11.1](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.11.0...@synerise/ds-avatar@0.11.1) (2021-03-16)
|
|
1751
|
-
|
|
1752
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1753
|
-
|
|
1754
|
-
|
|
1755
|
-
|
|
1756
|
-
|
|
1757
|
-
|
|
1758
|
-
# [0.11.0](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.10.15...@synerise/ds-avatar@0.11.0) (2021-03-16)
|
|
1759
|
-
|
|
1760
|
-
|
|
1761
|
-
### Bug Fixes
|
|
1762
|
-
|
|
1763
|
-
* **avatar:** add 'auto' color to user and object avatar ([8d9bf33](https://github.com/synerise/synerise-design/commit/8d9bf3354ac0b7affdcd84db91ae5ba50fdef0d4))
|
|
1764
|
-
* **avatar:** div -> span ([6ca1edb](https://github.com/synerise/synerise-design/commit/6ca1edb35920168ef9c037618165777e9698ed59))
|
|
1765
|
-
* **avatar:** ds-status dep ([e451f42](https://github.com/synerise/synerise-design/commit/e451f420da3de7f027a15cb4f4fee9fceb86db12))
|
|
1766
|
-
* **avatar:** enforce white font color ([240fe9b](https://github.com/synerise/synerise-design/commit/240fe9b7c9df5f1ac963be03a8abec0f9a535021))
|
|
1767
|
-
* **avatar:** fix tooltip ([1169193](https://github.com/synerise/synerise-design/commit/11691936b9ef72e5d54c66a149ac3a5cfa1505d5))
|
|
1768
|
-
* **avatar:** fixes for tooltip and background auto color ([f7bc79d](https://github.com/synerise/synerise-design/commit/f7bc79d8c6b39365ac38b81a4766629b68eb6888))
|
|
1769
|
-
* **avatar:** missing return type ([8b69c30](https://github.com/synerise/synerise-design/commit/8b69c30b93bbe1302e3c0b5151f27231b2f728ef))
|
|
1770
|
-
* **avatar:** pass style properly to user and object avatar ([0bfed71](https://github.com/synerise/synerise-design/commit/0bfed71d4af64cf3a784d6f0e75e9e1f39868bf8))
|
|
1771
|
-
* **avatar:** pass tooltipProps ([e3b0cc6](https://github.com/synerise/synerise-design/commit/e3b0cc6e55fe6251a2bb7ec4dec35bdad5dc61a1))
|
|
1772
|
-
* **avatar:** problem with scaling custom icon ([9f1f680](https://github.com/synerise/synerise-design/commit/9f1f6808ff23cf2d77d20958a6476c26f40ce4e5))
|
|
1773
|
-
* **avatar:** typescript errors ([1a0ddd4](https://github.com/synerise/synerise-design/commit/1a0ddd4c1659102dec4694f641b5fa1a9713d06c))
|
|
1774
|
-
* **avatar:** typo ([09f913b](https://github.com/synerise/synerise-design/commit/09f913b23739249c562be473fc1ba99f58743bfe))
|
|
1775
|
-
* **avatar:** update snapshot ([9407cfd](https://github.com/synerise/synerise-design/commit/9407cfdefd6b9af450af4095e89ea405c4fc6842))
|
|
1776
|
-
* **avatar:** user avatar remove default size ([55e9da8](https://github.com/synerise/synerise-design/commit/55e9da89f713847fa243fa4079e3e0682a97e9c6))
|
|
1777
|
-
|
|
1778
|
-
|
|
1779
|
-
### Features
|
|
1780
|
-
|
|
1781
|
-
* **avatar:** STOR-700 change avatar sizes + add UserAvatar ([a1bb5b4](https://github.com/synerise/synerise-design/commit/a1bb5b43debc5c9b152d5d2303ef5ba29591f3b9))
|
|
1782
|
-
|
|
1783
|
-
|
|
1784
|
-
|
|
1785
|
-
|
|
1786
|
-
|
|
1787
|
-
## [0.10.15](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.10.14...@synerise/ds-avatar@0.10.15) (2021-03-16)
|
|
1788
|
-
|
|
1789
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1790
|
-
|
|
1791
|
-
|
|
1792
|
-
|
|
1793
|
-
|
|
1794
|
-
|
|
1795
|
-
## [0.10.14](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.10.13...@synerise/ds-avatar@0.10.14) (2021-03-10)
|
|
1796
|
-
|
|
1797
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1798
|
-
|
|
1799
|
-
|
|
1800
|
-
|
|
1801
|
-
|
|
1802
|
-
|
|
1803
|
-
## [0.10.13](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.10.12...@synerise/ds-avatar@0.10.13) (2021-03-10)
|
|
1804
|
-
|
|
1805
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1806
|
-
|
|
1807
|
-
|
|
1808
|
-
|
|
1809
|
-
|
|
1810
|
-
|
|
1811
|
-
## [0.10.12](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.10.11...@synerise/ds-avatar@0.10.12) (2021-03-09)
|
|
1812
|
-
|
|
1813
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1814
|
-
|
|
1815
|
-
|
|
1816
|
-
|
|
1817
|
-
|
|
1818
|
-
|
|
1819
|
-
## [0.10.11](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.10.10...@synerise/ds-avatar@0.10.11) (2021-03-03)
|
|
1820
|
-
|
|
1821
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1822
|
-
|
|
1823
|
-
|
|
1824
|
-
|
|
1825
|
-
|
|
1826
|
-
|
|
1827
|
-
## [0.10.10](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.10.9...@synerise/ds-avatar@0.10.10) (2021-03-02)
|
|
1828
|
-
|
|
1829
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1830
|
-
|
|
1831
|
-
|
|
1832
|
-
|
|
1833
|
-
|
|
1834
|
-
|
|
1835
|
-
## [0.10.9](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.10.8...@synerise/ds-avatar@0.10.9) (2021-03-01)
|
|
1836
|
-
|
|
1837
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1838
|
-
|
|
1839
|
-
|
|
1840
|
-
|
|
1841
|
-
|
|
1842
|
-
|
|
1843
|
-
## [0.10.8](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.10.7...@synerise/ds-avatar@0.10.8) (2021-02-17)
|
|
1844
|
-
|
|
1845
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1846
|
-
|
|
1847
|
-
|
|
1848
|
-
|
|
1849
|
-
|
|
1850
|
-
|
|
1851
|
-
## [0.10.7](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.10.6...@synerise/ds-avatar@0.10.7) (2021-02-15)
|
|
1852
|
-
|
|
1853
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1854
|
-
|
|
1855
|
-
|
|
1856
|
-
|
|
1857
|
-
|
|
1858
|
-
|
|
1859
|
-
## [0.10.6](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.10.5...@synerise/ds-avatar@0.10.6) (2021-02-08)
|
|
1860
|
-
|
|
1861
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1862
|
-
|
|
1863
|
-
|
|
1864
|
-
|
|
1865
|
-
|
|
1866
|
-
|
|
1867
|
-
## [0.10.5](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.10.4...@synerise/ds-avatar@0.10.5) (2021-02-05)
|
|
1868
|
-
|
|
1869
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1870
|
-
|
|
1871
|
-
|
|
1872
|
-
|
|
1873
|
-
|
|
1874
|
-
|
|
1875
|
-
## [0.10.4](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.10.3...@synerise/ds-avatar@0.10.4) (2021-02-02)
|
|
1876
|
-
|
|
1877
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1878
|
-
|
|
1879
|
-
|
|
1880
|
-
|
|
1881
|
-
|
|
1882
|
-
|
|
1883
|
-
## [0.10.3](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.10.2...@synerise/ds-avatar@0.10.3) (2021-02-01)
|
|
1884
|
-
|
|
1885
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1886
|
-
|
|
1887
|
-
|
|
1888
|
-
|
|
1889
|
-
|
|
1890
|
-
|
|
1891
|
-
## [0.10.2](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.10.1...@synerise/ds-avatar@0.10.2) (2021-01-22)
|
|
1892
|
-
|
|
1893
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1894
|
-
|
|
1895
|
-
|
|
1896
|
-
|
|
1897
|
-
|
|
1898
|
-
|
|
1899
|
-
## [0.10.1](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.10.0...@synerise/ds-avatar@0.10.1) (2021-01-15)
|
|
1900
|
-
|
|
1901
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1902
|
-
|
|
1903
|
-
|
|
1904
|
-
|
|
1905
|
-
|
|
1906
|
-
|
|
1907
|
-
# [0.10.0](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.9.42...@synerise/ds-avatar@0.10.0) (2021-01-14)
|
|
1908
|
-
|
|
1909
|
-
|
|
1910
|
-
### Features
|
|
1911
|
-
|
|
1912
|
-
* **avatar:** add "ds-avatar" className ([54a52eb](https://github.com/synerise/synerise-design/commit/54a52ebee8de50dca83f0e84db8e1540d0254c11))
|
|
1913
|
-
|
|
1914
|
-
|
|
1915
|
-
|
|
1916
|
-
|
|
1917
|
-
|
|
1918
|
-
## [0.9.42](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.9.41...@synerise/ds-avatar@0.9.42) (2021-01-13)
|
|
1919
|
-
|
|
1920
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1921
|
-
|
|
1922
|
-
|
|
1923
|
-
|
|
1924
|
-
|
|
1925
|
-
|
|
1926
|
-
## [0.9.41](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.9.40...@synerise/ds-avatar@0.9.41) (2021-01-04)
|
|
1927
|
-
|
|
1928
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1929
|
-
|
|
1930
|
-
|
|
1931
|
-
|
|
1932
|
-
|
|
1933
|
-
|
|
1934
|
-
## [0.9.40](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.9.39...@synerise/ds-avatar@0.9.40) (2020-12-23)
|
|
1935
|
-
|
|
1936
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1937
|
-
|
|
1938
|
-
|
|
1939
|
-
|
|
1940
|
-
|
|
1941
|
-
|
|
1942
|
-
## [0.9.39](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.9.38...@synerise/ds-avatar@0.9.39) (2020-12-23)
|
|
1943
|
-
|
|
1944
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1945
|
-
|
|
1946
|
-
|
|
1947
|
-
|
|
1948
|
-
|
|
1949
|
-
|
|
1950
|
-
## [0.9.38](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.9.37...@synerise/ds-avatar@0.9.38) (2020-12-21)
|
|
1951
|
-
|
|
1952
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1953
|
-
|
|
1954
|
-
|
|
1955
|
-
|
|
1956
|
-
|
|
1957
|
-
|
|
1958
|
-
## [0.9.37](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.9.36...@synerise/ds-avatar@0.9.37) (2020-12-14)
|
|
1959
|
-
|
|
1960
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1961
|
-
|
|
1962
|
-
|
|
1963
|
-
|
|
1964
|
-
|
|
1965
|
-
|
|
1966
|
-
## [0.9.36](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.9.35...@synerise/ds-avatar@0.9.36) (2020-12-14)
|
|
1967
|
-
|
|
1968
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1969
|
-
|
|
1970
|
-
|
|
1971
|
-
|
|
1972
|
-
|
|
1973
|
-
|
|
1974
|
-
## [0.9.35](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.9.34...@synerise/ds-avatar@0.9.35) (2020-12-11)
|
|
1975
|
-
|
|
1976
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1977
|
-
|
|
1978
|
-
|
|
1979
|
-
|
|
1980
|
-
|
|
1981
|
-
|
|
1982
|
-
## [0.9.34](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.9.33...@synerise/ds-avatar@0.9.34) (2020-12-04)
|
|
1025
|
+
## [0.9.36](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.9.35...@synerise/ds-avatar@0.9.36) (2020-12-14)
|
|
1983
1026
|
|
|
1984
1027
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1985
1028
|
|
|
1029
|
+
## [0.9.35](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.9.34...@synerise/ds-avatar@0.9.35) (2020-12-11)
|
|
1986
1030
|
|
|
1031
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1987
1032
|
|
|
1033
|
+
## [0.9.34](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.9.33...@synerise/ds-avatar@0.9.34) (2020-12-04)
|
|
1988
1034
|
|
|
1035
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1989
1036
|
|
|
1990
1037
|
## [0.9.33](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.9.32...@synerise/ds-avatar@0.9.33) (2020-12-02)
|
|
1991
1038
|
|
|
1992
1039
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
1993
1040
|
|
|
1994
|
-
|
|
1995
|
-
|
|
1996
|
-
|
|
1997
|
-
|
|
1998
1041
|
## [0.9.32](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.9.31...@synerise/ds-avatar@0.9.32) (2020-11-25)
|
|
1999
1042
|
|
|
2000
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2001
|
-
|
|
2002
|
-
|
|
2003
|
-
|
|
2004
|
-
|
|
2005
|
-
|
|
2006
|
-
## [0.9.31](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.9.30...@synerise/ds-avatar@0.9.31) (2020-11-18)
|
|
2007
|
-
|
|
2008
|
-
|
|
2009
|
-
### Bug Fixes
|
|
2010
|
-
|
|
2011
|
-
* **avatar:** add small camera icon ([f50b4f3](https://github.com/synerise/synerise-design/commit/f50b4f373471789cd17b3ba6cc0f62845bd72d74))
|
|
2012
|
-
|
|
2013
|
-
|
|
2014
|
-
|
|
2015
|
-
|
|
2016
|
-
|
|
2017
|
-
## [0.9.30](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.9.29...@synerise/ds-avatar@0.9.30) (2020-11-12)
|
|
2018
|
-
|
|
2019
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2020
|
-
|
|
2021
|
-
|
|
2022
|
-
|
|
2023
|
-
|
|
2024
|
-
|
|
2025
|
-
## [0.9.29](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.9.28...@synerise/ds-avatar@0.9.29) (2020-11-12)
|
|
2026
|
-
|
|
2027
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2028
|
-
|
|
2029
|
-
|
|
2030
|
-
|
|
2031
|
-
|
|
2032
|
-
|
|
2033
|
-
## [0.9.28](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.9.27...@synerise/ds-avatar@0.9.28) (2020-11-08)
|
|
2034
|
-
|
|
2035
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2036
|
-
|
|
2037
|
-
|
|
2038
|
-
|
|
2039
|
-
|
|
2040
|
-
|
|
2041
|
-
## [0.9.27](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.9.26...@synerise/ds-avatar@0.9.27) (2020-11-04)
|
|
2042
|
-
|
|
2043
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2044
|
-
|
|
2045
|
-
|
|
2046
|
-
|
|
2047
|
-
|
|
2048
|
-
|
|
2049
|
-
## [0.9.26](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.9.25...@synerise/ds-avatar@0.9.26) (2020-10-30)
|
|
2050
|
-
|
|
2051
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2052
|
-
|
|
2053
|
-
|
|
2054
|
-
|
|
2055
|
-
|
|
2056
|
-
|
|
2057
|
-
## [0.9.25](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.9.24...@synerise/ds-avatar@0.9.25) (2020-10-30)
|
|
2058
|
-
|
|
2059
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2060
|
-
|
|
2061
|
-
|
|
2062
|
-
|
|
2063
|
-
|
|
2064
|
-
|
|
2065
|
-
## [0.9.24](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.9.23...@synerise/ds-avatar@0.9.24) (2020-10-29)
|
|
2066
|
-
|
|
2067
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2068
|
-
|
|
2069
|
-
|
|
2070
|
-
|
|
2071
|
-
|
|
2072
|
-
|
|
2073
|
-
## [0.9.23](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.9.22...@synerise/ds-avatar@0.9.23) (2020-10-28)
|
|
2074
|
-
|
|
2075
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2076
|
-
|
|
2077
|
-
|
|
2078
|
-
|
|
2079
|
-
|
|
2080
|
-
|
|
2081
|
-
## [0.9.22](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.9.21...@synerise/ds-avatar@0.9.22) (2020-10-22)
|
|
2082
|
-
|
|
2083
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2084
|
-
|
|
2085
|
-
|
|
2086
|
-
|
|
2087
|
-
|
|
2088
|
-
|
|
2089
|
-
## [0.9.21](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.9.20...@synerise/ds-avatar@0.9.21) (2020-10-21)
|
|
2090
|
-
|
|
2091
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2092
|
-
|
|
2093
|
-
|
|
2094
|
-
|
|
2095
|
-
|
|
2096
|
-
|
|
2097
|
-
## [0.9.20](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.9.19...@synerise/ds-avatar@0.9.20) (2020-10-20)
|
|
2098
|
-
|
|
2099
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2100
|
-
|
|
2101
|
-
|
|
2102
|
-
|
|
2103
|
-
|
|
2104
|
-
|
|
2105
|
-
## [0.9.19](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.9.18...@synerise/ds-avatar@0.9.19) (2020-10-13)
|
|
2106
|
-
|
|
2107
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2108
|
-
|
|
2109
|
-
|
|
2110
|
-
|
|
2111
|
-
|
|
2112
|
-
|
|
2113
|
-
## [0.9.18](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.9.17...@synerise/ds-avatar@0.9.18) (2020-10-12)
|
|
2114
|
-
|
|
2115
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2116
|
-
|
|
2117
|
-
|
|
2118
|
-
|
|
2119
|
-
|
|
2120
|
-
|
|
2121
|
-
## [0.9.17](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.9.16...@synerise/ds-avatar@0.9.17) (2020-10-12)
|
|
2122
|
-
|
|
2123
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2124
|
-
|
|
2125
|
-
|
|
2126
|
-
|
|
2127
|
-
|
|
2128
|
-
|
|
2129
|
-
## [0.9.16](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.9.15...@synerise/ds-avatar@0.9.16) (2020-10-09)
|
|
2130
|
-
|
|
2131
|
-
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2132
|
-
|
|
2133
|
-
|
|
2134
|
-
|
|
2135
|
-
|
|
2136
|
-
|
|
2137
|
-
## [0.9.15](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.9.14...@synerise/ds-avatar@0.9.15) (2020-10-09)
|
|
1043
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2138
1044
|
|
|
1045
|
+
## [0.9.31](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.9.30...@synerise/ds-avatar@0.9.31) (2020-11-18)
|
|
2139
1046
|
|
|
2140
1047
|
### Bug Fixes
|
|
2141
1048
|
|
|
2142
|
-
|
|
2143
|
-
* **avatar:** add latest ds-icon to deps ([de57079](https://github.com/synerise/synerise-design/commit/de570798a45d561b001f5ceec104c927d2b49d42))
|
|
1049
|
+
- **avatar:** add small camera icon ([f50b4f3](https://github.com/synerise/synerise-design/commit/f50b4f373471789cd17b3ba6cc0f62845bd72d74))
|
|
2144
1050
|
|
|
1051
|
+
## [0.9.30](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.9.29...@synerise/ds-avatar@0.9.30) (2020-11-12)
|
|
2145
1052
|
|
|
1053
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2146
1054
|
|
|
1055
|
+
## [0.9.29](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.9.28...@synerise/ds-avatar@0.9.29) (2020-11-12)
|
|
2147
1056
|
|
|
1057
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2148
1058
|
|
|
2149
|
-
## [0.9.
|
|
1059
|
+
## [0.9.28](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.9.27...@synerise/ds-avatar@0.9.28) (2020-11-08)
|
|
2150
1060
|
|
|
2151
1061
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2152
1062
|
|
|
1063
|
+
## [0.9.27](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.9.26...@synerise/ds-avatar@0.9.27) (2020-11-04)
|
|
2153
1064
|
|
|
1065
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2154
1066
|
|
|
1067
|
+
## [0.9.26](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.9.25...@synerise/ds-avatar@0.9.26) (2020-10-30)
|
|
2155
1068
|
|
|
1069
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2156
1070
|
|
|
2157
|
-
## [0.9.
|
|
1071
|
+
## [0.9.25](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.9.24...@synerise/ds-avatar@0.9.25) (2020-10-30)
|
|
2158
1072
|
|
|
2159
1073
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2160
1074
|
|
|
1075
|
+
## [0.9.24](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.9.23...@synerise/ds-avatar@0.9.24) (2020-10-29)
|
|
2161
1076
|
|
|
1077
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2162
1078
|
|
|
1079
|
+
## [0.9.23](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.9.22...@synerise/ds-avatar@0.9.23) (2020-10-28)
|
|
2163
1080
|
|
|
1081
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2164
1082
|
|
|
2165
|
-
## [0.9.
|
|
1083
|
+
## [0.9.22](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.9.21...@synerise/ds-avatar@0.9.22) (2020-10-22)
|
|
2166
1084
|
|
|
2167
1085
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2168
1086
|
|
|
1087
|
+
## [0.9.21](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.9.20...@synerise/ds-avatar@0.9.21) (2020-10-21)
|
|
2169
1088
|
|
|
1089
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2170
1090
|
|
|
1091
|
+
## [0.9.20](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.9.19...@synerise/ds-avatar@0.9.20) (2020-10-20)
|
|
2171
1092
|
|
|
1093
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2172
1094
|
|
|
2173
|
-
## [0.9.
|
|
1095
|
+
## [0.9.19](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.9.18...@synerise/ds-avatar@0.9.19) (2020-10-13)
|
|
2174
1096
|
|
|
2175
1097
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2176
1098
|
|
|
1099
|
+
## [0.9.18](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.9.17...@synerise/ds-avatar@0.9.18) (2020-10-12)
|
|
2177
1100
|
|
|
1101
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2178
1102
|
|
|
1103
|
+
## [0.9.17](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.9.16...@synerise/ds-avatar@0.9.17) (2020-10-12)
|
|
2179
1104
|
|
|
1105
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2180
1106
|
|
|
2181
|
-
## [0.9.
|
|
1107
|
+
## [0.9.16](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.9.15...@synerise/ds-avatar@0.9.16) (2020-10-09)
|
|
2182
1108
|
|
|
2183
1109
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2184
1110
|
|
|
1111
|
+
## [0.9.15](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.9.14...@synerise/ds-avatar@0.9.15) (2020-10-09)
|
|
2185
1112
|
|
|
1113
|
+
### Bug Fixes
|
|
2186
1114
|
|
|
1115
|
+
- **avatar:** add ds-icon to deps ([729c90f](https://github.com/synerise/synerise-design/commit/729c90fd7f1b273e24a291c31fc614eeca37df36))
|
|
1116
|
+
- **avatar:** add latest ds-icon to deps ([de57079](https://github.com/synerise/synerise-design/commit/de570798a45d561b001f5ceec104c927d2b49d42))
|
|
2187
1117
|
|
|
2188
|
-
|
|
2189
|
-
## [0.9.9](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.9.8...@synerise/ds-avatar@0.9.9) (2020-09-01)
|
|
1118
|
+
## [0.9.14](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.9.13...@synerise/ds-avatar@0.9.14) (2020-10-06)
|
|
2190
1119
|
|
|
2191
1120
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2192
1121
|
|
|
1122
|
+
## [0.9.13](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.9.12...@synerise/ds-avatar@0.9.13) (2020-10-06)
|
|
2193
1123
|
|
|
1124
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2194
1125
|
|
|
2195
|
-
|
|
2196
|
-
|
|
2197
|
-
## [0.9.8](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.9.7...@synerise/ds-avatar@0.9.8) (2020-08-21)
|
|
1126
|
+
## [0.9.12](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.9.11...@synerise/ds-avatar@0.9.12) (2020-10-02)
|
|
2198
1127
|
|
|
2199
1128
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2200
1129
|
|
|
1130
|
+
## [0.9.11](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.9.10...@synerise/ds-avatar@0.9.11) (2020-09-29)
|
|
2201
1131
|
|
|
1132
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2202
1133
|
|
|
1134
|
+
## [0.9.10](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.9.9...@synerise/ds-avatar@0.9.10) (2020-09-25)
|
|
2203
1135
|
|
|
1136
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2204
1137
|
|
|
2205
|
-
## [0.9.
|
|
1138
|
+
## [0.9.9](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.9.8...@synerise/ds-avatar@0.9.9) (2020-09-01)
|
|
2206
1139
|
|
|
2207
1140
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2208
1141
|
|
|
1142
|
+
## [0.9.8](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.9.7...@synerise/ds-avatar@0.9.8) (2020-08-21)
|
|
2209
1143
|
|
|
1144
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2210
1145
|
|
|
1146
|
+
## [0.9.7](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.9.6...@synerise/ds-avatar@0.9.7) (2020-08-12)
|
|
2211
1147
|
|
|
1148
|
+
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2212
1149
|
|
|
2213
1150
|
## [0.9.6](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.9.5...@synerise/ds-avatar@0.9.6) (2020-08-11)
|
|
2214
1151
|
|
|
2215
1152
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2216
1153
|
|
|
2217
|
-
|
|
2218
|
-
|
|
2219
|
-
|
|
2220
|
-
|
|
2221
1154
|
## [0.9.5](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.9.4...@synerise/ds-avatar@0.9.5) (2020-07-30)
|
|
2222
1155
|
|
|
2223
1156
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2224
1157
|
|
|
2225
|
-
|
|
2226
|
-
|
|
2227
|
-
|
|
2228
|
-
|
|
2229
1158
|
## [0.9.4](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.9.3...@synerise/ds-avatar@0.9.4) (2020-07-29)
|
|
2230
1159
|
|
|
2231
1160
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2232
1161
|
|
|
2233
|
-
|
|
2234
|
-
|
|
2235
|
-
|
|
2236
|
-
|
|
2237
1162
|
## [0.9.3](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.9.2...@synerise/ds-avatar@0.9.3) (2020-07-24)
|
|
2238
1163
|
|
|
2239
1164
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2240
1165
|
|
|
2241
|
-
|
|
2242
|
-
|
|
2243
|
-
|
|
2244
|
-
|
|
2245
1166
|
## [0.9.2](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.9.1...@synerise/ds-avatar@0.9.2) (2020-07-24)
|
|
2246
1167
|
|
|
2247
1168
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2248
1169
|
|
|
2249
|
-
|
|
2250
|
-
|
|
2251
|
-
|
|
2252
|
-
|
|
2253
1170
|
## [0.9.1](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.9.0...@synerise/ds-avatar@0.9.1) (2020-07-22)
|
|
2254
1171
|
|
|
2255
1172
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2256
1173
|
|
|
2257
|
-
|
|
2258
|
-
|
|
2259
|
-
|
|
2260
|
-
|
|
2261
1174
|
# [0.9.0](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.8.26...@synerise/ds-avatar@0.9.0) (2020-07-22)
|
|
2262
1175
|
|
|
2263
|
-
|
|
2264
1176
|
### Features
|
|
2265
1177
|
|
|
2266
|
-
|
|
2267
|
-
|
|
2268
|
-
|
|
2269
|
-
|
|
2270
|
-
|
|
1178
|
+
- **avatar:** add ProductAvatar component ([8a49086](https://github.com/synerise/synerise-design/commit/8a49086f03c12fe3a86cd1c490b77de6517dddc0))
|
|
2271
1179
|
|
|
2272
1180
|
## [0.8.26](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.8.25...@synerise/ds-avatar@0.8.26) (2020-07-20)
|
|
2273
1181
|
|
|
2274
1182
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2275
1183
|
|
|
2276
|
-
|
|
2277
|
-
|
|
2278
|
-
|
|
2279
|
-
|
|
2280
1184
|
## [0.8.25](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.8.24...@synerise/ds-avatar@0.8.25) (2020-07-15)
|
|
2281
1185
|
|
|
2282
1186
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2283
1187
|
|
|
2284
|
-
|
|
2285
|
-
|
|
2286
|
-
|
|
2287
|
-
|
|
2288
1188
|
## [0.8.24](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.8.23...@synerise/ds-avatar@0.8.24) (2020-07-13)
|
|
2289
1189
|
|
|
2290
1190
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2291
1191
|
|
|
2292
|
-
|
|
2293
|
-
|
|
2294
|
-
|
|
2295
|
-
|
|
2296
1192
|
## [0.8.23](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.8.22...@synerise/ds-avatar@0.8.23) (2020-07-09)
|
|
2297
1193
|
|
|
2298
1194
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2299
1195
|
|
|
2300
|
-
|
|
2301
|
-
|
|
2302
|
-
|
|
2303
|
-
|
|
2304
1196
|
## [0.8.22](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.8.21...@synerise/ds-avatar@0.8.22) (2020-07-08)
|
|
2305
1197
|
|
|
2306
1198
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2307
1199
|
|
|
2308
|
-
|
|
2309
|
-
|
|
2310
|
-
|
|
2311
|
-
|
|
2312
1200
|
## [0.8.21](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.8.20...@synerise/ds-avatar@0.8.21) (2020-07-07)
|
|
2313
1201
|
|
|
2314
1202
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2315
1203
|
|
|
2316
|
-
|
|
2317
|
-
|
|
2318
|
-
|
|
2319
|
-
|
|
2320
1204
|
## [0.8.20](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.8.19...@synerise/ds-avatar@0.8.20) (2020-06-25)
|
|
2321
1205
|
|
|
2322
1206
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2323
1207
|
|
|
2324
|
-
|
|
2325
|
-
|
|
2326
|
-
|
|
2327
|
-
|
|
2328
1208
|
## [0.8.19](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.8.18...@synerise/ds-avatar@0.8.19) (2020-06-22)
|
|
2329
1209
|
|
|
2330
1210
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2331
1211
|
|
|
2332
|
-
|
|
2333
|
-
|
|
2334
|
-
|
|
2335
|
-
|
|
2336
1212
|
## [0.8.18](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.8.17...@synerise/ds-avatar@0.8.18) (2020-06-17)
|
|
2337
1213
|
|
|
2338
1214
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2339
1215
|
|
|
2340
|
-
|
|
2341
|
-
|
|
2342
|
-
|
|
2343
|
-
|
|
2344
1216
|
## [0.8.17](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.8.16...@synerise/ds-avatar@0.8.17) (2020-06-05)
|
|
2345
1217
|
|
|
2346
1218
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2347
1219
|
|
|
2348
|
-
|
|
2349
|
-
|
|
2350
|
-
|
|
2351
|
-
|
|
2352
1220
|
## [0.8.16](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.8.15...@synerise/ds-avatar@0.8.16) (2020-06-02)
|
|
2353
1221
|
|
|
2354
1222
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2355
1223
|
|
|
2356
|
-
|
|
2357
|
-
|
|
2358
|
-
|
|
2359
|
-
|
|
2360
1224
|
## [0.8.15](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.8.14...@synerise/ds-avatar@0.8.15) (2020-05-28)
|
|
2361
1225
|
|
|
2362
|
-
|
|
2363
1226
|
### Bug Fixes
|
|
2364
1227
|
|
|
2365
|
-
|
|
2366
|
-
|
|
2367
|
-
|
|
2368
|
-
|
|
2369
|
-
|
|
1228
|
+
- **menu:** fixing test, used box shadow instead border in avatar ([fbadbfa](https://github.com/synerise/synerise-design/commit/fbadbfa7ec997258f1c7e8bd5f949a036f2eb129))
|
|
2370
1229
|
|
|
2371
1230
|
## [0.8.14](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.8.13...@synerise/ds-avatar@0.8.14) (2020-05-25)
|
|
2372
1231
|
|
|
2373
1232
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2374
1233
|
|
|
2375
|
-
|
|
2376
|
-
|
|
2377
|
-
|
|
2378
|
-
|
|
2379
1234
|
## [0.8.13](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.8.12...@synerise/ds-avatar@0.8.13) (2020-05-22)
|
|
2380
1235
|
|
|
2381
1236
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2382
1237
|
|
|
2383
|
-
|
|
2384
|
-
|
|
2385
|
-
|
|
2386
|
-
|
|
2387
1238
|
## [0.8.12](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.8.11...@synerise/ds-avatar@0.8.12) (2020-05-19)
|
|
2388
1239
|
|
|
2389
1240
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2390
1241
|
|
|
2391
|
-
|
|
2392
|
-
|
|
2393
|
-
|
|
2394
|
-
|
|
2395
1242
|
## [0.8.11](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.8.10...@synerise/ds-avatar@0.8.11) (2020-05-14)
|
|
2396
1243
|
|
|
2397
1244
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2398
1245
|
|
|
2399
|
-
|
|
2400
|
-
|
|
2401
|
-
|
|
2402
|
-
|
|
2403
1246
|
## [0.8.10](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.8.9...@synerise/ds-avatar@0.8.10) (2020-05-08)
|
|
2404
1247
|
|
|
2405
1248
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2406
1249
|
|
|
2407
|
-
|
|
2408
|
-
|
|
2409
|
-
|
|
2410
|
-
|
|
2411
1250
|
## [0.8.9](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.8.8...@synerise/ds-avatar@0.8.9) (2020-05-05)
|
|
2412
1251
|
|
|
2413
1252
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2414
1253
|
|
|
2415
|
-
|
|
2416
|
-
|
|
2417
|
-
|
|
2418
|
-
|
|
2419
1254
|
## [0.8.8](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.8.7...@synerise/ds-avatar@0.8.8) (2020-04-30)
|
|
2420
1255
|
|
|
2421
1256
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2422
1257
|
|
|
2423
|
-
|
|
2424
|
-
|
|
2425
|
-
|
|
2426
|
-
|
|
2427
1258
|
## [0.8.7](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.8.6...@synerise/ds-avatar@0.8.7) (2020-04-29)
|
|
2428
1259
|
|
|
2429
1260
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2430
1261
|
|
|
2431
|
-
|
|
2432
|
-
|
|
2433
|
-
|
|
2434
|
-
|
|
2435
1262
|
## [0.8.6](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.8.5...@synerise/ds-avatar@0.8.6) (2020-04-27)
|
|
2436
1263
|
|
|
2437
1264
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2438
1265
|
|
|
2439
|
-
|
|
2440
|
-
|
|
2441
|
-
|
|
2442
|
-
|
|
2443
1266
|
## [0.8.5](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.8.4...@synerise/ds-avatar@0.8.5) (2020-04-23)
|
|
2444
1267
|
|
|
2445
1268
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2446
1269
|
|
|
2447
|
-
|
|
2448
|
-
|
|
2449
|
-
|
|
2450
|
-
|
|
2451
1270
|
## [0.8.4](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.8.3...@synerise/ds-avatar@0.8.4) (2020-04-21)
|
|
2452
1271
|
|
|
2453
|
-
|
|
2454
1272
|
### Bug Fixes
|
|
2455
1273
|
|
|
2456
|
-
|
|
2457
|
-
|
|
2458
|
-
|
|
2459
|
-
|
|
2460
|
-
|
|
2461
|
-
|
|
1274
|
+
- **portal:** styleguidist styles ([eb36d48](https://github.com/synerise/synerise-design/commit/eb36d48a860f9f8a6fd79e5dc5c5b0b382f6e059))
|
|
1275
|
+
- **portal:** styleguidist styles, move examples to README.md files ([c14990b](https://github.com/synerise/synerise-design/commit/c14990b035e4491ad12a8dddfc7370e369c47acc))
|
|
2462
1276
|
|
|
2463
1277
|
## [0.8.3](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.8.2...@synerise/ds-avatar@0.8.3) (2020-04-15)
|
|
2464
1278
|
|
|
2465
1279
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2466
1280
|
|
|
2467
|
-
|
|
2468
|
-
|
|
2469
|
-
|
|
2470
|
-
|
|
2471
1281
|
## [0.8.2](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.8.1...@synerise/ds-avatar@0.8.2) (2020-04-14)
|
|
2472
1282
|
|
|
2473
1283
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2474
1284
|
|
|
2475
|
-
|
|
2476
|
-
|
|
2477
|
-
|
|
2478
|
-
|
|
2479
1285
|
## [0.8.1](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.8.0...@synerise/ds-avatar@0.8.1) (2020-04-13)
|
|
2480
1286
|
|
|
2481
1287
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2482
1288
|
|
|
2483
|
-
|
|
2484
|
-
|
|
2485
|
-
|
|
2486
|
-
|
|
2487
1289
|
# [0.8.0](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.7.8...@synerise/ds-avatar@0.8.0) (2020-04-06)
|
|
2488
1290
|
|
|
2489
|
-
|
|
2490
1291
|
### Features
|
|
2491
1292
|
|
|
2492
|
-
|
|
2493
|
-
|
|
2494
|
-
|
|
2495
|
-
|
|
2496
|
-
|
|
1293
|
+
- **portal:** update react-styleguidist ([13af56d](https://github.com/synerise/synerise-design/commit/13af56de3b67977345dfcf638e191327b755386c))
|
|
2497
1294
|
|
|
2498
1295
|
## [0.7.8](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.7.7...@synerise/ds-avatar@0.7.8) (2020-03-27)
|
|
2499
1296
|
|
|
2500
1297
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2501
1298
|
|
|
2502
|
-
|
|
2503
|
-
|
|
2504
|
-
|
|
2505
|
-
|
|
2506
1299
|
## [0.7.7](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.7.6...@synerise/ds-avatar@0.7.7) (2020-03-26)
|
|
2507
1300
|
|
|
2508
1301
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2509
1302
|
|
|
2510
|
-
|
|
2511
|
-
|
|
2512
|
-
|
|
2513
|
-
|
|
2514
1303
|
## [0.7.6](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.7.5...@synerise/ds-avatar@0.7.6) (2020-03-25)
|
|
2515
1304
|
|
|
2516
|
-
|
|
2517
1305
|
### Bug Fixes
|
|
2518
1306
|
|
|
2519
|
-
|
|
2520
|
-
|
|
2521
|
-
|
|
2522
|
-
|
|
2523
|
-
|
|
2524
|
-
|
|
1307
|
+
- **avatar:** allow only strict avatar size ([8a48450](https://github.com/synerise/synerise-design/commit/8a48450b5258134d3c440e1b7800ed2b99e00299))
|
|
1308
|
+
- **avatar:** no default offset in badge ([a63ef3d](https://github.com/synerise/synerise-design/commit/a63ef3dd5d86b7befdf4994909bc4be5111bfaff))
|
|
2525
1309
|
|
|
2526
1310
|
## [0.7.5](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.7.4...@synerise/ds-avatar@0.7.5) (2020-03-24)
|
|
2527
1311
|
|
|
2528
1312
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2529
1313
|
|
|
2530
|
-
|
|
2531
|
-
|
|
2532
|
-
|
|
2533
|
-
|
|
2534
1314
|
## [0.7.4](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.7.3...@synerise/ds-avatar@0.7.4) (2020-03-24)
|
|
2535
1315
|
|
|
2536
|
-
|
|
2537
1316
|
### Bug Fixes
|
|
2538
1317
|
|
|
2539
|
-
|
|
2540
|
-
|
|
2541
|
-
|
|
2542
|
-
|
|
2543
|
-
|
|
1318
|
+
- **avatar:** hover fix ([9614df5](https://github.com/synerise/synerise-design/commit/9614df529c330e08e25f11d90d6162e9b38ed13b))
|
|
2544
1319
|
|
|
2545
1320
|
## [0.7.3](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.7.2...@synerise/ds-avatar@0.7.3) (2020-03-24)
|
|
2546
1321
|
|
|
2547
1322
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2548
1323
|
|
|
2549
|
-
|
|
2550
|
-
|
|
2551
|
-
|
|
2552
|
-
|
|
2553
1324
|
## [0.7.2](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.7.0...@synerise/ds-avatar@0.7.2) (2020-03-23)
|
|
2554
1325
|
|
|
2555
1326
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2556
1327
|
|
|
2557
|
-
|
|
2558
|
-
|
|
2559
|
-
|
|
2560
|
-
|
|
2561
1328
|
## [0.7.1](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.7.0...@synerise/ds-avatar@0.7.1) (2020-03-23)
|
|
2562
1329
|
|
|
2563
1330
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2564
1331
|
|
|
2565
|
-
|
|
2566
|
-
|
|
2567
|
-
|
|
2568
|
-
|
|
2569
1332
|
# [0.7.0](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.6.0...@synerise/ds-avatar@0.7.0) (2020-03-23)
|
|
2570
1333
|
|
|
2571
|
-
|
|
2572
1334
|
### Features
|
|
2573
1335
|
|
|
2574
|
-
|
|
2575
|
-
|
|
2576
|
-
|
|
2577
|
-
|
|
2578
|
-
|
|
1336
|
+
- **avatar:** update tooltips ([4bf47e4](https://github.com/synerise/synerise-design/commit/4bf47e4f5f668640043e3d36cc1170e91429e3ec))
|
|
2579
1337
|
|
|
2580
1338
|
# [0.6.0](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.5.4...@synerise/ds-avatar@0.6.0) (2020-03-23)
|
|
2581
1339
|
|
|
2582
|
-
|
|
2583
1340
|
### Features
|
|
2584
1341
|
|
|
2585
|
-
|
|
2586
|
-
|
|
2587
|
-
|
|
2588
|
-
|
|
2589
|
-
|
|
1342
|
+
- **tooltip:** add avatar type, update styles ([55f2647](https://github.com/synerise/synerise-design/commit/55f26471330f6311e5d3a404b2521b3636525513))
|
|
2590
1343
|
|
|
2591
1344
|
## [0.5.4](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.5.3...@synerise/ds-avatar@0.5.4) (2020-03-19)
|
|
2592
1345
|
|
|
2593
1346
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2594
1347
|
|
|
2595
|
-
|
|
2596
|
-
|
|
2597
|
-
|
|
2598
|
-
|
|
2599
1348
|
## [0.5.3](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.5.2...@synerise/ds-avatar@0.5.3) (2020-03-19)
|
|
2600
1349
|
|
|
2601
|
-
|
|
2602
1350
|
### Bug Fixes
|
|
2603
1351
|
|
|
2604
|
-
|
|
2605
|
-
|
|
2606
|
-
|
|
2607
|
-
|
|
2608
|
-
|
|
2609
|
-
|
|
1352
|
+
- **avatar:** remove placeholder color ([9ac0fba](https://github.com/synerise/synerise-design/commit/9ac0fbacb952a7634f42219b0a8a46713cda7731))
|
|
1353
|
+
- **avatar:** remove UserM icon as default avatar ([5e0d3b7](https://github.com/synerise/synerise-design/commit/5e0d3b7c7175f3b129485861a990446945f04491))
|
|
2610
1354
|
|
|
2611
1355
|
## [0.5.2](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.5.1...@synerise/ds-avatar@0.5.2) (2020-03-18)
|
|
2612
1356
|
|
|
2613
1357
|
**Note:** Version bump only for package @synerise/ds-avatar
|
|
2614
1358
|
|
|
2615
|
-
|
|
2616
|
-
|
|
2617
|
-
|
|
2618
|
-
|
|
2619
1359
|
## [0.5.1](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.5.0...@synerise/ds-avatar@0.5.1) (2020-03-18)
|
|
2620
1360
|
|
|
2621
|
-
|
|
2622
1361
|
### Bug Fixes
|
|
2623
1362
|
|
|
2624
|
-
|
|
2625
|
-
|
|
2626
|
-
|
|
2627
|
-
|
|
2628
|
-
|
|
1363
|
+
- **core:** allow side effects ([0fcca2b](https://github.com/synerise/synerise-design/commit/0fcca2b3476b539a60d6d21af5a43a7d32135868))
|
|
2629
1364
|
|
|
2630
1365
|
# [0.5.0](https://github.com/synerise/synerise-design/compare/@synerise/ds-avatar@0.4.10...@synerise/ds-avatar@0.5.0) (2020-03-17)
|
|
2631
1366
|
|