Commit graph

1230 commits

Author SHA1 Message Date
a70a8e4a30 Update button prop labels 2023-06-30 22:19:14 -07:00
4f1bcf5bca Updated WeaponLabelIcon styles 2023-06-30 22:18:25 -07:00
e35879d03c Add extra colors to WeaponUnit 2023-06-30 22:18:10 -07:00
4f6925b824 Fix placeholders in SummonUnit 2023-06-30 22:17:56 -07:00
bb81a54055 Added new Textarea component
This is a content editable div to prepare for when we add tagging and formatting
2023-06-30 22:17:34 -07:00
46a2a5c8f5 Removed LabelledInput 2023-06-30 22:16:37 -07:00
9d0584a07a Extracted filter bar user info into a new component 2023-06-30 22:16:19 -07:00
15449feff4 Fix Youtube and empty state in PartyFooter
* Fixed Youtube embed styles
* Added empty state for description tab
2023-06-30 22:15:26 -07:00
8bde311a6d Moved components to a new filters folder 2023-06-30 22:14:39 -07:00
4a0865c088 Add missing animations to Toast 2023-06-30 22:14:20 -07:00
877cb4491e Update extra weapons section
* ExtraContainer split into ExtraContainerItem
* Updated Guidebook result item, grid and unit
* Updated extra weapons grid and weapon grid
2023-06-30 22:14:08 -07:00
c0392a1bab Update static pages 2023-06-30 22:12:47 -07:00
bd10c93dc8 Update object reps for mobile 2023-06-30 14:09:36 -07:00
a092a5b6ad Update RaidCombobox and RaidItem
Also removes RaidSelect, which has been removed
2023-06-30 14:07:23 -07:00
8cb41bc82c Update select component
* Align the popover
* Pass down classes from props
* Adds local animation
* Remove modal style
* Add full width style
2023-06-30 14:05:05 -07:00
2f3fdd36c7 Update job-related components 2023-06-30 14:03:54 -07:00
ee9b95bace Update GridRep 2023-06-30 14:02:53 -07:00
58d1320484 Add local animation to Tooltip 2023-06-30 14:02:12 -07:00
d4ad809dc9 Fix alert styles and overlays
* Update alert styles
* Fix Overlay component to take onClick event handler as a prop
2023-06-30 13:55:46 -07:00
0e10ac5a48 Update PartyHeader and DropdownMenuItem
* Remove extraneous states and hooks from PartyHeader
* Only show PartyDropdown if we are looking at an existing party
* Add destructive prop for DropdownMenuItem
* Remove extraneous classes from PartyDropdown
* Localize dropdown contents
2023-06-30 13:55:01 -07:00
9a16574948 Update table field components
The structure of TableField's image props have changed
2023-06-30 13:10:08 -07:00
f9ba98ca82 Fix slider and switch components 2023-06-30 13:09:31 -07:00
f17232bc5e Pass down class name to Popover
* Other style changes for raid combobox
* Local keyframe animation
2023-06-30 13:09:17 -07:00
4dcbb33feb Add local transition to overlay 2023-06-30 13:08:40 -07:00
5caca71931 Update party footer
* Add segmented control to swap between remixes and description
* Fix styles
2023-06-30 12:30:35 -07:00
05af1ac6aa Fix search result item styles 2023-06-30 12:29:43 -07:00
c0490290d8 Fix ExtraSummons and rename to ExtraSummonsGrid 2023-06-30 12:29:03 -07:00
fd6e788c4d Update input
Make a consistent height with select triggers and fix props
2023-06-30 12:28:36 -07:00
072f6425f7 Update search modal styles 2023-06-30 12:26:23 -07:00
c26752d8c1 Fix search filters
* Update styles for all search filters
* Make search filters function better on mobile
* Small refactor on individual filter bar files to extract individual search filter rendering into variables
2023-06-30 12:25:33 -07:00
3434e7042c Button improvements
* Allow for passing className to left and right accessory
* Rename contained to bound
* Rename buttonSize to size
* Add custom button styles
2023-06-30 12:23:02 -07:00
7baa9dddd9 Fix hovercards
* Extracted header into HovercardHeader component
2023-06-30 12:21:54 -07:00
37e0525243 Added new themes and variables 2023-06-29 00:48:34 -07:00
7c1b97d4ad Updated AccountModal 2023-06-29 00:48:24 -07:00
378486954c Updated toasts 2023-06-29 00:48:13 -07:00
9d6fec0a56 Updated TableField and SelectTableField 2023-06-29 00:48:05 -07:00
93007f48f6 Updated Select and SelectItem
Part of this was combining PictureSelectItem and SelectItem, so the former has been removed.
2023-06-29 00:47:48 -07:00
3f70a78838 Update filter bar button 2023-06-24 15:36:07 -07:00
6a9da8e2d8 Remove console.log 2023-06-24 15:35:50 -07:00
52b1307bec Fix context menus 2023-06-24 15:35:39 -07:00
da3e4621d4 Fix select item classes 2023-06-24 15:35:32 -07:00
45d4eda1ab Fix select classes 2023-06-24 15:35:24 -07:00
316ca19515 Fix popover triggers
This is mostly a duplicate of SelectTrigger but CSS modules are deeply stupid, so we have to duplicate the code.
2023-06-24 15:35:05 -07:00
5455ff7d9c Fix segmented controls 2023-06-24 15:34:35 -07:00
f146c43348 Update raid combobox triggers 2023-06-24 15:34:18 -07:00
e7f6590d55 Fix save button states 2023-06-24 15:33:55 -07:00
d0a29535ae Add a specific variable for the save UI red 2023-06-24 15:33:29 -07:00
88296c6f82 Fix weapon skill overlay 2023-06-24 15:33:01 -07:00
9779e37f0e Update units for floating button display 2023-06-24 15:32:45 -07:00
8a42375534 Fix styles for perpetuity icon overlay 2023-06-24 15:31:52 -07:00