ds4/templates/sheets/item
Alexander Minges 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
..
components fix(item-sheet): enable image editing via file picker 2025-07-16 22:33:34 +02:00
tabs fix: correct effects display in item sheet template 2025-07-28 22:14:41 +02:00
alphabet-sheet.hbs feat!: complete ApplicationV2 migration with item sheet port 2025-07-13 15:41:51 +02:00
armor-sheet.hbs fix(ui): remove duplicate data-action attributes in item sheet tabs 2025-07-17 18:40:45 +02:00
equipment-sheet.hbs feat!: complete ApplicationV2 migration with item sheet port 2025-07-13 15:41:51 +02:00
language-sheet.hbs feat!: complete ApplicationV2 migration with item sheet port 2025-07-13 15:41:51 +02:00
loot-sheet.hbs feat!: complete ApplicationV2 migration with item sheet port 2025-07-13 15:41:51 +02:00
racialAbility-sheet.hbs feat!: complete ApplicationV2 migration with item sheet port 2025-07-13 15:41:51 +02:00
shield-sheet.hbs feat!: complete ApplicationV2 migration with item sheet port 2025-07-13 15:41:51 +02:00
specialCreatureAbility-sheet.hbs feat!: complete ApplicationV2 migration with item sheet port 2025-07-13 15:41:51 +02:00
spell-sheet.hbs fix(ui): remove duplicate data-action attributes in item sheet tabs 2025-07-17 18:40:45 +02:00
talent-sheet.hbs fix(ui): remove duplicate data-action attributes in item sheet tabs 2025-07-17 18:40:45 +02:00
weapon-sheet.hbs fix(ui): remove duplicate data-action attributes in item sheet tabs 2025-07-17 18:40:45 +02:00