Skip to content

Latest commit

 

History

History
933 lines (554 loc) · 65.1 KB

CHANGELOG.md

File metadata and controls

933 lines (554 loc) · 65.1 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

18.0.4 (2024-10-22)

Bug Fixes

  • reset draggable or linkable when modify item.draggable or item.linkable #TINFR-806 (f05e47f), closes #TINFR-806

18.0.3 (2024-09-26)

Bug Fixes

18.0.2 (2024-09-18)

Features

18.0.1 (2024-09-09)

Features

  • gantt: 优化甘特图底部横向滚动条展示在窗口可视区域 (#482) (fa55097)

18.0.0 (2024-08-22)

18.0.0-next.0 (2024-08-16)

Bug Fixes

Features

  • create english translation documentation (404f185)
  • support custom header and item height #431 (#449) (986ed80)

17.0.0-next.0 (2024-03-11)

Bug Fixes

Features

16.0.3 (2023-12-28)

Bug Fixes

  • append draggingItem to viewportItems when draggingItem not render (#432) (1043cc4)

16.0.1 (2023-08-30)

Features

16.0.0 (2023-08-23)

16.0.0-next.0 (2023-08-17)

15.2.0 (2023-08-17)

Features

15.1.4 (2023-08-03)

Features

15.1.3 (2023-08-02)

Bug Fixes

15.1.2 (2023-07-19)

Bug Fixes

  • fix children display error when dropEnterPredicate return false #INFR-8641 (54c3455), closes #INFR-8641

15.2.0-next.1 (2023-07-28)

Features

15.2.0-next.0 (2023-07-19)

Features

15.1.1 (2023-07-05)

Bug Fixes

  • fix compute scroll bar error (395d82a)
  • fix misalignment when scrollbar scrolls to the edge (#389) (6f5c862)
  • fix two scrollbar error (b73c3e3)

15.1.0 (2023-05-19)

chore

Features

BREAKING CHANGES

  • modified some color variables #348fe4 to #6698ff

15.1.0-next.12 (2023-04-17)

Bug Fixes

  • gantt: handle style change when start and end same(#INFR-7407) (ceca539), closes #INFR-7407

15.1.0-next.11 (2023-04-13)

Features

15.1.0-next.10 (2023-04-12)

Bug Fixes

15.1.0-next.8 (2023-04-03)

Features

Bug Fixes

  • clear drag artifacts when moved on non draggable item #INFR-7120 (379a3f9), closes #INFR-7120

15.1.0-next.7 (2023-03-30)

Bug Fixes

15.1.0-next.6 (2023-03-30)

Bug Fixes

15.1.0-next.5 (2023-03-29)

Bug Fixes

  • fix failed to add class dynamically from ngx-gantt-column component (#340) (1c66611)
  • gantt: first set time bar background error because old data also set width(#INFR-7096) (b801d41), closes #INFR-7096
  • gantt: limit min date one day when bar handle drag #INFR-7097 (252d7e6), closes #INFR-7097

15.1.0-next.4 (2023-03-27)

Bug Fixes

15.1.0-next.3 (2023-03-24)

Bug Fixes

15.1.0-next.2 (2023-03-24)

Features

  • bar drag scroll without drop list #INFR-6189 (2926586), closes #INFR-6189
  • support column inherits the class when gantt-table-column sets class #INFR-6999 (81f37c9), closes #INFR-6999

Bug Fixes

15.1.0-next.1 (2023-03-21)

Features

Bug Fixes

15.1.0-next.0 (2023-03-16)

Features

Bug Fixes

15.0.0 (2023-03-09)

Features

15.0.0-next.0 (2023-02-14)

Features

14.0.5 (2023-02-01)

Features

14.0.4 (2023-01-09)

Bug Fixes

14.0.3 (2022-12-22)

⚠ BREAKING CHANGES

  • 使用 secondary-text-weekend 自定义样式改为 weekend

Features

Bug Fixes

14.0.2 (2022-12-12)

Features

Bug Fixes

  • add register custom view test (90eca8a)

14.0.1 (2022-08-24)

Bug Fixes

14.0.0 (2022-08-24)

Features

13.1.1 (2022-08-22)

Features

Bug Fixes

13.1.0 (2022-07-01)

Features

  • public scrollToToday function (79b5a6c)

13.0.0 (2022-05-24)

Bug Fixes

  • fix table adjusting width shake in firefox #200 (1311f52)

13.0.0-next.1 (2022-05-18)

13.0.0-next.0 (2022-05-18)

Features

Bug Fixes

12.2.2 (2022-03-31)

Features

Bug Fixes

  • add sass:math (b18f85e)
  • add vendor prefix to CSS properties that are updated through JavaScript (7ef6ff9)
  • bar: fix BarHandleDrag backdrop date error #INFR-2809 (c0bead0), closes #INFR-2809
  • delete items trackBy (29f8b79)
  • dnd: fix calc error of bar overall drag end date (5fba2f8)
  • do not mark listeners as passive if they are not supported and reduce DOM lookups (09e39bb)
  • fix date calc logic of overall drag bar (67d56af)
  • fix cycle import (bc14e08)
  • fix drag link line flickering (19fba4e)
  • fix generateFSAndSFPath when line is curve (539c9d3)
  • fix linkOptions merge error (911ecf9)
  • link: support default and active color (baffc42)
  • make server-side compatible (27f5f16)
  • remove console (482ab53)
  • remove console code (8c07eac)
  • rename some function (cd2f74d)
  • render the gantt view even if the zone is already stable (bfd055c)

12.2.0 (2022-03-14)

Features

Bug Fixes

  • delete items trackBy (29f8b79)
  • fix date calc logic of overall drag bar (67d56af)
  • fix cycle import (bc14e08)
  • fix drag link line flickering (19fba4e)
  • fix generateFSAndSFPath when line is curve (539c9d3)
  • fix linkOptions merge error (911ecf9)
  • dnd: fix calc error of bar overall drag end date (5fba2f8)
  • remove console (482ab53)
  • remove console code (8c07eac)
  • rename some function (cd2f74d)

12.2.0-next.1 (2022-03-04)

Features

Bug Fixes

12.2.0-next.0 (2022-02-14)

Features

Bug Fixes

12.1.2 (2022-02-09)

Features

  • support table row before slot and after slot #INFR-2559 (0470696), closes #INFR-2559

12.1.1 (2022-02-09)

Features

  • add bar dragMoved event, add getGanttItem public functions #INFR-2563 (7548ddd), closes #INFR-2563 3e6cd59ff7f8130888fa01d676f043e3045a49b7))

12.1.0 (2022-01-25)

Features

12.0.2 (2022-01-19)

Bug Fixes

  • change compilationMode to partial (172f641)
  • setup expanded state with item children (#166) (be7fc38)

12.0.1 (2022-01-18)

Bug Fixes

  • setup expanded state with item children (#166) (be7fc38)

12.0.0 (2021-07-20)

Features

Bug Fixes

11.0.0 (2021-07-09)

Features

Bug Fixes

11.0.0-next.1 (2021-07-02)

Features

Bug Fixes

11.0.0-next (2021-07-01)

Features

Bug Fixes

0.0.50 (2021-06-30)

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

0.0.49 (2021-01-18)

Bug Fixes

  • fix drag-auxiliary-line position error when drag (a815a98)

0.0.48 (2021-01-15)

Bug Fixes

  • table: drag table and delete cache (826f2d2)
  • table: fixed drag when column width less than min column width (a11735b)
  • change columnChange to columnChanges (f271d82)
  • merge angular 9.0.0 and update docs (a8ebdd3)

0.0.47 (2021-01-06)

Bug Fixes

  • fix error when columns change (16207e9)

0.0.46 (2021-01-04)

Features

  • support custom group header (32184bf)
  • table: change column width by brag (b6dac72)

Bug Fixes

  • add class in GanttGroup (a32dd04)
  • delete storage-cache and column-compute (cf0d647)

0.0.45 (2020-11-21)

Features

  • support custom group header (32184bf)

0.0.44 (2020-11-16)

Bug Fixes

0.0.43 (2020-10-29)

Bug Fixes

  • fix item position error when item start less than gantt start (a29f273)
  • fix item position error when item start less than gantt start (5295f20)

0.0.42 (2020-10-23)

Bug Fixes

  • hide today line when today is not in date range (f8c088d)

0.0.41 (2020-09-01)

Bug Fixes

  • just hide today line and support safari browser (02b2157)

0.0.40 (2020-08-27)

Bug Fixes

0.0.39 (2020-08-26)

Bug Fixes

0.0.38 (2020-08-20)

Bug Fixes

  • bump html2canvas 1.0.0-rc.7 (52327b4)

0.0.37 (2020-08-20)

Bug Fixes

0.0.36 (2020-08-20)

Bug Fixes

0.0.35 (2020-08-19)

Bug Fixes

  • change today line to normal element (f5b6571)

0.0.34 (2020-08-12)

Features

0.0.33 (2020-08-01)

Bug Fixes

0.0.32 (2020-07-31)

Bug Fixes

  • new today style and fix item style (8d1ad7b)

0.0.31 (2020-07-28)

Bug Fixes

  • add template in range and change today style (a4391a5)

0.0.30 (2020-07-25)

Bug Fixes

  • add custom type in GanttItemType (8457ab0)
  • init gantt item expaned (37c2086)

0.0.29 (2020-07-24)

0.0.28 (2020-07-24)

Features

  • add showTodayLine in view option (#45) (4ed8c3b)
  • support gantt range and bar progress (#47) (82f2ac1)

Bug Fixes

  • fix calendar line overflow (ec8ca06)
  • fix scroll sync (f2f8406)
  • show range when item has start and end (c170705)

0.0.27 (2020-07-18)

Features

  • add showTodayLine in view option (#45) (4ed8c3b)

Bug Fixes

0.0.26 (2020-07-16)

Bug Fixes

0.0.25 (2020-07-16)

Bug Fixes

  • calendar: delete week backdrop and change calendar header color (e96f1e0)

0.0.24 (2020-07-14)

Features

  • util: date add get week and export uitl date (5a9918d)
  • support item template (#43) (1eb283c)

0.0.23 (2020-07-13)

Features

Bug Fixes

  • item: fix item barStyle type (374050f)

0.0.22 (2020-07-04)

Features

  • support set bar style (865a898)
  • schematics: schematics fisrt commit (fe36263)

Bug Fixes

  • links: fix build links error (ccd638a)

0.0.21 (2020-07-04)

Bug Fixes

  • fix view date calc bug (#38) (bd994b3)
  • links: except items that has not start and end (59ce8e1)

0.0.20 (2020-07-03)

0.0.19 (2020-07-02)

0.0.18 (2020-06-30)

Bug Fixes

  • remove children sync when data changed (4bb9150)

0.0.17 (2020-06-29)

Features

  • support expand and collapse groups (2072aac)

Bug Fixes

  • fix expanded not work when items or groups changed (c57bb59)

0.0.16 (2020-06-28)

Features

  • item add expandable, rename expand to expanded (8cc3a55)

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 (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.12 (2020-06-12)

Features

Bug Fixes

  • dom: disable browser default wheel event (8dcf412)
  • links: add line click (3fb5a15)
  • links: delete console (7e10383)
  • links: merge master and show link line (359d688)
  • links: review fix (d149d3c)

0.0.11 (2020-06-10)

Bug Fixes

  • flat: fix group items empty style and fix load on scroll (29c0d52)

0.0.10 (2020-06-09)

Features

  • add merge mode component 'ngx-gantt-flat' (164d1a5)

0.0.9 (2020-06-06)

Bug Fixes

  • fix today line compute and group state sync bug (#23) (641ac49)
  • column: compute column width in util (1b4078a)

0.0.8 (2020-06-06)

Bug Fixes

  • fix today line compute and group state sync bug (#23) (641ac49)
  • column: compute column width in util (1b4078a)

0.0.7 (2020-06-04)

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)

0.0.6 (2020-06-04)

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: use one table in gantt table (#15) (ce344e3)

0.0.5 (2020-06-03)

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: use one table in gantt table (#15) (ce344e3)

0.0.4 (2020-06-01)

Features

  • add icon component and use with group expand (cd162b9)

Bug Fixes

  • fix group template context and group expand (92958dc)

0.0.3 (2020-06-01)

0.0.2 (2020-06-01)

Bug Fixes

  • output scss files

0.0.1 (2020-05-29)

Bug Fixes

  • gantt-table: add collapse in gantt table group (5101eea)

Features

  • add drag and dom service (2f33f57)
  • add gantt print service (3a6cd36)
  • add today line and auto scroll today (#13) (aa93ef0)
  • gantt table component (742f094)
  • initialize gantt structure and components (d60b4a7)
  • gant-table: add gantt table style (f195f79)
  • gantt-table: add header template in column (#12) (9474055)
  • scroll side and viewer scroll (de7d358)
  • structure adjustment (a5082ec)
  • support expand group (e371cb0)
  • gantt-table: add width in gantt column (bdcaa88)
  • table: add gantt side table (89a7db9)