ui-thing 0.1.10 → 0.1.11

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