You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<table><thead><tr><th>Property</th><th>Type</th><th>Description</th></tr></thead><tbody><tr><td><codedir="auto">i18nLocation</code></td><td><codedir="auto">(lang: string) => any</code></td><td>A function that returns the translation file or object based on the language code.</td></tr></tbody></table>
50
50
51
-
Methods<table><thead><tr><th>Method</th><th>Description</th></tr></thead><tbody><tr><td><codedir="auto">getTranslation(lang: string)</code></td><td>Fetches the translations for the given language and returns an observable with the translation data.</td></tr></tbody></table>
51
+
52
+
53
+
### Methods
54
+
55
+
<table><thead><tr><th>Method</th><th>Description</th></tr></thead><tbody><tr><td><codedir="auto">getTranslation(lang: string)</code></td><td>Fetches the translations for the given language and returns an observable with the translation data.</td></tr></tbody></table>
52
56
53
57
54
58
55
59
### Functions
56
60
57
-
addCustomComponent<table><thead><tr><th>Parameter</th><th>Type</th><th>Description</th></tr></thead><tbody><tr><td><codedir="auto">vcf</code></td><td><codedir="auto">ViewContainerRef</code></td><td>Angular ViewContainerRef for creating the component.</td></tr><tr><td><codedir="auto">cpnt</code></td><td><codedir="auto">Type<any></code></td><td>Component type to be created.</td></tr><tr><td><codedir="auto">props</code></td><td><codedir="auto">any</code></td><td>Properties to be passed to the component.</td></tr><tr><td><codedir="auto">return</code></td><td><codedir="auto">ComponentRef<any></code></td><td>Returns a reference to the created component.</td></tr><tr><td>,</td><td></td><td></td></tr></tbody></table>
61
+
62
+
63
+
### addCustomComponent
64
+
65
+
<table><thead><tr><th>Parameter</th><th>Type</th><th>Description</th></tr></thead><tbody><tr><td><codedir="auto">vcf</code></td><td><codedir="auto">ViewContainerRef</code></td><td>Angular ViewContainerRef for creating the component.</td></tr><tr><td><codedir="auto">cpnt</code></td><td><codedir="auto">Type<any></code></td><td>Component type to be created.</td></tr><tr><td><codedir="auto">props</code></td><td><codedir="auto">any</code></td><td>Properties to be passed to the component.</td></tr><tr><td><codedir="auto">return</code></td><td><codedir="auto">ComponentRef<any></code></td><td>Returns a reference to the created component.</td></tr><tr><td>,</td><td></td><td></td></tr></tbody></table>
58
66
59
67
60
68
61
69
## Changelog
62
70
63
-
v18.2.3100 [9/8/24]pulled features from seperated angular features from core library to angular-wml-components-base
71
+
72
+
73
+
### v18.2.3100 [9/8/24]
74
+
75
+
pulled features from seperated angular features from core library to angular-wml-components-base
WMLAngularCustomComponent from their orginal respective part which exlude “Angular in their name”v18.2.3100 [9/8/24]updated package to reflect the version 18.2.3 of @angular/core packagev18.2.3100 [9/8/24]updated package to reflect the version 18.2.3 of @angular/core packagev18.2.3100 [9/8/24]updated package to reflect the version 18.2.3 of @angular/core packagev18.2.3110 [9/10/24]updated package to conform with @windmillcode/angular-wml-components-basev18.2.3111 [9/10/24]updated package to conform with @windmillcode/angular-wml-components-basev18.2.3112 [9/10/24]updated package to conform with @windmillcode/angular-wml-components-basev18.2.3200 [9/16/24][UPDATE] added motionKeyFrameEvent for css transitions WMLAngularMotionUIPropertyupdated package to conform with @windmillcode/wml-components-basev18.2.4000 [9/16/24]updated package to reflect the version 18.2.4 of @angular/core packagev18.2.4000 [9/17/24]updated package to reflect the version 18.2.4 of @angular/core packagev18.2.4100 [9/19/24]updated package to conform with @windmillcode/wml-components-basev18.2.4200 [9/21/24]updated package to conform with @windmillcode/wml-components-basev18.2.5001 [9/22/24]updated package to reflect the version 18.2.5 of @angular/core packagev18.2.6000 [10/1/24]updated package to reflect the version 18.2.6 of @angular/core packagev18.2.7000 [10/2/24]updated package to reflect the version 18.2.7 of @angular/core packagev18.2.7001 [10/5/24]updated package to conform with @windmillcode/wml-components-basev18.2.7010 [10/9/24]updated package to conform with @windmillcode/wml-components-basev18.2.7020 [10/10/2024 2:15:30 PM EST]updated package to conform with @windmillcode/wml-components-base
77
+
WMLAngularCustomComponent from their orginal respective part which exlude “Angular in their name”
78
+
79
+
### v18.2.3100 [9/8/24]
80
+
81
+
updated package to reflect the version 18.2.3 of @angular/core package
82
+
83
+
### v18.2.3100 [9/8/24]
84
+
85
+
updated package to reflect the version 18.2.3 of @angular/core package
86
+
87
+
### v18.2.3100 [9/8/24]
88
+
89
+
updated package to reflect the version 18.2.3 of @angular/core package
90
+
91
+
### v18.2.3110 [9/10/24]
92
+
93
+
updated package to conform with @windmillcode/angular-wml-components-base
94
+
95
+
### v18.2.3111 [9/10/24]
96
+
97
+
updated package to conform with @windmillcode/angular-wml-components-base
98
+
99
+
### v18.2.3112 [9/10/24]
100
+
101
+
updated package to conform with @windmillcode/angular-wml-components-base
102
+
103
+
### v18.2.3200 [9/16/24]
104
+
105
+
[UPDATE] added motionKeyFrameEvent for css transitions WMLAngularMotionUIPropertyupdated package to conform with @windmillcode/wml-components-base
106
+
107
+
### v18.2.4000 [9/16/24]
108
+
109
+
updated package to reflect the version 18.2.4 of @angular/core package
110
+
111
+
### v18.2.4000 [9/17/24]
112
+
113
+
updated package to reflect the version 18.2.4 of @angular/core package
114
+
115
+
### v18.2.4100 [9/19/24]
116
+
117
+
updated package to conform with @windmillcode/wml-components-base
118
+
119
+
### v18.2.4200 [9/21/24]
120
+
121
+
updated package to conform with @windmillcode/wml-components-base
122
+
123
+
### v18.2.5001 [9/22/24]
124
+
125
+
updated package to reflect the version 18.2.5 of @angular/core package
126
+
127
+
### v18.2.6000 [10/1/24]
128
+
129
+
updated package to reflect the version 18.2.6 of @angular/core package
130
+
131
+
### v18.2.7000 [10/2/24]
132
+
133
+
updated package to reflect the version 18.2.7 of @angular/core package
134
+
135
+
### v18.2.7001 [10/5/24]
136
+
137
+
updated package to conform with @windmillcode/wml-components-base
138
+
139
+
### v18.2.7010 [10/9/24]
140
+
141
+
updated package to conform with @windmillcode/wml-components-base
142
+
143
+
### v18.2.7020 [10/10/2024 2:15:30 PM EST]
144
+
145
+
updated package to conform with @windmillcode/wml-components-base
66
146
[PATCH] <codedir="auto">WMLAngularMotionUIProperty</code> constructor got updated in <codedir="auto">projects/wml-angular-components-base/src/lib/models.ts</code> to take partial props, fixing a bug where custom props were not being overridden just know that for the time being you can only use WMLMotionUIProperty or WMLAngularMotionUIProperty you cant use both becuase internally there would be a conflict with the management of static variables between the two classes
67
147
68
-
v18.2.8000 [10/10/24]updated package to reflect the version 18.2.8 of @angular/core package[](/Windmillcode-Angular-CDK-Docs/angular-components/wml-accordion/)[](/Windmillcode-Angular-CDK-Docs/angular-components/wml-button/)
148
+
149
+
150
+
### v18.2.8000 [10/10/24]
151
+
152
+
updated package to reflect the version 18.2.8 of @angular/core package[](/Windmillcode-Angular-CDK-Docs/angular-components/wml-accordion/)[](/Windmillcode-Angular-CDK-Docs/angular-components/wml-button/)
0 commit comments