enwawa-ui 1.16.2 → 1.17.2

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