Skip to content

Releases: worktile/ngx-gantt

12.2.2

31 Mar 09:42
1dafb45
Compare
Choose a tag to compare
Merge pull request #216 from worktile/release-12.2.2

chore: release 12.2.2

12.2.1

24 Mar 09:13
Compare
Choose a tag to compare
chore: release 12.2.1

12.1.2

09 Feb 07:55
Compare
Choose a tag to compare
chore(release): 12.1.2

12.1.1

09 Feb 03:29
Compare
Choose a tag to compare
chore(release): 12.1.1

12.1.0-next.0

13 Sep 06:19
Compare
Choose a tag to compare

Features

Bug Fixes

  • add calendar header in root component (9ba65f1)
  • add computeTempDataRefs (03eff56)
  • change compilationMode to partial (607bfb1)
  • change gantt-table and gantt-calendar to table-body and calendar-grid (3e9bfed)
  • delete domService in gantt component (7296bdd)
  • fix Dictionary import error (85ead5c)
  • fix today style error (56b401b)

11.0.3

09 Aug 05:39
282afc2
Compare
Choose a tag to compare

Bug Fixes

  • fix expanded item error (9975def)

11.0.2

09 Aug 03:56
Compare
Choose a tag to compare

Bug Fixes

  • fix item expanded error when add item (359940f)

12.0.0

20 Jul 08:16
Compare
Choose a tag to compare
fix: fix readme import error

11.0.0

09 Jul 08:12
Compare
Choose a tag to compare

Features

Bug Fixes

0.0.50

30 Jun 06:22
b90e700
Compare
Choose a tag to compare

Features

Bug Fixes

  • add gantt date test (f4f8a16)
  • add gantt view test (e25a5b0)
  • add gantt with groups and load children test (e14ebb9)
  • add missed component configuration (67eb9f7)
  • add range component test and move flat component to example (19a167d)
  • delete mock data (9970c3f)
  • fix drag-auxiliary-line position error when drag (a815a98)
  • class: add gantt item class and gantt group class test #INFR-1692 (#100) (97aa4d1), closes #INFR-1692
  • fix error (42b5785)
  • doc: fix docs start and end (febfaaa)
  • docs: add more docs (0fe700b)
  • docs: fix docs guide (fa11e43)
  • util: add util test #INFR-1693 (4a642ac), closes #INFR-1693
  • view: fix view test #INFR-1690 (#98) (6ca26af), closes #INFR-1690
  • fix function (88d66d3)
  • fix review code (e570b43)
  • review code (51d583f)
  • 当开始时间或者截止时间未设时,甘特图中显示的默认bar的长度应该因视图不同而不同(#INFR-2013) (1c31fc6), closes #INFR-2013