File tree Expand file tree Collapse file tree 2 files changed +52
-6
lines changed
projects/user-onboarding-lib Expand file tree Collapse file tree 2 files changed +52
-6
lines changed Original file line number Diff line number Diff line change 44
55Microservice for providing a smooth user onboarding experience with the help of step by step application specific tours.
66
7- ### Deprecation Notice
8-
9- User-Onboarding-client now supports Angular v17, we will provide support for the older version that is based on Angular v14 until 30th July 2025.
7+ ### Angular Version Compatibility
8+
9+ To ensure smooth integration, install the version that corresponds to your Angular version:
10+
11+ <table border =" 1 " cellpadding =" 8 " style =" border-collapse : collapse ; width : 100% ; text-align : left ;" >
12+ <thead >
13+ <tr>
14+ <th>Angular Version</th>
15+ <th>Compatible User-Onboarding-Client Version</th>
16+ </tr>
17+ </thead >
18+ <tbody >
19+ <tr>
20+ <td>Angular v19</td>
21+ <td>@sourceloop/user-onboarding-client v7.x</td>
22+ </tr>
23+ <tr>
24+ <td>Angular v20</td>
25+ <td>@sourceloop/user-onboarding-client v8.x</td>
26+ </tr>
27+ <tr>
28+ <td>Angular v21+</td>
29+ <td>Latest version (v9.x and above)</td>
30+ </tr>
31+ </tbody >
32+ </table >
1033
1134## Installation
1235
Original file line number Diff line number Diff line change 44
55Microservice for providing a smooth user onboarding experience with the help of step by step application specific tours.
66
7- ### Deprecation Notice
8-
9- User-Onboarding-client now supports Angular v17, we will provide support for the older version that is based on Angular v14 until 30th July 2025.
7+ ### Angular Version Compatibility
8+
9+ To ensure smooth integration, install the version that corresponds to your Angular version:
10+
11+ <table border =" 1 " cellpadding =" 8 " style =" border-collapse : collapse ; width : 100% ; text-align : left ;" >
12+ <thead >
13+ <tr>
14+ <th>Angular Version</th>
15+ <th>Compatible User-Onboarding-Client Version</th>
16+ </tr>
17+ </thead >
18+ <tbody >
19+ <tr>
20+ <td>Angular v19</td>
21+ <td>@sourceloop/user-onboarding-client v7.x</td>
22+ </tr>
23+ <tr>
24+ <td>Angular v20</td>
25+ <td>@sourceloop/user-onboarding-client v8.x</td>
26+ </tr>
27+ <tr>
28+ <td>Angular v21+</td>
29+ <td>Latest version (v9.x and above)</td>
30+ </tr>
31+ </tbody >
32+ </table >
1033
1134## Installation
1235
You can’t perform that action at this time.
0 commit comments