v2.4.3
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
</div>
|
||||
|
||||
[SVAR React Gantt](https://svar.dev/react/gantt/) is a customizable, high-performance React Gantt chart component that helps you visualize and manage project timelines. Its intuitive interface allows users to add, edit, and organize tasks and dependencies directly on the timeline via drag-and-drop or through a simple task edit form.
|
||||
[SVAR React Gantt](https://svar.dev/react/gantt/) is a customizable, high-performance React Gantt chart component that helps you visualize and manage project timelines. Its intuitive interface allows users to add, edit, and organize tasks and dependencies directly on the timeline via drag-and-drop or through a simple task edit form.
|
||||
|
||||
TypeScript support, React 19 compatibility, and clean UI make it a modern and reliable choice for building interactive Gantt charts.
|
||||
|
||||
@@ -20,26 +20,41 @@ TypeScript support, React 19 compatibility, and clean UI make it a modern and re
|
||||
|
||||
### ✨ Key Features
|
||||
|
||||
- Interactive drag-and-drop interface
|
||||
- Intuitive and customizable task edit form
|
||||
- Set task dependencies on the timeline or in a popup form
|
||||
- Showing task progress on the taskbar
|
||||
- Hierarchical view of sub tasks
|
||||
- Configurable timeline (hours, days, weeks)
|
||||
- Flexible time units: support for hours and minutes
|
||||
- Custom time scales: define custom periods like sprints or stages
|
||||
- Ability to use custom HTML in grid cells
|
||||
- Sorting tasks in grid
|
||||
- Toolbar and context menu
|
||||
- Tooltips for taskbars
|
||||
- Weekends/holidays highlights
|
||||
- Zooming with scroll
|
||||
- Hotkey support for common actions
|
||||
- Fast performance with large data sets
|
||||
- Localization
|
||||
- Light and dark skins
|
||||
- Full TypeScript support
|
||||
- React 18 & 19 compatible
|
||||
- Interactive drag-and-drop interface
|
||||
- Intuitive and customizable task edit form
|
||||
- Set task dependencies on the timeline or in a popup form
|
||||
- Showing task progress on the taskbar
|
||||
- Hierarchical view of sub tasks
|
||||
- Configurable timeline (hours, days, weeks)
|
||||
- Flexible time units: support for hours and minutes
|
||||
- Custom time scales: define custom periods like sprints or stages
|
||||
- Ability to use custom HTML in grid cells
|
||||
- Sorting tasks in grid
|
||||
- Toolbar and context menu
|
||||
- Tooltips for taskbars
|
||||
- Weekends/holidays highlights
|
||||
- Zooming with scroll
|
||||
- Hotkey support for common actions
|
||||
- Fast performance with large data sets
|
||||
- Localization
|
||||
- Light and dark skins
|
||||
- Full TypeScript support
|
||||
- React 18 & 19 compatible
|
||||
|
||||
### 🚀 PRO Edition
|
||||
|
||||
SVAR React Gantt is available in open-source and PRO Editions. The PRO Edition offers additional features and automation logic:
|
||||
|
||||
- Work days calendar
|
||||
- Auto-scheduling (forward mode and Finish-to-Start dependencies)
|
||||
- Critical path
|
||||
- Baselines
|
||||
- Split tasks
|
||||
- Vertical markers
|
||||
- Unscheduled tasks
|
||||
- Undo/redo
|
||||
|
||||
Visit the [pricing page](https://svar.dev/react/gantt/pricing/) for full feature comparison and licensing details.
|
||||
|
||||
[Check out the demos](https://docs.svar.dev/react/gantt/samples/) to see all SVAR React Gantt features in action.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user