Skip to content

Commit 28f7dad

Browse files
DOCINFRA-2436 Added notes content about bugs\features not updated without ticket id
1 parent df2c566 commit 28f7dad

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

angularjs/Release-Notes/v20.4.0.44.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,16 @@ documentation: ug
1919

2020
It was announced in 2019 that the Syncfusion Angular components of Essential JS 1 (jQuery-based widgets) are no longer actively developed and users are encouraged to switch to the next-generation, pure JavaScript-based Essential JS 2 library. Despite this, support and bug fixes were provided for the last four years. However, 2022 Volume 4 marked the last release of the Syncfusion Angular components of Essential JS 1 (jQuery-based widgets). We recommend using the Syncfusion Angular components of Essential JS 2, which has been specifically designed to be lightweight and modular. Its size can be further optimized by including only the necessary components and features for your application. 
2121
For more information, check out the Essential JS 2 library's [documentation](https://ej2.syncfusion.com/angular/documentation/introduction) and [demo](https://ej2.syncfusion.com/angular/demos/#/bootstrap5/grid/overview).
22+
23+
24+
<style>
25+
#note {
26+
font-size: .88em!important;
27+
margin-top: 1.5em; margin-bottom: 1.5em;
28+
background-color: #efd9fd;
29+
padding: 10px 17px 14px;
30+
}
31+
</style>
32+
<div id="note">
33+
Note : The bug or feature items that do not have a corresponding ID associated with them are internally identified
34+
</div>

0 commit comments

Comments
 (0)