Releases: worktile/ngx-gantt
Releases · worktile/ngx-gantt
0.0.17
Features
- support expand and collapse groups (2072aac)
Bug Fixes
- fix expanded not work when items or groups changed (c57bb59)
0.0.15
0.0.15 (2020-06-28)
Features
- suport group and item set expand (31838b2)
- support children display and async (ca9faa0)
Bug Fixes
- fix children not expand when items change (c34831f)
0.0.14
0.0.14 (2020-06-20)
Features
Bug Fixes
- dom: disable browser default wheel event (8dcf412)
- links: add line click (3fb5a15)
- links: add linkDragEnded in example (#31) (5ef8441)
- links: build links when change view type (3f5655f)
- links: delete console (7e10383)
- links: merge master and show link line (359d688)
- links: review fix (d149d3c)
0.0.11
Bug Fixes
- flat: fix group items empty style and fix load on scroll (29c0d52)
0.0.10
Features
- add merge mode component 'ngx-gantt-flat' (164d1a5)
0.0.9
Bug Fixes
- fix today line compute and group state sync bug (#23) (641ac49)
- column: compute column width in util (1b4078a)
0.0.8
Bug Fixes
- fix today line compute and group state sync bug (#23) (641ac49)
- column: compute column width in util (1b4078a)
0.0.7
Features
- add icon component and use with group expand (cd162b9)
- add side shadow (e5c7fd0)
- refactor styles and add dragging mask backdrop (f34f3e6)
- icon: add icons (c1e0648)
Bug Fixes
- fix group template context and group expand (92958dc)
- gantt-table: add ngx-gantt-table component (#16) (8b09018)
- table: change table td padding (#17) (41d89d9)
- table: change td and th padding (362ce4e)
- table: fix side overflow (03e1b38)
- table: use one table in gantt table (#15) (ce344e3)
- fix onChanges event and dragging backdrop position (d78695b)