Skip to content

Commit

Permalink
Merge pull request #335 from PrefectHQ/release-version-2.1.7
Browse files Browse the repository at this point in the history
Release version 2.1.7
  • Loading branch information
brandonreid authored Nov 13, 2023
2 parents ca9b4c5 + 5a27eb2 commit 5a8cbe8
Show file tree
Hide file tree
Showing 3 changed files with 92 additions and 59 deletions.
145 changes: 89 additions & 56 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,40 +4,40 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [2.1.7](https://github.com/PrefectHQ/graphs/compare/2.1.6...2.1.7)

- Adjust the scale in response to run size [`#329`](https://github.com/PrefectHQ/graphs/pull/329)
- Bump @types/lodash.merge from 4.6.8 to 4.6.9 [`#334`](https://github.com/PrefectHQ/graphs/pull/334)
- Bump @types/node from 20.8.10 to 20.9.0 [`#333`](https://github.com/PrefectHQ/graphs/pull/333)
- Bump @types/d3 from 7.4.2 to 7.4.3 [`#332`](https://github.com/PrefectHQ/graphs/pull/332)
- Bump @vitejs/plugin-vue from 4.4.0 to 4.4.1 [`#331`](https://github.com/PrefectHQ/graphs/pull/331)
- Bump @types/lodash.isequal from 4.5.7 to 4.5.8 [`#330`](https://github.com/PrefectHQ/graphs/pull/330)
- Add flow run toggles to the label culler [`#328`](https://github.com/PrefectHQ/graphs/pull/328)

#### [2.1.6](https://github.com/PrefectHQ/graphs/compare/2.1.5...2.1.6)

> 9 November 2023
- Terminate workers when not in use [`#327`](https://github.com/PrefectHQ/graphs/pull/327)
- remove subflow toggle filter for performance [`#326`](https://github.com/PrefectHQ/graphs/pull/326)
- Make the data refresh interval based on the number of nodes [`#325`](https://github.com/PrefectHQ/graphs/pull/325)
- Remove state name [`#324`](https://github.com/PrefectHQ/graphs/pull/324)

#### [2.1.5](https://github.com/PrefectHQ/graphs/compare/v2.1.5...2.1.5)
#### [2.1.5](https://github.com/PrefectHQ/graphs/compare/2.1.4...2.1.5)

> 8 November 2023
- Reset the settings on stop [`#323`](https://github.com/PrefectHQ/graphs/pull/323)

#### [v2.1.5](https://github.com/PrefectHQ/graphs/compare/2.1.4...v2.1.5)

> 8 November 2023
#### [2.1.4](https://github.com/PrefectHQ/graphs/compare/v2.1.4...2.1.4)

> 8 November 2023
#### [v2.1.4](https://github.com/PrefectHQ/graphs/compare/2.1.3...v2.1.4)
#### [2.1.4](https://github.com/PrefectHQ/graphs/compare/2.1.3...2.1.4)

> 8 November 2023
- Update node axis positions on layout update [`#322`](https://github.com/PrefectHQ/graphs/pull/322)
- Fix offsets clearing when settings change [`#321`](https://github.com/PrefectHQ/graphs/pull/321)
- set max recenter zoom [`#320`](https://github.com/PrefectHQ/graphs/pull/320)

#### [2.1.3](https://github.com/PrefectHQ/graphs/compare/v2.1.3...2.1.3)

> 6 November 2023
#### [v2.1.3](https://github.com/PrefectHQ/graphs/compare/2.1.2...v2.1.3)
#### [2.1.3](https://github.com/PrefectHQ/graphs/compare/2.1.2...2.1.3)

> 6 November 2023
Expand All @@ -46,22 +46,14 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- Bump @types/node from 20.8.9 to 20.8.10 [`#318`](https://github.com/PrefectHQ/graphs/pull/318)
- Bump eslint from 8.52.0 to 8.53.0 [`#317`](https://github.com/PrefectHQ/graphs/pull/317)

#### [2.1.2](https://github.com/PrefectHQ/graphs/compare/v2.1.2...2.1.2)

> 6 November 2023
#### [v2.1.2](https://github.com/PrefectHQ/graphs/compare/2.1.1...v2.1.2)
#### [2.1.2](https://github.com/PrefectHQ/graphs/compare/2.1.1...2.1.2)

> 6 November 2023
- Bug Fixes [`#315`](https://github.com/PrefectHQ/graphs/pull/315)
- add scaling keyboard shortcuts [`#314`](https://github.com/PrefectHQ/graphs/pull/314)

#### [2.1.1](https://github.com/PrefectHQ/graphs/compare/v2.1.1...2.1.1)

> 3 November 2023
#### [v2.1.1](https://github.com/PrefectHQ/graphs/compare/2.1.0...v2.1.1)
#### [2.1.1](https://github.com/PrefectHQ/graphs/compare/2.1.0...2.1.1)

> 3 November 2023
Expand All @@ -70,11 +62,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- highlight selection paths [`#310`](https://github.com/PrefectHQ/graphs/pull/310)
- Light mode support [`#306`](https://github.com/PrefectHQ/graphs/pull/306)

#### [2.1.0](https://github.com/PrefectHQ/graphs/compare/v2.1.0...2.1.0)

> 2 November 2023
#### [v2.1.0](https://github.com/PrefectHQ/graphs/compare/2.0.5...v2.1.0)
#### [2.1.0](https://github.com/PrefectHQ/graphs/compare/2.0.5...2.1.0)

> 2 November 2023
Expand Down Expand Up @@ -175,24 +163,54 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- Bump tailwindcss from 3.2.4 to 3.3.3 [`#197`](https://github.com/PrefectHQ/graphs/pull/197)
- Bump vue-tsc from 1.6.5 to 1.8.11 [`#205`](https://github.com/PrefectHQ/graphs/pull/205)

### [2.0.5](https://github.com/PrefectHQ/graphs/compare/v1.0.8...2.0.5)
#### [2.0.5](https://github.com/PrefectHQ/graphs/compare/v2.0.5...2.0.5)

> 1 September 2023
- Bump typescript from 5.1.6 to 5.2.2 [`#187`](https://github.com/PrefectHQ/graphs/pull/187)
- Bump eslint from 8.40.0 to 8.48.0 [`#188`](https://github.com/PrefectHQ/graphs/pull/188)
- Chore: Update the release workflow [`#193`](https://github.com/PrefectHQ/graphs/pull/193)
- Release version 2.0.5 [`#195`](https://github.com/PrefectHQ/graphs/pull/195)

#### [v2.0.5](https://github.com/PrefectHQ/graphs/compare/v2.0.4...v2.0.5)

> 1 September 2023
- BugFix: Don't throw an error when there are no guides to calculate [`#194`](https://github.com/PrefectHQ/graphs/pull/194)
- Release version 2.0.4 [`#192`](https://github.com/PrefectHQ/graphs/pull/192)

#### [v2.0.4](https://github.com/PrefectHQ/graphs/compare/v2.0.3...v2.0.4)

> 30 August 2023
- move prefect dependencies to peers and bump [`#191`](https://github.com/PrefectHQ/graphs/pull/191)
- Release version 2.0.3 [`#190`](https://github.com/PrefectHQ/graphs/pull/190)

#### [v2.0.3](https://github.com/PrefectHQ/graphs/compare/v2.0.2...v2.0.3)

> 29 August 2023
- unpin dependencies [`#186`](https://github.com/PrefectHQ/graphs/pull/186)
- Release version 2.0.2 [`#185`](https://github.com/PrefectHQ/graphs/pull/185)

#### [v2.0.2](https://github.com/PrefectHQ/graphs/compare/v2.0.1...v2.0.2)

> 24 August 2023
- bump prefect-design and vue-compositions [`#184`](https://github.com/PrefectHQ/graphs/pull/184)
- update guide heights on viewport change [`#183`](https://github.com/PrefectHQ/graphs/pull/183)

#### [v2.0.1](https://github.com/PrefectHQ/graphs/compare/v2.0.0...v2.0.1)

> 17 August 2023
- bump typescript and fix exceptions [`#181`](https://github.com/PrefectHQ/graphs/pull/181)
- Release version 2.0.0 [`#180`](https://github.com/PrefectHQ/graphs/pull/180)

### [v2.0.0](https://github.com/PrefectHQ/graphs/compare/v1.1.0...v2.0.0)

> 17 August 2023
- update to v2 styles [`#179`](https://github.com/PrefectHQ/graphs/pull/179)
- Enhancement: Consistently use maps for timeline data [`#147`](https://github.com/PrefectHQ/graphs/pull/147)
- Bump @prefecthq/eslint-config from 1.0.25 to 1.0.27 [`#172`](https://github.com/PrefectHQ/graphs/pull/172)
Expand All @@ -214,123 +232,138 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- Chore: Abstract `zIndex` into a const. Flatten watcher, and use consistent variable names [`#140`](https://github.com/PrefectHQ/graphs/pull/140)
- Enhancement: Optimize time scale [`#136`](https://github.com/PrefectHQ/graphs/pull/136)
- Enhancement: Update node date start property to support nulls [`#137`](https://github.com/PrefectHQ/graphs/pull/137)
- Release version 1.0.8 [`#135`](https://github.com/PrefectHQ/graphs/pull/135)

#### [v1.1.0](https://github.com/PrefectHQ/graphs/compare/v1.0.8...v1.1.0)

> 1 September 2023
- update 1.0.8 to use latest prefect-design 2 [`3345c43`](https://github.com/PrefectHQ/graphs/commit/3345c439267ef7be94b68b055391bdc6776fe64e)

#### [v1.0.8](https://github.com/PrefectHQ/graphs/compare/v1.0.7...v1.0.8)

> 28 April 2023
- Release version 1.0.8 [`#135`](https://github.com/PrefectHQ/graphs/pull/135)
- fix viewport updating on start/end date changes [`#134`](https://github.com/PrefectHQ/graphs/pull/134)
- Release version 1.0.7 [`#133`](https://github.com/PrefectHQ/graphs/pull/133)

#### [v1.0.7](https://github.com/PrefectHQ/graphs/compare/v1.0.6...v1.0.7)

> 25 April 2023
- Release version 1.0.7 [`#133`](https://github.com/PrefectHQ/graphs/pull/133)
- fix visibleDateRange binding [`#132`](https://github.com/PrefectHQ/graphs/pull/132)
- Release version 1.0.6 [`#131`](https://github.com/PrefectHQ/graphs/pull/131)

#### [v1.0.6](https://github.com/PrefectHQ/graphs/compare/v1.0.5...v1.0.6)

> 19 April 2023
- Release version 1.0.6 [`#131`](https://github.com/PrefectHQ/graphs/pull/131)
- manually update visible date range on instant viewport animations [`#130`](https://github.com/PrefectHQ/graphs/pull/130)
- Release version 1.0.5 [`#129`](https://github.com/PrefectHQ/graphs/pull/129)

#### [v1.0.5](https://github.com/PrefectHQ/graphs/compare/v1.0.4...v1.0.5)

> 14 April 2023
- Release version 1.0.5 [`#129`](https://github.com/PrefectHQ/graphs/pull/129)
- make visible range a v-model [`#128`](https://github.com/PrefectHQ/graphs/pull/128)
- make graphState more sharable [`#127`](https://github.com/PrefectHQ/graphs/pull/127)
- Release version 1.0.4 [`#125`](https://github.com/PrefectHQ/graphs/pull/125)

#### [v1.0.4](https://github.com/PrefectHQ/graphs/compare/v1.0.3...v1.0.4)

> 5 April 2023
- Release version 1.0.4 [`#125`](https://github.com/PrefectHQ/graphs/pull/125)
- remove sanitized data requirement [`#121`](https://github.com/PrefectHQ/graphs/pull/121)
- create efficient node data lookup [`#124`](https://github.com/PrefectHQ/graphs/pull/124)
- remove guide culling [`#122`](https://github.com/PrefectHQ/graphs/pull/122)
- Release version 1.0.3 [`#120`](https://github.com/PrefectHQ/graphs/pull/120)

#### [v1.0.3](https://github.com/PrefectHQ/graphs/compare/v1.0.2...v1.0.3)

> 3 April 2023
- Release version 1.0.3 [`#120`](https://github.com/PrefectHQ/graphs/pull/120)
- cleanup nested loop in layout calculation [`#119`](https://github.com/PrefectHQ/graphs/pull/119)
- Release version 1.0.2 [`#103`](https://github.com/PrefectHQ/graphs/pull/103)

#### [v1.0.2](https://github.com/PrefectHQ/graphs/compare/v1.0.1...v1.0.2)

> 23 March 2023
- Release version 1.0.2 [`#103`](https://github.com/PrefectHQ/graphs/pull/103)
- add loading indicator for sub nodes [`#102`](https://github.com/PrefectHQ/graphs/pull/102)
- Release version 1.0.1 [`#101`](https://github.com/PrefectHQ/graphs/pull/101)

#### [v1.0.1](https://github.com/PrefectHQ/graphs/compare/v1.0.0...v1.0.1)

> 21 March 2023
- Release version 1.0.1 [`#101`](https://github.com/PrefectHQ/graphs/pull/101)
- use subNodeId for expandedSubNodes [`#100`](https://github.com/PrefectHQ/graphs/pull/100)
- Release version 1.0.0 [`#99`](https://github.com/PrefectHQ/graphs/pull/99)

### [v1.0.0](https://github.com/PrefectHQ/graphs/compare/v0.1.18...v1.0.0)

> 20 March 2023
- Release version 1.0.0 [`#99`](https://github.com/PrefectHQ/graphs/pull/99)
- Fix/isRunning state [`#98`](https://github.com/PrefectHQ/graphs/pull/98)
- add subFlowNames, animate outline, provide selection type, more [`#97`](https://github.com/PrefectHQ/graphs/pull/97)
- make the playhead time vertically responsive [`#94`](https://github.com/PrefectHQ/graphs/pull/94)
- Feature/sub flows [`#95`](https://github.com/PrefectHQ/graphs/pull/95)
- Release version 0.1.18 [`#91`](https://github.com/PrefectHQ/graphs/pull/91)

#### [v0.1.18](https://github.com/PrefectHQ/graphs/compare/v0.1.17...v0.1.18)

> 15 February 2023
- Release version 0.1.18 [`#91`](https://github.com/PrefectHQ/graphs/pull/91)
- add max scale and instant option to recentering [`#90`](https://github.com/PrefectHQ/graphs/pull/90)
- Release version 0.1.17 [`#89`](https://github.com/PrefectHQ/graphs/pull/89)

#### [v0.1.17](https://github.com/PrefectHQ/graphs/compare/v0.1.16...v0.1.17)

> 14 February 2023
- Release version 0.1.17 [`#89`](https://github.com/PrefectHQ/graphs/pull/89)
- add recenter method [`#88`](https://github.com/PrefectHQ/graphs/pull/88)
- Release version 0.1.16 [`#86`](https://github.com/PrefectHQ/graphs/pull/86)

#### [v0.1.16](https://github.com/PrefectHQ/graphs/compare/v0.1.15...v0.1.16)

> 9 February 2023
- Release version 0.1.16 [`#86`](https://github.com/PrefectHQ/graphs/pull/86)
- Optimize node drawing [`#85`](https://github.com/PrefectHQ/graphs/pull/85)
- add hideEdges option and update on layout change [`#84`](https://github.com/PrefectHQ/graphs/pull/84)
- update readme to include a video walkthrough [`#83`](https://github.com/PrefectHQ/graphs/pull/83)
- Release version 0.1.15 [`#81`](https://github.com/PrefectHQ/graphs/pull/81)

#### [v0.1.15](https://github.com/PrefectHQ/graphs/compare/v0.1.14...v0.1.15)

> 1 February 2023
- Release version 0.1.15 [`#81`](https://github.com/PrefectHQ/graphs/pull/81)
- fix updating nodes as new data comes in [`#80`](https://github.com/PrefectHQ/graphs/pull/80)
- Release version 0.1.14 [`#78`](https://github.com/PrefectHQ/graphs/pull/78)

#### [v0.1.14](https://github.com/PrefectHQ/graphs/compare/v0.1.13...v0.1.14)

> 31 January 2023
- Release version 0.1.14 [`#78`](https://github.com/PrefectHQ/graphs/pull/78)
- remove pixi imports in worker [`#77`](https://github.com/PrefectHQ/graphs/pull/77)
- Release version 0.1.13 [`#73`](https://github.com/PrefectHQ/graphs/pull/73)

#### [v0.1.13](https://github.com/PrefectHQ/graphs/compare/v0.1.10...v0.1.13)
#### [v0.1.13](https://github.com/PrefectHQ/graphs/compare/v0.1.12...v0.1.13)

> 30 January 2023
#### [v0.1.12](https://github.com/PrefectHQ/graphs/compare/v0.1.11...v0.1.12)

> 30 January 2023
- Release version 0.1.13 [`#73`](https://github.com/PrefectHQ/graphs/pull/73)
- Use date fn in playhead, and bugfix updating node focus ring with box [`#72`](https://github.com/PrefectHQ/graphs/pull/72)
- Enhancement: Add current timer to playhead [`#69`](https://github.com/PrefectHQ/graphs/pull/69)
- draw edges from end, minor fixes [`#70`](https://github.com/PrefectHQ/graphs/pull/70)
- Fix build for the demo [`#67`](https://github.com/PrefectHQ/graphs/pull/67)
- Release version 0.1.11 [`#66`](https://github.com/PrefectHQ/graphs/pull/66)

#### [v0.1.11](https://github.com/PrefectHQ/graphs/compare/v0.1.10...v0.1.11)

> 26 January 2023
- Add edges, nearestParent layout, and isolated selection paths [`#65`](https://github.com/PrefectHQ/graphs/pull/65)
- Feature: Emit selection events [`#64`](https://github.com/PrefectHQ/graphs/pull/64)
- theming-cleanup [`#62`](https://github.com/PrefectHQ/graphs/pull/62)
Expand All @@ -339,29 +372,29 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- Cleanup some types and add TimelineNodes class [`#60`](https://github.com/PrefectHQ/graphs/pull/60)
- provide theme options to the consumer [`#57`](https://github.com/PrefectHQ/graphs/pull/57)
- set minimum width of node [`#56`](https://github.com/PrefectHQ/graphs/pull/56)
- Release version 0.1.10 [`#53`](https://github.com/PrefectHQ/graphs/pull/53)

#### [v0.1.10](https://github.com/PrefectHQ/graphs/compare/v0.1.9...v0.1.10)

> 11 January 2023
- Release version 0.1.10 [`#53`](https://github.com/PrefectHQ/graphs/pull/53)
- update nodes and tickers properly [`#51`](https://github.com/PrefectHQ/graphs/pull/51)
- 0.1.9 [`#45`](https://github.com/PrefectHQ/graphs/pull/45)

#### [v0.1.9](https://github.com/PrefectHQ/graphs/compare/v0.1.8...v0.1.9)

> 4 January 2023
- 0.1.9 [`#45`](https://github.com/PrefectHQ/graphs/pull/45)
- update graph on viewport resizes [`#44`](https://github.com/PrefectHQ/graphs/pull/44)
- format label text depending on time length gaps [`#43`](https://github.com/PrefectHQ/graphs/pull/43)
- optimize zoom and pan controls for various input types [`#40`](https://github.com/PrefectHQ/graphs/pull/40)
- Cleanup and fixes [`#39`](https://github.com/PrefectHQ/graphs/pull/39)
- Release version 0.1.8 [`#34`](https://github.com/PrefectHQ/graphs/pull/34)

#### [v0.1.8](https://github.com/PrefectHQ/graphs/compare/v0.1.7...v0.1.8)

> 23 December 2022
- Release version 0.1.8 [`#34`](https://github.com/PrefectHQ/graphs/pull/34)
- Bugfixes and improvements [`#33`](https://github.com/PrefectHQ/graphs/pull/33)

#### [v0.1.7](https://github.com/PrefectHQ/graphs/compare/v0.1.6...v0.1.7)
Expand All @@ -375,39 +408,39 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
> 22 December 2022
- BugFix: Fix window reference [`#31`](https://github.com/PrefectHQ/graphs/pull/31)
- Bump to version 0.1.5 [`#30`](https://github.com/PrefectHQ/graphs/pull/30)

#### [v0.1.5](https://github.com/PrefectHQ/graphs/compare/v0.1.4...v0.1.5)

> 21 December 2022
- Bump to version 0.1.5 [`#30`](https://github.com/PrefectHQ/graphs/pull/30)
- bump prefect-design dependency to 1.1.39 [`#29`](https://github.com/PrefectHQ/graphs/pull/29)
- Bump version to 0.1.4 [`#28`](https://github.com/PrefectHQ/graphs/pull/28)

#### [v0.1.4](https://github.com/PrefectHQ/graphs/compare/v0.1.3...v0.1.4)

> 21 December 2022
- Bump version to 0.1.4 [`#28`](https://github.com/PrefectHQ/graphs/pull/28)
- Make TimelineNode class and fix bugs [`#27`](https://github.com/PrefectHQ/graphs/pull/27)
- Bump to version 0.1.3 [`#26`](https://github.com/PrefectHQ/graphs/pull/26)

#### [v0.1.3](https://github.com/PrefectHQ/graphs/compare/v0.1.2...v0.1.3)

> 19 December 2022
- Bump to version 0.1.3 [`#26`](https://github.com/PrefectHQ/graphs/pull/26)
- Bump to version 0.1.2 [`#25`](https://github.com/PrefectHQ/graphs/pull/25)
- Make responsive, fix package export, export types [`#24`](https://github.com/PrefectHQ/graphs/pull/24)

#### [v0.1.2](https://github.com/PrefectHQ/graphs/compare/v0.1.1...v0.1.2)

> 19 December 2022
- Bump to version 0.1.2 [`#25`](https://github.com/PrefectHQ/graphs/pull/25)
- Make responsive, fix package export, export types [`#24`](https://github.com/PrefectHQ/graphs/pull/24)
- Initial release [`#23`](https://github.com/PrefectHQ/graphs/pull/23)

#### v0.1.1

> 19 December 2022
- Initial release [`#23`](https://github.com/PrefectHQ/graphs/pull/23)
- enable node culling [`#22`](https://github.com/PrefectHQ/graphs/pull/22)
- Feature timeline playhead [`#21`](https://github.com/PrefectHQ/graphs/pull/21)
- fix up types [`#20`](https://github.com/PrefectHQ/graphs/pull/20)
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 5a8cbe8

Please sign in to comment.