@pixum/combobox 0.28.1 → 0.29.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -3,6 +3,28 @@
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
+ ## [0.29.1](https://git.pixum.net/design-system/component-library/compare/@pixum/combobox@0.29.0...@pixum/combobox@0.29.1) (2023-10-05)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * **Combobox:** fix interface ([769fd0c](https://git.pixum.net/design-system/component-library/commits/769fd0c6c0acd3d839b184e754072a2c41333b25))
12
+
13
+
14
+
15
+
16
+
17
+ # [0.29.0](https://git.pixum.net/design-system/component-library/compare/@pixum/combobox@0.28.1...@pixum/combobox@0.29.0) (2023-10-05)
18
+
19
+
20
+ ### Features
21
+
22
+ * **Combobox:** add leading type and option details ([22cc22f](https://git.pixum.net/design-system/component-library/commits/22cc22fb6fcd9744e9d2b696e18008776100ce20))
23
+
24
+
25
+
26
+
27
+
6
28
  ## [0.28.1](https://git.pixum.net/design-system/component-library/compare/@pixum/combobox@0.28.0...@pixum/combobox@0.28.1) (2023-08-02)
7
29
 
8
30
 
@@ -14,321 +36,321 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
14
36
 
15
37
 
16
38
 
17
-
18
- # [0.28.0](https://git.pixum.net/design-system/component-library/compare/@pixum/combobox@0.27.0...@pixum/combobox@0.28.0) (2023-07-31)
19
-
20
-
21
- ### Features
22
-
23
- * **combobox:** do bot hide select field on mobile ([0fb3f6e](https://git.pixum.net/design-system/component-library/commits/0fb3f6e25520557d34c5b54944eb0cb7c20ae239))
24
-
25
-
26
-
27
-
28
-
29
- # [0.27.0](https://git.pixum.net/design-system/component-library/compare/@pixum/combobox@0.26.0...@pixum/combobox@0.27.0) (2023-07-26)
30
-
31
-
32
- ### Features
33
-
34
- * **combobox:** solve position in combobox headline options ([f765d00](https://git.pixum.net/design-system/component-library/commits/f765d00ee23ce6fc4298681530b95a57c2783849))
35
-
36
-
37
-
38
-
39
-
40
- # [0.26.0](https://git.pixum.net/design-system/component-library/compare/@pixum/combobox@0.25.0...@pixum/combobox@0.26.0) (2023-07-25)
41
-
42
-
43
- ### Features
44
-
45
- * **combobox:** fix bg color for the search input field on mobil ([13ab11c](https://git.pixum.net/design-system/component-library/commits/13ab11c81f576ef08e40b1d3f92dcd737c44f7ea))
46
-
47
-
48
-
49
-
50
-
51
- # [0.25.0](https://git.pixum.net/design-system/component-library/compare/@pixum/combobox@0.24.0...@pixum/combobox@0.25.0) (2023-07-25)
52
-
53
-
54
- ### Features
55
-
56
- * **combobox:** fix the scroll to element ([01d88fc](https://git.pixum.net/design-system/component-library/commits/01d88fc08ece7a075a4f4d339b0547cc7c6ac38a))
57
-
58
-
59
-
60
-
61
-
62
- # [0.24.0](https://git.pixum.net/design-system/component-library/compare/@pixum/combobox@0.23.0...@pixum/combobox@0.24.0) (2023-07-25)
63
-
64
-
65
- ### Features
66
-
67
- * **combobox:** fix the scroll to element ([13bf545](https://git.pixum.net/design-system/component-library/commits/13bf5453a029e1429ab817adab0f87579531c0de))
68
-
69
-
70
-
71
-
72
-
73
- # [0.23.0](https://git.pixum.net/design-system/component-library/compare/@pixum/combobox@0.22.0...@pixum/combobox@0.23.0) (2023-07-25)
74
-
75
-
76
- ### Features
77
-
78
- * **combobox:** fix the scroll to element ([8f66df3](https://git.pixum.net/design-system/component-library/commits/8f66df32c75eba24be016d1863c102f1aa6afd36))
79
-
80
-
81
-
82
-
83
-
84
- # [0.22.0](https://git.pixum.net/design-system/component-library/compare/@pixum/combobox@0.21.0...@pixum/combobox@0.22.0) (2023-07-24)
85
-
86
-
87
- ### Features
88
-
89
- * **bottom-sheet:** check if content should swipe ([7e57356](https://git.pixum.net/design-system/component-library/commits/7e57356724a1aa6cb9c2e5534951b3376ad567bb))
90
-
91
-
92
-
93
-
94
-
95
- # [0.21.0](https://git.pixum.net/design-system/component-library/compare/@pixum/combobox@0.20.0...@pixum/combobox@0.21.0) (2023-07-24)
96
-
97
-
98
- ### Features
99
-
100
- * **bottom-sheet:** check if content should swipe ([c1b16ee](https://git.pixum.net/design-system/component-library/commits/c1b16ee79f79ab8359eff8045596b309115bfe66))
101
-
102
-
103
-
104
-
105
-
106
- # [0.20.0](https://git.pixum.net/design-system/component-library/compare/@pixum/combobox@0.19.0...@pixum/combobox@0.20.0) (2023-07-24)
107
-
108
-
109
- ### Features
110
-
111
- * **search:** add input mode attribute ([fc29043](https://git.pixum.net/design-system/component-library/commits/fc29043023c13ddd21f8ccf605f29788e0efbe8a))
112
-
113
-
114
-
115
-
116
-
117
- # [0.19.0](https://git.pixum.net/design-system/component-library/compare/@pixum/combobox@0.18.0...@pixum/combobox@0.19.0) (2023-07-24)
118
-
119
-
120
- ### Features
121
-
122
- * **combobox:** fix data in the combobox options ([cd00b96](https://git.pixum.net/design-system/component-library/commits/cd00b96408c1070b9f437beb07f58f3a9ee86380))
123
-
124
-
125
-
126
-
127
-
128
- # [0.18.0](https://git.pixum.net/design-system/component-library/compare/@pixum/combobox@0.17.0...@pixum/combobox@0.18.0) (2023-07-21)
129
-
130
-
131
- ### Features
132
-
133
- * **combobox:** fix data in the combobox options ([37b3b60](https://git.pixum.net/design-system/component-library/commits/37b3b603c542705a2e6c57312738fc446c21eb23))
134
-
135
-
136
-
137
-
138
-
139
-
140
- # [0.17.0](https://git.pixum.net/design-system/component-library/compare/@pixum/combobox@0.16.1...@pixum/combobox@0.17.0) (2023-07-21)
141
-
142
- **Note:** Version bump only for package @pixum/combobox
143
-
144
-
145
-
146
-
147
-
148
- ## [0.16.1](https://git.pixum.net/design-system/component-library/compare/@pixum/combobox@0.16.0...@pixum/combobox@0.16.1) (2023-07-20)
149
-
150
-
151
- ### Bug Fixes
152
-
153
- * **user-input:** fix focus ([ec9a0ea](https://git.pixum.net/design-system/component-library/commits/ec9a0ea1dde2477e6067bfbbc8676cb0321259a9))
154
- * **user-input:** fix types & story ([3799c07](https://git.pixum.net/design-system/component-library/commits/3799c07a2d34f57773970a12ab27063d15a17428))
155
-
156
-
157
-
158
-
159
-
160
- # [0.16.0](https://git.pixum.net/design-system/component-library/compare/@pixum/combobox@0.15.0...@pixum/combobox@0.16.0) (2023-07-19)
161
-
162
-
163
- ### Features
164
-
165
- * **combobox:** allow placeholder ([4677ad0](https://git.pixum.net/design-system/component-library/commits/4677ad04015e04574ad2ee5e391709deeaa07aa1))
166
-
167
-
168
-
169
-
170
-
171
- # [0.15.0](https://git.pixum.net/design-system/component-library/compare/@pixum/combobox@0.14.0...@pixum/combobox@0.15.0) (2023-07-19)
172
-
173
-
174
- ### Features
175
-
176
- * **combobox:** fix styling issues ([38bec1b](https://git.pixum.net/design-system/component-library/commits/38bec1bbccb7d8f8e3bb445652c844081a12de20))
177
-
178
-
179
-
180
-
181
-
182
- # [0.14.0](https://git.pixum.net/design-system/component-library/compare/@pixum/combobox@0.13.0...@pixum/combobox@0.14.0) (2023-07-19)
183
-
184
-
185
- ### Features
186
-
187
- * **combobox:** fix styling issues ([6c378ce](https://git.pixum.net/design-system/component-library/commits/6c378ce88995fc3d1ea73020304bee7a0e6ec346))
188
-
189
-
190
-
191
-
192
-
193
- # [0.13.0](https://git.pixum.net/design-system/component-library/compare/@pixum/combobox@0.12.0...@pixum/combobox@0.13.0) (2023-07-19)
194
-
195
-
196
- ### Features
197
-
198
- * **combobox:** fix styling issues ([1494f25](https://git.pixum.net/design-system/component-library/commits/1494f2501a9ea45e50f0c3deee83562f927151de))
199
-
200
-
201
-
202
-
203
-
204
- # [0.12.0](https://git.pixum.net/design-system/component-library/compare/@pixum/combobox@0.11.0...@pixum/combobox@0.12.0) (2023-07-18)
205
-
206
-
207
- ### Features
208
-
209
- * **combobox:** fix default value ([178135c](https://git.pixum.net/design-system/component-library/commits/178135c2ca1aea8f16c566c98fdf6200f9b7fd62))
210
-
211
-
212
-
213
-
214
-
215
- # [0.11.0](https://git.pixum.net/design-system/component-library/compare/@pixum/combobox@0.10.0...@pixum/combobox@0.11.0) (2023-07-18)
216
-
217
-
218
- ### Features
219
-
220
- * **button:** remove hover from close icon ([e3071b8](https://git.pixum.net/design-system/component-library/commits/e3071b8e56e4134eb2e90b761027c277e75e94ac))
221
-
222
-
223
-
224
-
225
-
226
- # [0.10.0](https://git.pixum.net/design-system/component-library/compare/@pixum/combobox@0.9.0...@pixum/combobox@0.10.0) (2023-07-18)
227
-
228
-
229
- ### Features
230
-
231
- * **combobox:** generate new version ([11bfce1](https://git.pixum.net/design-system/component-library/commits/11bfce1657fd9497bdf46d5daab4b9b828c4d00f))
232
-
233
-
234
-
235
-
236
-
237
- # [0.9.0](https://git.pixum.net/design-system/component-library/compare/@pixum/combobox@0.8.0...@pixum/combobox@0.9.0) (2023-07-18)
238
-
239
-
240
- ### Features
241
-
242
- * **combobox:** generate new version ([f1f3f33](https://git.pixum.net/design-system/component-library/commits/f1f3f334ae96fd2fd6c522436bc97d5aa55ff99b))
243
-
244
-
245
-
246
-
247
-
248
- # [0.8.0](https://git.pixum.net/design-system/component-library/compare/@pixum/combobox@0.7.0...@pixum/combobox@0.8.0) (2023-07-18)
249
-
250
-
251
- ### Features
252
-
253
- * **combobox:** fix select is compact and selected value ([808aa23](https://git.pixum.net/design-system/component-library/commits/808aa234fc43fe055a77a528c21022144f695fc0))
254
-
255
-
256
-
257
-
258
-
259
- # [0.7.0](https://git.pixum.net/design-system/component-library/compare/@pixum/combobox@0.6.0...@pixum/combobox@0.7.0) (2023-07-18)
260
-
261
-
262
- ### Features
263
-
264
- * **combobox:** fix issues after migrate the component ([220b743](https://git.pixum.net/design-system/component-library/commits/220b74392fd1b759d4133b137c8cec857663d8b8))
265
-
266
-
267
-
268
-
269
-
270
- # [0.6.0](https://git.pixum.net/design-system/component-library/compare/@pixum/combobox@0.5.0...@pixum/combobox@0.6.0) (2023-07-18)
271
-
272
-
273
- ### Features
274
-
275
- * **combobox:** fix issues after migrate the component ([1e238d8](https://git.pixum.net/design-system/component-library/commits/1e238d884cbb2fbdc7b99bf943bb4f180cf95d14))
276
-
277
-
278
-
279
-
280
-
281
- # [0.5.0](https://git.pixum.net/design-system/component-library/compare/@pixum/combobox@0.4.0...@pixum/combobox@0.5.0) (2023-07-18)
282
-
283
-
284
- ### Features
285
-
286
- * **combobox:** fix export and onclick issue ([037570e](https://git.pixum.net/design-system/component-library/commits/037570e64f47f9974d7b305525cc190798bc09f3))
287
- * **combobox:** fix issues after migrate the component ([019cb85](https://git.pixum.net/design-system/component-library/commits/019cb85d0fce0ba60dff5a7c96bc70e712702218))
288
- * **combobox:** fix issues after migrate the component ([08cb4a2](https://git.pixum.net/design-system/component-library/commits/08cb4a2410d0eba51fa7acf778dd4cf81cf31859))
289
-
290
-
291
-
292
-
293
-
294
- # [0.4.0](https://git.pixum.net/design-system/component-library/compare/@pixum/combobox@0.3.0...@pixum/combobox@0.4.0) (2023-07-17)
295
-
296
-
297
- ### Features
298
-
299
- * **combobox:** fix export and onclick issue ([d0b1e94](https://git.pixum.net/design-system/component-library/commits/d0b1e94e7a97143550307a58702e219a0ba3f7ac))
300
-
301
-
302
-
303
-
304
-
305
- # [0.3.0](https://git.pixum.net/design-system/component-library/compare/@pixum/combobox@0.2.0...@pixum/combobox@0.3.0) (2023-07-17)
306
-
307
-
308
- ### Features
309
-
310
- * **combobox:** fix export and onclick issue ([4522908](https://git.pixum.net/design-system/component-library/commits/4522908dca84b3b46b1a58e3f40526f1939fb984))
311
-
312
-
313
-
314
-
315
-
316
- # [0.2.0](https://git.pixum.net/design-system/component-library/compare/@pixum/combobox@0.1.0...@pixum/combobox@0.2.0) (2023-07-17)
317
-
318
-
319
- ### Features
320
-
321
- * **combobox:** fix export and onclick issue ([7df79de](https://git.pixum.net/design-system/component-library/commits/7df79debbb129d4b5238e44a11ab24ba5cc01bd3))
322
-
323
-
324
-
325
-
326
-
327
- # 0.1.0 (2023-07-17)
328
-
329
-
330
- ### Features
331
-
332
- * **combobox:** add combobox component ([1fe4ec2](https://git.pixum.net/design-system/component-library/commits/1fe4ec254317fe65faa372cc82a51f1a4afcca9a))
333
- * **combobox:** apply code-review ([8e79167](https://git.pixum.net/design-system/component-library/commits/8e79167eeb196be32a66e67929864a63a351af36))
39
+
40
+ # [0.28.0](https://git.pixum.net/design-system/component-library/compare/@pixum/combobox@0.27.0...@pixum/combobox@0.28.0) (2023-07-31)
41
+
42
+
43
+ ### Features
44
+
45
+ * **combobox:** do bot hide select field on mobile ([0fb3f6e](https://git.pixum.net/design-system/component-library/commits/0fb3f6e25520557d34c5b54944eb0cb7c20ae239))
46
+
47
+
48
+
49
+
50
+
51
+ # [0.27.0](https://git.pixum.net/design-system/component-library/compare/@pixum/combobox@0.26.0...@pixum/combobox@0.27.0) (2023-07-26)
52
+
53
+
54
+ ### Features
55
+
56
+ * **combobox:** solve position in combobox headline options ([f765d00](https://git.pixum.net/design-system/component-library/commits/f765d00ee23ce6fc4298681530b95a57c2783849))
57
+
58
+
59
+
60
+
61
+
62
+ # [0.26.0](https://git.pixum.net/design-system/component-library/compare/@pixum/combobox@0.25.0...@pixum/combobox@0.26.0) (2023-07-25)
63
+
64
+
65
+ ### Features
66
+
67
+ * **combobox:** fix bg color for the search input field on mobil ([13ab11c](https://git.pixum.net/design-system/component-library/commits/13ab11c81f576ef08e40b1d3f92dcd737c44f7ea))
68
+
69
+
70
+
71
+
72
+
73
+ # [0.25.0](https://git.pixum.net/design-system/component-library/compare/@pixum/combobox@0.24.0...@pixum/combobox@0.25.0) (2023-07-25)
74
+
75
+
76
+ ### Features
77
+
78
+ * **combobox:** fix the scroll to element ([01d88fc](https://git.pixum.net/design-system/component-library/commits/01d88fc08ece7a075a4f4d339b0547cc7c6ac38a))
79
+
80
+
81
+
82
+
83
+
84
+ # [0.24.0](https://git.pixum.net/design-system/component-library/compare/@pixum/combobox@0.23.0...@pixum/combobox@0.24.0) (2023-07-25)
85
+
86
+
87
+ ### Features
88
+
89
+ * **combobox:** fix the scroll to element ([13bf545](https://git.pixum.net/design-system/component-library/commits/13bf5453a029e1429ab817adab0f87579531c0de))
90
+
91
+
92
+
93
+
94
+
95
+ # [0.23.0](https://git.pixum.net/design-system/component-library/compare/@pixum/combobox@0.22.0...@pixum/combobox@0.23.0) (2023-07-25)
96
+
97
+
98
+ ### Features
99
+
100
+ * **combobox:** fix the scroll to element ([8f66df3](https://git.pixum.net/design-system/component-library/commits/8f66df32c75eba24be016d1863c102f1aa6afd36))
101
+
102
+
103
+
104
+
105
+
106
+ # [0.22.0](https://git.pixum.net/design-system/component-library/compare/@pixum/combobox@0.21.0...@pixum/combobox@0.22.0) (2023-07-24)
107
+
108
+
109
+ ### Features
110
+
111
+ * **bottom-sheet:** check if content should swipe ([7e57356](https://git.pixum.net/design-system/component-library/commits/7e57356724a1aa6cb9c2e5534951b3376ad567bb))
112
+
113
+
114
+
115
+
116
+
117
+ # [0.21.0](https://git.pixum.net/design-system/component-library/compare/@pixum/combobox@0.20.0...@pixum/combobox@0.21.0) (2023-07-24)
118
+
119
+
120
+ ### Features
121
+
122
+ * **bottom-sheet:** check if content should swipe ([c1b16ee](https://git.pixum.net/design-system/component-library/commits/c1b16ee79f79ab8359eff8045596b309115bfe66))
123
+
124
+
125
+
126
+
127
+
128
+ # [0.20.0](https://git.pixum.net/design-system/component-library/compare/@pixum/combobox@0.19.0...@pixum/combobox@0.20.0) (2023-07-24)
129
+
130
+
131
+ ### Features
132
+
133
+ * **search:** add input mode attribute ([fc29043](https://git.pixum.net/design-system/component-library/commits/fc29043023c13ddd21f8ccf605f29788e0efbe8a))
134
+
135
+
136
+
137
+
138
+
139
+ # [0.19.0](https://git.pixum.net/design-system/component-library/compare/@pixum/combobox@0.18.0...@pixum/combobox@0.19.0) (2023-07-24)
140
+
141
+
142
+ ### Features
143
+
144
+ * **combobox:** fix data in the combobox options ([cd00b96](https://git.pixum.net/design-system/component-library/commits/cd00b96408c1070b9f437beb07f58f3a9ee86380))
145
+
146
+
147
+
148
+
149
+
150
+ # [0.18.0](https://git.pixum.net/design-system/component-library/compare/@pixum/combobox@0.17.0...@pixum/combobox@0.18.0) (2023-07-21)
151
+
152
+
153
+ ### Features
154
+
155
+ * **combobox:** fix data in the combobox options ([37b3b60](https://git.pixum.net/design-system/component-library/commits/37b3b603c542705a2e6c57312738fc446c21eb23))
156
+
157
+
158
+
159
+
160
+
161
+
162
+ # [0.17.0](https://git.pixum.net/design-system/component-library/compare/@pixum/combobox@0.16.1...@pixum/combobox@0.17.0) (2023-07-21)
163
+
164
+ **Note:** Version bump only for package @pixum/combobox
165
+
166
+
167
+
168
+
169
+
170
+ ## [0.16.1](https://git.pixum.net/design-system/component-library/compare/@pixum/combobox@0.16.0...@pixum/combobox@0.16.1) (2023-07-20)
171
+
172
+
173
+ ### Bug Fixes
174
+
175
+ * **user-input:** fix focus ([ec9a0ea](https://git.pixum.net/design-system/component-library/commits/ec9a0ea1dde2477e6067bfbbc8676cb0321259a9))
176
+ * **user-input:** fix types & story ([3799c07](https://git.pixum.net/design-system/component-library/commits/3799c07a2d34f57773970a12ab27063d15a17428))
177
+
178
+
179
+
180
+
181
+
182
+ # [0.16.0](https://git.pixum.net/design-system/component-library/compare/@pixum/combobox@0.15.0...@pixum/combobox@0.16.0) (2023-07-19)
183
+
184
+
185
+ ### Features
186
+
187
+ * **combobox:** allow placeholder ([4677ad0](https://git.pixum.net/design-system/component-library/commits/4677ad04015e04574ad2ee5e391709deeaa07aa1))
188
+
189
+
190
+
191
+
192
+
193
+ # [0.15.0](https://git.pixum.net/design-system/component-library/compare/@pixum/combobox@0.14.0...@pixum/combobox@0.15.0) (2023-07-19)
194
+
195
+
196
+ ### Features
197
+
198
+ * **combobox:** fix styling issues ([38bec1b](https://git.pixum.net/design-system/component-library/commits/38bec1bbccb7d8f8e3bb445652c844081a12de20))
199
+
200
+
201
+
202
+
203
+
204
+ # [0.14.0](https://git.pixum.net/design-system/component-library/compare/@pixum/combobox@0.13.0...@pixum/combobox@0.14.0) (2023-07-19)
205
+
206
+
207
+ ### Features
208
+
209
+ * **combobox:** fix styling issues ([6c378ce](https://git.pixum.net/design-system/component-library/commits/6c378ce88995fc3d1ea73020304bee7a0e6ec346))
210
+
211
+
212
+
213
+
214
+
215
+ # [0.13.0](https://git.pixum.net/design-system/component-library/compare/@pixum/combobox@0.12.0...@pixum/combobox@0.13.0) (2023-07-19)
216
+
217
+
218
+ ### Features
219
+
220
+ * **combobox:** fix styling issues ([1494f25](https://git.pixum.net/design-system/component-library/commits/1494f2501a9ea45e50f0c3deee83562f927151de))
221
+
222
+
223
+
224
+
225
+
226
+ # [0.12.0](https://git.pixum.net/design-system/component-library/compare/@pixum/combobox@0.11.0...@pixum/combobox@0.12.0) (2023-07-18)
227
+
228
+
229
+ ### Features
230
+
231
+ * **combobox:** fix default value ([178135c](https://git.pixum.net/design-system/component-library/commits/178135c2ca1aea8f16c566c98fdf6200f9b7fd62))
232
+
233
+
234
+
235
+
236
+
237
+ # [0.11.0](https://git.pixum.net/design-system/component-library/compare/@pixum/combobox@0.10.0...@pixum/combobox@0.11.0) (2023-07-18)
238
+
239
+
240
+ ### Features
241
+
242
+ * **button:** remove hover from close icon ([e3071b8](https://git.pixum.net/design-system/component-library/commits/e3071b8e56e4134eb2e90b761027c277e75e94ac))
243
+
244
+
245
+
246
+
247
+
248
+ # [0.10.0](https://git.pixum.net/design-system/component-library/compare/@pixum/combobox@0.9.0...@pixum/combobox@0.10.0) (2023-07-18)
249
+
250
+
251
+ ### Features
252
+
253
+ * **combobox:** generate new version ([11bfce1](https://git.pixum.net/design-system/component-library/commits/11bfce1657fd9497bdf46d5daab4b9b828c4d00f))
254
+
255
+
256
+
257
+
258
+
259
+ # [0.9.0](https://git.pixum.net/design-system/component-library/compare/@pixum/combobox@0.8.0...@pixum/combobox@0.9.0) (2023-07-18)
260
+
261
+
262
+ ### Features
263
+
264
+ * **combobox:** generate new version ([f1f3f33](https://git.pixum.net/design-system/component-library/commits/f1f3f334ae96fd2fd6c522436bc97d5aa55ff99b))
265
+
266
+
267
+
268
+
269
+
270
+ # [0.8.0](https://git.pixum.net/design-system/component-library/compare/@pixum/combobox@0.7.0...@pixum/combobox@0.8.0) (2023-07-18)
271
+
272
+
273
+ ### Features
274
+
275
+ * **combobox:** fix select is compact and selected value ([808aa23](https://git.pixum.net/design-system/component-library/commits/808aa234fc43fe055a77a528c21022144f695fc0))
276
+
277
+
278
+
279
+
280
+
281
+ # [0.7.0](https://git.pixum.net/design-system/component-library/compare/@pixum/combobox@0.6.0...@pixum/combobox@0.7.0) (2023-07-18)
282
+
283
+
284
+ ### Features
285
+
286
+ * **combobox:** fix issues after migrate the component ([220b743](https://git.pixum.net/design-system/component-library/commits/220b74392fd1b759d4133b137c8cec857663d8b8))
287
+
288
+
289
+
290
+
291
+
292
+ # [0.6.0](https://git.pixum.net/design-system/component-library/compare/@pixum/combobox@0.5.0...@pixum/combobox@0.6.0) (2023-07-18)
293
+
294
+
295
+ ### Features
296
+
297
+ * **combobox:** fix issues after migrate the component ([1e238d8](https://git.pixum.net/design-system/component-library/commits/1e238d884cbb2fbdc7b99bf943bb4f180cf95d14))
298
+
299
+
300
+
301
+
302
+
303
+ # [0.5.0](https://git.pixum.net/design-system/component-library/compare/@pixum/combobox@0.4.0...@pixum/combobox@0.5.0) (2023-07-18)
304
+
305
+
306
+ ### Features
307
+
308
+ * **combobox:** fix export and onclick issue ([037570e](https://git.pixum.net/design-system/component-library/commits/037570e64f47f9974d7b305525cc190798bc09f3))
309
+ * **combobox:** fix issues after migrate the component ([019cb85](https://git.pixum.net/design-system/component-library/commits/019cb85d0fce0ba60dff5a7c96bc70e712702218))
310
+ * **combobox:** fix issues after migrate the component ([08cb4a2](https://git.pixum.net/design-system/component-library/commits/08cb4a2410d0eba51fa7acf778dd4cf81cf31859))
311
+
312
+
313
+
314
+
315
+
316
+ # [0.4.0](https://git.pixum.net/design-system/component-library/compare/@pixum/combobox@0.3.0...@pixum/combobox@0.4.0) (2023-07-17)
317
+
318
+
319
+ ### Features
320
+
321
+ * **combobox:** fix export and onclick issue ([d0b1e94](https://git.pixum.net/design-system/component-library/commits/d0b1e94e7a97143550307a58702e219a0ba3f7ac))
322
+
323
+
324
+
325
+
326
+
327
+ # [0.3.0](https://git.pixum.net/design-system/component-library/compare/@pixum/combobox@0.2.0...@pixum/combobox@0.3.0) (2023-07-17)
328
+
329
+
330
+ ### Features
331
+
332
+ * **combobox:** fix export and onclick issue ([4522908](https://git.pixum.net/design-system/component-library/commits/4522908dca84b3b46b1a58e3f40526f1939fb984))
333
+
334
+
335
+
336
+
337
+
338
+ # [0.2.0](https://git.pixum.net/design-system/component-library/compare/@pixum/combobox@0.1.0...@pixum/combobox@0.2.0) (2023-07-17)
339
+
340
+
341
+ ### Features
342
+
343
+ * **combobox:** fix export and onclick issue ([7df79de](https://git.pixum.net/design-system/component-library/commits/7df79debbb129d4b5238e44a11ab24ba5cc01bd3))
344
+
345
+
346
+
347
+
348
+
349
+ # 0.1.0 (2023-07-17)
350
+
351
+
352
+ ### Features
353
+
354
+ * **combobox:** add combobox component ([1fe4ec2](https://git.pixum.net/design-system/component-library/commits/1fe4ec254317fe65faa372cc82a51f1a4afcca9a))
355
+ * **combobox:** apply code-review ([8e79167](https://git.pixum.net/design-system/component-library/commits/8e79167eeb196be32a66e67929864a63a351af36))
334
356
  * **combobox:** apply code-review ([2554747](https://git.pixum.net/design-system/component-library/commits/25547475a701273c06c75dc7c051849016ee63d4))