Commit graph

5 commits

Author SHA1 Message Date
7fcdcf8a5c
fix: correct effects display in item sheet template
- Fix item sheet effects template to use enrichedEffects instead of data.effects
- Ensures effects are properly displayed in the item sheet effects tab
- Aligns with actor sheet implementation for consistency

The template was referencing data.effects but the context preparation creates
enrichedEffects array with additional metadata (id, uuid, sourceName).
2025-07-28 22:14:41 +02:00
372a2f718c
fix: update TextEditor references to use V13+ namespaced API 2025-07-13 15:41:54 +02:00
3284b132b4
fix: replace {{editor}} handlebars helper with <prose-mirror> custom element 2025-07-13 15:41:53 +02:00
Johannes Loher
f25b46a226 feat: update for v10 2022-11-28 02:39:04 +01:00
Johannes Loher
1aa284311f refactor: resturcture files so that lincensing info can be bundled properly 2022-01-31 15:31:45 +01:00