Skip to content

Commit

Permalink
2.7.9
Browse files Browse the repository at this point in the history
  • Loading branch information
collincchoy committed Apr 16, 2024
1 parent a1376ee commit 41b5be3
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 24 deletions.
49 changes: 28 additions & 21 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,22 @@ 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).

#### [v2.7.8](https://github.com/PrefectHQ/prefect-design/compare/v2.7.7...v2.7.8)
#### [2.7.9](https://github.com/PrefectHQ/prefect-design/compare/2.7.8...2.7.9)

- [p-wizard] Skip navigations [`#1209`](https://github.com/PrefectHQ/prefect-design/pull/1209)

#### [2.7.8](https://github.com/PrefectHQ/prefect-design/compare/2.7.7...2.7.8)

> 16 April 2024
- Release 2.7.8 [`#1208`](https://github.com/PrefectHQ/prefect-design/pull/1208)
- Fix: Use Current Step not current step index in emit [`#1207`](https://github.com/PrefectHQ/prefect-design/pull/1207)
- Release 2.7.7 [`#1206`](https://github.com/PrefectHQ/prefect-design/pull/1206)

#### [v2.7.7](https://github.com/PrefectHQ/prefect-design/compare/2.7.6...v2.7.7)
#### [2.7.7](https://github.com/PrefectHQ/prefect-design/compare/2.7.6...2.7.7)

> 15 April 2024
- Release 2.7.7 [`#1206`](https://github.com/PrefectHQ/prefect-design/pull/1206)
- Enhancement: Add a footer slot to the wizard component [`#1203`](https://github.com/PrefectHQ/prefect-design/pull/1203)

#### [2.7.6](https://github.com/PrefectHQ/prefect-design/compare/2.7.5...2.7.6)
Expand Down Expand Up @@ -43,7 +50,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- Bump vue-tsc from 2.0.11 to 2.0.12 [`#1194`](https://github.com/PrefectHQ/prefect-design/pull/1194)
- Bump vite from 5.2.7 to 5.2.8 [`#1192`](https://github.com/PrefectHQ/prefect-design/pull/1192)

#### [2.7.2](https://github.com/PrefectHQ/prefect-design/compare/2.7.1...2.7.2)
#### [2.7.2](https://github.com/PrefectHQ/prefect-design/compare/v2.7.1...2.7.2)

> 10 April 2024
Expand All @@ -55,15 +62,15 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- Bump @tailwindcss/typography from 0.5.10 to 0.5.12 [`#1190`](https://github.com/PrefectHQ/prefect-design/pull/1190)
- Chore: Add PContextMenu to type exports [`#1186`](https://github.com/PrefectHQ/prefect-design/pull/1186)
- chore/Add PR secret [`#1181`](https://github.com/PrefectHQ/prefect-design/pull/1181)
- 2.7.1 [`#1184`](https://github.com/PrefectHQ/prefect-design/pull/1184)

#### [2.7.1](https://github.com/PrefectHQ/prefect-design/compare/2.7.0...2.7.1)
#### [v2.7.1](https://github.com/PrefectHQ/prefect-design/compare/2.7.0...v2.7.1)

> 3 April 2024
- 2.7.1 [`#1184`](https://github.com/PrefectHQ/prefect-design/pull/1184)
- [p-select] Fix multi select keyboard selection [`#1182`](https://github.com/PrefectHQ/prefect-design/pull/1182)

#### [2.7.0](https://github.com/PrefectHQ/prefect-design/compare/2.6.3...2.7.0)
#### [2.7.0](https://github.com/PrefectHQ/prefect-design/compare/v2.6.3...2.7.0)

> 2 April 2024
Expand All @@ -74,19 +81,19 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- Bump vite from 5.1.6 to 5.2.7 [`#1177`](https://github.com/PrefectHQ/prefect-design/pull/1177)
- chore: Upgrade latest eslint-config package upon upstream eslint update [`#1174`](https://github.com/PrefectHQ/prefect-design/pull/1174)
- chore/dedicated-trigger-of-downstream-jobs [`#1166`](https://github.com/PrefectHQ/prefect-design/pull/1166)
- 2.6.3 [`#1168`](https://github.com/PrefectHQ/prefect-design/pull/1168)

#### [2.6.3](https://github.com/PrefectHQ/prefect-design/compare/2.6.2...2.6.3)
#### [v2.6.3](https://github.com/PrefectHQ/prefect-design/compare/v2.6.2...v2.6.3)

> 22 March 2024
- 2.6.3 [`#1168`](https://github.com/PrefectHQ/prefect-design/pull/1168)
- Update multiselect checkbox styling to better handle both wide(r) tables and tall(er) rows. [`#1167`](https://github.com/PrefectHQ/prefect-design/pull/1167)
- 2.6.2 [`#1165`](https://github.com/PrefectHQ/prefect-design/pull/1165)

#### [2.6.2](https://github.com/PrefectHQ/prefect-design/compare/2.6.1...2.6.2)
#### [v2.6.2](https://github.com/PrefectHQ/prefect-design/compare/2.6.1...v2.6.2)

> 19 March 2024
- 2.6.2 [`#1165`](https://github.com/PrefectHQ/prefect-design/pull/1165)
- Add p-select-all-checkbox [`#1162`](https://github.com/PrefectHQ/prefect-design/pull/1162)
- Enhancement: Lower tooltip font size [`#1164`](https://github.com/PrefectHQ/prefect-design/pull/1164)

Expand Down Expand Up @@ -340,14 +347,19 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- Remove vertical space when p-layout-default header slot unused. [`#1027`](https://github.com/PrefectHQ/prefect-design/pull/1027)
- Native date and time input components [`#1024`](https://github.com/PrefectHQ/prefect-design/pull/1024)

#### [2.1.1](https://github.com/PrefectHQ/prefect-design/compare/2.1.0...2.1.1)
#### [2.1.1](https://github.com/PrefectHQ/prefect-design/compare/v2.1.1...2.1.1)

> 30 November 2023
- 2.1.1 [`#1026`](https://github.com/PrefectHQ/prefect-design/pull/1026)

#### [v2.1.1](https://github.com/PrefectHQ/prefect-design/compare/2.1.0...v2.1.1)

> 30 November 2023
- Make sentiment colors work with tw opacity modifiers [`#1025`](https://github.com/PrefectHQ/prefect-design/pull/1025)

#### [2.1.0](https://github.com/PrefectHQ/prefect-design/compare/2.0.15...2.1.0)
#### [2.1.0](https://github.com/PrefectHQ/prefect-design/compare/v2.0.15...2.1.0)

> 29 November 2023
Expand All @@ -356,12 +368,12 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- Bump @tailwindcss/forms from 0.5.6 to 0.5.7 [`#1016`](https://github.com/PrefectHQ/prefect-design/pull/1016)
- Bump vue-tsc from 1.8.11 to 1.8.22 [`#1001`](https://github.com/PrefectHQ/prefect-design/pull/1001)
- Bump vite from 4.4.9 to 4.5.0 [`#997`](https://github.com/PrefectHQ/prefect-design/pull/997)
- 2.0.15 [`#1020`](https://github.com/PrefectHQ/prefect-design/pull/1020)

#### [2.0.15](https://github.com/PrefectHQ/prefect-design/compare/2.0.14...2.0.15)
#### [v2.0.15](https://github.com/PrefectHQ/prefect-design/compare/2.0.14...v2.0.15)

> 17 November 2023
- 2.0.15 [`#1020`](https://github.com/PrefectHQ/prefect-design/pull/1020)
- Enhancement: PLabel - Bind the id to all slots so its accessible [`#1018`](https://github.com/PrefectHQ/prefect-design/pull/1018)
- Add incident severity icons [`#1019`](https://github.com/PrefectHQ/prefect-design/pull/1019)
- add sort placement in table layout header [`#1017`](https://github.com/PrefectHQ/prefect-design/pull/1017)
Expand Down Expand Up @@ -671,7 +683,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- Bump @fontsource/inconsolata from 4.5.9 to 4.5.10 [`#615`](https://github.com/PrefectHQ/prefect-design/pull/615)
- Bump @fontsource/inter from 4.5.14 to 4.5.15 [`#614`](https://github.com/PrefectHQ/prefect-design/pull/614)

#### [1.2.3](https://github.com/PrefectHQ/prefect-design/compare/v1.1.34...1.2.3)
#### [1.2.3](https://github.com/PrefectHQ/prefect-design/compare/1.1.26...1.2.3)

> 27 January 2023
Expand Down Expand Up @@ -720,11 +732,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- Enhancement: Added a p-code-file component to display files [`#534`](https://github.com/PrefectHQ/prefect-design/pull/534)
- Enhancement: Add a default slot to the p-empty-state element [`#535`](https://github.com/PrefectHQ/prefect-design/pull/535)
- 1.1.34 [`#533`](https://github.com/PrefectHQ/prefect-design/pull/533)

#### [v1.1.34](https://github.com/PrefectHQ/prefect-design/compare/1.1.26...v1.1.34)

> 7 December 2022
- Enhancement: Add a pre-command optional prop to pTerminal to allow two line commands [`#523`](https://github.com/PrefectHQ/prefect-design/pull/523)
- Chore: Replace release commands with version command [`#531`](https://github.com/PrefectHQ/prefect-design/pull/531)
- Bugfix: PContextSidebar z-index [`#530`](https://github.com/PrefectHQ/prefect-design/pull/530)
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.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"workspaces": [
"./demo"
],
"version": "2.7.8",
"version": "2.7.9",
"description": "",
"repository": {
"type": "git",
Expand Down

0 comments on commit 41b5be3

Please sign in to comment.