FusionGrid 릴리스

릴리스 전반에서 새로 나온 내용을 살펴보세요. 기능, 개선 사항, 해결된 문제에 대한 자세한 정보를 제공합니다.

1월
2월
3월
4월
5월
6월
7월
8월
9월
10월
11월
12월
FusionGrid v2.12024년 11월 13일
수정 사항
  • Resolved the issue where Header text was cropped when HTML <br /> tag or CSS was applied in FusionGrid.
FusionGrid v2.0주요 버전2024년 6월 27일
기능
  • Integration Components: Upgraded the following SDKs to their Long-Term Support (LTS) version:
    • React FusionGrid upgraded to v18 - React package has been updated with latest version 18 in package.json. Example folder updated with React version 18 strict mode code.
    • Angular FusionGrid upgrade to v17 - Angular packages in package.json has been updated to version 17. Typescript also updated to support Angular 17. Examples folder code updated with Angular 17 support.
    • Vue FusionGrid upgrade to v3 - Vue package already had v3, only minor version upgrade has been done in package.json file.
수정 사항
  • Resolved the issue of FusionGrid filters not retaining the row-specific styles provided.
  • A method called dispose was introduced which removes all the UI elements of the grid and sets the FusionGrid instance to null.
  • Fixed the issue where FusionGrid was not showing within the Bootstrap modal dialogue.