ui-thing 0.1.3 → 0.1.5

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
@@ -1,5 +1,33 @@
1
- # Changelog
2
-
1
+ # Changelog
2
+
3
+ ## v0.1.5
4
+
5
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.4...v0.1.5)
6
+
7
+ ### 🩹 Fixes
8
+
9
+ - Dead loop caused by dropfile's change event ([b1e1ce1](https://github.com/BayBreezy/ui-thing-cli/commit/b1e1ce1))
10
+
11
+ ### 🏡 Chore
12
+
13
+ - Bump deps ([d7a8e76](https://github.com/BayBreezy/ui-thing-cli/commit/d7a8e76))
14
+
15
+ ### ❤️ Contributors
16
+
17
+ - BayBreezy <behon.baker@yahoo.com>
18
+
19
+ ## v0.1.4
20
+
21
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.3...v0.1.4)
22
+
23
+ ### 🏡 Chore
24
+
25
+ - Remove datatable vue 3 version restriction ([eb54575](https://github.com/BayBreezy/ui-thing-cli/commit/eb54575))
26
+
27
+ ### ❤️ Contributors
28
+
29
+ - Behon Baker <behon.baker@yahoo.com>
30
+
3
31
  ## v0.1.3
4
32
 
5
33
  [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.2...v0.1.3)
@@ -44,400 +72,400 @@
44
72
 
45
73
  - Behon Baker <behon.baker@yahoo.com>
46
74
 
47
- ## v0.0.30
48
-
49
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.29...v0.0.30)
50
-
51
- ### 🚀 Enhancements
52
-
53
- - **init-command:** Add --yes option to skip questions and just use defaults values ([a030aa0](https://github.com/BayBreezy/ui-thing-cli/commit/a030aa0))
54
- - **add-command:** Add -a `all` option to the add command. This will add all components to the project and install the deps ([83868ab](https://github.com/BayBreezy/ui-thing-cli/commit/83868ab))
55
-
56
- ### ❤️ Contributors
57
-
58
- - BayBreezy <behon.baker@yahoo.com>
59
-
60
- ## v0.0.29
61
-
62
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.28...v0.0.29)
63
-
64
- ### 🚀 Enhancements
65
-
66
- - Add drawer component ([1c07ebd](https://github.com/BayBreezy/ui-thing-cli/commit/1c07ebd))
67
-
68
- ### ❤️ Contributors
69
-
70
- - BayBreezy <behon.baker@yahoo.com>
71
-
72
- ## v0.0.28
73
-
74
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.27...v0.0.28)
75
-
76
- ### 🩹 Fixes
77
-
78
- - Update import ([ef37e4d](https://github.com/BayBreezy/ui-thing-cli/commit/ef37e4d))
79
-
80
- ### ❤️ Contributors
81
-
82
- - Behon Baker <behon.baker@yahoo.com>
83
-
84
- ## v0.0.27
85
-
86
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.26...v0.0.27)
87
-
88
- ### 🩹 Fixes
89
-
90
- - **dattables:** Pin dt versions and add overrides to package.json file ([ccc295b](https://github.com/BayBreezy/ui-thing-cli/commit/ccc295b))
91
-
92
- ### ❤️ Contributors
93
-
94
- - Behon Baker <behon.baker@yahoo.com>
95
-
96
- ## v0.0.26
97
-
98
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.25...v0.0.26)
99
-
100
- ### 🩹 Fixes
101
-
102
- - **multiselect:** Change the way css is imported ([c9c37a4](https://github.com/BayBreezy/ui-thing-cli/commit/c9c37a4))
103
-
104
- ### 🏡 Chore
105
-
106
- - Update deps ([e1d6110](https://github.com/BayBreezy/ui-thing-cli/commit/e1d6110))
107
-
108
- ### ❤️ Contributors
109
-
110
- - BayBreezy <behon.baker@yahoo.com>
111
-
112
- ## v0.0.25
113
-
114
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.24...v0.0.25)
115
-
116
- ### 🩹 Fixes
117
-
118
- - Update logic that determines if the deps should be installed ([ada954a](https://github.com/BayBreezy/ui-thing-cli/commit/ada954a))
119
-
120
- ### ❤️ Contributors
121
-
122
- - BayBreezy <behon.baker@yahoo.com>
123
-
124
- ## v0.0.24
125
-
126
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.23...v0.0.24)
127
-
128
- ### 🩹 Fixes
129
-
130
- - Check for postinstall script before running it ([c9c5115](https://github.com/BayBreezy/ui-thing-cli/commit/c9c5115))
131
-
132
- ### 🏡 Chore
133
-
134
- - Update deps ([5bf3eb2](https://github.com/BayBreezy/ui-thing-cli/commit/5bf3eb2))
135
- - Update add command ([388bcb9](https://github.com/BayBreezy/ui-thing-cli/commit/388bcb9))
136
-
137
- ### 🎨 Styles
138
-
139
- - Format codebase ([b95de27](https://github.com/BayBreezy/ui-thing-cli/commit/b95de27))
140
-
141
- ### ❤️ Contributors
142
-
143
- - BayBreezy <behon.baker@yahoo.com>
144
-
145
- ## v0.0.23
146
-
147
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.22...v0.0.23)
148
-
149
- ### 🏡 Chore
150
-
151
- - Update deps ([113aee9](https://github.com/BayBreezy/ui-thing-cli/commit/113aee9))
152
- - **add-command:** Update command to accomodate components with no deps or dev deps ([c856921](https://github.com/BayBreezy/ui-thing-cli/commit/c856921))
153
-
154
- ### ❤️ Contributors
155
-
156
- - BayBreezy <behon.baker@yahoo.com>
157
-
158
- ## v0.0.22
159
-
160
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.21...v0.0.22)
161
-
162
- ### 🏡 Chore
163
-
164
- - Add colvis styles to datatable.net ([82995b3](https://github.com/BayBreezy/ui-thing-cli/commit/82995b3))
165
-
166
- ### ❤️ Contributors
167
-
168
- - Behon Baker <behon.baker@yahoo.com>
169
-
170
- ## v0.0.21
171
-
172
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.20...v0.0.21)
173
-
174
- ### 🏡 Chore
175
-
176
- - Update deps & components ([ce7977d](https://github.com/BayBreezy/ui-thing-cli/commit/ce7977d))
177
-
178
- ### ❤️ Contributors
179
-
180
- - Behon Baker <behon.baker@yahoo.com>
181
-
182
- ## v0.0.20
183
-
184
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.19...v0.0.20)
185
-
186
- ### 🏡 Chore
187
-
188
- - **components:** Add new components - navbar, container & divider ([fb970d5](https://github.com/BayBreezy/ui-thing-cli/commit/fb970d5))
189
-
190
- ### ❤️ Contributors
191
-
192
- - Behon Baker <behon.baker@yahoo.com>
193
-
194
- ## v0.0.19
195
-
196
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.18...v0.0.19)
197
-
198
- ### 🏡 Chore
199
-
200
- - **components:** Update comp style for toast ([d78d6a0](https://github.com/BayBreezy/ui-thing-cli/commit/d78d6a0))
201
- - Update deps ([62fa5ff](https://github.com/BayBreezy/ui-thing-cli/commit/62fa5ff))
202
-
203
- ### ❤️ Contributors
204
-
205
- - Behon Baker <behon.baker@yahoo.com>
206
-
207
- ## v0.0.18
208
-
209
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.17...v0.0.18)
210
-
211
- ### 🏡 Chore
212
-
213
- - Update default component folder location ([1268f24](https://github.com/BayBreezy/ui-thing-cli/commit/1268f24))
214
-
215
- ### ❤️ Contributors
216
-
217
- - BayBreezy <behon.baker@yahoo.com>
218
-
219
- ## v0.0.17
220
-
221
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.16...v0.0.17)
222
-
223
- ### 🏡 Chore
224
-
225
- - **prefix:** Update component prefix. Moved from UI to Ui ([e515ef7](https://github.com/BayBreezy/ui-thing-cli/commit/e515ef7))
226
-
227
- ### ❤️ Contributors
228
-
229
- - Behon Baker <behon.baker@yahoo.com>
230
-
231
- ## v0.0.16
232
-
233
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.15...v0.0.16)
234
-
235
- ### 🚀 Enhancements
236
-
237
- - **pin-input:** Replace OTP with pin input ([7287b6f](https://github.com/BayBreezy/ui-thing-cli/commit/7287b6f))
238
-
239
- ### ❤️ Contributors
240
-
241
- - Behon Baker <behon.baker@yahoo.com>
242
-
243
- ## v0.0.15
244
-
245
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.14...v0.0.15)
246
-
247
- ### 🚀 Enhancements
248
-
249
- - **components:** Add new components ([deed365](https://github.com/BayBreezy/ui-thing-cli/commit/deed365))
250
-
251
- ### 🏡 Chore
252
-
253
- - **dependencies:** Update deps ([1ea8fb6](https://github.com/BayBreezy/ui-thing-cli/commit/1ea8fb6))
254
-
255
- ### ❤️ Contributors
256
-
257
- - Behon Baker <behon.baker@yahoo.com>
258
-
259
- ## v0.0.14
260
-
261
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.13...v0.0.14)
262
-
263
- ### 🏡 Chore
264
-
265
- - Add vee-otp component to the updated list ([34f6791](https://github.com/BayBreezy/ui-thing-cli/commit/34f6791))
266
-
267
- ### ❤️ Contributors
268
-
269
- - Behon Baker <behon.baker@yahoo.com>
270
-
271
- ## v0.0.13
272
-
273
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.12...v0.0.13)
274
-
275
- ### 🏡 Chore
276
-
277
- - Make call to api for compoinents again ([fbd4a78](https://github.com/BayBreezy/ui-thing-cli/commit/fbd4a78))
278
- - Use local component file again ([eebf8cd](https://github.com/BayBreezy/ui-thing-cli/commit/eebf8cd))
279
-
280
- ### ❤️ Contributors
281
-
282
- - Behon Baker <behon.baker@yahoo.com>
283
-
284
- ## v0.0.12
285
-
286
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.11...v0.0.12)
287
-
288
- ### 🏡 Chore
289
-
290
- - **add:** Revert to adding local components file. API call was too slow ([f77db79](https://github.com/BayBreezy/ui-thing-cli/commit/f77db79))
291
- - Remove unused import ([be11d5d](https://github.com/BayBreezy/ui-thing-cli/commit/be11d5d))
292
-
293
- ### ❤️ Contributors
294
-
295
- - Behon Baker <behon.baker@yahoo.com>
296
-
297
- ## v0.0.11
298
-
299
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.10...v0.0.11)
300
-
301
- ### 🚀 Enhancements
302
-
303
- - **add:** Update add command to get components from API ([6c41848](https://github.com/BayBreezy/ui-thing-cli/commit/6c41848))
304
-
305
- ### 💅 Refactors
306
-
307
- - **types:** Update types ([75917fb](https://github.com/BayBreezy/ui-thing-cli/commit/75917fb))
308
-
309
- ### 🏡 Chore
310
-
311
- - **dependencies:** Update deps ([7ce3c2a](https://github.com/BayBreezy/ui-thing-cli/commit/7ce3c2a))
312
- - **components:** Remove hard coded components ([2802d49](https://github.com/BayBreezy/ui-thing-cli/commit/2802d49))
313
-
314
- ### ❤️ Contributors
315
-
316
- - Behon Baker <behon.baker@yahoo.com>
317
-
318
- ## v0.0.10
319
-
320
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.9...v0.0.10)
321
-
322
- ### 🚀 Enhancements
323
-
324
- - Add shortcut composables ([bd104e3](https://github.com/BayBreezy/ui-thing-cli/commit/bd104e3))
325
-
326
- ### 📖 Documentation
327
-
328
- - Update readme ([991c842](https://github.com/BayBreezy/ui-thing-cli/commit/991c842))
329
-
330
- ### 📦 Build
331
-
332
- - Run `npm pkg fix` to update package.json file ([5fb7e54](https://github.com/BayBreezy/ui-thing-cli/commit/5fb7e54))
333
-
334
- ### 🏡 Chore
335
-
336
- - Update components ([5ae91c3](https://github.com/BayBreezy/ui-thing-cli/commit/5ae91c3))
337
-
338
- ### ❤️ Contributors
339
-
340
- - Behon Baker <behon.baker@yahoo.com>
341
-
342
- ## v0.0.9
343
-
344
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.8...v0.0.9)
345
-
346
- ### 🩹 Fixes
347
-
348
- - Add multiselect dep to the list of deps ([369bfef](https://github.com/BayBreezy/ui-thing-cli/commit/369bfef))
349
-
350
- ### ❤️ Contributors
351
-
352
- - Behon Baker <behon.baker@yahoo.com>
353
-
354
- ## v0.0.8
355
-
356
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.7...v0.0.8)
357
-
358
- ### 🚀 Enhancements
359
-
360
- - Add multiselect component to the list ([e40f13a](https://github.com/BayBreezy/ui-thing-cli/commit/e40f13a))
361
-
362
- ### ✅ Tests
363
-
364
- - **utils:** Add test for compareUIConfig ([8d89db8](https://github.com/BayBreezy/ui-thing-cli/commit/8d89db8))
365
- - **templates:** Add test for css file ([da9736c](https://github.com/BayBreezy/ui-thing-cli/commit/da9736c))
366
-
367
- ### ❤️ Contributors
368
-
369
- - Behon Baker <behon.baker@yahoo.com>
370
-
371
- ## v0.0.7
372
-
373
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.6...v0.0.7)
374
-
375
- ### 🏡 Chore
376
-
377
- - Update add command and components ([a294316](https://github.com/BayBreezy/ui-thing-cli/commit/a294316))
378
- - Update add command ([641e474](https://github.com/BayBreezy/ui-thing-cli/commit/641e474))
379
- - Update add command ([81d0d4e](https://github.com/BayBreezy/ui-thing-cli/commit/81d0d4e))
380
-
381
- ### ❤️ Contributors
382
-
383
- - BayBreezy <behon.baker@yahoo.com>
384
-
385
- ## v0.0.6
386
-
387
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.5...v0.0.6)
388
-
389
- ### 🚀 Enhancements
390
-
391
- - Add test workflow ([c00e2f4](https://github.com/BayBreezy/ui-thing-cli/commit/c00e2f4))
392
- - Update test workflow ([c0f0662](https://github.com/BayBreezy/ui-thing-cli/commit/c0f0662))
393
-
394
- ### 🏡 Chore
395
-
396
- - Update prompts deps ([8fdf5ce](https://github.com/BayBreezy/ui-thing-cli/commit/8fdf5ce))
397
- - Update comps ([f232b69](https://github.com/BayBreezy/ui-thing-cli/commit/f232b69))
398
- - Update types ([6f6b347](https://github.com/BayBreezy/ui-thing-cli/commit/6f6b347))
399
- - Update deps ([7624ff0](https://github.com/BayBreezy/ui-thing-cli/commit/7624ff0))
400
-
401
- ### ❤️ Contributors
402
-
403
- - Behon Baker <behon.baker@yahoo.com>
404
-
405
- ## v0.0.5
406
-
407
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.3...v0.0.5)
408
-
409
- ### 🏡 Chore
410
-
411
- - Update release script ([c53b0d4](https://github.com/BayBreezy/ui-thing-cli/commit/c53b0d4))
412
- - Update readme ([1d95ccb](https://github.com/BayBreezy/ui-thing-cli/commit/1d95ccb))
413
- - Split cli from website repo ([66f2b3c](https://github.com/BayBreezy/ui-thing-cli/commit/66f2b3c))
414
- - Update deps ([3d90848](https://github.com/BayBreezy/ui-thing-cli/commit/3d90848))
415
-
416
- ### ❤️ Contributors
417
-
418
- - Behon Baker <behon.baker@yahoo.com>
419
-
420
- ## v0.0.3
421
-
422
- [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.2...v0.0.3)
423
-
424
- ### 🏡 Chore
425
-
426
- - Update readme ([88be325](https://github.com/BayBreezy/ui-thing-cli/commit/88be325))
427
- - Change package name ([bd17f8d](https://github.com/BayBreezy/ui-thing-cli/commit/bd17f8d))
428
- - Set version back to 0.0.2 ([1c7b6b2](https://github.com/BayBreezy/ui-thing-cli/commit/1c7b6b2))
429
-
430
- ### ❤️ Contributors
431
-
432
- - Behon Baker <behon.baker@yahoo.com>
433
-
434
- ## v0.0.2
435
-
436
- ### 🏡 Chore
437
-
438
- - Add 1st changeset ([ec0083c](https://github.com/BayBreezy/ui-thing-cli/commit/ec0083c))
439
- - Add release script ([ea11cae](https://github.com/BayBreezy/ui-thing-cli/commit/ea11cae))
440
-
441
- ### ❤️ Contributors
442
-
443
- - Behon Baker <behon.baker@yahoo.com>
75
+ ## v0.0.30
76
+
77
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.29...v0.0.30)
78
+
79
+ ### 🚀 Enhancements
80
+
81
+ - **init-command:** Add --yes option to skip questions and just use defaults values ([a030aa0](https://github.com/BayBreezy/ui-thing-cli/commit/a030aa0))
82
+ - **add-command:** Add -a `all` option to the add command. This will add all components to the project and install the deps ([83868ab](https://github.com/BayBreezy/ui-thing-cli/commit/83868ab))
83
+
84
+ ### ❤️ Contributors
85
+
86
+ - BayBreezy <behon.baker@yahoo.com>
87
+
88
+ ## v0.0.29
89
+
90
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.28...v0.0.29)
91
+
92
+ ### 🚀 Enhancements
93
+
94
+ - Add drawer component ([1c07ebd](https://github.com/BayBreezy/ui-thing-cli/commit/1c07ebd))
95
+
96
+ ### ❤️ Contributors
97
+
98
+ - BayBreezy <behon.baker@yahoo.com>
99
+
100
+ ## v0.0.28
101
+
102
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.27...v0.0.28)
103
+
104
+ ### 🩹 Fixes
105
+
106
+ - Update import ([ef37e4d](https://github.com/BayBreezy/ui-thing-cli/commit/ef37e4d))
107
+
108
+ ### ❤️ Contributors
109
+
110
+ - Behon Baker <behon.baker@yahoo.com>
111
+
112
+ ## v0.0.27
113
+
114
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.26...v0.0.27)
115
+
116
+ ### 🩹 Fixes
117
+
118
+ - **dattables:** Pin dt versions and add overrides to package.json file ([ccc295b](https://github.com/BayBreezy/ui-thing-cli/commit/ccc295b))
119
+
120
+ ### ❤️ Contributors
121
+
122
+ - Behon Baker <behon.baker@yahoo.com>
123
+
124
+ ## v0.0.26
125
+
126
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.25...v0.0.26)
127
+
128
+ ### 🩹 Fixes
129
+
130
+ - **multiselect:** Change the way css is imported ([c9c37a4](https://github.com/BayBreezy/ui-thing-cli/commit/c9c37a4))
131
+
132
+ ### 🏡 Chore
133
+
134
+ - Update deps ([e1d6110](https://github.com/BayBreezy/ui-thing-cli/commit/e1d6110))
135
+
136
+ ### ❤️ Contributors
137
+
138
+ - BayBreezy <behon.baker@yahoo.com>
139
+
140
+ ## v0.0.25
141
+
142
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.24...v0.0.25)
143
+
144
+ ### 🩹 Fixes
145
+
146
+ - Update logic that determines if the deps should be installed ([ada954a](https://github.com/BayBreezy/ui-thing-cli/commit/ada954a))
147
+
148
+ ### ❤️ Contributors
149
+
150
+ - BayBreezy <behon.baker@yahoo.com>
151
+
152
+ ## v0.0.24
153
+
154
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.23...v0.0.24)
155
+
156
+ ### 🩹 Fixes
157
+
158
+ - Check for postinstall script before running it ([c9c5115](https://github.com/BayBreezy/ui-thing-cli/commit/c9c5115))
159
+
160
+ ### 🏡 Chore
161
+
162
+ - Update deps ([5bf3eb2](https://github.com/BayBreezy/ui-thing-cli/commit/5bf3eb2))
163
+ - Update add command ([388bcb9](https://github.com/BayBreezy/ui-thing-cli/commit/388bcb9))
164
+
165
+ ### 🎨 Styles
166
+
167
+ - Format codebase ([b95de27](https://github.com/BayBreezy/ui-thing-cli/commit/b95de27))
168
+
169
+ ### ❤️ Contributors
170
+
171
+ - BayBreezy <behon.baker@yahoo.com>
172
+
173
+ ## v0.0.23
174
+
175
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.22...v0.0.23)
176
+
177
+ ### 🏡 Chore
178
+
179
+ - Update deps ([113aee9](https://github.com/BayBreezy/ui-thing-cli/commit/113aee9))
180
+ - **add-command:** Update command to accomodate components with no deps or dev deps ([c856921](https://github.com/BayBreezy/ui-thing-cli/commit/c856921))
181
+
182
+ ### ❤️ Contributors
183
+
184
+ - BayBreezy <behon.baker@yahoo.com>
185
+
186
+ ## v0.0.22
187
+
188
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.21...v0.0.22)
189
+
190
+ ### 🏡 Chore
191
+
192
+ - Add colvis styles to datatable.net ([82995b3](https://github.com/BayBreezy/ui-thing-cli/commit/82995b3))
193
+
194
+ ### ❤️ Contributors
195
+
196
+ - Behon Baker <behon.baker@yahoo.com>
197
+
198
+ ## v0.0.21
199
+
200
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.20...v0.0.21)
201
+
202
+ ### 🏡 Chore
203
+
204
+ - Update deps & components ([ce7977d](https://github.com/BayBreezy/ui-thing-cli/commit/ce7977d))
205
+
206
+ ### ❤️ Contributors
207
+
208
+ - Behon Baker <behon.baker@yahoo.com>
209
+
210
+ ## v0.0.20
211
+
212
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.19...v0.0.20)
213
+
214
+ ### 🏡 Chore
215
+
216
+ - **components:** Add new components - navbar, container & divider ([fb970d5](https://github.com/BayBreezy/ui-thing-cli/commit/fb970d5))
217
+
218
+ ### ❤️ Contributors
219
+
220
+ - Behon Baker <behon.baker@yahoo.com>
221
+
222
+ ## v0.0.19
223
+
224
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.18...v0.0.19)
225
+
226
+ ### 🏡 Chore
227
+
228
+ - **components:** Update comp style for toast ([d78d6a0](https://github.com/BayBreezy/ui-thing-cli/commit/d78d6a0))
229
+ - Update deps ([62fa5ff](https://github.com/BayBreezy/ui-thing-cli/commit/62fa5ff))
230
+
231
+ ### ❤️ Contributors
232
+
233
+ - Behon Baker <behon.baker@yahoo.com>
234
+
235
+ ## v0.0.18
236
+
237
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.17...v0.0.18)
238
+
239
+ ### 🏡 Chore
240
+
241
+ - Update default component folder location ([1268f24](https://github.com/BayBreezy/ui-thing-cli/commit/1268f24))
242
+
243
+ ### ❤️ Contributors
244
+
245
+ - BayBreezy <behon.baker@yahoo.com>
246
+
247
+ ## v0.0.17
248
+
249
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.16...v0.0.17)
250
+
251
+ ### 🏡 Chore
252
+
253
+ - **prefix:** Update component prefix. Moved from UI to Ui ([e515ef7](https://github.com/BayBreezy/ui-thing-cli/commit/e515ef7))
254
+
255
+ ### ❤️ Contributors
256
+
257
+ - Behon Baker <behon.baker@yahoo.com>
258
+
259
+ ## v0.0.16
260
+
261
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.15...v0.0.16)
262
+
263
+ ### 🚀 Enhancements
264
+
265
+ - **pin-input:** Replace OTP with pin input ([7287b6f](https://github.com/BayBreezy/ui-thing-cli/commit/7287b6f))
266
+
267
+ ### ❤️ Contributors
268
+
269
+ - Behon Baker <behon.baker@yahoo.com>
270
+
271
+ ## v0.0.15
272
+
273
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.14...v0.0.15)
274
+
275
+ ### 🚀 Enhancements
276
+
277
+ - **components:** Add new components ([deed365](https://github.com/BayBreezy/ui-thing-cli/commit/deed365))
278
+
279
+ ### 🏡 Chore
280
+
281
+ - **dependencies:** Update deps ([1ea8fb6](https://github.com/BayBreezy/ui-thing-cli/commit/1ea8fb6))
282
+
283
+ ### ❤️ Contributors
284
+
285
+ - Behon Baker <behon.baker@yahoo.com>
286
+
287
+ ## v0.0.14
288
+
289
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.13...v0.0.14)
290
+
291
+ ### 🏡 Chore
292
+
293
+ - Add vee-otp component to the updated list ([34f6791](https://github.com/BayBreezy/ui-thing-cli/commit/34f6791))
294
+
295
+ ### ❤️ Contributors
296
+
297
+ - Behon Baker <behon.baker@yahoo.com>
298
+
299
+ ## v0.0.13
300
+
301
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.12...v0.0.13)
302
+
303
+ ### 🏡 Chore
304
+
305
+ - Make call to api for compoinents again ([fbd4a78](https://github.com/BayBreezy/ui-thing-cli/commit/fbd4a78))
306
+ - Use local component file again ([eebf8cd](https://github.com/BayBreezy/ui-thing-cli/commit/eebf8cd))
307
+
308
+ ### ❤️ Contributors
309
+
310
+ - Behon Baker <behon.baker@yahoo.com>
311
+
312
+ ## v0.0.12
313
+
314
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.11...v0.0.12)
315
+
316
+ ### 🏡 Chore
317
+
318
+ - **add:** Revert to adding local components file. API call was too slow ([f77db79](https://github.com/BayBreezy/ui-thing-cli/commit/f77db79))
319
+ - Remove unused import ([be11d5d](https://github.com/BayBreezy/ui-thing-cli/commit/be11d5d))
320
+
321
+ ### ❤️ Contributors
322
+
323
+ - Behon Baker <behon.baker@yahoo.com>
324
+
325
+ ## v0.0.11
326
+
327
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.10...v0.0.11)
328
+
329
+ ### 🚀 Enhancements
330
+
331
+ - **add:** Update add command to get components from API ([6c41848](https://github.com/BayBreezy/ui-thing-cli/commit/6c41848))
332
+
333
+ ### 💅 Refactors
334
+
335
+ - **types:** Update types ([75917fb](https://github.com/BayBreezy/ui-thing-cli/commit/75917fb))
336
+
337
+ ### 🏡 Chore
338
+
339
+ - **dependencies:** Update deps ([7ce3c2a](https://github.com/BayBreezy/ui-thing-cli/commit/7ce3c2a))
340
+ - **components:** Remove hard coded components ([2802d49](https://github.com/BayBreezy/ui-thing-cli/commit/2802d49))
341
+
342
+ ### ❤️ Contributors
343
+
344
+ - Behon Baker <behon.baker@yahoo.com>
345
+
346
+ ## v0.0.10
347
+
348
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.9...v0.0.10)
349
+
350
+ ### 🚀 Enhancements
351
+
352
+ - Add shortcut composables ([bd104e3](https://github.com/BayBreezy/ui-thing-cli/commit/bd104e3))
353
+
354
+ ### 📖 Documentation
355
+
356
+ - Update readme ([991c842](https://github.com/BayBreezy/ui-thing-cli/commit/991c842))
357
+
358
+ ### 📦 Build
359
+
360
+ - Run `npm pkg fix` to update package.json file ([5fb7e54](https://github.com/BayBreezy/ui-thing-cli/commit/5fb7e54))
361
+
362
+ ### 🏡 Chore
363
+
364
+ - Update components ([5ae91c3](https://github.com/BayBreezy/ui-thing-cli/commit/5ae91c3))
365
+
366
+ ### ❤️ Contributors
367
+
368
+ - Behon Baker <behon.baker@yahoo.com>
369
+
370
+ ## v0.0.9
371
+
372
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.8...v0.0.9)
373
+
374
+ ### 🩹 Fixes
375
+
376
+ - Add multiselect dep to the list of deps ([369bfef](https://github.com/BayBreezy/ui-thing-cli/commit/369bfef))
377
+
378
+ ### ❤️ Contributors
379
+
380
+ - Behon Baker <behon.baker@yahoo.com>
381
+
382
+ ## v0.0.8
383
+
384
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.7...v0.0.8)
385
+
386
+ ### 🚀 Enhancements
387
+
388
+ - Add multiselect component to the list ([e40f13a](https://github.com/BayBreezy/ui-thing-cli/commit/e40f13a))
389
+
390
+ ### ✅ Tests
391
+
392
+ - **utils:** Add test for compareUIConfig ([8d89db8](https://github.com/BayBreezy/ui-thing-cli/commit/8d89db8))
393
+ - **templates:** Add test for css file ([da9736c](https://github.com/BayBreezy/ui-thing-cli/commit/da9736c))
394
+
395
+ ### ❤️ Contributors
396
+
397
+ - Behon Baker <behon.baker@yahoo.com>
398
+
399
+ ## v0.0.7
400
+
401
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.6...v0.0.7)
402
+
403
+ ### 🏡 Chore
404
+
405
+ - Update add command and components ([a294316](https://github.com/BayBreezy/ui-thing-cli/commit/a294316))
406
+ - Update add command ([641e474](https://github.com/BayBreezy/ui-thing-cli/commit/641e474))
407
+ - Update add command ([81d0d4e](https://github.com/BayBreezy/ui-thing-cli/commit/81d0d4e))
408
+
409
+ ### ❤️ Contributors
410
+
411
+ - BayBreezy <behon.baker@yahoo.com>
412
+
413
+ ## v0.0.6
414
+
415
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.5...v0.0.6)
416
+
417
+ ### 🚀 Enhancements
418
+
419
+ - Add test workflow ([c00e2f4](https://github.com/BayBreezy/ui-thing-cli/commit/c00e2f4))
420
+ - Update test workflow ([c0f0662](https://github.com/BayBreezy/ui-thing-cli/commit/c0f0662))
421
+
422
+ ### 🏡 Chore
423
+
424
+ - Update prompts deps ([8fdf5ce](https://github.com/BayBreezy/ui-thing-cli/commit/8fdf5ce))
425
+ - Update comps ([f232b69](https://github.com/BayBreezy/ui-thing-cli/commit/f232b69))
426
+ - Update types ([6f6b347](https://github.com/BayBreezy/ui-thing-cli/commit/6f6b347))
427
+ - Update deps ([7624ff0](https://github.com/BayBreezy/ui-thing-cli/commit/7624ff0))
428
+
429
+ ### ❤️ Contributors
430
+
431
+ - Behon Baker <behon.baker@yahoo.com>
432
+
433
+ ## v0.0.5
434
+
435
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.3...v0.0.5)
436
+
437
+ ### 🏡 Chore
438
+
439
+ - Update release script ([c53b0d4](https://github.com/BayBreezy/ui-thing-cli/commit/c53b0d4))
440
+ - Update readme ([1d95ccb](https://github.com/BayBreezy/ui-thing-cli/commit/1d95ccb))
441
+ - Split cli from website repo ([66f2b3c](https://github.com/BayBreezy/ui-thing-cli/commit/66f2b3c))
442
+ - Update deps ([3d90848](https://github.com/BayBreezy/ui-thing-cli/commit/3d90848))
443
+
444
+ ### ❤️ Contributors
445
+
446
+ - Behon Baker <behon.baker@yahoo.com>
447
+
448
+ ## v0.0.3
449
+
450
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.2...v0.0.3)
451
+
452
+ ### 🏡 Chore
453
+
454
+ - Update readme ([88be325](https://github.com/BayBreezy/ui-thing-cli/commit/88be325))
455
+ - Change package name ([bd17f8d](https://github.com/BayBreezy/ui-thing-cli/commit/bd17f8d))
456
+ - Set version back to 0.0.2 ([1c7b6b2](https://github.com/BayBreezy/ui-thing-cli/commit/1c7b6b2))
457
+
458
+ ### ❤️ Contributors
459
+
460
+ - Behon Baker <behon.baker@yahoo.com>
461
+
462
+ ## v0.0.2
463
+
464
+ ### 🏡 Chore
465
+
466
+ - Add 1st changeset ([ec0083c](https://github.com/BayBreezy/ui-thing-cli/commit/ec0083c))
467
+ - Add release script ([ea11cae](https://github.com/BayBreezy/ui-thing-cli/commit/ea11cae))
468
+
469
+ ### ❤️ Contributors
470
+
471
+ - Behon Baker <behon.baker@yahoo.com>