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.