-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(sheets): implement ancestry item sheet #12
* chore: Fixed custom fonts * feat(ancestry sheets): Aded basic Ancestry sheets and advancement data model. Swapped to built-in prosemirror custom element. Updated Item styling to use vertical tabs. * feat(culture sheet): updated culture sheets to use prosemirror editor and placeholder decsriptions * chore: minor item header style update * chore: post merge alignment. Updated Connection, injury, loot, path & specialty items to use the prosemirror element correctly and have initial placeholder values. Updated cultre and ancestry sheets to make use of base item's form actions. Fixed specialty item initialisation issues. * chore: item sheets tab styling alignment * feat(item sheets): refactored description enrichment to base item sheets * feat(ancestry sheets): removed custom prose-mirror component * chore: updated armor and trait items to use description placeholders * feat(item sheets): ancestry details tab added, with some placeholder content. * chore: updated missed label localisation * feat(item sheets): updated new sheet types to include description placeholders & details icons * feat(item sheets): Ancestry details tab placeholders replaced with valid controls. * css tweaks * feat(item sheets): made item sheet tab display into a world setting * feat(item sheets): style tweaks * feat: add document ref input component * feat(ancestry sheet): improve usability of advancement extra talents list * feat(ancestry sheet): replace talent picks list with bonus talents rules list * feat(ancestry-sheets): PR comments addressed: - removed orphaned & redundant code - small caps applied to headers - font changes restricted to document sheets for now - hid the item titles when sheets not minimised - description tab only shows editor if the sheet is editable for the user * feat(item sheets): updated description tab to display read-only elements in a column --------- Co-authored-by: stanavdb <[email protected]>
- Loading branch information
Showing
76 changed files
with
1,730 additions
and
264 deletions.
There are no files selected for viewing
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.