Skip to content

Commit 800828e

Browse files
committed
'[CHECKPOINT]' updated package to reflect the version 18.2.8 of @angular/core package
1 parent 77a7566 commit 800828e

File tree

22 files changed

+8175
-195
lines changed

22 files changed

+8175
-195
lines changed

projects/wml-accordion/README.md

Lines changed: 446 additions & 6 deletions
Large diffs are not rendered by default.

projects/wml-angular-components-base/README.md

Lines changed: 89 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -48,21 +48,105 @@ Extends[WMLMotionUIProperty](/Windmillcode-Angular-CDK-Docs/intro/wml-components
4848

4949
<table><thead><tr><th>Property</th><th>Type</th><th>Description</th></tr></thead><tbody><tr><td><code dir="auto">i18nLocation</code></td><td><code dir="auto">(lang: string) =&gt; any</code></td><td>A function that returns the translation file or object based on the language code.</td></tr></tbody></table>
5050

51-
Methods<table><thead><tr><th>Method</th><th>Description</th></tr></thead><tbody><tr><td><code dir="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><code dir="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>
5256

5357

5458

5559
### Functions
5660

57-
addCustomComponent<table><thead><tr><th>Parameter</th><th>Type</th><th>Description</th></tr></thead><tbody><tr><td><code dir="auto">vcf</code></td><td><code dir="auto">ViewContainerRef</code></td><td>Angular ViewContainerRef for creating the component.</td></tr><tr><td><code dir="auto">cpnt</code></td><td><code dir="auto">Type&lt;any&gt;</code></td><td>Component type to be created.</td></tr><tr><td><code dir="auto">props</code></td><td><code dir="auto">any</code></td><td>Properties to be passed to the component.</td></tr><tr><td><code dir="auto">return</code></td><td><code dir="auto">ComponentRef&lt;any&gt;</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><code dir="auto">vcf</code></td><td><code dir="auto">ViewContainerRef</code></td><td>Angular ViewContainerRef for creating the component.</td></tr><tr><td><code dir="auto">cpnt</code></td><td><code dir="auto">Type&lt;any&gt;</code></td><td>Component type to be created.</td></tr><tr><td><code dir="auto">props</code></td><td><code dir="auto">any</code></td><td>Properties to be passed to the component.</td></tr><tr><td><code dir="auto">return</code></td><td><code dir="auto">ComponentRef&lt;any&gt;</code></td><td>Returns a reference to the created component.</td></tr><tr><td>,</td><td></td><td></td></tr></tbody></table>
5866

5967

6068

6169
## Changelog
6270

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
6476
creating WMLAngularTestUtils,WMLAngularTestHttpHandler,WMLAngularModuleForRootProps,WMLAngularMotionUIProperty
65-
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
66146
[PATCH] <code dir="auto">WMLAngularMotionUIProperty</code> constructor got updated in <code dir="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
67147

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

Comments
 (0)