Commit graph

106 commits

Author SHA1 Message Date
Oliver-Akins
91c95da639 Begin playing around with the weapon sheet 2024-04-30 21:31:49 -06:00
Oliver-Akins
7b3ea59185 Genericise some of the item sheet styling so that I'm not duplicating styles 2024-04-30 21:30:27 -06:00
Oliver-Akins
194068c22c Update the materialize mixins to accept a base colour (allows preventing transparency for things like nav-bars; closes #160) 2024-04-28 17:19:31 -06:00
Oliver-Akins
af4f0f60a4 Add layout to the effects tab (closes #145) 2024-04-20 15:40:40 -06:00
Oliver-Akins
2df7d2243f Get the combat relevance toggle working (closes #155) 2024-04-17 22:41:04 -06:00
Oliver-Akins
48ceade1d1 Implement the toggle for capacity usage. (closes #156) 2024-04-17 22:31:45 -06:00
Oliver-Akins
c3bb67ad7c Get the calculated capacity "tooltip" implemented (closes #147 and closes #125) 2024-04-15 23:51:24 -06:00
Oliver-Akins
050fecd4f6 Update the material item to use the incrementer component 2024-04-13 17:10:42 -06:00
118dcfb71c
Merge pull request #175 from Oliver-Akins/feature/incrementer-component
Custom Web Components
2024-04-13 14:45:43 -04:00
Oliver-Akins
a8c94ee16f Add common SCSS for all custom components 2024-04-13 12:36:32 -06:00
Oliver-Akins
f15f3a4456 Get the icon component coded and being used in the incrementer component 2024-04-11 22:32:04 -06:00
Oliver-Akins
c5c5a71587 Finish the custom incrementer component 2024-04-10 21:27:10 -06:00
Oliver-Akins
4efa89915a Make progress on the input being focusable from an external label 2024-04-07 23:53:34 -06:00
Oliver-Akins
1c372415f4 Move the CSS into a path-versioned location 2024-04-07 23:08:41 -06:00
Oliver-Akins
a0f17fc4f5 Fix item list gaps (closes #163) 2024-04-06 12:03:47 -06:00
Oliver-Akins
96b24d6445 Fix the v3 element CSS from making the inventory nav always visible 2024-04-04 23:14:09 -06:00
Oliver-Akins
24d31aad30 Make the read-only state of untyped items usable (closes #162 and #159) 2024-04-04 23:02:43 -06:00
Oliver-Akins
e0a3b4985b Begin making the proper CSS for the component 2024-04-04 22:48:19 -06:00
Oliver-Akins
9f6a8e5e73 Get the incrementer being able to be submitted, causing submits, and styling without flickering 2024-04-04 19:59:42 -06:00
Oliver-Akins
d5429b7b34 Begin work on a custom element for incrementer 2024-04-03 23:00:57 -06:00
Oliver-Akins
1c2ced321b Add the quantity input to the item details tab (closes #154) 2024-04-01 21:08:59 -06:00
Oliver-Akins
ad2da03f1e Add edit/viewability to the item rarity (closes #152) 2024-03-31 15:19:19 -06:00
Oliver-Akins
de672642d2 Add edit/view state to the costs of the modal (closes #151) 2024-03-31 13:42:42 -06:00
Oliver-Akins
97ac56dadc Implement the description editing (closes #150) 2024-03-31 11:44:32 -06:00
Oliver-Akins
5a0484190e Add the ability to edit the item names (closes #149) 2024-03-31 00:20:49 -06:00
Oliver-Akins
3a5a3ecc38 Add a context menu to the photo slot (closes #146) 2024-03-30 22:52:45 -06:00
Oliver-Akins
e54857023b Add the layout for the settings tab (closes #144) 2024-03-30 22:41:34 -06:00
Oliver-Akins
23fc2cb474 Add the layout for the details tab (closes #143) 2024-03-30 22:25:13 -06:00
Oliver-Akins
194eba779d Get the layout for the general tab implemented (closes #142) 2024-03-30 22:16:03 -06:00
Oliver-Akins
df316c68f3 Begin work on the updated item sheet and get the tabs initialized (Closes #141) 2024-03-30 22:02:39 -06:00
Oliver-Akins
0f28e23b5c Add a datasheet for untyped items and foils 2024-03-30 12:59:16 -06:00
Oliver-Akins
eadaa53c75 Begin working on a scoped CSS solution that uses a common design language across all sheets, and *just* does sheet-specific layout tasks 2024-03-26 22:36:40 -06:00
Oliver-Akins
36976e5123 Add the pet details (closes #135) 2024-03-25 21:33:14 -06:00
Oliver-Akins
97af3801c4 Make it so we don't need to re-render the sheet on collapse toggle 2024-03-25 19:08:32 -06:00
Oliver-Akins
337370bbfe Add the Weapon item details (closes #132) 2024-03-24 21:47:59 -06:00
Oliver-Akins
acbcb6c9b2 Genericizing some of the styling and adding the Aspect item details (closes #128) 2024-03-24 16:54:50 -06:00
Oliver-Akins
022a63f12f Tweak Checkbox styles for the actor sheet 2024-03-24 16:50:33 -06:00
Oliver-Akins
96f5b17785 Implement a button to create items of a specific subtype in the player inventory (closes #120) 2024-03-22 23:35:04 -06:00
Oliver-Akins
6a355e63c0 Get most of the Untyped item implemented and functioning 2024-03-21 21:18:51 -06:00
Oliver-Akins
d64ed37953 Tweak the scrollbar stuff and make the scrollable gutter stable 2024-03-21 00:21:17 -06:00
Oliver-Akins
68b53601d6 Allow customizing the scrollbar on a per-sheet-per-theme basis as desired 2024-03-21 00:02:23 -06:00
Oliver-Akins
3b4e2405c1 Get the general layout of the untyped item details ready 2024-03-20 23:42:47 -06:00
Oliver-Akins
80995da0aa Begin work on the Untyped item info 2024-03-20 19:07:25 -06:00
Oliver-Akins
83d0bad21f Get the material items finished 2024-03-19 23:30:58 -06:00
Oliver-Akins
23ec5fe0d3 Add a supplies incrementer in the left side-bar 2024-03-18 23:29:23 -06:00
Oliver-Akins
3c412dde32 Finish getting the item filters toggling and scrolling the single panel 2024-03-17 17:03:01 -06:00
Oliver-Akins
364ebd06f2 Add materials section placeholder (closes #99) 2024-03-17 11:32:57 -06:00
Oliver-Akins
609b5820ba Add the filter checkboxes and infra for toggling them (closes #110) 2024-03-08 22:27:04 -07:00
Oliver-Akins
c525c1390b Add display to the capacity panel (closes #95) 2024-03-08 21:19:00 -07:00
Oliver-Akins
e6e392d7e5 Add the bytes panel to the page. (closes #108) 2024-03-08 21:14:30 -07:00