enwawa-ui 1.0.35 → 1.0.37

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,43 +1,77 @@
1
- # (Mon Sep 04 2023)
1
+ # (Tue Sep 12 2023)
2
2
 
3
- #### ⚠️ Pushed to `main`
3
+ #### 🐛 Bug Fix
4
4
 
5
- - Missing search box added on OrModuleTableHeader (brayhanalberto@gmail.com)
5
+ - missign changes [#83](https://github.com/La-Wawa-Inc/wawa-ui/pull/83) ([@miguelesco](https://github.com/miguelesco) [@BrayhanV](https://github.com/BrayhanV))
6
6
 
7
- #### Authors: 1
7
+ #### Authors: 2
8
8
 
9
- - Brayhan Villalba (brayhanalberto@gmail.com)
9
+ - Brayhan Villalba ([@BrayhanV](https://github.com/BrayhanV))
10
+ - Miguelangel Escorche ([@miguelesco](https://github.com/miguelesco))
10
11
 
11
12
  ---
12
13
 
13
- # (Wed Aug 30 2023)
14
+ # (Mon Sep 11 2023)
14
15
 
15
16
  #### 🐛 Bug Fix
16
17
 
17
- - 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))
18
- - 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))
19
- - Multiple select [#65](https://github.com/La-Wawa-Inc/wawa-ui/pull/65) ([@maurovolpe18](https://github.com/maurovolpe18))
20
- - Tdd 466 [#62](https://github.com/La-Wawa-Inc/wawa-ui/pull/62) ([@maurovolpe18](https://github.com/maurovolpe18) [@BrayhanV](https://github.com/BrayhanV))
18
+ - Multiple select [#82](https://github.com/La-Wawa-Inc/wawa-ui/pull/82) ([@maurovolpe18](https://github.com/maurovolpe18) [@BrayhanV](https://github.com/BrayhanV))
19
+ - add OrAssignBalance [#67](https://github.com/La-Wawa-Inc/wawa-ui/pull/67) ([@miguelesco](https://github.com/miguelesco) [@BrayhanV](https://github.com/BrayhanV))
21
20
 
22
21
  #### ⚠️ Pushed to `main`
23
22
 
24
- - Visual improves ([@BrayhanV](https://github.com/BrayhanV))
25
- - Merge branch 'develop' of https://github.com/La-Wawa-Inc/wawa-ui into develop ([@BrayhanV](https://github.com/BrayhanV))
26
- - eslint action upgrade ([@BrayhanV](https://github.com/BrayhanV))
27
- - Eslint workflow ([@BrayhanV](https://github.com/BrayhanV))
28
- - version update ([@BrayhanV](https://github.com/BrayhanV))
29
- - SearchBox on TmCrudPage ([@BrayhanV](https://github.com/BrayhanV))
30
- - TmCrudPage story ([@BrayhanV](https://github.com/BrayhanV))
23
+ - try to exclude build folder ([@BrayhanV](https://github.com/BrayhanV))
24
+ - Create main.yml ([@BrayhanV](https://github.com/BrayhanV))
25
+ - build log ([@BrayhanV](https://github.com/BrayhanV))
31
26
 
32
- #### Authors: 4
27
+ #### Authors: 3
33
28
 
34
29
  - Brayhan Villalba ([@BrayhanV](https://github.com/BrayhanV))
35
30
  - Maurizio Volpe ([@maurovolpe18](https://github.com/maurovolpe18))
36
31
  - Miguelangel Escorche ([@miguelesco](https://github.com/miguelesco))
37
- - Richard Martinez ([@xzotacx](https://github.com/xzotacx))
38
32
 
39
33
  ---
40
34
 
35
+ # (Mon Sep 04 2023)
36
+
37
+ #### ⚠️ Pushed to `main`
38
+
39
+ - Missing search box added on OrModuleTableHeader (brayhanalberto@gmail.com)
40
+
41
+ #### Authors: 1
42
+
43
+ - Brayhan Villalba (brayhanalberto@gmail.com)
44
+
45
+ ---
46
+
47
+ # (Wed Aug 30 2023)
48
+
49
+ #### 🐛 Bug Fix
50
+
51
+ - 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))
52
+ - 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))
53
+ - Multiple select [#65](https://github.com/La-Wawa-Inc/wawa-ui/pull/65) ([@maurovolpe18](https://github.com/maurovolpe18))
54
+ - Tdd 466 [#62](https://github.com/La-Wawa-Inc/wawa-ui/pull/62) ([@maurovolpe18](https://github.com/maurovolpe18) [@BrayhanV](https://github.com/BrayhanV))
55
+
56
+ #### ⚠️ Pushed to `main`
57
+
58
+ - Visual improves ([@BrayhanV](https://github.com/BrayhanV))
59
+ - Merge branch 'develop' of https://github.com/La-Wawa-Inc/wawa-ui into develop ([@BrayhanV](https://github.com/BrayhanV))
60
+ - eslint action upgrade ([@BrayhanV](https://github.com/BrayhanV))
61
+ - Eslint workflow ([@BrayhanV](https://github.com/BrayhanV))
62
+ - version update ([@BrayhanV](https://github.com/BrayhanV))
63
+ - SearchBox on TmCrudPage ([@BrayhanV](https://github.com/BrayhanV))
64
+ - TmCrudPage story ([@BrayhanV](https://github.com/BrayhanV))
65
+
66
+ #### Authors: 4
67
+
68
+ - Brayhan Villalba ([@BrayhanV](https://github.com/BrayhanV))
69
+ - Maurizio Volpe ([@maurovolpe18](https://github.com/maurovolpe18))
70
+ - Miguelangel Escorche ([@miguelesco](https://github.com/miguelesco))
71
+ - Richard Martinez ([@xzotacx](https://github.com/xzotacx))
72
+
73
+ ---
74
+
41
75
  # (Thu Aug 17 2023)
42
76
 
43
77
  #### ⚠️ Pushed to `main`