Skip to content

Releases: ObeoNetwork/gantt-task-react

v0.4.0

26 Jan 17:32
Compare
Choose a tag to compare
  • Support of drag&drop task
  • Support a customized table
  • Support of task contextual palette
  • Better rendering when there no or few tasks
  • Include a lot of commits coming from https://github.com/vtaits/gantt-task-react/
  • Switch build to vite
  • Support react 17.0.x and switch to storybook 7.6.7

v0.3.13

26 Dec 16:33
Compare
Choose a tag to compare
  • Allow delegating the delete behavior on delete key press
  • Allow delete on disabled task
  • Support changing dates and progress on project
  • Support undefined Dates
  • Support display of the grid with few or no task

v0.3.12

13 Dec 09:54
Compare
Choose a tag to compare

Clean package.json dependencies

v0.3.11

05 Dec 10:13
Compare
Choose a tag to compare

just update the version to 0.3.11

v0.3.10

04 Dec 15:59
Compare
Choose a tag to compare
  • Add Task.assignee feature.
  • Support task list columns customization
  • Support the dragging of the grid with effect on the scroll bar
  • Suport custom behavior on mouse wheel event
  • Improve the dragging of the grid with effect on the scroll bar
  • Add the support of task contextual palette
  • Switch build to vite