File tree Expand file tree Collapse file tree
docusaurus/docs/Angular/basics Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -58,36 +58,24 @@ Run this command if you are using **Angular 18**:
5858
5959``` shell
6060npm install stream-chat-angular ngx-float-ui@18
61-
62- # or
63- yarn add stream-chat-angular stream-chat @ngx-translate/core angular-mentions ngx-float-ui@18 @floating-ui/dom
6461```
6562
6663Run this command if you are using ** Angular 17** :
6764
6865``` shell
6966npm install stream-chat-angular ngx-float-ui@17
70-
71- # or
72- yarn add stream-chat-angular stream-chat @ngx-translate/core angular-mentions ngx-float-ui@17 @floating-ui/dom
7367```
7468
7569Run this command if you are using ** Angular 16** :
7670
7771``` shell
7872npm install stream-chat-angular ngx-float-ui@16
79-
80- # or
81- yarn add stream-chat-angular stream-chat @ngx-translate/core angular-mentions ngx-float-ui@16 @floating-ui/dom
8273```
8374
8475Run this command if you are using ** Angular 15** :
8576
8677``` shell
8778npm install stream-chat-angular @ngx-translate/core@14 ngx-float-ui@15
88-
89- # or
90- yarn add stream-chat-angular stream-chat @ngx-translate/core@14 angular-mentions ngx-float-ui@15 @floating-ui/dom
9179```
9280
9381Supported node verisons: 18+
Original file line number Diff line number Diff line change @@ -34,36 +34,24 @@ Run this command if you are using **Angular 18**:
3434
3535``` shell
3636npm install stream-chat-angular ngx-float-ui@18
37-
38- # or
39- yarn add stream-chat-angular stream-chat @ngx-translate/core angular-mentions ngx-float-ui@18 @floating-ui/dom
4037```
4138
4239Run this command if you are using ** Angular 17** :
4340
4441``` shell
4542npm install stream-chat-angular ngx-float-ui@17
46-
47- # or
48- yarn add stream-chat-angular stream-chat @ngx-translate/core angular-mentions ngx-float-ui@17 @floating-ui/dom
4943```
5044
5145Run this command if you are using ** Angular 16** :
5246
5347``` shell
5448npm install stream-chat-angular ngx-float-ui@16
55-
56- # or
57- yarn add stream-chat-angular stream-chat @ngx-translate/core angular-mentions ngx-float-ui@16 @floating-ui/dom
5849```
5950
6051Run this command if you are using ** Angular 15** :
6152
6253``` shell
6354npm install stream-chat-angular @ngx-translate/core@14 ngx-float-ui@15
64-
65- # or
66- yarn add stream-chat-angular stream-chat @ngx-translate/core@14 angular-mentions ngx-float-ui@15 @floating-ui/dom
6755```
6856
6957Supported Node versions: 18+
You can’t perform that action at this time.
0 commit comments