Commit graph

4 commits

Author SHA1 Message Date
862747ed4a Update PartyHeader
* Fixes the display of numeric properties (button count, turn count, chain count)
* Refactors remixed pill/button so that it displays a message if the original party was deleted
2023-07-02 02:34:09 -07:00
4401756277 Update PartyHeader and fix behavior
* Send true to editable prop is party is editable
* Fix turn count token display
* Fix party name style
* Add custom classes to various Buttons
* Only show PartyDropdown if a party is new
* Determine which buttons to show based on editable prop, not snapshot
* Remove unused code from Header
* Make new button route shallowly
2023-06-30 22:53:17 -07:00
4c50360476 Fix party header styles 2023-06-23 19:15:12 -07:00
4c5fb3c28d Rename all files and fix imports
* Renaming index.scss files to index.module.scss
* Changing `import from` to `import styles from`
2023-06-23 13:19:38 -07:00
Renamed from components/party/PartyHeader/index.scss (Browse further)