Releases: xpyjs/gantt
Releases · xpyjs/gantt
v0.0.3
Bug Fixes
- core: Fixes memory leak in link cleanup operations (f525e00)
- core: Improves chart slider boundary detection logic (342508f)
- core: Improves task update diff algorithm for better performance (cf8e086)
- core: listen option changed and update resize line style (533ef66)
- core: Prevents event bubbling on expand button interactions (be55d0c)
- core: table column width reset when options changed (80825b9)
- core: update collapse button when options changed. (af45120)
- core: update milestone shape y pos (eaef0c9)
- core: update scrollbar style when options changed (dc147f8)
Features
- core: Add 'auto' keyword color in HEADER (cd79ce6)
v0.0.2
v0.0.1
Features
- core: add a time param on click.row / dblclick.row / contextmenu.row. User can create a schedule quickly by event. (4c8f9dc)
- core: add drag function. User can allow a drag icon at left on table. When dragging, it will be appeared a prompt area/line on gantt. (2cfc30f)
- core: change log default level to warn. (bcd2394)
- react: add drag function on react. (8aa69df)
- react: update parameters description (9354030)
- vue: Adaptation parameters (486ee41)
- vue: add drag function on vue. (68bfee0)
v0.0.1-rc.5
v0.0.1-rc.4
v0.0.1-rc.3
v0.0.1-rc.2
v0.0.1-rc.1
Features
- core: add get task method & get size method & scroll method (ef6c4fa)
- core: update slider & baseline events (228717a)
- react: add get task method & get size method & scroll method (a5288dc)
- react: update slider & baseline events (d654efa)
- vue: add get task method & get size method & scroll method (b4cead8)
- vue: update slider & baseline events (def7536)
v0.0.1-beta.4
Bug Fixes
- core: fix baseline render error (a3d4d81)
- core: fix link bling when scrolling (bdca277)
- core: link contextmenu error (30bcfac)
- core: links disappeared when update someone task (84819db)
- core: Optimization of render link (df790ec)
- core: slider moves abnormally to right after toggle table display (b2e122d)
- core: table row contextmenu event error (1c9cfa9)
- core: update blink when link has cycle and full tasks-link will be blink. (49053b5)
v0.0.1-beta.3
Bug Fixes
- core: fix the view not update after delete link (e57b809)