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
Copy file name to clipboardExpand all lines: docs/getting-started/integrations-cdn/angular.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -649,32 +649,32 @@ Because of the breaking changes in the Angular library output format, the `@cked
649
649
<tr>
650
650
<td><code>^8</code></td>
651
651
<td><code>13+</code></td>
652
-
<td>Requires CKEditor 5 at least in version <a href="https://github.com/ckeditor/ckeditor5/releases/tag/v42.0.0">42</a>.</td>
652
+
<td>Requires CKEditor 5 in version <a href="https://github.com/ckeditor/ckeditor5/releases/tag/v42.0.0">42</a> or higher.</td>
653
653
</tr>
654
654
<tr>
655
655
<td><code>^7</code></td>
656
656
<td><code>13+</code></td>
657
-
<td>Changes in peer dependencies. (<a href="https://github.com/ckeditor/ckeditor5-angular/issues/376">issue</a>)</td>
657
+
<td>Changes in peer dependencies (<a href="https://github.com/ckeditor/ckeditor5-angular/issues/376">issue</a>). Requires CKEditor 5 in version <a href="https://github.com/ckeditor/ckeditor5/releases/tag/v37.0.0">37</a> or higher.</td>
658
658
</tr>
659
659
<tr>
660
660
<td><code>^6</code></td>
661
661
<td><code>13+</code></td>
662
-
<td>Requires CKEditor 5 at least in version <a href="https://github.com/ckeditor/ckeditor5/releases/tag/v37.0.0">37</a>.</td>
662
+
<td>Requires CKEditor 5 in version <a href="https://github.com/ckeditor/ckeditor5/releases/tag/v37.0.0">37</a> or higher.</td>
663
663
</tr>
664
664
<tr>
665
665
<td><code>^5</code></td>
666
666
<td><code>13+</code></td>
667
-
<td>Requires Angular at least in version 13+. Lower versions are no longer maintained.</td>
667
+
<td>Requires Angular in version 13+ or higher.</td>
668
668
</tr>
669
669
<tr>
670
670
<td><code>^4</code></td>
671
671
<td><code>9.1+</code></td>
672
-
<td>Requires CKEditor 5 at least in version <a href="https://github.com/ckeditor/ckeditor5/releases/tag/v34.0.0">34</a>.</td>
672
+
<td>Requires CKEditor 5 in version <a href="https://github.com/ckeditor/ckeditor5/releases/tag/v34.0.0">34</a> or higher.</td>
673
673
</tr>
674
674
<tr>
675
675
<td><code>^3</code></td>
676
676
<td><code>9.1+</code></td>
677
-
<td>Requires Node.js at least in version 14.</td>
677
+
<td>Requires Node.js in version 14 or higher.</td>
678
678
</tr>
679
679
<tr>
680
680
<td><code>^2</code></td>
@@ -684,7 +684,7 @@ Because of the breaking changes in the Angular library output format, the `@cked
684
684
<tr>
685
685
<td><code>^1</code></td>
686
686
<td><code>5.x - 8.x</code></td>
687
-
<td>Angular versions are no longer maintained.</td>
Copy file name to clipboardExpand all lines: docs/getting-started/integrations/angular.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -716,32 +716,32 @@ Because of the breaking changes in the Angular library output format, the `@cked
716
716
<tr>
717
717
<td><code>^8</code></td>
718
718
<td><code>13+</code></td>
719
-
<td>Requires CKEditor 5 at least in version <a href="https://github.com/ckeditor/ckeditor5/releases/tag/v42.0.0">42</a>.</td>
719
+
<td>Requires CKEditor 5 in version <a href="https://github.com/ckeditor/ckeditor5/releases/tag/v42.0.0">42</a> or higher.</td>
720
720
</tr>
721
721
<tr>
722
722
<td><code>^7</code></td>
723
723
<td><code>13+</code></td>
724
-
<td>Changes in peer dependencies. (<a href="https://github.com/ckeditor/ckeditor5-angular/issues/376">issue</a>)</td>
724
+
<td>Changes in peer dependencies (<a href="https://github.com/ckeditor/ckeditor5-angular/issues/376">issue</a>). Requires CKEditor 5 in version <a href="https://github.com/ckeditor/ckeditor5/releases/tag/v37.0.0">37</a> or higher.</td>
725
725
</tr>
726
726
<tr>
727
727
<td><code>^6</code></td>
728
728
<td><code>13+</code></td>
729
-
<td>Requires CKEditor 5 at least in version <a href="https://github.com/ckeditor/ckeditor5/releases/tag/v37.0.0">37</a>.</td>
729
+
<td>Requires CKEditor 5 in version <a href="https://github.com/ckeditor/ckeditor5/releases/tag/v37.0.0">37</a> or higher.</td>
730
730
</tr>
731
731
<tr>
732
732
<td><code>^5</code></td>
733
733
<td><code>13+</code></td>
734
-
<td>Requires Angular at least in version 13+. Lower versions are no longer maintained.</td>
734
+
<td>Requires Angular in version 13+ or higher.</td>
735
735
</tr>
736
736
<tr>
737
737
<td><code>^4</code></td>
738
738
<td><code>9.1+</code></td>
739
-
<td>Requires CKEditor 5 at least in version <a href="https://github.com/ckeditor/ckeditor5/releases/tag/v34.0.0">34</a>.</td>
739
+
<td>Requires CKEditor 5 in version <a href="https://github.com/ckeditor/ckeditor5/releases/tag/v34.0.0">34</a> or higher.</td>
740
740
</tr>
741
741
<tr>
742
742
<td><code>^3</code></td>
743
743
<td><code>9.1+</code></td>
744
-
<td>Requires Node.js at least in version 14.</td>
744
+
<td>Requires Node.js in version 14 or higher.</td>
745
745
</tr>
746
746
<tr>
747
747
<td><code>^2</code></td>
@@ -751,7 +751,7 @@ Because of the breaking changes in the Angular library output format, the `@cked
751
751
<tr>
752
752
<td><code>^1</code></td>
753
753
<td><code>5.x - 8.x</code></td>
754
-
<td>Angular versions are no longer maintained.</td>
0 commit comments