github kgar/foundry-vtt-tidy-5e-sheets v7.3.2

latest releases: v13.4.0-alpha-2, v13.4.0-alpha-1, v13.3.0...
16 months ago

What's Changed

  • Applied some adjustments to CR label positioning. by @kgar in #882
  • chore: Updated svelte to latest now that advent of svelte is over. by @kgar in #883
  • chore: vite 6 / esbuild upgrades by @kgar in #884
  • fixes: Svelte 5 render order fix etc by @kgar in #885

Full Changelog: v7.3.1...v7.3.2

Important

For dnd5e 4.1.x 🐉

Maintenance

  • fixed: NPC CR input was vertically offset from the CR label
  • chore: Upgraded to vite 6, removed terser, and started using esbuild; as a result, the module manifest now references tidy5e-sheet.js and tidy5e-sheet.css, because of how vite 6 handles lib projects by default
  • chore: Updated svelte 5 to latest
  • fixed: When hovering over an item or activity in a compendium, an error would trigger
  • new: for those who inject inputs into Tidy sheets, added support for updating embedded items via inputs, selects, and textareas with a data-name attribute whose value is a property path. Currently, only embedded item changes are supported when the input is within an element that has a data-item-id attribute or when the input itself includes the relevant ID in its own data-item-id attribute. A text input can use delta changes if inputmode is set to numeric on the text input
  • fixed: due to Svelte 5 rendering and how Tidy's tabs are implemented, the sheet is not ready for custom injection when on initial render

Don't miss a new foundry-vtt-tidy-5e-sheets release

NewReleases is sending notifications on new releases.