Releases: PrefectHQ/prefect-design
Releases · PrefectHQ/prefect-design
Release 2.12.0
What's Changed
- Remove install step from project specific ci by @pleek91 in #1380
- Bump vite-plugin-vue-devtools from 7.3.5 to 7.3.6 by @dependabot in #1382
- BugFix: incorrect css custom property syntax by @stackoverfloweth in #1381
- Bump vue-tsc from 2.0.24 to 2.0.26 by @dependabot in #1383
- Bump highlight.js from 11.9.0 to 11.10.0 by @dependabot in #1385
- Bump @types/node from 20.14.9 to 20.14.10 by @dependabot in #1386
- Bump tailwindcss from 3.4.4 to 3.4.6 by @dependabot in #1387
- Bump @types/node from 20.14.10 to 20.14.11 by @dependabot in #1388
- Bump radix-vue from 1.8.5 to 1.9.2 by @dependabot in #1389
- Bump vite from 5.3.3 to 5.3.4 by @dependabot in #1390
- Bump postcss from 8.4.39 to 8.4.40 by @dependabot in #1391
- Bump vite from 5.3.4 to 5.3.5 by @dependabot in #1392
- Bump @vitejs/plugin-vue from 5.0.5 to 5.1.1 by @dependabot in #1394
- Bump vite-plugin-vue-devtools from 7.3.6 to 7.3.7 by @dependabot in #1395
- Bump @types/node from 20.14.11 to 22.1.0 by @dependabot in #1398
- Bump autoprefixer from 10.4.19 to 10.4.20 by @dependabot in #1399
- Bump tailwindcss from 3.4.6 to 3.4.7 by @dependabot in #1400
- Bump @fontsource-variable/inter from 5.0.19 to 5.0.20 by @dependabot in #1403
- Bump @types/node from 22.1.0 to 22.2.0 by @dependabot in #1402
- Bump @tailwindcss/typography from 0.5.13 to 0.5.14 by @dependabot in #1401
- Bump vue-tsc from 2.0.26 to 2.0.29 by @dependabot in #1397
- Fix module declaration by @pleek91 in #1405
- Enhancement: Use generics for PTimeline by @znicholasbrown in #1408
- 2.12.0 by @marvin-robot in #1409
Full Changelog: 2.11.6...2.12.0
Release 2.11.6
What's Changed
- Bump dompurify from 3.1.5 to 3.1.6 by @dependabot in #1372
- Bump vite from 5.3.2 to 5.3.3 by @dependabot in #1373
- Bump @fontsource-variable/inter from 5.0.18 to 5.0.19 by @dependabot in #1375
- Remove unused tailwind utilities and tailwind-merge package by @pleek91 in #1377
- Fix p-tooltip displaying behind popovers by @pleek91 in #1378
- 2.11.6 by @marvin-robot in #1379
Full Changelog: 2.11.5...2.11.6
Release 2.11.5
What's Changed
- Downgrade typescript from 5.5 -> 5.4 to fix improper p-table generic typing by @collincchoy in #1370
- 2.11.5 by @marvin-robot in #1371
Full Changelog: 2.11.4...2.11.5
Release 2.11.4
What's Changed
- Bump vite-plugin-vue-devtools from 7.3.0 to 7.3.4 by @dependabot in #1359
- Bump vite from 5.2.11 to 5.3.1 by @dependabot in #1358
- Bump @types/node from 20.14.2 to 20.14.8 by @dependabot in #1357
- Bump vue-tsc from 2.0.21 to 2.0.22 by @dependabot in #1356
- Bump radix-vue from 1.8.2 to 1.8.4 by @dependabot in #1355
- Bump vite from 5.3.1 to 5.3.2 by @dependabot in #1360
- Bump vite-plugin-vue-devtools from 7.3.4 to 7.3.5 by @dependabot in #1361
- Bump @types/node from 20.14.8 to 20.14.9 by @dependabot in #1362
- Bump postcss from 8.4.38 to 8.4.39 by @dependabot in #1363
- Bump typescript from 5.4.5 to 5.5.2 by @dependabot in #1364
- Bump radix-vue from 1.8.4 to 1.8.5 by @dependabot in #1365
- Bump vue-tsc from 2.0.22 to 2.0.24 by @dependabot in #1366
- Enhancement: Allow customizing v-for keys for rows and columns by @znicholasbrown in #1368
- 2.11.4 by @marvin-robot in #1369
Full Changelog: 2.11.3...2.11.4
Release 2.11.3
What's Changed
- Bump vue-tsc from 2.0.19 to 2.0.21 by @dependabot in #1349
- Bump tailwindcss from 3.4.3 to 3.4.4 by @dependabot in #1350
- Bump vite-plugin-vue-devtools from 7.2.1 to 7.3.0 by @dependabot in #1351
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #1352
- Remove scoped from style block in PTable by @pleek91 in #1353
- 2.11.3 by @marvin-robot in #1354
Full Changelog: 2.11.2...2.11.3
Release 2.11.2
What's Changed
- Enhancement:
PWizard
step header UX by @znicholasbrown in #1344 - 2.11.2 by @marvin-robot in #1345
Full Changelog: 2.11.1...2.11.2
Release 2.11.1
What's Changed
- Bump dompurify from 3.1.4 to 3.1.5 by @dependabot in #1333
- Bump @vitejs/plugin-vue from 5.0.4 to 5.0.5 by @dependabot in #1334
- Bump @types/node from 20.12.11 to 20.14.2 by @dependabot in #1341
- Enhancement:
PTabsTrigger
visual clarity by @znicholasbrown in #1342 - 2.11.1 by @marvin-robot in #1343
Full Changelog: 2.11.0...2.11.1
Release 2.11.0
What's Changed
- Expose
bottom
slot in PSelectOptions by @pleek91 in #1339 - 2.11.0 by @marvin-robot in #1340
Full Changelog: 2.10.17...2.11.0
Release 2.10.17
What's Changed
- Chore: Remove unused import. by @collincchoy in #1329
- Enhancement: Don't explicitly set font size in markdown renderer nodes by @znicholasbrown in #1336
- Fix auto close not working on PModal by @pleek91 in #1337
- 2.10.17 by @marvin-robot in #1338
Full Changelog: 2.10.16...2.10.17
Release 2.10.16
What's Changed
- [p-tooltip] Fix extraneous attributes warning - props not properly forwarded. by @collincchoy in #1327
- [p-tooltip] Fix classes on p-tooltip throw warnings. by @collincchoy in #1328
- 2.10.16 by @marvin-robot in #1330
Full Changelog: 2.10.15...2.10.16