diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..e30c692 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,422 @@ +### Changelog + +All notable changes to this project will be documented in this file. Dates are displayed in UTC. + +Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). + +#### [2.0.4](https://github.com/PrefectHQ/vue-charts/compare/2.0.3...2.0.4) + +- fix random uuid [`#357`](https://github.com/PrefectHQ/vue-charts/pull/357) +- Chore/introduce release automation [`#354`](https://github.com/PrefectHQ/vue-charts/pull/354) +- chore/Add PR secret [`#346`](https://github.com/PrefectHQ/vue-charts/pull/346) +- Update @prefecthq/eslint-config to version 1.0.32 [`#344`](https://github.com/PrefectHQ/vue-charts/pull/344) +- Bump nvmrc to v18 [`#345`](https://github.com/PrefectHQ/vue-charts/pull/345) +- Bump @types/node from 20.11.5 to 20.12.2 [`#343`](https://github.com/PrefectHQ/vue-charts/pull/343) +- Bump vue-router from 4.2.5 to 4.3.0 [`#330`](https://github.com/PrefectHQ/vue-charts/pull/330) +- Bump eslint from 8.56.0 to 8.57.0 [`#329`](https://github.com/PrefectHQ/vue-charts/pull/329) +- Bump vite from 4.5.2 to 5.2.7 [`#342`](https://github.com/PrefectHQ/vue-charts/pull/342) +- chore/dedicated-trigger-of-downstream-jobs [`#338`](https://github.com/PrefectHQ/vue-charts/pull/338) +- chore: Upgrade latest eslint-config package upon upstream eslint update [`#341`](https://github.com/PrefectHQ/vue-charts/pull/341) +- Bump @types/lodash.debounce from 4.0.7 to 4.0.9 [`#317`](https://github.com/PrefectHQ/vue-charts/pull/317) +- Bump vue-tsc from 1.8.24 to 1.8.27 [`#318`](https://github.com/PrefectHQ/vue-charts/pull/318) +- Bump autoprefixer from 10.4.16 to 10.4.17 [`#315`](https://github.com/PrefectHQ/vue-charts/pull/315) +- Bump @types/node from 20.10.3 to 20.11.5 [`#314`](https://github.com/PrefectHQ/vue-charts/pull/314) +- Bump vite from 4.4.9 to 4.5.2 [`#319`](https://github.com/PrefectHQ/vue-charts/pull/319) +- Bump autoprefixer from 10.4.15 to 10.4.16 [`#307`](https://github.com/PrefectHQ/vue-charts/pull/307) +- Bump tailwindcss from 3.3.3 to 3.4.1 [`#311`](https://github.com/PrefectHQ/vue-charts/pull/311) +- Bump vue-router from 4.2.4 to 4.2.5 [`#305`](https://github.com/PrefectHQ/vue-charts/pull/305) +- Bump typescript from 5.3.2 to 5.3.3 [`#304`](https://github.com/PrefectHQ/vue-charts/pull/304) +- Bump eslint from 8.49.0 to 8.56.0 [`#309`](https://github.com/PrefectHQ/vue-charts/pull/309) +- chore/Add additional Tokens to be passed to shared gha [`#312`](https://github.com/PrefectHQ/vue-charts/pull/312) +- Bump @types/node from 20.10.0 to 20.10.3 [`#302`](https://github.com/PrefectHQ/vue-charts/pull/302) +- Bump vite-svg-loader from 4.0.0 to 5.1.0 [`#301`](https://github.com/PrefectHQ/vue-charts/pull/301) +- Bump vue-tsc from 1.8.10 to 1.8.24 [`#303`](https://github.com/PrefectHQ/vue-charts/pull/303) +- Bump @vitejs/plugin-vue from 4.3.4 to 4.5.1 [`#300`](https://github.com/PrefectHQ/vue-charts/pull/300) +- Bump typescript from 5.2.2 to 5.3.2 [`#299`](https://github.com/PrefectHQ/vue-charts/pull/299) +- Bump tsc-alias from 1.8.7 to 1.8.8 [`#276`](https://github.com/PrefectHQ/vue-charts/pull/276) +- Bump @prefecthq/eslint-config from 1.0.27 to 1.0.31 [`#279`](https://github.com/PrefectHQ/vue-charts/pull/279) +- Bump @types/d3 from 7.4.0 to 7.4.3 [`#296`](https://github.com/PrefectHQ/vue-charts/pull/296) +- Bump @types/node from 20.6.0 to 20.10.0 [`#298`](https://github.com/PrefectHQ/vue-charts/pull/298) +- Pass the github token as an input [`#293`](https://github.com/PrefectHQ/vue-charts/pull/293) +- Shared GHA for releases [`#292`](https://github.com/PrefectHQ/vue-charts/pull/292) +- Use shared gha [`#291`](https://github.com/PrefectHQ/vue-charts/pull/291) + +#### [2.0.3](https://github.com/PrefectHQ/vue-charts/compare/2.0.2...2.0.3) + +> 14 September 2023 + +- Bump typescript from 5.1.6 to 5.2.2 [`#262`](https://github.com/PrefectHQ/vue-charts/pull/262) +- Bump @vitejs/plugin-vue from 4.2.3 to 4.3.4 [`#267`](https://github.com/PrefectHQ/vue-charts/pull/267) +- Chore: Update release workflow [`#266`](https://github.com/PrefectHQ/vue-charts/pull/266) +- Bump @types/node from 20.5.0 to 20.6.0 [`#269`](https://github.com/PrefectHQ/vue-charts/pull/269) +- Bump vue-tsc from 1.8.8 to 1.8.10 [`#270`](https://github.com/PrefectHQ/vue-charts/pull/270) +- Bump eslint from 8.47.0 to 8.49.0 [`#271`](https://github.com/PrefectHQ/vue-charts/pull/271) +- Chore: Unpin vue-compositions [`#272`](https://github.com/PrefectHQ/vue-charts/pull/272) + +#### [2.0.2](https://github.com/PrefectHQ/vue-charts/compare/2.0.1...2.0.2) + +> 30 August 2023 + +- Release version 2.0.2 [`#265`](https://github.com/PrefectHQ/vue-charts/pull/265) +- move prefect dependencies to peer deps and bump [`#264`](https://github.com/PrefectHQ/vue-charts/pull/264) + +#### [2.0.1](https://github.com/PrefectHQ/vue-charts/compare/2.0.0...2.0.1) + +> 24 August 2023 + +- Release 2.0.1 [`#259`](https://github.com/PrefectHQ/vue-charts/pull/259) +- bump dependencies and fix ResizableSection [`#258`](https://github.com/PrefectHQ/vue-charts/pull/258) + +### [2.0.0](https://github.com/PrefectHQ/vue-charts/compare/1.0.1...2.0.0) + +> 16 August 2023 + +- Release version 2.0.0 [`#255`](https://github.com/PrefectHQ/vue-charts/pull/255) +- add rebrand styles [`#254`](https://github.com/PrefectHQ/vue-charts/pull/254) +- Bump autoprefixer from 10.4.14 to 10.4.15 [`#253`](https://github.com/PrefectHQ/vue-charts/pull/253) +- Bump @types/node from 20.4.2 to 20.5.0 [`#251`](https://github.com/PrefectHQ/vue-charts/pull/251) +- Bump vite from 4.4.4 to 4.4.9 [`#250`](https://github.com/PrefectHQ/vue-charts/pull/250) +- Bump eslint from 8.46.0 to 8.47.0 [`#252`](https://github.com/PrefectHQ/vue-charts/pull/252) +- Bump @types/node from 20.4.2 to 20.4.8 [`#249`](https://github.com/PrefectHQ/vue-charts/pull/249) +- Bump vue-tsc from 1.8.5 to 1.8.8 [`#247`](https://github.com/PrefectHQ/vue-charts/pull/247) +- Bump eslint from 8.45.0 to 8.46.0 [`#246`](https://github.com/PrefectHQ/vue-charts/pull/246) +- Bump tough-cookie from 4.1.2 to 4.1.3 [`#241`](https://github.com/PrefectHQ/vue-charts/pull/241) +- Bump vite from 4.3.9 to 4.4.4 [`#240`](https://github.com/PrefectHQ/vue-charts/pull/240) +- Bump tsc-alias from 1.8.6 to 1.8.7 [`#239`](https://github.com/PrefectHQ/vue-charts/pull/239) +- Bump @prefecthq/vue-compositions from 1.5.6 to 1.5.7 [`#238`](https://github.com/PrefectHQ/vue-charts/pull/238) +- Bump vue-tsc from 1.8.1 to 1.8.5 [`#237`](https://github.com/PrefectHQ/vue-charts/pull/237) +- Bump tailwindcss from 3.3.2 to 3.3.3 [`#236`](https://github.com/PrefectHQ/vue-charts/pull/236) +- Bump @types/node from 20.3.1 to 20.4.2 [`#235`](https://github.com/PrefectHQ/vue-charts/pull/235) +- Bump eslint from 8.44.0 to 8.45.0 [`#234`](https://github.com/PrefectHQ/vue-charts/pull/234) +- Bump vue-router from 4.2.2 to 4.2.4 [`#231`](https://github.com/PrefectHQ/vue-charts/pull/231) +- Bump eslint from 8.43.0 to 8.44.0 [`#229`](https://github.com/PrefectHQ/vue-charts/pull/229) +- Bump typescript from 5.1.3 to 5.1.6 [`#227`](https://github.com/PrefectHQ/vue-charts/pull/227) +- Bump eslint from 8.42.0 to 8.43.0 [`#223`](https://github.com/PrefectHQ/vue-charts/pull/223) +- Bump @types/node from 20.3.0 to 20.3.1 [`#225`](https://github.com/PrefectHQ/vue-charts/pull/225) +- Bump vue-tsc from 1.6.5 to 1.8.1 [`#226`](https://github.com/PrefectHQ/vue-charts/pull/226) + +#### [1.0.1](https://github.com/PrefectHQ/vue-charts/compare/1.0.0...1.0.1) + +> 14 June 2023 + +- Bump eslint from 8.39.0 to 8.42.0 [`#219`](https://github.com/PrefectHQ/vue-charts/pull/219) +- Bump @prefecthq/eslint-config from 1.0.25 to 1.0.27 [`#220`](https://github.com/PrefectHQ/vue-charts/pull/220) +- Bump @types/node from 20.2.5 to 20.3.0 [`#221`](https://github.com/PrefectHQ/vue-charts/pull/221) +- Bump vue-router from 4.1.6 to 4.2.2 [`#222`](https://github.com/PrefectHQ/vue-charts/pull/222) +- Bump @prefecthq/vue-compositions from 1.5.0 to 1.5.6 [`#217`](https://github.com/PrefectHQ/vue-charts/pull/217) +- Bump @types/node from 18.16.0 to 20.2.5 [`#216`](https://github.com/PrefectHQ/vue-charts/pull/216) +- Bump typescript from 5.0.4 to 5.1.3 [`#215`](https://github.com/PrefectHQ/vue-charts/pull/215) +- Bump d3 from 7.8.4 to 7.8.5 [`#218`](https://github.com/PrefectHQ/vue-charts/pull/218) +- Enhancement: LineChart `roundUpMaxValue` option and fix path js errors [`#214`](https://github.com/PrefectHQ/vue-charts/pull/214) +- Bump date-fns from 2.29.3 to 2.30.0 [`#203`](https://github.com/PrefectHQ/vue-charts/pull/203) +- Bump tsc-alias from 1.8.5 to 1.8.6 [`#205`](https://github.com/PrefectHQ/vue-charts/pull/205) +- Bump vue-tsc from 1.4.4 to 1.6.5 [`#210`](https://github.com/PrefectHQ/vue-charts/pull/210) +- Bump @vitejs/plugin-vue from 4.1.0 to 4.2.3 [`#211`](https://github.com/PrefectHQ/vue-charts/pull/211) +- Bump vite from 4.3.2 to 4.3.9 [`#213`](https://github.com/PrefectHQ/vue-charts/pull/213) + +### [1.0.0](https://github.com/PrefectHQ/vue-charts/compare/0.5.1...1.0.0) + +> 26 April 2023 + +#### [0.5.1](https://github.com/PrefectHQ/vue-charts/compare/0.5.0...0.5.1) + +> 26 April 2023 + +- Fix tailwind package [`80097fc`](https://github.com/PrefectHQ/vue-charts/commit/80097fc0fc381c055f3697649ad44bf75bd7f7f2) + +#### [0.5.0](https://github.com/PrefectHQ/vue-charts/compare/0.4.1...0.5.0) + +> 26 April 2023 + +- Bump vite from 4.2.1 to 4.3.2 [`#202`](https://github.com/PrefectHQ/vue-charts/pull/202) +- Bump eslint from 8.38.0 to 8.39.0 [`#196`](https://github.com/PrefectHQ/vue-charts/pull/196) +- Bump vue-tsc from 1.2.0 to 1.4.4 [`#194`](https://github.com/PrefectHQ/vue-charts/pull/194) +- Bump @types/node from 18.15.11 to 18.16.0 [`#197`](https://github.com/PrefectHQ/vue-charts/pull/197) +- Enhancement: Update zoom, selection, and cursor utility component to work together and be more consistent [`#201`](https://github.com/PrefectHQ/vue-charts/pull/201) + +#### [0.4.1](https://github.com/PrefectHQ/vue-charts/compare/0.4.0...0.4.1) + +> 25 April 2023 + +- Release version 0.4.1 [`#200`](https://github.com/PrefectHQ/vue-charts/pull/200) +- ability to click bars on the mini histogram [`#199`](https://github.com/PrefectHQ/vue-charts/pull/199) + +#### [0.4.0](https://github.com/PrefectHQ/vue-charts/compare/0.3.4...0.4.0) + +> 20 April 2023 + +- Feature: ChartZoom utility component [`#192`](https://github.com/PrefectHQ/vue-charts/pull/192) +- Bump @prefecthq/vue-compositions from 1.4.0 to 1.4.2 [`#191`](https://github.com/PrefectHQ/vue-charts/pull/191) +- Bump tsc-alias from 1.8.3 to 1.8.5 [`#190`](https://github.com/PrefectHQ/vue-charts/pull/190) +- Bump typescript from 5.0.3 to 5.0.4 [`#189`](https://github.com/PrefectHQ/vue-charts/pull/189) +- Bump eslint from 8.37.0 to 8.38.0 [`#188`](https://github.com/PrefectHQ/vue-charts/pull/188) + +#### [0.3.4](https://github.com/PrefectHQ/vue-charts/compare/0.3.3...0.3.4) + +> 10 April 2023 + +- Enhancement: LineChart & MiniHistogram - Invert colors for light/dark mode [`#187`](https://github.com/PrefectHQ/vue-charts/pull/187) + +#### [0.3.3](https://github.com/PrefectHQ/vue-charts/compare/0.3.2...0.3.3) + +> 4 April 2023 + +- Enhancement: useChartSelection composition [`#186`](https://github.com/PrefectHQ/vue-charts/pull/186) +- Bump @types/node from 18.15.5 to 18.15.11 [`#181`](https://github.com/PrefectHQ/vue-charts/pull/181) +- Bump d3 from 7.8.2 to 7.8.4 [`#182`](https://github.com/PrefectHQ/vue-charts/pull/182) +- Bump typescript from 5.0.2 to 5.0.3 [`#183`](https://github.com/PrefectHQ/vue-charts/pull/183) +- Bump eslint from 8.36.0 to 8.37.0 [`#184`](https://github.com/PrefectHQ/vue-charts/pull/184) +- Bump @prefecthq/eslint-config from 1.0.23 to 1.0.25 [`#185`](https://github.com/PrefectHQ/vue-charts/pull/185) +- Bump typescript from 4.9.5 to 5.0.2 [`#171`](https://github.com/PrefectHQ/vue-charts/pull/171) + +#### [0.3.2](https://github.com/PrefectHQ/vue-charts/compare/0.3.1...0.3.2) + +> 24 March 2023 + +- Enhancement: Fix line chart fill when data doesn't match startDate or endDate [`#180`](https://github.com/PrefectHQ/vue-charts/pull/180) + +#### [0.3.1](https://github.com/PrefectHQ/vue-charts/compare/0.3.0...0.3.1) + +> 22 March 2023 + +- BugFix: ChartCursor label not consistent when using light mode [`#178`](https://github.com/PrefectHQ/vue-charts/pull/178) +- Enhancement: Add a slight border radius to the bars in the mini histogram chart [`#179`](https://github.com/PrefectHQ/vue-charts/pull/179) + +#### [0.3.0](https://github.com/PrefectHQ/vue-charts/compare/0.2.0...0.3.0) + +> 21 March 2023 + +- Feature: useChartCursor composition [`#177`](https://github.com/PrefectHQ/vue-charts/pull/177) + +#### [0.2.0](https://github.com/PrefectHQ/vue-charts/compare/0.1.6...0.2.0) + +> 20 March 2023 + +- Bump @types/node from 18.15.1 to 18.15.5 [`#176`](https://github.com/PrefectHQ/vue-charts/pull/176) +- Bump vite from 4.1.4 to 4.2.1 [`#173`](https://github.com/PrefectHQ/vue-charts/pull/173) +- Bump @vitejs/plugin-vue from 4.0.0 to 4.1.0 [`#172`](https://github.com/PrefectHQ/vue-charts/pull/172) +- Chart utility enhancements [`#175`](https://github.com/PrefectHQ/vue-charts/pull/175) + +#### [0.1.6](https://github.com/PrefectHQ/vue-charts/compare/0.1.5...0.1.6) + +> 17 March 2023 + +- Fix labels slot [`6f59b33`](https://github.com/PrefectHQ/vue-charts/commit/6f59b33d3fc169a08d21109f0b7ada9c36ada669) + +#### [0.1.5](https://github.com/PrefectHQ/vue-charts/compare/0.1.4...0.1.5) + +> 17 March 2023 + +- Fix some slots [`0a359a8`](https://github.com/PrefectHQ/vue-charts/commit/0a359a842111adf096d59aa5bf7f4f6860002796) + +#### [0.1.4](https://github.com/PrefectHQ/vue-charts/compare/0.1.3...0.1.4) + +> 17 March 2023 + +- Export line chart types [`fade1e0`](https://github.com/PrefectHQ/vue-charts/commit/fade1e0b439c6e82de39dfb0c39b2fad3debe3f6) + +#### [0.1.3](https://github.com/PrefectHQ/vue-charts/compare/0.1.2...0.1.3) + +> 17 March 2023 + +- Export the Selection type, fix naming conflict, emit null selection [`1368846`](https://github.com/PrefectHQ/vue-charts/commit/136884646d6b84ec11a48529e5edfda343b6a6d6) + +#### [0.1.2](https://github.com/PrefectHQ/vue-charts/compare/0.1.1...0.1.2) + +> 17 March 2023 + +- Actually export the new components [`70ce58a`](https://github.com/PrefectHQ/vue-charts/commit/70ce58a17d7876bb1edfeef4dde285ff22006840) + +#### [0.1.1](https://github.com/PrefectHQ/vue-charts/compare/0.1.0...0.1.1) + +> 17 March 2023 + +- fix prefect-design version [`0a646c8`](https://github.com/PrefectHQ/vue-charts/commit/0a646c8b1d772025afeef9e566b4ba2fa4ab3d1c) + +#### [0.1.0](https://github.com/PrefectHQ/vue-charts/compare/0.0.25...0.1.0) + +> 17 March 2023 + +- Feature: Line Chart and chart utility components [`#170`](https://github.com/PrefectHQ/vue-charts/pull/170) +- Feature: Mini Histogram Chart [`#169`](https://github.com/PrefectHQ/vue-charts/pull/169) +- Bump tsc-alias from 1.8.2 to 1.8.3 [`#164`](https://github.com/PrefectHQ/vue-charts/pull/164) +- Bump autoprefixer from 10.4.13 to 10.4.14 [`#165`](https://github.com/PrefectHQ/vue-charts/pull/165) +- Bump @prefecthq/vue-compositions from 1.3.5 to 1.3.6 [`#166`](https://github.com/PrefectHQ/vue-charts/pull/166) +- Bump @types/node from 18.14.6 to 18.15.1 [`#167`](https://github.com/PrefectHQ/vue-charts/pull/167) +- Bump eslint from 8.35.0 to 8.36.0 [`#168`](https://github.com/PrefectHQ/vue-charts/pull/168) + +#### [0.0.25](https://github.com/PrefectHQ/vue-charts/compare/0.0.24...0.0.25) + +> 9 March 2023 + +- Enhancement: Move histogram selection to where the chart is clicked [`#163`](https://github.com/PrefectHQ/vue-charts/pull/163) +- BugFix: Histogram path not visible when values are all equal [`#162`](https://github.com/PrefectHQ/vue-charts/pull/162) +- Bump @types/node from 18.14.2 to 18.14.6 [`#161`](https://github.com/PrefectHQ/vue-charts/pull/161) + +#### [0.0.24](https://github.com/PrefectHQ/vue-charts/compare/0.0.23...0.0.24) + +> 28 February 2023 + +- Enhancement: Add startDate and endDate props to histogram chart and revamp styles [`#160`](https://github.com/PrefectHQ/vue-charts/pull/160) +- Bump @types/node from 18.14.0 to 18.14.2 [`#156`](https://github.com/PrefectHQ/vue-charts/pull/156) +- Bump vue-tsc from 1.1.7 to 1.2.0 [`#157`](https://github.com/PrefectHQ/vue-charts/pull/157) +- Bump eslint from 8.34.0 to 8.35.0 [`#158`](https://github.com/PrefectHQ/vue-charts/pull/158) + +#### [0.0.23](https://github.com/PrefectHQ/vue-charts/compare/0.0.22...0.0.23) + +> 27 February 2023 + +- BugFix: Sort histogram chart data [`#159`](https://github.com/PrefectHQ/vue-charts/pull/159) + +#### [0.0.22](https://github.com/PrefectHQ/vue-charts/compare/0.0.21...0.0.22) + +> 24 February 2023 + +- add types to package.json [`78efb90`](https://github.com/PrefectHQ/vue-charts/commit/78efb908815e356e64534d0e9f3e504ca9ed936c) + +#### [0.0.21](https://github.com/PrefectHQ/vue-charts/compare/0.0.20...0.0.21) + +> 22 February 2023 + +- BugFix: Broken package entry points and histogram chart error [`#155`](https://github.com/PrefectHQ/vue-charts/pull/155) + +#### [0.0.20](https://github.com/PrefectHQ/vue-charts/compare/0.0.19...0.0.20) + +> 22 February 2023 + +- Enhancement: Add an event for selection changed to histogram [`#154`](https://github.com/PrefectHQ/vue-charts/pull/154) +- Bump @types/node from 18.13.0 to 18.14.0 [`#148`](https://github.com/PrefectHQ/vue-charts/pull/148) +- Bump @prefecthq/eslint-config from 1.0.15 to 1.0.23 [`#149`](https://github.com/PrefectHQ/vue-charts/pull/149) +- Bump vue-tsc from 1.0.24 to 1.1.7 [`#153`](https://github.com/PrefectHQ/vue-charts/pull/153) +- Bump vite from 4.1.1 to 4.1.4 [`#152`](https://github.com/PrefectHQ/vue-charts/pull/152) +- Feature: Resizing of histogram selection [`#146`](https://github.com/PrefectHQ/vue-charts/pull/146) +- Feature: Histogram Chart [`#144`](https://github.com/PrefectHQ/vue-charts/pull/144) +- Chore: Remove sass [`#143`](https://github.com/PrefectHQ/vue-charts/pull/143) +- Bump d3 from 7.4.4 to 7.8.2 [`#138`](https://github.com/PrefectHQ/vue-charts/pull/138) +- Bump @types/node from 18.11.19 to 18.13.0 [`#140`](https://github.com/PrefectHQ/vue-charts/pull/140) +- Bump eslint from 8.33.0 to 8.34.0 [`#141`](https://github.com/PrefectHQ/vue-charts/pull/141) +- Chore: Clean up repo [`#137`](https://github.com/PrefectHQ/vue-charts/pull/137) +- Bump vue-tsc from 0.34.16 to 1.0.24 [`#132`](https://github.com/PrefectHQ/vue-charts/pull/132) +- Bump tsc-alias from 1.6.7 to 1.8.2 [`#124`](https://github.com/PrefectHQ/vue-charts/pull/124) +- Bump eslint from 8.16.0 to 8.33.0 [`#134`](https://github.com/PrefectHQ/vue-charts/pull/134) +- Bump typescript from 4.6.4 to 4.9.5 [`#135`](https://github.com/PrefectHQ/vue-charts/pull/135) +- Bump @types/node from 17.0.35 to 18.11.19 [`#136`](https://github.com/PrefectHQ/vue-charts/pull/136) + +#### [0.0.19](https://github.com/PrefectHQ/vue-charts/compare/0.0.17...0.0.19) + +> 25 August 2022 + +- chore: bump 0.0.19 [`#90`](https://github.com/PrefectHQ/vue-charts/pull/90) +- chore: updated randomId method like orion-design [`#89`](https://github.com/PrefectHQ/vue-charts/pull/89) +- Release 0.0.18 [`#82`](https://github.com/PrefectHQ/vue-charts/pull/82) +- Repair tick formatting of YScale [`#81`](https://github.com/PrefectHQ/vue-charts/pull/81) + +#### [0.0.17](https://github.com/PrefectHQ/vue-charts/compare/0.0.15...0.0.17) + +> 29 July 2022 + +- Undo unwanted xTicks amount change + Release 0.0.17 [`#77`](https://github.com/PrefectHQ/vue-charts/pull/77) +- Release 0.0.16 [`#74`](https://github.com/PrefectHQ/vue-charts/pull/74) +- Tweaks for ScatterPlot [`#73`](https://github.com/PrefectHQ/vue-charts/pull/73) + +#### [0.0.15](https://github.com/PrefectHQ/vue-charts/compare/0.0.14...0.0.15) + +> 24 May 2022 + +- ScatterPlot: tailwind redesign tweaks [`#43`](https://github.com/PrefectHQ/vue-charts/pull/43) + +#### [0.0.14](https://github.com/PrefectHQ/vue-charts/compare/0.0.13...0.0.14) + +> 23 May 2022 + +- Fix vue peer dependency [`#42`](https://github.com/PrefectHQ/vue-charts/pull/42) +- Bump vite from 2.9.5 to 2.9.9 [`#41`](https://github.com/PrefectHQ/vue-charts/pull/41) +- Bump vue-tsc from 0.34.7 to 0.34.16 [`#33`](https://github.com/PrefectHQ/vue-charts/pull/33) +- Bump eslint from 8.13.0 to 8.16.0 [`#34`](https://github.com/PrefectHQ/vue-charts/pull/34) +- Bump @vitejs/plugin-vue from 2.3.1 to 2.3.3 [`#38`](https://github.com/PrefectHQ/vue-charts/pull/38) +- Bump vue-router from 4.0.14 to 4.0.15 [`#40`](https://github.com/PrefectHQ/vue-charts/pull/40) +- Bump typescript from 4.6.3 to 4.6.4 [`#39`](https://github.com/PrefectHQ/vue-charts/pull/39) +- Bump @types/node from 17.0.25 to 17.0.35 [`#35`](https://github.com/PrefectHQ/vue-charts/pull/35) +- Bump sass from 1.50.1 to 1.52.1 [`#36`](https://github.com/PrefectHQ/vue-charts/pull/36) +- Bump @types/d3 from 7.1.0 to 7.4.0 [`#37`](https://github.com/PrefectHQ/vue-charts/pull/37) +- Bump tsc-alias from 1.6.6 to 1.6.7 [`#26`](https://github.com/PrefectHQ/vue-charts/pull/26) + +#### [0.0.13](https://github.com/PrefectHQ/vue-charts/compare/0.0.12...0.0.13) + +> 20 April 2022 + +- Release 0.0.13 [`#22`](https://github.com/PrefectHQ/vue-charts/pull/22) +- Bump @vitejs/plugin-vue from 1.10.2 to 2.3.1 [`#19`](https://github.com/PrefectHQ/vue-charts/pull/19) +- Bump @types/lodash.debounce from 4.0.6 to 4.0.7 [`#20`](https://github.com/PrefectHQ/vue-charts/pull/20) +- Bump sass from 1.50.0 to 1.50.1 [`#21`](https://github.com/PrefectHQ/vue-charts/pull/21) +- Export types and organize exports [`#18`](https://github.com/PrefectHQ/vue-charts/pull/18) +- Update packages, dependabot, and package cleanup [`#17`](https://github.com/PrefectHQ/vue-charts/pull/17) +- Linting [`#12`](https://github.com/PrefectHQ/vue-charts/pull/12) + +#### [0.0.12](https://github.com/PrefectHQ/vue-charts/compare/0.0.11...0.0.12) + +> 13 April 2022 + +- Fix types and release 0.0.12 [`#10`](https://github.com/PrefectHQ/vue-charts/pull/10) + +#### [0.0.11](https://github.com/PrefectHQ/vue-charts/compare/0.0.10...0.0.11) + +> 13 April 2022 + +- ScatterPlot: Some tweaks the the y axis scales [`#9`](https://github.com/PrefectHQ/vue-charts/pull/9) + +#### [0.0.10](https://github.com/PrefectHQ/vue-charts/compare/0.0.9...0.0.10) + +> 13 April 2022 + +- Scatter plot tweaks [`#8`](https://github.com/PrefectHQ/vue-charts/pull/8) + +#### [0.0.9](https://github.com/PrefectHQ/vue-charts/compare/0.0.8...0.0.9) + +> 12 April 2022 + +- Release 0.0.9 [`#7`](https://github.com/PrefectHQ/vue-charts/pull/7) +- Fix package lock and release 0.0.9-rc.1 [`#6`](https://github.com/PrefectHQ/vue-charts/pull/6) +- Scatter plot [`#5`](https://github.com/PrefectHQ/vue-charts/pull/5) + +#### [0.0.8](https://github.com/PrefectHQ/vue-charts/compare/0.0.7...0.0.8) + +> 11 March 2022 + +- v0.0.8 [`#4`](https://github.com/PrefectHQ/vue-charts/pull/4) + +#### [0.0.7](https://github.com/PrefectHQ/vue-charts/compare/0.0.6...0.0.7) + +> 8 March 2022 + +- Timeline [`#3`](https://github.com/PrefectHQ/vue-charts/pull/3) + +#### [0.0.6](https://github.com/PrefectHQ/vue-charts/compare/0.0.5...0.0.6) + +> 2 March 2022 + +- Release 0.0.6 [`#2`](https://github.com/PrefectHQ/vue-charts/pull/2) + +#### [0.0.5](https://github.com/PrefectHQ/vue-charts/compare/0.0.4...0.0.5) + +> 28 February 2022 + +- Bump version, fix issue with axis not calculating ticks very well [`271767d`](https://github.com/PrefectHQ/vue-charts/commit/271767dc2b0aa1bdc23b8ac38e61d6e1808dbce0) + +#### [0.0.4](https://github.com/PrefectHQ/vue-charts/compare/0.0.3...0.0.4) + +> 27 February 2022 + +- Pass more data to slots, fix issues where series data expected all keys to be present for each series [`234ffee`](https://github.com/PrefectHQ/vue-charts/commit/234ffee03f8810b5410bc45d6de9543a63ce8203) + +#### [0.0.3](https://github.com/PrefectHQ/vue-charts/compare/0.0.2...0.0.3) + +> 27 February 2022 + +- Add types to build [`61c81e8`](https://github.com/PrefectHQ/vue-charts/commit/61c81e8c9930a7e1935b3d0d3041d8419063d3f8) + +#### 0.0.2 + +> 27 February 2022 + +- Release 0.0.2 [`#1`](https://github.com/PrefectHQ/vue-charts/pull/1) diff --git a/package-lock.json b/package-lock.json index ce33b3d..bef914d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@prefecthq/vue-charts", - "version": "2.0.3", + "version": "2.0.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@prefecthq/vue-charts", - "version": "2.0.3", + "version": "2.0.4", "dependencies": { "d3": "7.8.5", "date-fns": "^2.30.0", diff --git a/package.json b/package.json index 2a6481e..a4b1e88 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@prefecthq/vue-charts", - "version": "2.0.3", + "version": "2.0.4", "private": false, "keywords": [ "vue3",