enwawa-ui 2.0.10 → 2.0.12

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,930 +1,940 @@
1
- # (Fri Sep 22 2023)
2
-
3
- ## 2.0.8
4
-
5
- ### Patch Changes
6
-
7
- - 9d840cd: adding download link to upload component
8
- - 9d840cd: info component in OrFormInlineItems as array too
9
- - 9d840cd: fixing extra info
10
-
11
- ## 2.0.5
12
-
13
- ### Patch Changes
14
-
15
- - 0db5430: Fix OrSelectTable
16
- - 94b14e7: adding rentals page
17
-
18
- ## 2.0.4
19
-
20
- ### Patch Changes
21
-
22
- - 7721b01: Fix search on SelectTable
23
-
24
- ## 2.0.3
25
-
26
- ### Patch Changes
27
-
28
- - 1444222: Fix title type on MlTooltip
29
-
30
- ## 2.0.2
31
-
32
- ### Patch Changes
33
-
34
- - 6e53c98: OrSelectTable added
35
- - 6e53c98: adding rentals page
36
- - 6e53c98: sidermenu bug
37
-
38
- ## 2.0.1
39
-
40
- ### Patch Changes
41
-
42
- - 2d287c6: fixing menu
43
- - dec862e: sidermenu bug
44
-
45
- ## 2.0.0
46
-
47
- ### Major Changes
48
-
49
- - b52e05e: adding components for rentals and upgrading libraries
50
- - b52e05e: adding rental components
51
-
52
- ### Minor Changes
53
-
54
- - b52e05e: adding atom for QR
55
-
56
- ### Patch Changes
57
-
58
- - 3f651ba: upgrading antd
59
- - b52e05e: fix latest version
60
- - b52e05e: fix/input-disabled-problem
61
-
62
- ## 1.17.1
63
-
64
- ### Patch Changes
65
-
66
- - 83083fb: little fix to show the image on the TmCrudPage
67
- - 14e92c4: Adding download-upload component
68
- - 608a2c8: Adding props to datetimepicker
69
-
70
- ## 1.17.0
71
-
72
- ### Minor Changes
73
-
74
- - 273146d: Wrapping table filter and pagination logic in just one callback
75
-
76
- ## 1.16.2
77
-
78
- ### Patch Changes
79
-
80
- - 426c59a: just testing
81
- - 426c59a: Fixing chromatic pipeline
82
-
83
- ## 1.16.1
84
-
85
- ### Patch Changes
86
-
87
- - c00aabe: just testing
88
-
89
- ## 1.16.0
90
-
91
- ### Minor Changes
92
-
93
- - 0c4bb30: Creating a new atom called AtSegmented
94
- - 24234e7: collapse
95
-
96
- ## 1.15.0
97
-
98
- ### Minor Changes
99
-
100
- - 7fb4800: including new component
101
- - ef3c2bf: collapse
102
- - 7fb4800: Including new component on inline form
103
-
104
- ### Patch Changes
105
-
106
- - 7fb4800: Fixing a problems with icons
107
- - 7fb4800: Including back arrow in TM Crud Page
108
-
109
- ## 1.14.0
110
-
111
- ### Minor Changes
112
-
113
- - bf27398: including new component
114
- - bf27398: Including new component on inline form
115
-
116
- ### Patch Changes
117
-
118
- - bf27398: Fixing a problems with icons
119
- - bf27398: Including back arrow in TM Crud Page
120
-
121
- ## 1.13.0
122
-
123
- ### Minor Changes
124
-
125
- - 382014c: including new component
126
- - 382014c: Including new component on inline form
127
-
128
- ### Patch Changes
129
-
130
- - 382014c: Fixing a problems with icons
131
-
132
- ## 1.12.0
133
-
134
- ### Minor Changes
135
-
136
- - 7848b4f: Including new component on inline form
137
-
138
- ## 1.11.2
139
-
140
- ### Patch Changes
141
-
142
- - b1c884a: Disabled currency input on TmRechargePage
143
- - b1c884a: Adding prop to hide the stepper in the drawer form
144
- - cfe80a9: new input for files
145
-
146
- ## 1.11.1
147
-
148
- ### Patch Changes
149
-
150
- - 9a41bde: Disabled currency input on TmRechargePage
151
- - 9a41bde: Adding prop to hide the stepper in the drawer form
152
-
153
- ## 1.11.0
154
-
155
- ### Minor Changes
156
-
157
- - 285e373: useModal added
158
-
159
- ### Patch Changes
160
-
161
- - 39c837c: fix flex problem wawa ui
162
-
163
- ## 1.10.0
164
-
165
- ### Minor Changes
166
-
167
- - 5eeebfb: improvement on styles wawa ui
168
-
169
- ## 1.9.0
170
-
171
- ### Minor Changes
172
-
173
- - 6fefab3: Adding new component to handle the Ant Design Switch
174
- - 769a4f5: created a new template to render form list
175
- - 2f8a21e: Creating new component Date Range Picker
176
-
177
- ## 1.8.0
178
-
179
- ### Minor Changes
180
-
181
- - 09f256e: Adding new component to handle the Ant Design Switch
182
-
183
- ## 1.7.0
184
-
185
- ### Minor Changes
186
-
187
- - d823b90: Including component and text to carousel in AuthTemplate
188
- - d823b90: Including exchange rate to pay in different currencies
189
- - cc6e2e3: Including rate exhange to pay with different currencies
190
-
191
- ## 1.6.5
192
-
193
- ### Patch Changes
194
-
195
- - aa6c9f1: Fix polylines on map template
196
-
197
- ## 1.6.4
198
-
199
- ### Patch Changes
200
-
201
- - 461d43f: Fix initial values for OrPaymentCard
202
-
203
- ## 1.6.3
204
-
205
- ### Patch Changes
206
-
207
- - 04e467e: selectedKeys added to OrDashboardLayout to mark current pathname
208
-
209
- ## 1.6.2
210
-
211
- ### Patch Changes
212
-
213
- - 1449080: New features:
214
-
215
- - useFormWatch
216
- - formatter and parser on AtNumberInput
217
- - disabledDate and filterOption on OrFormItemsInline
218
- - Template type added on OrTable
219
-
220
- ## 1.6.1
221
-
222
- ### Patch Changes
223
-
224
- - 46132b2: Input select added
225
-
226
- ## 1.6.0
227
-
228
- ### Minor Changes
229
-
230
- - 9ef8a15: add arrow to title
231
-
232
- ### Patch Changes
233
-
234
- - 61009a9: fix button
235
-
236
- ## 1.5.4
237
-
238
- ### Patch Changes
239
-
240
- - 18bcfc8: Two inputs in same row into OrFormIntemsInline
241
-
242
- ## 1.5.3
243
-
244
- ### Patch Changes
245
-
246
- - 588a950: add center to col and new witdh
247
- - 588a950: onchange missing
248
-
249
- ## 1.5.2
250
-
251
- ### Patch Changes
252
-
253
- - b1b88ad: add center to col and new witdh
254
-
255
- ## 1.5.1
256
-
257
- ### Patch Changes
258
-
259
- - c51739f: add width an changes to paddings
260
-
261
- ## 1.5.0
262
-
263
- ### Minor Changes
264
-
265
- - 2b03095: Map template component
266
-
267
- ## 1.4.0
268
-
269
- ### Minor Changes
270
-
271
- - 6b43f66: Services exclusive model
272
- - 6d1dee2: new tag component and example of exclusive service
273
-
274
- ### Patch Changes
275
-
276
- - 14d386b: Módulo de servicios exclusivos
277
-
278
- ## 1.3.0
279
-
280
- ### Minor Changes
281
-
282
- - 6a6ad2c: new tag component and example of exclusive service
283
-
284
- ## 1.2.0
285
-
286
- ### Minor Changes
287
-
288
- - cfc863d: change spelling of property and widtrh of button
289
-
290
- ## 1.1.0
291
-
292
- ### Minor Changes
293
-
294
- - f70517f: New components added
295
-
296
- ### Patch Changes
297
-
298
- - Updated dependencies [f70517f]
299
- - enwawa-ui@1.1.0
300
-
301
- #### ⚠️ Pushed to `main`
302
-
303
- - Build files ([@BrayhanV](https://github.com/BrayhanV))
304
-
305
- #### Authors: 1
306
-
307
- - Brayhan Villalba ([@BrayhanV](https://github.com/BrayhanV))
308
-
309
- ---
310
-
311
- # (Fri Sep 22 2023)
312
-
313
- #### 🐛 Bug Fix
314
-
315
- - Subtitle for OrTable [#89](https://github.com/La-Wawa-Inc/wawa-ui/pull/89) ([@miguelesco](https://github.com/miguelesco))
316
-
317
- #### ⚠️ Pushed to `main`
318
-
319
- - Missing build files ([@BrayhanV](https://github.com/BrayhanV))
320
-
321
- #### Authors: 2
322
-
323
- - Brayhan Villalba ([@BrayhanV](https://github.com/BrayhanV))
324
- - Miguelangel Escorche ([@miguelesco](https://github.com/miguelesco))
325
-
326
- ---
327
-
328
- # (Wed Sep 20 2023)
329
-
330
- #### 🐛 Bug Fix
331
-
332
- - Selects form [#87](https://github.com/La-Wawa-Inc/wawa-ui/pull/87) ([@maurovolpe18](https://github.com/maurovolpe18))
333
-
334
- #### Authors: 1
335
-
336
- - Maurizio Volpe ([@maurovolpe18](https://github.com/maurovolpe18))
337
-
338
- ---
339
-
340
- # (Wed Sep 20 2023)
341
-
342
- #### 🐛 Bug Fix
343
-
344
- - Add support for rule message in ui [#86](https://github.com/La-Wawa-Inc/wawa-ui/pull/86) ([@miguelesco](https://github.com/miguelesco) [@BrayhanV](https://github.com/BrayhanV))
345
- - Change in size for active cards [#84](https://github.com/La-Wawa-Inc/wawa-ui/pull/84) ([@miguelesco](https://github.com/miguelesco) [@BrayhanV](https://github.com/BrayhanV))
346
-
347
- #### Authors: 2
348
-
349
- - Brayhan Villalba ([@BrayhanV](https://github.com/BrayhanV))
350
- - Miguelangel Escorche ([@miguelesco](https://github.com/miguelesco))
351
-
352
- ---
353
-
354
- # (Tue Sep 12 2023)
355
-
356
- #### 🐛 Bug Fix
357
-
358
- - missign changes [#83](https://github.com/La-Wawa-Inc/wawa-ui/pull/83) ([@miguelesco](https://github.com/miguelesco) [@BrayhanV](https://github.com/BrayhanV))
359
-
360
- #### Authors: 2
361
-
362
- - Brayhan Villalba ([@BrayhanV](https://github.com/BrayhanV))
363
- - Miguelangel Escorche ([@miguelesco](https://github.com/miguelesco))
364
-
365
- ---
366
-
367
- # (Mon Sep 11 2023)
368
-
369
- #### 🐛 Bug Fix
370
-
371
- - Multiple select [#82](https://github.com/La-Wawa-Inc/wawa-ui/pull/82) ([@maurovolpe18](https://github.com/maurovolpe18) [@BrayhanV](https://github.com/BrayhanV))
372
- - add OrAssignBalance [#67](https://github.com/La-Wawa-Inc/wawa-ui/pull/67) ([@miguelesco](https://github.com/miguelesco) [@BrayhanV](https://github.com/BrayhanV))
373
-
374
- #### ⚠️ Pushed to `main`
375
-
376
- - try to exclude build folder ([@BrayhanV](https://github.com/BrayhanV))
377
- - Create main.yml ([@BrayhanV](https://github.com/BrayhanV))
378
- - build log ([@BrayhanV](https://github.com/BrayhanV))
379
-
380
- #### Authors: 3
381
-
382
- - Brayhan Villalba ([@BrayhanV](https://github.com/BrayhanV))
383
- - Maurizio Volpe ([@maurovolpe18](https://github.com/maurovolpe18))
384
- - Miguelangel Escorche ([@miguelesco](https://github.com/miguelesco))
385
-
386
- ---
387
-
388
- # (Mon Sep 04 2023)
389
-
390
- #### ⚠️ Pushed to `main`
391
-
392
- - Missing search box added on OrModuleTableHeader (brayhanalberto@gmail.com)
393
-
394
- #### Authors: 1
395
-
396
- - Brayhan Villalba (brayhanalberto@gmail.com)
397
-
398
- ---
399
-
400
- # (Wed Aug 30 2023)
401
-
402
- #### 🐛 Bug Fix
403
-
404
- - add rules to phone number [#64](https://github.com/La-Wawa-Inc/wawa-ui/pull/64) ([@miguelesco](https://github.com/miguelesco) [@BrayhanV](https://github.com/BrayhanV))
405
- - Stories form component OrFormItemsInline [#63](https://github.com/La-Wawa-Inc/wawa-ui/pull/63) ([@xzotacx](https://github.com/xzotacx) [@BrayhanV](https://github.com/BrayhanV))
406
- - Multiple select [#65](https://github.com/La-Wawa-Inc/wawa-ui/pull/65) ([@maurovolpe18](https://github.com/maurovolpe18))
407
- - Tdd 466 [#62](https://github.com/La-Wawa-Inc/wawa-ui/pull/62) ([@maurovolpe18](https://github.com/maurovolpe18) [@BrayhanV](https://github.com/BrayhanV))
408
-
409
- #### ⚠️ Pushed to `main`
410
-
411
- - Visual improves ([@BrayhanV](https://github.com/BrayhanV))
412
- - Merge branch 'develop' of https://github.com/La-Wawa-Inc/wawa-ui into develop ([@BrayhanV](https://github.com/BrayhanV))
413
- - eslint action upgrade ([@BrayhanV](https://github.com/BrayhanV))
414
- - Eslint workflow ([@BrayhanV](https://github.com/BrayhanV))
415
- - version update ([@BrayhanV](https://github.com/BrayhanV))
416
- - SearchBox on TmCrudPage ([@BrayhanV](https://github.com/BrayhanV))
417
- - TmCrudPage story ([@BrayhanV](https://github.com/BrayhanV))
418
-
419
- #### Authors: 4
420
-
421
- - Brayhan Villalba ([@BrayhanV](https://github.com/BrayhanV))
422
- - Maurizio Volpe ([@maurovolpe18](https://github.com/maurovolpe18))
423
- - Miguelangel Escorche ([@miguelesco](https://github.com/miguelesco))
424
- - Richard Martinez ([@xzotacx](https://github.com/xzotacx))
425
-
426
- ---
427
-
428
- # (Thu Aug 17 2023)
429
-
430
- #### ⚠️ Pushed to `main`
431
-
432
- - SearchBox on TmCrudPage ([@BrayhanV](https://github.com/BrayhanV))
433
- - TmCrudPage story ([@BrayhanV](https://github.com/BrayhanV))
434
-
435
- #### Authors: 1
436
-
437
- - Brayhan Villalba ([@BrayhanV](https://github.com/BrayhanV))
438
-
439
- ---
440
-
441
- # (Wed Aug 16 2023)
442
-
443
- #### 🐛 Bug Fix
444
-
445
- - Tdd 466 mv [#61](https://github.com/La-Wawa-Inc/wawa-ui/pull/61) ([@maurovolpe18](https://github.com/maurovolpe18))
446
- - TDD-492-RM OrFormInLine [#60](https://github.com/La-Wawa-Inc/wawa-ui/pull/60) ([@xzotacx](https://github.com/xzotacx) [@BrayhanV](https://github.com/BrayhanV))
447
-
448
- #### ⚠️ Pushed to `main`
449
-
450
- - Improves: ([@BrayhanV](https://github.com/BrayhanV))
451
- - Build storybook log ([@BrayhanV](https://github.com/BrayhanV))
452
-
453
- #### Authors: 3
454
-
455
- - Brayhan Villalba ([@BrayhanV](https://github.com/BrayhanV))
456
- - Maurizio Volpe ([@maurovolpe18](https://github.com/maurovolpe18))
457
- - Richard Martinez ([@xzotacx](https://github.com/xzotacx))
458
-
459
- ---
460
-
461
- # (Mon Aug 14 2023)
462
-
463
- #### ⚠️ Pushed to `main`
464
-
465
- - Fix typo for login code (brayhanalberto@gmail.com)
466
-
467
- #### Authors: 1
468
-
469
- - Brayhan Villalba (brayhanalberto@gmail.com)
470
-
471
- ---
472
-
473
- # (Mon Aug 14 2023)
474
-
475
- #### ⚠️ Pushed to `main`
476
-
477
- - Improves on OrTable to build TmCrudPage (brayhanalberto@gmail.com)
478
- - Improves on MlPagination and MlTooltip created (brayhanalberto@gmail.com)
479
- - AtText with custom width (brayhanalberto@gmail.com)
480
-
481
- #### Authors: 1
482
-
483
- - Brayhan Villalba (brayhanalberto@gmail.com)
484
-
485
- ---
486
-
487
- # (Fri Aug 11 2023)
488
-
489
- #### 🐛 Bug Fix
490
-
491
- - OrModuleTableHeader [#58](https://github.com/La-Wawa-Inc/wawa-ui/pull/58) ([@miguelesco](https://github.com/miguelesco) [@BrayhanV](https://github.com/BrayhanV))
492
-
493
- #### ⚠️ Pushed to `main`
494
-
495
- - version updated ([@BrayhanV](https://github.com/BrayhanV))
496
- - Improves on OrHeader and OrDashboardLayout ([@BrayhanV](https://github.com/BrayhanV))
497
-
498
- #### Authors: 2
499
-
500
- - Brayhan Villalba ([@BrayhanV](https://github.com/BrayhanV))
501
- - Miguelangel Escorche ([@miguelesco](https://github.com/miguelesco))
502
-
503
- ---
504
-
505
- # (Wed Aug 09 2023)
506
-
507
- #### 🐛 Bug Fix
508
-
509
- - Tdd 486 mv [#57](https://github.com/La-Wawa-Inc/wawa-ui/pull/57) ([@maurovolpe18](https://github.com/maurovolpe18) [@BrayhanV](https://github.com/BrayhanV))
510
- - AtSelectIcon && OrHeader [#56](https://github.com/La-Wawa-Inc/wawa-ui/pull/56) ([@miguelesco](https://github.com/miguelesco) [@BrayhanV](https://github.com/BrayhanV))
511
-
512
- #### ⚠️ Pushed to `main`
513
-
514
- - Version upgrade ([@BrayhanV](https://github.com/BrayhanV))
515
- - Improves: ([@BrayhanV](https://github.com/BrayhanV))
516
- - index import updated ([@BrayhanV](https://github.com/BrayhanV))
517
- - type fix ([@BrayhanV](https://github.com/BrayhanV))
518
- - TmLoginPhoneCode with MlCodeInput ([@BrayhanV](https://github.com/BrayhanV))
519
-
520
- #### Authors: 3
521
-
522
- - Brayhan Villalba ([@BrayhanV](https://github.com/BrayhanV))
523
- - Maurizio Volpe ([@maurovolpe18](https://github.com/maurovolpe18))
524
- - Miguelangel Escorche ([@miguelesco](https://github.com/miguelesco))
525
-
526
- ---
527
-
528
- # (Tue Aug 08 2023)
529
-
530
- #### ⚠️ Pushed to `main`
531
-
532
- - Missing dependency added ([@BrayhanV](https://github.com/BrayhanV))
533
-
534
- #### Authors: 1
535
-
536
- - Brayhan Villalba ([@BrayhanV](https://github.com/BrayhanV))
537
-
538
- ---
539
-
540
- # (Tue Aug 08 2023)
541
-
542
- #### 🐛 Bug Fix
543
-
544
- - MlCodeInput and fix font familt for dropdown [#49](https://github.com/La-Wawa-Inc/wawa-ui/pull/49) ([@miguelesco](https://github.com/miguelesco) [@BrayhanV](https://github.com/BrayhanV))
545
- - TDD-460 [#55](https://github.com/La-Wawa-Inc/wawa-ui/pull/55) ([@maurovolpe18](https://github.com/maurovolpe18))
546
- - MlPlanCard [#54](https://github.com/La-Wawa-Inc/wawa-ui/pull/54) ([@miguelesco](https://github.com/miguelesco) [@BrayhanV](https://github.com/BrayhanV))
547
- - Mejora en MlRadioGroup [#50](https://github.com/La-Wawa-Inc/wawa-ui/pull/50) ([@miguelesco](https://github.com/miguelesco) [@BrayhanV](https://github.com/BrayhanV))
548
- - OrTicketCard [#53](https://github.com/La-Wawa-Inc/wawa-ui/pull/53) ([@miguelesco](https://github.com/miguelesco) [@BrayhanV](https://github.com/BrayhanV))
549
-
550
- #### ⚠️ Pushed to `main`
551
-
552
- - version updated ([@BrayhanV](https://github.com/BrayhanV))
553
- - TmCrudPage ([@BrayhanV](https://github.com/BrayhanV))
554
- - Fix AtCountdown history ([@BrayhanV](https://github.com/BrayhanV))
555
- - unnecessary comments removed ([@BrayhanV](https://github.com/BrayhanV))
556
- - OrDashboardLayout ([@BrayhanV](https://github.com/BrayhanV))
557
- - Improves on OrSider ([@BrayhanV](https://github.com/BrayhanV))
558
- - missing exports added ([@BrayhanV](https://github.com/BrayhanV))
559
- - Organism: ([@BrayhanV](https://github.com/BrayhanV))
560
- - OrMenu story ([@BrayhanV](https://github.com/BrayhanV))
561
- - OrMenu ([@BrayhanV](https://github.com/BrayhanV))
562
- - OrTable ([@BrayhanV](https://github.com/BrayhanV))
563
- - OrTickets improves ([@BrayhanV](https://github.com/BrayhanV))
564
-
565
- #### Authors: 3
566
-
567
- - Brayhan Villalba ([@BrayhanV](https://github.com/BrayhanV))
568
- - Maurizio Volpe ([@maurovolpe18](https://github.com/maurovolpe18))
569
- - Miguelangel Escorche ([@miguelesco](https://github.com/miguelesco))
570
-
571
- ---
572
-
573
- # (Fri Aug 04 2023)
574
-
575
- #### 🐛 Bug Fix
576
-
577
- - TDD-459-RM ML Search Box [#52](https://github.com/La-Wawa-Inc/wawa-ui/pull/52) ([@xzotacx](https://github.com/xzotacx) [@BrayhanV](https://github.com/BrayhanV))
578
- - TDD-458-RM OrDrawer [#51](https://github.com/La-Wawa-Inc/wawa-ui/pull/51) ([@xzotacx](https://github.com/xzotacx) [@BrayhanV](https://github.com/BrayhanV))
579
- - MlPagination [#37](https://github.com/La-Wawa-Inc/wawa-ui/pull/37) ([@miguelesco](https://github.com/miguelesco) [@BrayhanV](https://github.com/BrayhanV))
580
- - OrModal [#33](https://github.com/La-Wawa-Inc/wawa-ui/pull/33) ([@miguelesco](https://github.com/miguelesco) [@BrayhanV](https://github.com/BrayhanV))
581
-
582
- #### ⚠️ Pushed to `main`
583
-
584
- - Missing prop added ([@BrayhanV](https://github.com/BrayhanV))
585
- - Missing build files ([@BrayhanV](https://github.com/BrayhanV))
586
- - version upgrade ([@BrayhanV](https://github.com/BrayhanV))
587
- - TmLoginPhoneCode ([@BrayhanV](https://github.com/BrayhanV))
588
- - Update on login layout and login template ([@BrayhanV](https://github.com/BrayhanV))
589
-
590
- #### Authors: 3
591
-
592
- - Brayhan Villalba ([@BrayhanV](https://github.com/BrayhanV))
593
- - Miguelangel Escorche ([@miguelesco](https://github.com/miguelesco))
594
- - Richard Martinez ([@xzotacx](https://github.com/xzotacx))
595
-
596
- ---
597
-
598
- # (Thu Aug 03 2023)
599
-
600
- #### 🐛 Bug Fix
601
-
602
- - TDD-459-RM ML Search Box [#52](https://github.com/La-Wawa-Inc/wawa-ui/pull/52) ([@xzotacx](https://github.com/xzotacx) [@BrayhanV](https://github.com/BrayhanV))
603
- - TDD-458-RM OrDrawer [#51](https://github.com/La-Wawa-Inc/wawa-ui/pull/51) ([@xzotacx](https://github.com/xzotacx) [@BrayhanV](https://github.com/BrayhanV))
604
- - MlPagination [#37](https://github.com/La-Wawa-Inc/wawa-ui/pull/37) ([@miguelesco](https://github.com/miguelesco) [@BrayhanV](https://github.com/BrayhanV))
605
- - OrModal [#33](https://github.com/La-Wawa-Inc/wawa-ui/pull/33) ([@miguelesco](https://github.com/miguelesco) [@BrayhanV](https://github.com/BrayhanV))
606
-
607
- #### ⚠️ Pushed to `main`
608
-
609
- - Missing build files ([@BrayhanV](https://github.com/BrayhanV))
610
- - version upgrade ([@BrayhanV](https://github.com/BrayhanV))
611
- - TmLoginPhoneCode ([@BrayhanV](https://github.com/BrayhanV))
612
- - Update on login layout and login template ([@BrayhanV](https://github.com/BrayhanV))
613
-
614
- #### Authors: 3
615
-
616
- - Brayhan Villalba ([@BrayhanV](https://github.com/BrayhanV))
617
- - Miguelangel Escorche ([@miguelesco](https://github.com/miguelesco))
618
- - Richard Martinez ([@xzotacx](https://github.com/xzotacx))
619
-
620
- ---
621
-
622
- # (Thu Aug 03 2023)
623
-
624
- #### 🐛 Bug Fix
625
-
626
- - TDD-459-RM ML Search Box [#52](https://github.com/La-Wawa-Inc/wawa-ui/pull/52) ([@xzotacx](https://github.com/xzotacx) [@BrayhanV](https://github.com/BrayhanV))
627
- - TDD-458-RM OrDrawer [#51](https://github.com/La-Wawa-Inc/wawa-ui/pull/51) ([@xzotacx](https://github.com/xzotacx) [@BrayhanV](https://github.com/BrayhanV))
628
- - MlPagination [#37](https://github.com/La-Wawa-Inc/wawa-ui/pull/37) ([@miguelesco](https://github.com/miguelesco) [@BrayhanV](https://github.com/BrayhanV))
629
- - OrModal [#33](https://github.com/La-Wawa-Inc/wawa-ui/pull/33) ([@miguelesco](https://github.com/miguelesco) [@BrayhanV](https://github.com/BrayhanV))
630
-
631
- #### ⚠️ Pushed to `main`
632
-
633
- - version upgrade ([@BrayhanV](https://github.com/BrayhanV))
634
- - TmLoginPhoneCode ([@BrayhanV](https://github.com/BrayhanV))
635
- - Update on login layout and login template ([@BrayhanV](https://github.com/BrayhanV))
636
-
637
- #### Authors: 3
638
-
639
- - Brayhan Villalba ([@BrayhanV](https://github.com/BrayhanV))
640
- - Miguelangel Escorche ([@miguelesco](https://github.com/miguelesco))
641
- - Richard Martinez ([@xzotacx](https://github.com/xzotacx))
642
-
643
- ---
644
-
645
- # (Thu Jul 27 2023)
646
-
647
- #### ⚠️ Pushed to `main`
648
-
649
- - Major changes: (brayhanalberto@gmail.com)
650
- - parcel build without babel (brayhanalberto@gmail.com)
651
-
652
- #### Authors: 1
653
-
654
- - Brayhan Villalba ([@BrayhanV](https://github.com/BrayhanV))
655
-
656
- ---
657
-
658
- # (Wed Jul 26 2023)
659
-
660
- #### ⚠️ Pushed to `main`
661
-
662
- - version upgrade (brayhanalberto@gmail.com)
663
- - types include into export (brayhanalberto@gmail.com)
664
-
665
- #### Authors: 1
666
-
667
- - Brayhan Villalba ([@BrayhanV](https://github.com/BrayhanV))
668
-
669
- ---
670
-
671
- # (Wed Jul 26 2023)
672
-
673
- #### ⚠️ Pushed to `main`
674
-
675
- - types include into export ([@BrayhanV](https://github.com/BrayhanV))
676
-
677
- #### Authors: 1
678
-
679
- - Brayhan Villalba ([@BrayhanV](https://github.com/BrayhanV))
680
-
681
- ---
682
-
683
- # (Wed Jul 26 2023)
684
-
685
- #### ⚠️ Pushed to `main`
686
-
687
- - Export added to package ([@BrayhanV](https://github.com/BrayhanV))
688
-
689
- #### Authors: 1
690
-
691
- - Brayhan Villalba ([@BrayhanV](https://github.com/BrayhanV))
692
-
693
- ---
694
-
695
- # (Wed Jul 26 2023)
696
-
697
- #### ⚠️ Pushed to `main`
698
-
699
- - Major update for release (brayhanalberto@gmail.com)
700
-
701
- #### Authors: 1
702
-
703
- - Brayhan Villalba (brayhanalberto@gmail.com)
704
-
705
- ---
706
-
707
- # (Wed Jul 26 2023)
708
-
709
- #### ⚠️ Pushed to `main`
710
-
711
- - children prop fix ([@BrayhanV](https://github.com/BrayhanV))
712
-
713
- #### Authors: 1
714
-
715
- - Brayhan Villalba ([@BrayhanV](https://github.com/BrayhanV))
716
-
717
- ---
718
-
719
- # (Wed Jul 26 2023)
720
-
721
- #### ⚠️ Pushed to `main`
722
-
723
- - post install removed (brayhanalberto@gmail.com)
724
-
725
- #### Authors: 1
726
-
727
- - Brayhan Villalba (brayhanalberto@gmail.com)
728
-
729
- ---
730
-
731
- # (Wed Jul 26 2023)
732
-
733
- #### ⚠️ Pushed to `main`
734
-
735
- - lib added ([@BrayhanV](https://github.com/BrayhanV))
736
- - v1.0.12 ([@BrayhanV](https://github.com/BrayhanV))
737
-
738
- #### Authors: 1
739
-
740
- - Brayhan Villalba ([@BrayhanV](https://github.com/BrayhanV))
741
-
742
- ---
743
-
744
- # (Wed Jul 26 2023)
745
-
746
- #### ⚠️ Pushed to `main`
747
-
748
- - npm package config ([@BrayhanV](https://github.com/BrayhanV))
749
- - version upgrade ([@BrayhanV](https://github.com/BrayhanV))
750
- - build with parcel ([@BrayhanV](https://github.com/BrayhanV))
751
- - v1.0.9 ([@BrayhanV](https://github.com/BrayhanV))
752
-
753
- #### Authors: 1
754
-
755
- - Brayhan Villalba ([@BrayhanV](https://github.com/BrayhanV))
756
-
757
- ---
758
-
759
- # (Tue Jul 25 2023)
760
-
761
- #### ⚠️ Pushed to `main`
762
-
763
- - version upgrade (brayhanalberto@gmail.com)
764
- - build with parcel (brayhanalberto@gmail.com)
765
- - v1.0.9 (brayhanalberto@gmail.com)
766
-
767
- #### Authors: 1
768
-
769
- - Brayhan Villalba ([@BrayhanV](https://github.com/BrayhanV))
770
-
771
- ---
772
-
773
- # (Tue Jul 25 2023)
774
-
775
- #### ⚠️ Pushed to `main`
776
-
777
- - build with parcel ([@BrayhanV](https://github.com/BrayhanV))
778
- - v1.0.9 ([@BrayhanV](https://github.com/BrayhanV))
779
-
780
- #### Authors: 1
781
-
782
- - Brayhan Villalba ([@BrayhanV](https://github.com/BrayhanV))
783
-
784
- ---
785
-
786
- # (Tue Jul 25 2023)
787
-
788
- #### ⚠️ Pushed to `main`
789
-
790
- - dist removed lib added ([@BrayhanV](https://github.com/BrayhanV))
791
- - v1.0.8 ([@BrayhanV](https://github.com/BrayhanV))
792
- - Changelog updated ([@BrayhanV](https://github.com/BrayhanV))
793
- - Dist folder added ([@BrayhanV](https://github.com/BrayhanV))
794
-
795
- #### Authors: 1
796
-
797
- - Brayhan Villalba ([@BrayhanV](https://github.com/BrayhanV))
798
-
799
- ---
800
-
801
- # (Tue Jul 25 2023)
802
-
803
- - Configuration need to use in others projects
804
-
805
- #### ⚠️ Pushed to `main`
806
-
807
- - Dist folder added ([@BrayhanV](https://github.com/BrayhanV))
808
-
809
- #### Authors: 1
810
-
811
- - Brayhan Villalba ([@BrayhanV](https://github.com/BrayhanV))
812
-
813
- ---
814
-
815
- # (Tue Jul 25 2023)
816
-
817
- ---
818
-
819
- # (Fri Jul 21 2023)
820
-
821
- #### 🐛 Bug Fix
822
-
823
- - release [#40](https://github.com/La-Wawa-Inc/wawa-ui/pull/40) ([@BrayhanV](https://github.com/BrayhanV))
824
- - Main [#39](https://github.com/La-Wawa-Inc/wawa-ui/pull/39) ([@BrayhanV](https://github.com/BrayhanV))
825
- - Merge branch 'develop' of https://github.com/La-Wawa-Inc/wawa-ui into develop [#38](https://github.com/La-Wawa-Inc/wawa-ui/pull/38) ([@BrayhanV](https://github.com/BrayhanV))
826
- - OrAlert [#35](https://github.com/La-Wawa-Inc/wawa-ui/pull/35) ([@miguelesco](https://github.com/miguelesco) [@BrayhanV](https://github.com/BrayhanV))
827
- - add breadCrumb [#34](https://github.com/La-Wawa-Inc/wawa-ui/pull/34) ([@miguelesco](https://github.com/miguelesco) [@BrayhanV](https://github.com/BrayhanV))
828
- - MlRadioGroup [#11](https://github.com/La-Wawa-Inc/wawa-ui/pull/11) ([@xzotacx](https://github.com/xzotacx) [@BrayhanV](https://github.com/BrayhanV))
829
- - First release for npm [#31](https://github.com/La-Wawa-Inc/wawa-ui/pull/31) ([@BrayhanV](https://github.com/BrayhanV) [@xzotacx](https://github.com/xzotacx) [@miguelesco](https://github.com/miguelesco))
830
- - Rm tm login phone [#30](https://github.com/La-Wawa-Inc/wawa-ui/pull/30) ([@xzotacx](https://github.com/xzotacx) [@BrayhanV](https://github.com/BrayhanV))
831
- - AtImage [#28](https://github.com/La-Wawa-Inc/wawa-ui/pull/28) ([@miguelesco](https://github.com/miguelesco))
832
- - At-Button Fix [#26](https://github.com/La-Wawa-Inc/wawa-ui/pull/26) ([@xzotacx](https://github.com/xzotacx))
833
- - AtAvatar [#20](https://github.com/La-Wawa-Inc/wawa-ui/pull/20) ([@miguelesco](https://github.com/miguelesco) [@BrayhanV](https://github.com/BrayhanV))
834
- - TmLoginCountry [#25](https://github.com/La-Wawa-Inc/wawa-ui/pull/25) ([@xzotacx](https://github.com/xzotacx) [@BrayhanV](https://github.com/BrayhanV))
835
- - MlSimpleBanner [#24](https://github.com/La-Wawa-Inc/wawa-ui/pull/24) ([@xzotacx](https://github.com/xzotacx) [@BrayhanV](https://github.com/BrayhanV))
836
- - AtCol [#22](https://github.com/La-Wawa-Inc/wawa-ui/pull/22) ([@xzotacx](https://github.com/xzotacx) [@BrayhanV](https://github.com/BrayhanV))
837
- - AtRow [#21](https://github.com/La-Wawa-Inc/wawa-ui/pull/21) ([@xzotacx](https://github.com/xzotacx) [@BrayhanV](https://github.com/BrayhanV))
838
- - AtCheckbox [#19](https://github.com/La-Wawa-Inc/wawa-ui/pull/19) ([@miguelesco](https://github.com/miguelesco) [@BrayhanV](https://github.com/BrayhanV))
839
- - AtDatePicker [#18](https://github.com/La-Wawa-Inc/wawa-ui/pull/18) ([@miguelesco](https://github.com/miguelesco) [@BrayhanV](https://github.com/BrayhanV))
840
- - OrFlagGrid [#9](https://github.com/La-Wawa-Inc/wawa-ui/pull/9) ([@xzotacx](https://github.com/xzotacx) [@BrayhanV](https://github.com/BrayhanV))
841
- - Merge branch 'develop' [#23](https://github.com/La-Wawa-Inc/wawa-ui/pull/23) ([@BrayhanV](https://github.com/BrayhanV))
842
- - AtSpaceCompact [#14](https://github.com/La-Wawa-Inc/wawa-ui/pull/14) ([@xzotacx](https://github.com/xzotacx))
843
- - AtSpace [#13](https://github.com/La-Wawa-Inc/wawa-ui/pull/13) ([@xzotacx](https://github.com/xzotacx) [@BrayhanV](https://github.com/BrayhanV))
844
- - AtRadio [#10](https://github.com/La-Wawa-Inc/wawa-ui/pull/10) ([@xzotacx](https://github.com/xzotacx) [@BrayhanV](https://github.com/BrayhanV))
845
- - MlCountryCard [#8](https://github.com/La-Wawa-Inc/wawa-ui/pull/8) ([@xzotacx](https://github.com/xzotacx) [@BrayhanV](https://github.com/BrayhanV))
846
- - AtNumberInput [#17](https://github.com/La-Wawa-Inc/wawa-ui/pull/17) ([@xzotacx](https://github.com/xzotacx))
847
- - AtDivider [#15](https://github.com/La-Wawa-Inc/wawa-ui/pull/15) ([@xzotacx](https://github.com/xzotacx) [@BrayhanV](https://github.com/BrayhanV))
848
- - AtCarousel [#6](https://github.com/La-Wawa-Inc/wawa-ui/pull/6) ([@xzotacx](https://github.com/xzotacx) [@BrayhanV](https://github.com/BrayhanV))
849
- - Box Shadow AtButton [#12](https://github.com/La-Wawa-Inc/wawa-ui/pull/12) ([@xzotacx](https://github.com/xzotacx))
850
- - MlDropdown [#16](https://github.com/La-Wawa-Inc/wawa-ui/pull/16) ([@miguelesco](https://github.com/miguelesco) [@BrayhanV](https://github.com/BrayhanV))
851
- - AtCard [#7](https://github.com/La-Wawa-Inc/wawa-ui/pull/7) ([@xzotacx](https://github.com/xzotacx) [@BrayhanV](https://github.com/BrayhanV))
852
- - AtSelect [#5](https://github.com/La-Wawa-Inc/wawa-ui/pull/5) ([@xzotacx](https://github.com/xzotacx) [@BrayhanV](https://github.com/BrayhanV))
853
- - AtTitle [#4](https://github.com/La-Wawa-Inc/wawa-ui/pull/4) ([@BrayhanV](https://github.com/BrayhanV) [@miguelesco](https://github.com/miguelesco) [@xzotacx](https://github.com/xzotacx))
854
- - new storyline for Text [#3](https://github.com/La-Wawa-Inc/wawa-ui/pull/3) ([@miguelesco](https://github.com/miguelesco) [@BrayhanV](https://github.com/BrayhanV))
855
- - Created AtButton #1 [#2](https://github.com/La-Wawa-Inc/wawa-ui/pull/2) ([@xzotacx](https://github.com/xzotacx) [@BrayhanV](https://github.com/BrayhanV))
856
-
857
- #### ⚠️ Pushed to `main`
858
-
859
- - Config release for npm ([@BrayhanV](https://github.com/BrayhanV))
860
- - Styles fix on template ([@BrayhanV](https://github.com/BrayhanV))
861
- - node version used on action updated ([@BrayhanV](https://github.com/BrayhanV))
862
- - Fix main release ([@BrayhanV](https://github.com/BrayhanV))
863
- - Revert "add colors file" ([@BrayhanV](https://github.com/BrayhanV))
864
- - Build folder added to gitignore ([@BrayhanV](https://github.com/BrayhanV))
865
- - First commit ([@BrayhanV](https://github.com/BrayhanV))
866
-
867
- #### Authors: 3
868
-
869
- - Brayhan Villalba ([@BrayhanV](https://github.com/BrayhanV))
870
- - Miguelangel Escorche ([@miguelesco](https://github.com/miguelesco))
871
- - Richard Martinez ([@xzotacx](https://github.com/xzotacx))
872
-
873
- ---
874
-
875
- # (Fri Jul 21 2023)
876
-
877
- #### 🐛 Bug Fix
878
-
879
- - OrAlert [#35](https://github.com/La-Wawa-Inc/wawa-ui/pull/35) ([@miguelesco](https://github.com/miguelesco) [@BrayhanV](https://github.com/BrayhanV))
880
- - add breadCrumb [#34](https://github.com/La-Wawa-Inc/wawa-ui/pull/34) ([@miguelesco](https://github.com/miguelesco) [@BrayhanV](https://github.com/BrayhanV))
881
- - MlRadioGroup [#11](https://github.com/La-Wawa-Inc/wawa-ui/pull/11) ([@xzotacx](https://github.com/xzotacx) [@BrayhanV](https://github.com/BrayhanV))
882
- - First release for npm [#31](https://github.com/La-Wawa-Inc/wawa-ui/pull/31) ([@BrayhanV](https://github.com/BrayhanV) [@xzotacx](https://github.com/xzotacx) [@miguelesco](https://github.com/miguelesco))
883
- - Rm tm login phone [#30](https://github.com/La-Wawa-Inc/wawa-ui/pull/30) ([@xzotacx](https://github.com/xzotacx) [@BrayhanV](https://github.com/BrayhanV))
884
- - AtImage [#28](https://github.com/La-Wawa-Inc/wawa-ui/pull/28) ([@miguelesco](https://github.com/miguelesco))
885
- - At-Button Fix [#26](https://github.com/La-Wawa-Inc/wawa-ui/pull/26) ([@xzotacx](https://github.com/xzotacx))
886
- - AtAvatar [#20](https://github.com/La-Wawa-Inc/wawa-ui/pull/20) ([@miguelesco](https://github.com/miguelesco) [@BrayhanV](https://github.com/BrayhanV))
887
- - TmLoginCountry [#25](https://github.com/La-Wawa-Inc/wawa-ui/pull/25) ([@xzotacx](https://github.com/xzotacx) [@BrayhanV](https://github.com/BrayhanV))
888
- - MlSimpleBanner [#24](https://github.com/La-Wawa-Inc/wawa-ui/pull/24) ([@xzotacx](https://github.com/xzotacx) [@BrayhanV](https://github.com/BrayhanV))
889
- - AtCol [#22](https://github.com/La-Wawa-Inc/wawa-ui/pull/22) ([@xzotacx](https://github.com/xzotacx) [@BrayhanV](https://github.com/BrayhanV))
890
- - AtRow [#21](https://github.com/La-Wawa-Inc/wawa-ui/pull/21) ([@xzotacx](https://github.com/xzotacx) [@BrayhanV](https://github.com/BrayhanV))
891
- - AtCheckbox [#19](https://github.com/La-Wawa-Inc/wawa-ui/pull/19) ([@miguelesco](https://github.com/miguelesco) [@BrayhanV](https://github.com/BrayhanV))
892
- - AtDatePicker [#18](https://github.com/La-Wawa-Inc/wawa-ui/pull/18) ([@miguelesco](https://github.com/miguelesco) [@BrayhanV](https://github.com/BrayhanV))
893
- - OrFlagGrid [#9](https://github.com/La-Wawa-Inc/wawa-ui/pull/9) ([@xzotacx](https://github.com/xzotacx) [@BrayhanV](https://github.com/BrayhanV))
894
- - Merge branch 'develop' [#23](https://github.com/La-Wawa-Inc/wawa-ui/pull/23) ([@BrayhanV](https://github.com/BrayhanV))
895
- - AtSpaceCompact [#14](https://github.com/La-Wawa-Inc/wawa-ui/pull/14) ([@xzotacx](https://github.com/xzotacx))
896
- - AtSpace [#13](https://github.com/La-Wawa-Inc/wawa-ui/pull/13) ([@xzotacx](https://github.com/xzotacx) [@BrayhanV](https://github.com/BrayhanV))
897
- - AtRadio [#10](https://github.com/La-Wawa-Inc/wawa-ui/pull/10) ([@xzotacx](https://github.com/xzotacx) [@BrayhanV](https://github.com/BrayhanV))
898
- - MlCountryCard [#8](https://github.com/La-Wawa-Inc/wawa-ui/pull/8) ([@xzotacx](https://github.com/xzotacx) [@BrayhanV](https://github.com/BrayhanV))
899
- - AtNumberInput [#17](https://github.com/La-Wawa-Inc/wawa-ui/pull/17) ([@xzotacx](https://github.com/xzotacx))
900
- - AtDivider [#15](https://github.com/La-Wawa-Inc/wawa-ui/pull/15) ([@xzotacx](https://github.com/xzotacx) [@BrayhanV](https://github.com/BrayhanV))
901
- - AtCarousel [#6](https://github.com/La-Wawa-Inc/wawa-ui/pull/6) ([@xzotacx](https://github.com/xzotacx) [@BrayhanV](https://github.com/BrayhanV))
902
- - Box Shadow AtButton [#12](https://github.com/La-Wawa-Inc/wawa-ui/pull/12) ([@xzotacx](https://github.com/xzotacx))
903
- - MlDropdown [#16](https://github.com/La-Wawa-Inc/wawa-ui/pull/16) ([@miguelesco](https://github.com/miguelesco) [@BrayhanV](https://github.com/BrayhanV))
904
- - AtCard [#7](https://github.com/La-Wawa-Inc/wawa-ui/pull/7) ([@xzotacx](https://github.com/xzotacx) [@BrayhanV](https://github.com/BrayhanV))
905
- - AtSelect [#5](https://github.com/La-Wawa-Inc/wawa-ui/pull/5) ([@xzotacx](https://github.com/xzotacx) [@BrayhanV](https://github.com/BrayhanV))
906
- - AtTitle [#4](https://github.com/La-Wawa-Inc/wawa-ui/pull/4) ([@BrayhanV](https://github.com/BrayhanV) [@miguelesco](https://github.com/miguelesco) [@xzotacx](https://github.com/xzotacx))
907
- - new storyline for Text [#3](https://github.com/La-Wawa-Inc/wawa-ui/pull/3) ([@miguelesco](https://github.com/miguelesco) [@BrayhanV](https://github.com/BrayhanV))
908
- - Created AtButton #1 [#2](https://github.com/La-Wawa-Inc/wawa-ui/pull/2) ([@xzotacx](https://github.com/xzotacx) [@BrayhanV](https://github.com/BrayhanV))
909
-
910
- #### ⚠️ Pushed to `main`
911
-
912
- - Layout components added ([@BrayhanV](https://github.com/BrayhanV))
913
- - rename breadcrumb ([@BrayhanV](https://github.com/BrayhanV))
914
- - Fix on name ([@BrayhanV](https://github.com/BrayhanV))
915
- - actions removed ([@BrayhanV](https://github.com/BrayhanV))
916
- - TmLoginCountry completed ([@BrayhanV](https://github.com/BrayhanV))
917
- - Merge tag 'main' into develop ([@BrayhanV](https://github.com/BrayhanV))
918
- - Config release for npm ([@BrayhanV](https://github.com/BrayhanV))
919
- - Styles fix on template ([@BrayhanV](https://github.com/BrayhanV))
920
- - node version used on action updated ([@BrayhanV](https://github.com/BrayhanV))
921
- - Fix main release ([@BrayhanV](https://github.com/BrayhanV))
922
- - Revert "add colors file" ([@BrayhanV](https://github.com/BrayhanV))
923
- - Build folder added to gitignore ([@BrayhanV](https://github.com/BrayhanV))
924
- - First commit a ([@BrayhanV](https://github.com/BrayhanV))
925
-
926
- #### Authors: 3
927
-
928
- - Brayhan Villalba ([@BrayhanV](https://github.com/BrayhanV))
929
- - Miguelangel Escorche ([@miguelesco](https://github.com/miguelesco))
930
- - Richard Martinez ([@xzotacx](https://github.com/xzotacx))
1
+ # (Fri Sep 22 2023)
2
+
3
+ ## 2.0.11
4
+
5
+ ### Patch Changes
6
+
7
+ - d5a3e64: Improves on SelectTable component
8
+ - a1de074: adding download link to upload component
9
+ - a1de074: fixing styles on rental quote page
10
+ - a1de074: info component in OrFormInlineItems as array too
11
+ - a1de074: fixing extra info
12
+
13
+ ## 2.0.8
14
+
15
+ ### Patch Changes
16
+
17
+ - 9d840cd: adding download link to upload component
18
+ - 9d840cd: info component in OrFormInlineItems as array too
19
+ - 9d840cd: fixing extra info
20
+
21
+ ## 2.0.5
22
+
23
+ ### Patch Changes
24
+
25
+ - 0db5430: Fix OrSelectTable
26
+ - 94b14e7: adding rentals page
27
+
28
+ ## 2.0.4
29
+
30
+ ### Patch Changes
31
+
32
+ - 7721b01: Fix search on SelectTable
33
+
34
+ ## 2.0.3
35
+
36
+ ### Patch Changes
37
+
38
+ - 1444222: Fix title type on MlTooltip
39
+
40
+ ## 2.0.2
41
+
42
+ ### Patch Changes
43
+
44
+ - 6e53c98: OrSelectTable added
45
+ - 6e53c98: adding rentals page
46
+ - 6e53c98: sidermenu bug
47
+
48
+ ## 2.0.1
49
+
50
+ ### Patch Changes
51
+
52
+ - 2d287c6: fixing menu
53
+ - dec862e: sidermenu bug
54
+
55
+ ## 2.0.0
56
+
57
+ ### Major Changes
58
+
59
+ - b52e05e: adding components for rentals and upgrading libraries
60
+ - b52e05e: adding rental components
61
+
62
+ ### Minor Changes
63
+
64
+ - b52e05e: adding atom for QR
65
+
66
+ ### Patch Changes
67
+
68
+ - 3f651ba: upgrading antd
69
+ - b52e05e: fix latest version
70
+ - b52e05e: fix/input-disabled-problem
71
+
72
+ ## 1.17.1
73
+
74
+ ### Patch Changes
75
+
76
+ - 83083fb: little fix to show the image on the TmCrudPage
77
+ - 14e92c4: Adding download-upload component
78
+ - 608a2c8: Adding props to datetimepicker
79
+
80
+ ## 1.17.0
81
+
82
+ ### Minor Changes
83
+
84
+ - 273146d: Wrapping table filter and pagination logic in just one callback
85
+
86
+ ## 1.16.2
87
+
88
+ ### Patch Changes
89
+
90
+ - 426c59a: just testing
91
+ - 426c59a: Fixing chromatic pipeline
92
+
93
+ ## 1.16.1
94
+
95
+ ### Patch Changes
96
+
97
+ - c00aabe: just testing
98
+
99
+ ## 1.16.0
100
+
101
+ ### Minor Changes
102
+
103
+ - 0c4bb30: Creating a new atom called AtSegmented
104
+ - 24234e7: collapse
105
+
106
+ ## 1.15.0
107
+
108
+ ### Minor Changes
109
+
110
+ - 7fb4800: including new component
111
+ - ef3c2bf: collapse
112
+ - 7fb4800: Including new component on inline form
113
+
114
+ ### Patch Changes
115
+
116
+ - 7fb4800: Fixing a problems with icons
117
+ - 7fb4800: Including back arrow in TM Crud Page
118
+
119
+ ## 1.14.0
120
+
121
+ ### Minor Changes
122
+
123
+ - bf27398: including new component
124
+ - bf27398: Including new component on inline form
125
+
126
+ ### Patch Changes
127
+
128
+ - bf27398: Fixing a problems with icons
129
+ - bf27398: Including back arrow in TM Crud Page
130
+
131
+ ## 1.13.0
132
+
133
+ ### Minor Changes
134
+
135
+ - 382014c: including new component
136
+ - 382014c: Including new component on inline form
137
+
138
+ ### Patch Changes
139
+
140
+ - 382014c: Fixing a problems with icons
141
+
142
+ ## 1.12.0
143
+
144
+ ### Minor Changes
145
+
146
+ - 7848b4f: Including new component on inline form
147
+
148
+ ## 1.11.2
149
+
150
+ ### Patch Changes
151
+
152
+ - b1c884a: Disabled currency input on TmRechargePage
153
+ - b1c884a: Adding prop to hide the stepper in the drawer form
154
+ - cfe80a9: new input for files
155
+
156
+ ## 1.11.1
157
+
158
+ ### Patch Changes
159
+
160
+ - 9a41bde: Disabled currency input on TmRechargePage
161
+ - 9a41bde: Adding prop to hide the stepper in the drawer form
162
+
163
+ ## 1.11.0
164
+
165
+ ### Minor Changes
166
+
167
+ - 285e373: useModal added
168
+
169
+ ### Patch Changes
170
+
171
+ - 39c837c: fix flex problem wawa ui
172
+
173
+ ## 1.10.0
174
+
175
+ ### Minor Changes
176
+
177
+ - 5eeebfb: improvement on styles wawa ui
178
+
179
+ ## 1.9.0
180
+
181
+ ### Minor Changes
182
+
183
+ - 6fefab3: Adding new component to handle the Ant Design Switch
184
+ - 769a4f5: created a new template to render form list
185
+ - 2f8a21e: Creating new component Date Range Picker
186
+
187
+ ## 1.8.0
188
+
189
+ ### Minor Changes
190
+
191
+ - 09f256e: Adding new component to handle the Ant Design Switch
192
+
193
+ ## 1.7.0
194
+
195
+ ### Minor Changes
196
+
197
+ - d823b90: Including component and text to carousel in AuthTemplate
198
+ - d823b90: Including exchange rate to pay in different currencies
199
+ - cc6e2e3: Including rate exhange to pay with different currencies
200
+
201
+ ## 1.6.5
202
+
203
+ ### Patch Changes
204
+
205
+ - aa6c9f1: Fix polylines on map template
206
+
207
+ ## 1.6.4
208
+
209
+ ### Patch Changes
210
+
211
+ - 461d43f: Fix initial values for OrPaymentCard
212
+
213
+ ## 1.6.3
214
+
215
+ ### Patch Changes
216
+
217
+ - 04e467e: selectedKeys added to OrDashboardLayout to mark current pathname
218
+
219
+ ## 1.6.2
220
+
221
+ ### Patch Changes
222
+
223
+ - 1449080: New features:
224
+
225
+ - useFormWatch
226
+ - formatter and parser on AtNumberInput
227
+ - disabledDate and filterOption on OrFormItemsInline
228
+ - Template type added on OrTable
229
+
230
+ ## 1.6.1
231
+
232
+ ### Patch Changes
233
+
234
+ - 46132b2: Input select added
235
+
236
+ ## 1.6.0
237
+
238
+ ### Minor Changes
239
+
240
+ - 9ef8a15: add arrow to title
241
+
242
+ ### Patch Changes
243
+
244
+ - 61009a9: fix button
245
+
246
+ ## 1.5.4
247
+
248
+ ### Patch Changes
249
+
250
+ - 18bcfc8: Two inputs in same row into OrFormIntemsInline
251
+
252
+ ## 1.5.3
253
+
254
+ ### Patch Changes
255
+
256
+ - 588a950: add center to col and new witdh
257
+ - 588a950: onchange missing
258
+
259
+ ## 1.5.2
260
+
261
+ ### Patch Changes
262
+
263
+ - b1b88ad: add center to col and new witdh
264
+
265
+ ## 1.5.1
266
+
267
+ ### Patch Changes
268
+
269
+ - c51739f: add width an changes to paddings
270
+
271
+ ## 1.5.0
272
+
273
+ ### Minor Changes
274
+
275
+ - 2b03095: Map template component
276
+
277
+ ## 1.4.0
278
+
279
+ ### Minor Changes
280
+
281
+ - 6b43f66: Services exclusive model
282
+ - 6d1dee2: new tag component and example of exclusive service
283
+
284
+ ### Patch Changes
285
+
286
+ - 14d386b: Módulo de servicios exclusivos
287
+
288
+ ## 1.3.0
289
+
290
+ ### Minor Changes
291
+
292
+ - 6a6ad2c: new tag component and example of exclusive service
293
+
294
+ ## 1.2.0
295
+
296
+ ### Minor Changes
297
+
298
+ - cfc863d: change spelling of property and widtrh of button
299
+
300
+ ## 1.1.0
301
+
302
+ ### Minor Changes
303
+
304
+ - f70517f: New components added
305
+
306
+ ### Patch Changes
307
+
308
+ - Updated dependencies [f70517f]
309
+ - enwawa-ui@1.1.0
310
+
311
+ #### ⚠️ Pushed to `main`
312
+
313
+ - Build files ([@BrayhanV](https://github.com/BrayhanV))
314
+
315
+ #### Authors: 1
316
+
317
+ - Brayhan Villalba ([@BrayhanV](https://github.com/BrayhanV))
318
+
319
+ ---
320
+
321
+ # (Fri Sep 22 2023)
322
+
323
+ #### 🐛 Bug Fix
324
+
325
+ - Subtitle for OrTable [#89](https://github.com/La-Wawa-Inc/wawa-ui/pull/89) ([@miguelesco](https://github.com/miguelesco))
326
+
327
+ #### ⚠️ Pushed to `main`
328
+
329
+ - Missing build files ([@BrayhanV](https://github.com/BrayhanV))
330
+
331
+ #### Authors: 2
332
+
333
+ - Brayhan Villalba ([@BrayhanV](https://github.com/BrayhanV))
334
+ - Miguelangel Escorche ([@miguelesco](https://github.com/miguelesco))
335
+
336
+ ---
337
+
338
+ # (Wed Sep 20 2023)
339
+
340
+ #### 🐛 Bug Fix
341
+
342
+ - Selects form [#87](https://github.com/La-Wawa-Inc/wawa-ui/pull/87) ([@maurovolpe18](https://github.com/maurovolpe18))
343
+
344
+ #### Authors: 1
345
+
346
+ - Maurizio Volpe ([@maurovolpe18](https://github.com/maurovolpe18))
347
+
348
+ ---
349
+
350
+ # (Wed Sep 20 2023)
351
+
352
+ #### 🐛 Bug Fix
353
+
354
+ - Add support for rule message in ui [#86](https://github.com/La-Wawa-Inc/wawa-ui/pull/86) ([@miguelesco](https://github.com/miguelesco) [@BrayhanV](https://github.com/BrayhanV))
355
+ - Change in size for active cards [#84](https://github.com/La-Wawa-Inc/wawa-ui/pull/84) ([@miguelesco](https://github.com/miguelesco) [@BrayhanV](https://github.com/BrayhanV))
356
+
357
+ #### Authors: 2
358
+
359
+ - Brayhan Villalba ([@BrayhanV](https://github.com/BrayhanV))
360
+ - Miguelangel Escorche ([@miguelesco](https://github.com/miguelesco))
361
+
362
+ ---
363
+
364
+ # (Tue Sep 12 2023)
365
+
366
+ #### 🐛 Bug Fix
367
+
368
+ - missign changes [#83](https://github.com/La-Wawa-Inc/wawa-ui/pull/83) ([@miguelesco](https://github.com/miguelesco) [@BrayhanV](https://github.com/BrayhanV))
369
+
370
+ #### Authors: 2
371
+
372
+ - Brayhan Villalba ([@BrayhanV](https://github.com/BrayhanV))
373
+ - Miguelangel Escorche ([@miguelesco](https://github.com/miguelesco))
374
+
375
+ ---
376
+
377
+ # (Mon Sep 11 2023)
378
+
379
+ #### 🐛 Bug Fix
380
+
381
+ - Multiple select [#82](https://github.com/La-Wawa-Inc/wawa-ui/pull/82) ([@maurovolpe18](https://github.com/maurovolpe18) [@BrayhanV](https://github.com/BrayhanV))
382
+ - add OrAssignBalance [#67](https://github.com/La-Wawa-Inc/wawa-ui/pull/67) ([@miguelesco](https://github.com/miguelesco) [@BrayhanV](https://github.com/BrayhanV))
383
+
384
+ #### ⚠️ Pushed to `main`
385
+
386
+ - try to exclude build folder ([@BrayhanV](https://github.com/BrayhanV))
387
+ - Create main.yml ([@BrayhanV](https://github.com/BrayhanV))
388
+ - build log ([@BrayhanV](https://github.com/BrayhanV))
389
+
390
+ #### Authors: 3
391
+
392
+ - Brayhan Villalba ([@BrayhanV](https://github.com/BrayhanV))
393
+ - Maurizio Volpe ([@maurovolpe18](https://github.com/maurovolpe18))
394
+ - Miguelangel Escorche ([@miguelesco](https://github.com/miguelesco))
395
+
396
+ ---
397
+
398
+ # (Mon Sep 04 2023)
399
+
400
+ #### ⚠️ Pushed to `main`
401
+
402
+ - Missing search box added on OrModuleTableHeader (brayhanalberto@gmail.com)
403
+
404
+ #### Authors: 1
405
+
406
+ - Brayhan Villalba (brayhanalberto@gmail.com)
407
+
408
+ ---
409
+
410
+ # (Wed Aug 30 2023)
411
+
412
+ #### 🐛 Bug Fix
413
+
414
+ - add rules to phone number [#64](https://github.com/La-Wawa-Inc/wawa-ui/pull/64) ([@miguelesco](https://github.com/miguelesco) [@BrayhanV](https://github.com/BrayhanV))
415
+ - Stories form component OrFormItemsInline [#63](https://github.com/La-Wawa-Inc/wawa-ui/pull/63) ([@xzotacx](https://github.com/xzotacx) [@BrayhanV](https://github.com/BrayhanV))
416
+ - Multiple select [#65](https://github.com/La-Wawa-Inc/wawa-ui/pull/65) ([@maurovolpe18](https://github.com/maurovolpe18))
417
+ - Tdd 466 [#62](https://github.com/La-Wawa-Inc/wawa-ui/pull/62) ([@maurovolpe18](https://github.com/maurovolpe18) [@BrayhanV](https://github.com/BrayhanV))
418
+
419
+ #### ⚠️ Pushed to `main`
420
+
421
+ - Visual improves ([@BrayhanV](https://github.com/BrayhanV))
422
+ - Merge branch 'develop' of https://github.com/La-Wawa-Inc/wawa-ui into develop ([@BrayhanV](https://github.com/BrayhanV))
423
+ - eslint action upgrade ([@BrayhanV](https://github.com/BrayhanV))
424
+ - Eslint workflow ([@BrayhanV](https://github.com/BrayhanV))
425
+ - version update ([@BrayhanV](https://github.com/BrayhanV))
426
+ - SearchBox on TmCrudPage ([@BrayhanV](https://github.com/BrayhanV))
427
+ - TmCrudPage story ([@BrayhanV](https://github.com/BrayhanV))
428
+
429
+ #### Authors: 4
430
+
431
+ - Brayhan Villalba ([@BrayhanV](https://github.com/BrayhanV))
432
+ - Maurizio Volpe ([@maurovolpe18](https://github.com/maurovolpe18))
433
+ - Miguelangel Escorche ([@miguelesco](https://github.com/miguelesco))
434
+ - Richard Martinez ([@xzotacx](https://github.com/xzotacx))
435
+
436
+ ---
437
+
438
+ # (Thu Aug 17 2023)
439
+
440
+ #### ⚠️ Pushed to `main`
441
+
442
+ - SearchBox on TmCrudPage ([@BrayhanV](https://github.com/BrayhanV))
443
+ - TmCrudPage story ([@BrayhanV](https://github.com/BrayhanV))
444
+
445
+ #### Authors: 1
446
+
447
+ - Brayhan Villalba ([@BrayhanV](https://github.com/BrayhanV))
448
+
449
+ ---
450
+
451
+ # (Wed Aug 16 2023)
452
+
453
+ #### 🐛 Bug Fix
454
+
455
+ - Tdd 466 mv [#61](https://github.com/La-Wawa-Inc/wawa-ui/pull/61) ([@maurovolpe18](https://github.com/maurovolpe18))
456
+ - TDD-492-RM OrFormInLine [#60](https://github.com/La-Wawa-Inc/wawa-ui/pull/60) ([@xzotacx](https://github.com/xzotacx) [@BrayhanV](https://github.com/BrayhanV))
457
+
458
+ #### ⚠️ Pushed to `main`
459
+
460
+ - Improves: ([@BrayhanV](https://github.com/BrayhanV))
461
+ - Build storybook log ([@BrayhanV](https://github.com/BrayhanV))
462
+
463
+ #### Authors: 3
464
+
465
+ - Brayhan Villalba ([@BrayhanV](https://github.com/BrayhanV))
466
+ - Maurizio Volpe ([@maurovolpe18](https://github.com/maurovolpe18))
467
+ - Richard Martinez ([@xzotacx](https://github.com/xzotacx))
468
+
469
+ ---
470
+
471
+ # (Mon Aug 14 2023)
472
+
473
+ #### ⚠️ Pushed to `main`
474
+
475
+ - Fix typo for login code (brayhanalberto@gmail.com)
476
+
477
+ #### Authors: 1
478
+
479
+ - Brayhan Villalba (brayhanalberto@gmail.com)
480
+
481
+ ---
482
+
483
+ # (Mon Aug 14 2023)
484
+
485
+ #### ⚠️ Pushed to `main`
486
+
487
+ - Improves on OrTable to build TmCrudPage (brayhanalberto@gmail.com)
488
+ - Improves on MlPagination and MlTooltip created (brayhanalberto@gmail.com)
489
+ - AtText with custom width (brayhanalberto@gmail.com)
490
+
491
+ #### Authors: 1
492
+
493
+ - Brayhan Villalba (brayhanalberto@gmail.com)
494
+
495
+ ---
496
+
497
+ # (Fri Aug 11 2023)
498
+
499
+ #### 🐛 Bug Fix
500
+
501
+ - OrModuleTableHeader [#58](https://github.com/La-Wawa-Inc/wawa-ui/pull/58) ([@miguelesco](https://github.com/miguelesco) [@BrayhanV](https://github.com/BrayhanV))
502
+
503
+ #### ⚠️ Pushed to `main`
504
+
505
+ - version updated ([@BrayhanV](https://github.com/BrayhanV))
506
+ - Improves on OrHeader and OrDashboardLayout ([@BrayhanV](https://github.com/BrayhanV))
507
+
508
+ #### Authors: 2
509
+
510
+ - Brayhan Villalba ([@BrayhanV](https://github.com/BrayhanV))
511
+ - Miguelangel Escorche ([@miguelesco](https://github.com/miguelesco))
512
+
513
+ ---
514
+
515
+ # (Wed Aug 09 2023)
516
+
517
+ #### 🐛 Bug Fix
518
+
519
+ - Tdd 486 mv [#57](https://github.com/La-Wawa-Inc/wawa-ui/pull/57) ([@maurovolpe18](https://github.com/maurovolpe18) [@BrayhanV](https://github.com/BrayhanV))
520
+ - AtSelectIcon && OrHeader [#56](https://github.com/La-Wawa-Inc/wawa-ui/pull/56) ([@miguelesco](https://github.com/miguelesco) [@BrayhanV](https://github.com/BrayhanV))
521
+
522
+ #### ⚠️ Pushed to `main`
523
+
524
+ - Version upgrade ([@BrayhanV](https://github.com/BrayhanV))
525
+ - Improves: ([@BrayhanV](https://github.com/BrayhanV))
526
+ - index import updated ([@BrayhanV](https://github.com/BrayhanV))
527
+ - type fix ([@BrayhanV](https://github.com/BrayhanV))
528
+ - TmLoginPhoneCode with MlCodeInput ([@BrayhanV](https://github.com/BrayhanV))
529
+
530
+ #### Authors: 3
531
+
532
+ - Brayhan Villalba ([@BrayhanV](https://github.com/BrayhanV))
533
+ - Maurizio Volpe ([@maurovolpe18](https://github.com/maurovolpe18))
534
+ - Miguelangel Escorche ([@miguelesco](https://github.com/miguelesco))
535
+
536
+ ---
537
+
538
+ # (Tue Aug 08 2023)
539
+
540
+ #### ⚠️ Pushed to `main`
541
+
542
+ - Missing dependency added ([@BrayhanV](https://github.com/BrayhanV))
543
+
544
+ #### Authors: 1
545
+
546
+ - Brayhan Villalba ([@BrayhanV](https://github.com/BrayhanV))
547
+
548
+ ---
549
+
550
+ # (Tue Aug 08 2023)
551
+
552
+ #### 🐛 Bug Fix
553
+
554
+ - MlCodeInput and fix font familt for dropdown [#49](https://github.com/La-Wawa-Inc/wawa-ui/pull/49) ([@miguelesco](https://github.com/miguelesco) [@BrayhanV](https://github.com/BrayhanV))
555
+ - TDD-460 [#55](https://github.com/La-Wawa-Inc/wawa-ui/pull/55) ([@maurovolpe18](https://github.com/maurovolpe18))
556
+ - MlPlanCard [#54](https://github.com/La-Wawa-Inc/wawa-ui/pull/54) ([@miguelesco](https://github.com/miguelesco) [@BrayhanV](https://github.com/BrayhanV))
557
+ - Mejora en MlRadioGroup [#50](https://github.com/La-Wawa-Inc/wawa-ui/pull/50) ([@miguelesco](https://github.com/miguelesco) [@BrayhanV](https://github.com/BrayhanV))
558
+ - OrTicketCard [#53](https://github.com/La-Wawa-Inc/wawa-ui/pull/53) ([@miguelesco](https://github.com/miguelesco) [@BrayhanV](https://github.com/BrayhanV))
559
+
560
+ #### ⚠️ Pushed to `main`
561
+
562
+ - version updated ([@BrayhanV](https://github.com/BrayhanV))
563
+ - TmCrudPage ([@BrayhanV](https://github.com/BrayhanV))
564
+ - Fix AtCountdown history ([@BrayhanV](https://github.com/BrayhanV))
565
+ - unnecessary comments removed ([@BrayhanV](https://github.com/BrayhanV))
566
+ - OrDashboardLayout ([@BrayhanV](https://github.com/BrayhanV))
567
+ - Improves on OrSider ([@BrayhanV](https://github.com/BrayhanV))
568
+ - missing exports added ([@BrayhanV](https://github.com/BrayhanV))
569
+ - Organism: ([@BrayhanV](https://github.com/BrayhanV))
570
+ - OrMenu story ([@BrayhanV](https://github.com/BrayhanV))
571
+ - OrMenu ([@BrayhanV](https://github.com/BrayhanV))
572
+ - OrTable ([@BrayhanV](https://github.com/BrayhanV))
573
+ - OrTickets improves ([@BrayhanV](https://github.com/BrayhanV))
574
+
575
+ #### Authors: 3
576
+
577
+ - Brayhan Villalba ([@BrayhanV](https://github.com/BrayhanV))
578
+ - Maurizio Volpe ([@maurovolpe18](https://github.com/maurovolpe18))
579
+ - Miguelangel Escorche ([@miguelesco](https://github.com/miguelesco))
580
+
581
+ ---
582
+
583
+ # (Fri Aug 04 2023)
584
+
585
+ #### 🐛 Bug Fix
586
+
587
+ - TDD-459-RM ML Search Box [#52](https://github.com/La-Wawa-Inc/wawa-ui/pull/52) ([@xzotacx](https://github.com/xzotacx) [@BrayhanV](https://github.com/BrayhanV))
588
+ - TDD-458-RM OrDrawer [#51](https://github.com/La-Wawa-Inc/wawa-ui/pull/51) ([@xzotacx](https://github.com/xzotacx) [@BrayhanV](https://github.com/BrayhanV))
589
+ - MlPagination [#37](https://github.com/La-Wawa-Inc/wawa-ui/pull/37) ([@miguelesco](https://github.com/miguelesco) [@BrayhanV](https://github.com/BrayhanV))
590
+ - OrModal [#33](https://github.com/La-Wawa-Inc/wawa-ui/pull/33) ([@miguelesco](https://github.com/miguelesco) [@BrayhanV](https://github.com/BrayhanV))
591
+
592
+ #### ⚠️ Pushed to `main`
593
+
594
+ - Missing prop added ([@BrayhanV](https://github.com/BrayhanV))
595
+ - Missing build files ([@BrayhanV](https://github.com/BrayhanV))
596
+ - version upgrade ([@BrayhanV](https://github.com/BrayhanV))
597
+ - TmLoginPhoneCode ([@BrayhanV](https://github.com/BrayhanV))
598
+ - Update on login layout and login template ([@BrayhanV](https://github.com/BrayhanV))
599
+
600
+ #### Authors: 3
601
+
602
+ - Brayhan Villalba ([@BrayhanV](https://github.com/BrayhanV))
603
+ - Miguelangel Escorche ([@miguelesco](https://github.com/miguelesco))
604
+ - Richard Martinez ([@xzotacx](https://github.com/xzotacx))
605
+
606
+ ---
607
+
608
+ # (Thu Aug 03 2023)
609
+
610
+ #### 🐛 Bug Fix
611
+
612
+ - TDD-459-RM ML Search Box [#52](https://github.com/La-Wawa-Inc/wawa-ui/pull/52) ([@xzotacx](https://github.com/xzotacx) [@BrayhanV](https://github.com/BrayhanV))
613
+ - TDD-458-RM OrDrawer [#51](https://github.com/La-Wawa-Inc/wawa-ui/pull/51) ([@xzotacx](https://github.com/xzotacx) [@BrayhanV](https://github.com/BrayhanV))
614
+ - MlPagination [#37](https://github.com/La-Wawa-Inc/wawa-ui/pull/37) ([@miguelesco](https://github.com/miguelesco) [@BrayhanV](https://github.com/BrayhanV))
615
+ - OrModal [#33](https://github.com/La-Wawa-Inc/wawa-ui/pull/33) ([@miguelesco](https://github.com/miguelesco) [@BrayhanV](https://github.com/BrayhanV))
616
+
617
+ #### ⚠️ Pushed to `main`
618
+
619
+ - Missing build files ([@BrayhanV](https://github.com/BrayhanV))
620
+ - version upgrade ([@BrayhanV](https://github.com/BrayhanV))
621
+ - TmLoginPhoneCode ([@BrayhanV](https://github.com/BrayhanV))
622
+ - Update on login layout and login template ([@BrayhanV](https://github.com/BrayhanV))
623
+
624
+ #### Authors: 3
625
+
626
+ - Brayhan Villalba ([@BrayhanV](https://github.com/BrayhanV))
627
+ - Miguelangel Escorche ([@miguelesco](https://github.com/miguelesco))
628
+ - Richard Martinez ([@xzotacx](https://github.com/xzotacx))
629
+
630
+ ---
631
+
632
+ # (Thu Aug 03 2023)
633
+
634
+ #### 🐛 Bug Fix
635
+
636
+ - TDD-459-RM ML Search Box [#52](https://github.com/La-Wawa-Inc/wawa-ui/pull/52) ([@xzotacx](https://github.com/xzotacx) [@BrayhanV](https://github.com/BrayhanV))
637
+ - TDD-458-RM OrDrawer [#51](https://github.com/La-Wawa-Inc/wawa-ui/pull/51) ([@xzotacx](https://github.com/xzotacx) [@BrayhanV](https://github.com/BrayhanV))
638
+ - MlPagination [#37](https://github.com/La-Wawa-Inc/wawa-ui/pull/37) ([@miguelesco](https://github.com/miguelesco) [@BrayhanV](https://github.com/BrayhanV))
639
+ - OrModal [#33](https://github.com/La-Wawa-Inc/wawa-ui/pull/33) ([@miguelesco](https://github.com/miguelesco) [@BrayhanV](https://github.com/BrayhanV))
640
+
641
+ #### ⚠️ Pushed to `main`
642
+
643
+ - version upgrade ([@BrayhanV](https://github.com/BrayhanV))
644
+ - TmLoginPhoneCode ([@BrayhanV](https://github.com/BrayhanV))
645
+ - Update on login layout and login template ([@BrayhanV](https://github.com/BrayhanV))
646
+
647
+ #### Authors: 3
648
+
649
+ - Brayhan Villalba ([@BrayhanV](https://github.com/BrayhanV))
650
+ - Miguelangel Escorche ([@miguelesco](https://github.com/miguelesco))
651
+ - Richard Martinez ([@xzotacx](https://github.com/xzotacx))
652
+
653
+ ---
654
+
655
+ # (Thu Jul 27 2023)
656
+
657
+ #### ⚠️ Pushed to `main`
658
+
659
+ - Major changes: (brayhanalberto@gmail.com)
660
+ - parcel build without babel (brayhanalberto@gmail.com)
661
+
662
+ #### Authors: 1
663
+
664
+ - Brayhan Villalba ([@BrayhanV](https://github.com/BrayhanV))
665
+
666
+ ---
667
+
668
+ # (Wed Jul 26 2023)
669
+
670
+ #### ⚠️ Pushed to `main`
671
+
672
+ - version upgrade (brayhanalberto@gmail.com)
673
+ - types include into export (brayhanalberto@gmail.com)
674
+
675
+ #### Authors: 1
676
+
677
+ - Brayhan Villalba ([@BrayhanV](https://github.com/BrayhanV))
678
+
679
+ ---
680
+
681
+ # (Wed Jul 26 2023)
682
+
683
+ #### ⚠️ Pushed to `main`
684
+
685
+ - types include into export ([@BrayhanV](https://github.com/BrayhanV))
686
+
687
+ #### Authors: 1
688
+
689
+ - Brayhan Villalba ([@BrayhanV](https://github.com/BrayhanV))
690
+
691
+ ---
692
+
693
+ # (Wed Jul 26 2023)
694
+
695
+ #### ⚠️ Pushed to `main`
696
+
697
+ - Export added to package ([@BrayhanV](https://github.com/BrayhanV))
698
+
699
+ #### Authors: 1
700
+
701
+ - Brayhan Villalba ([@BrayhanV](https://github.com/BrayhanV))
702
+
703
+ ---
704
+
705
+ # (Wed Jul 26 2023)
706
+
707
+ #### ⚠️ Pushed to `main`
708
+
709
+ - Major update for release (brayhanalberto@gmail.com)
710
+
711
+ #### Authors: 1
712
+
713
+ - Brayhan Villalba (brayhanalberto@gmail.com)
714
+
715
+ ---
716
+
717
+ # (Wed Jul 26 2023)
718
+
719
+ #### ⚠️ Pushed to `main`
720
+
721
+ - children prop fix ([@BrayhanV](https://github.com/BrayhanV))
722
+
723
+ #### Authors: 1
724
+
725
+ - Brayhan Villalba ([@BrayhanV](https://github.com/BrayhanV))
726
+
727
+ ---
728
+
729
+ # (Wed Jul 26 2023)
730
+
731
+ #### ⚠️ Pushed to `main`
732
+
733
+ - post install removed (brayhanalberto@gmail.com)
734
+
735
+ #### Authors: 1
736
+
737
+ - Brayhan Villalba (brayhanalberto@gmail.com)
738
+
739
+ ---
740
+
741
+ # (Wed Jul 26 2023)
742
+
743
+ #### ⚠️ Pushed to `main`
744
+
745
+ - lib added ([@BrayhanV](https://github.com/BrayhanV))
746
+ - v1.0.12 ([@BrayhanV](https://github.com/BrayhanV))
747
+
748
+ #### Authors: 1
749
+
750
+ - Brayhan Villalba ([@BrayhanV](https://github.com/BrayhanV))
751
+
752
+ ---
753
+
754
+ # (Wed Jul 26 2023)
755
+
756
+ #### ⚠️ Pushed to `main`
757
+
758
+ - npm package config ([@BrayhanV](https://github.com/BrayhanV))
759
+ - version upgrade ([@BrayhanV](https://github.com/BrayhanV))
760
+ - build with parcel ([@BrayhanV](https://github.com/BrayhanV))
761
+ - v1.0.9 ([@BrayhanV](https://github.com/BrayhanV))
762
+
763
+ #### Authors: 1
764
+
765
+ - Brayhan Villalba ([@BrayhanV](https://github.com/BrayhanV))
766
+
767
+ ---
768
+
769
+ # (Tue Jul 25 2023)
770
+
771
+ #### ⚠️ Pushed to `main`
772
+
773
+ - version upgrade (brayhanalberto@gmail.com)
774
+ - build with parcel (brayhanalberto@gmail.com)
775
+ - v1.0.9 (brayhanalberto@gmail.com)
776
+
777
+ #### Authors: 1
778
+
779
+ - Brayhan Villalba ([@BrayhanV](https://github.com/BrayhanV))
780
+
781
+ ---
782
+
783
+ # (Tue Jul 25 2023)
784
+
785
+ #### ⚠️ Pushed to `main`
786
+
787
+ - build with parcel ([@BrayhanV](https://github.com/BrayhanV))
788
+ - v1.0.9 ([@BrayhanV](https://github.com/BrayhanV))
789
+
790
+ #### Authors: 1
791
+
792
+ - Brayhan Villalba ([@BrayhanV](https://github.com/BrayhanV))
793
+
794
+ ---
795
+
796
+ # (Tue Jul 25 2023)
797
+
798
+ #### ⚠️ Pushed to `main`
799
+
800
+ - dist removed lib added ([@BrayhanV](https://github.com/BrayhanV))
801
+ - v1.0.8 ([@BrayhanV](https://github.com/BrayhanV))
802
+ - Changelog updated ([@BrayhanV](https://github.com/BrayhanV))
803
+ - Dist folder added ([@BrayhanV](https://github.com/BrayhanV))
804
+
805
+ #### Authors: 1
806
+
807
+ - Brayhan Villalba ([@BrayhanV](https://github.com/BrayhanV))
808
+
809
+ ---
810
+
811
+ # (Tue Jul 25 2023)
812
+
813
+ - Configuration need to use in others projects
814
+
815
+ #### ⚠️ Pushed to `main`
816
+
817
+ - Dist folder added ([@BrayhanV](https://github.com/BrayhanV))
818
+
819
+ #### Authors: 1
820
+
821
+ - Brayhan Villalba ([@BrayhanV](https://github.com/BrayhanV))
822
+
823
+ ---
824
+
825
+ # (Tue Jul 25 2023)
826
+
827
+ ---
828
+
829
+ # (Fri Jul 21 2023)
830
+
831
+ #### 🐛 Bug Fix
832
+
833
+ - release [#40](https://github.com/La-Wawa-Inc/wawa-ui/pull/40) ([@BrayhanV](https://github.com/BrayhanV))
834
+ - Main [#39](https://github.com/La-Wawa-Inc/wawa-ui/pull/39) ([@BrayhanV](https://github.com/BrayhanV))
835
+ - Merge branch 'develop' of https://github.com/La-Wawa-Inc/wawa-ui into develop [#38](https://github.com/La-Wawa-Inc/wawa-ui/pull/38) ([@BrayhanV](https://github.com/BrayhanV))
836
+ - OrAlert [#35](https://github.com/La-Wawa-Inc/wawa-ui/pull/35) ([@miguelesco](https://github.com/miguelesco) [@BrayhanV](https://github.com/BrayhanV))
837
+ - add breadCrumb [#34](https://github.com/La-Wawa-Inc/wawa-ui/pull/34) ([@miguelesco](https://github.com/miguelesco) [@BrayhanV](https://github.com/BrayhanV))
838
+ - MlRadioGroup [#11](https://github.com/La-Wawa-Inc/wawa-ui/pull/11) ([@xzotacx](https://github.com/xzotacx) [@BrayhanV](https://github.com/BrayhanV))
839
+ - First release for npm [#31](https://github.com/La-Wawa-Inc/wawa-ui/pull/31) ([@BrayhanV](https://github.com/BrayhanV) [@xzotacx](https://github.com/xzotacx) [@miguelesco](https://github.com/miguelesco))
840
+ - Rm tm login phone [#30](https://github.com/La-Wawa-Inc/wawa-ui/pull/30) ([@xzotacx](https://github.com/xzotacx) [@BrayhanV](https://github.com/BrayhanV))
841
+ - AtImage [#28](https://github.com/La-Wawa-Inc/wawa-ui/pull/28) ([@miguelesco](https://github.com/miguelesco))
842
+ - At-Button Fix [#26](https://github.com/La-Wawa-Inc/wawa-ui/pull/26) ([@xzotacx](https://github.com/xzotacx))
843
+ - AtAvatar [#20](https://github.com/La-Wawa-Inc/wawa-ui/pull/20) ([@miguelesco](https://github.com/miguelesco) [@BrayhanV](https://github.com/BrayhanV))
844
+ - TmLoginCountry [#25](https://github.com/La-Wawa-Inc/wawa-ui/pull/25) ([@xzotacx](https://github.com/xzotacx) [@BrayhanV](https://github.com/BrayhanV))
845
+ - MlSimpleBanner [#24](https://github.com/La-Wawa-Inc/wawa-ui/pull/24) ([@xzotacx](https://github.com/xzotacx) [@BrayhanV](https://github.com/BrayhanV))
846
+ - AtCol [#22](https://github.com/La-Wawa-Inc/wawa-ui/pull/22) ([@xzotacx](https://github.com/xzotacx) [@BrayhanV](https://github.com/BrayhanV))
847
+ - AtRow [#21](https://github.com/La-Wawa-Inc/wawa-ui/pull/21) ([@xzotacx](https://github.com/xzotacx) [@BrayhanV](https://github.com/BrayhanV))
848
+ - AtCheckbox [#19](https://github.com/La-Wawa-Inc/wawa-ui/pull/19) ([@miguelesco](https://github.com/miguelesco) [@BrayhanV](https://github.com/BrayhanV))
849
+ - AtDatePicker [#18](https://github.com/La-Wawa-Inc/wawa-ui/pull/18) ([@miguelesco](https://github.com/miguelesco) [@BrayhanV](https://github.com/BrayhanV))
850
+ - OrFlagGrid [#9](https://github.com/La-Wawa-Inc/wawa-ui/pull/9) ([@xzotacx](https://github.com/xzotacx) [@BrayhanV](https://github.com/BrayhanV))
851
+ - Merge branch 'develop' [#23](https://github.com/La-Wawa-Inc/wawa-ui/pull/23) ([@BrayhanV](https://github.com/BrayhanV))
852
+ - AtSpaceCompact [#14](https://github.com/La-Wawa-Inc/wawa-ui/pull/14) ([@xzotacx](https://github.com/xzotacx))
853
+ - AtSpace [#13](https://github.com/La-Wawa-Inc/wawa-ui/pull/13) ([@xzotacx](https://github.com/xzotacx) [@BrayhanV](https://github.com/BrayhanV))
854
+ - AtRadio [#10](https://github.com/La-Wawa-Inc/wawa-ui/pull/10) ([@xzotacx](https://github.com/xzotacx) [@BrayhanV](https://github.com/BrayhanV))
855
+ - MlCountryCard [#8](https://github.com/La-Wawa-Inc/wawa-ui/pull/8) ([@xzotacx](https://github.com/xzotacx) [@BrayhanV](https://github.com/BrayhanV))
856
+ - AtNumberInput [#17](https://github.com/La-Wawa-Inc/wawa-ui/pull/17) ([@xzotacx](https://github.com/xzotacx))
857
+ - AtDivider [#15](https://github.com/La-Wawa-Inc/wawa-ui/pull/15) ([@xzotacx](https://github.com/xzotacx) [@BrayhanV](https://github.com/BrayhanV))
858
+ - AtCarousel [#6](https://github.com/La-Wawa-Inc/wawa-ui/pull/6) ([@xzotacx](https://github.com/xzotacx) [@BrayhanV](https://github.com/BrayhanV))
859
+ - Box Shadow AtButton [#12](https://github.com/La-Wawa-Inc/wawa-ui/pull/12) ([@xzotacx](https://github.com/xzotacx))
860
+ - MlDropdown [#16](https://github.com/La-Wawa-Inc/wawa-ui/pull/16) ([@miguelesco](https://github.com/miguelesco) [@BrayhanV](https://github.com/BrayhanV))
861
+ - AtCard [#7](https://github.com/La-Wawa-Inc/wawa-ui/pull/7) ([@xzotacx](https://github.com/xzotacx) [@BrayhanV](https://github.com/BrayhanV))
862
+ - AtSelect [#5](https://github.com/La-Wawa-Inc/wawa-ui/pull/5) ([@xzotacx](https://github.com/xzotacx) [@BrayhanV](https://github.com/BrayhanV))
863
+ - AtTitle [#4](https://github.com/La-Wawa-Inc/wawa-ui/pull/4) ([@BrayhanV](https://github.com/BrayhanV) [@miguelesco](https://github.com/miguelesco) [@xzotacx](https://github.com/xzotacx))
864
+ - new storyline for Text [#3](https://github.com/La-Wawa-Inc/wawa-ui/pull/3) ([@miguelesco](https://github.com/miguelesco) [@BrayhanV](https://github.com/BrayhanV))
865
+ - Created AtButton #1 [#2](https://github.com/La-Wawa-Inc/wawa-ui/pull/2) ([@xzotacx](https://github.com/xzotacx) [@BrayhanV](https://github.com/BrayhanV))
866
+
867
+ #### ⚠️ Pushed to `main`
868
+
869
+ - Config release for npm ([@BrayhanV](https://github.com/BrayhanV))
870
+ - Styles fix on template ([@BrayhanV](https://github.com/BrayhanV))
871
+ - node version used on action updated ([@BrayhanV](https://github.com/BrayhanV))
872
+ - Fix main release ([@BrayhanV](https://github.com/BrayhanV))
873
+ - Revert "add colors file" ([@BrayhanV](https://github.com/BrayhanV))
874
+ - Build folder added to gitignore ([@BrayhanV](https://github.com/BrayhanV))
875
+ - First commit ([@BrayhanV](https://github.com/BrayhanV))
876
+
877
+ #### Authors: 3
878
+
879
+ - Brayhan Villalba ([@BrayhanV](https://github.com/BrayhanV))
880
+ - Miguelangel Escorche ([@miguelesco](https://github.com/miguelesco))
881
+ - Richard Martinez ([@xzotacx](https://github.com/xzotacx))
882
+
883
+ ---
884
+
885
+ # (Fri Jul 21 2023)
886
+
887
+ #### 🐛 Bug Fix
888
+
889
+ - OrAlert [#35](https://github.com/La-Wawa-Inc/wawa-ui/pull/35) ([@miguelesco](https://github.com/miguelesco) [@BrayhanV](https://github.com/BrayhanV))
890
+ - add breadCrumb [#34](https://github.com/La-Wawa-Inc/wawa-ui/pull/34) ([@miguelesco](https://github.com/miguelesco) [@BrayhanV](https://github.com/BrayhanV))
891
+ - MlRadioGroup [#11](https://github.com/La-Wawa-Inc/wawa-ui/pull/11) ([@xzotacx](https://github.com/xzotacx) [@BrayhanV](https://github.com/BrayhanV))
892
+ - First release for npm [#31](https://github.com/La-Wawa-Inc/wawa-ui/pull/31) ([@BrayhanV](https://github.com/BrayhanV) [@xzotacx](https://github.com/xzotacx) [@miguelesco](https://github.com/miguelesco))
893
+ - Rm tm login phone [#30](https://github.com/La-Wawa-Inc/wawa-ui/pull/30) ([@xzotacx](https://github.com/xzotacx) [@BrayhanV](https://github.com/BrayhanV))
894
+ - AtImage [#28](https://github.com/La-Wawa-Inc/wawa-ui/pull/28) ([@miguelesco](https://github.com/miguelesco))
895
+ - At-Button Fix [#26](https://github.com/La-Wawa-Inc/wawa-ui/pull/26) ([@xzotacx](https://github.com/xzotacx))
896
+ - AtAvatar [#20](https://github.com/La-Wawa-Inc/wawa-ui/pull/20) ([@miguelesco](https://github.com/miguelesco) [@BrayhanV](https://github.com/BrayhanV))
897
+ - TmLoginCountry [#25](https://github.com/La-Wawa-Inc/wawa-ui/pull/25) ([@xzotacx](https://github.com/xzotacx) [@BrayhanV](https://github.com/BrayhanV))
898
+ - MlSimpleBanner [#24](https://github.com/La-Wawa-Inc/wawa-ui/pull/24) ([@xzotacx](https://github.com/xzotacx) [@BrayhanV](https://github.com/BrayhanV))
899
+ - AtCol [#22](https://github.com/La-Wawa-Inc/wawa-ui/pull/22) ([@xzotacx](https://github.com/xzotacx) [@BrayhanV](https://github.com/BrayhanV))
900
+ - AtRow [#21](https://github.com/La-Wawa-Inc/wawa-ui/pull/21) ([@xzotacx](https://github.com/xzotacx) [@BrayhanV](https://github.com/BrayhanV))
901
+ - AtCheckbox [#19](https://github.com/La-Wawa-Inc/wawa-ui/pull/19) ([@miguelesco](https://github.com/miguelesco) [@BrayhanV](https://github.com/BrayhanV))
902
+ - AtDatePicker [#18](https://github.com/La-Wawa-Inc/wawa-ui/pull/18) ([@miguelesco](https://github.com/miguelesco) [@BrayhanV](https://github.com/BrayhanV))
903
+ - OrFlagGrid [#9](https://github.com/La-Wawa-Inc/wawa-ui/pull/9) ([@xzotacx](https://github.com/xzotacx) [@BrayhanV](https://github.com/BrayhanV))
904
+ - Merge branch 'develop' [#23](https://github.com/La-Wawa-Inc/wawa-ui/pull/23) ([@BrayhanV](https://github.com/BrayhanV))
905
+ - AtSpaceCompact [#14](https://github.com/La-Wawa-Inc/wawa-ui/pull/14) ([@xzotacx](https://github.com/xzotacx))
906
+ - AtSpace [#13](https://github.com/La-Wawa-Inc/wawa-ui/pull/13) ([@xzotacx](https://github.com/xzotacx) [@BrayhanV](https://github.com/BrayhanV))
907
+ - AtRadio [#10](https://github.com/La-Wawa-Inc/wawa-ui/pull/10) ([@xzotacx](https://github.com/xzotacx) [@BrayhanV](https://github.com/BrayhanV))
908
+ - MlCountryCard [#8](https://github.com/La-Wawa-Inc/wawa-ui/pull/8) ([@xzotacx](https://github.com/xzotacx) [@BrayhanV](https://github.com/BrayhanV))
909
+ - AtNumberInput [#17](https://github.com/La-Wawa-Inc/wawa-ui/pull/17) ([@xzotacx](https://github.com/xzotacx))
910
+ - AtDivider [#15](https://github.com/La-Wawa-Inc/wawa-ui/pull/15) ([@xzotacx](https://github.com/xzotacx) [@BrayhanV](https://github.com/BrayhanV))
911
+ - AtCarousel [#6](https://github.com/La-Wawa-Inc/wawa-ui/pull/6) ([@xzotacx](https://github.com/xzotacx) [@BrayhanV](https://github.com/BrayhanV))
912
+ - Box Shadow AtButton [#12](https://github.com/La-Wawa-Inc/wawa-ui/pull/12) ([@xzotacx](https://github.com/xzotacx))
913
+ - MlDropdown [#16](https://github.com/La-Wawa-Inc/wawa-ui/pull/16) ([@miguelesco](https://github.com/miguelesco) [@BrayhanV](https://github.com/BrayhanV))
914
+ - AtCard [#7](https://github.com/La-Wawa-Inc/wawa-ui/pull/7) ([@xzotacx](https://github.com/xzotacx) [@BrayhanV](https://github.com/BrayhanV))
915
+ - AtSelect [#5](https://github.com/La-Wawa-Inc/wawa-ui/pull/5) ([@xzotacx](https://github.com/xzotacx) [@BrayhanV](https://github.com/BrayhanV))
916
+ - AtTitle [#4](https://github.com/La-Wawa-Inc/wawa-ui/pull/4) ([@BrayhanV](https://github.com/BrayhanV) [@miguelesco](https://github.com/miguelesco) [@xzotacx](https://github.com/xzotacx))
917
+ - new storyline for Text [#3](https://github.com/La-Wawa-Inc/wawa-ui/pull/3) ([@miguelesco](https://github.com/miguelesco) [@BrayhanV](https://github.com/BrayhanV))
918
+ - Created AtButton #1 [#2](https://github.com/La-Wawa-Inc/wawa-ui/pull/2) ([@xzotacx](https://github.com/xzotacx) [@BrayhanV](https://github.com/BrayhanV))
919
+
920
+ #### ⚠️ Pushed to `main`
921
+
922
+ - Layout components added ([@BrayhanV](https://github.com/BrayhanV))
923
+ - rename breadcrumb ([@BrayhanV](https://github.com/BrayhanV))
924
+ - Fix on name ([@BrayhanV](https://github.com/BrayhanV))
925
+ - actions removed ([@BrayhanV](https://github.com/BrayhanV))
926
+ - TmLoginCountry completed ([@BrayhanV](https://github.com/BrayhanV))
927
+ - Merge tag 'main' into develop ([@BrayhanV](https://github.com/BrayhanV))
928
+ - Config release for npm ([@BrayhanV](https://github.com/BrayhanV))
929
+ - Styles fix on template ([@BrayhanV](https://github.com/BrayhanV))
930
+ - node version used on action updated ([@BrayhanV](https://github.com/BrayhanV))
931
+ - Fix main release ([@BrayhanV](https://github.com/BrayhanV))
932
+ - Revert "add colors file" ([@BrayhanV](https://github.com/BrayhanV))
933
+ - Build folder added to gitignore ([@BrayhanV](https://github.com/BrayhanV))
934
+ - First commit a ([@BrayhanV](https://github.com/BrayhanV))
935
+
936
+ #### Authors: 3
937
+
938
+ - Brayhan Villalba ([@BrayhanV](https://github.com/BrayhanV))
939
+ - Miguelangel Escorche ([@miguelesco](https://github.com/miguelesco))
940
+ - Richard Martinez ([@xzotacx](https://github.com/xzotacx))