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
- Fix the issue where Gantt became unusable after creating and deleting a duplicate link
20
+
- Ensure link placeholders are displayed correctly on touch devices
21
+
- Fix the issue where a project's `end_date` is not updated when it has a single milestone child
22
+
- Prevent unnecessary repaints of resource items when using a custom datastore
23
+
- Fix the issue where [silently](api/gantt_silent.md) calling [gantt.addLink](api/gantt_addlink.md) resulted in an incorrect state of the internal datastore
24
+
- Prevent [DataProcessor](desktop/server_side.md) from adding the `!nativeeditor_status` property to [custom router](desktop/server_side.md#customrouting) arguments
25
+
- Fix incorrect handling of `tasks` and `links` props changes in the [React Gantt](web/react.md) component
0 commit comments