You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/whats-new.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ This update brings some changes in the structure of the Gantt package and behavi
19
19
20
20
### New Functionality
21
21
22
-
- DHTMLX Gantt Community Edition is officially released - the free edition is now distributed under the [MIT license](migration.md#gpl-to-mit) (replacing the former GPL distribution), and [`gantt.license`](api/other/license.md) returns `"mit"`
22
+
- DHTMLX Gantt Community Edition is officially released - the free edition is now distributed under the [MIT license](migration.md#gpl-to-mit)
23
23
-[Angular Gantt](integrations/angular.md) wrapper is officially released
24
24
-[Vue Gantt](integrations/vue.md) wrapper is officially released
25
25
-[Zoom-to-fit](guides/zooming.md#zoom-to-fit) is available out of the box: [`gantt.ext.zoom.zoomToFit()`](guides/zoom.md#methods) picks the most detailed zoom level that fits all tasks into the timeline without horizontal scrolling, and [`resetZoom()`](guides/zoom.md#methods) reverts to the previous scale
0 commit comments