impress/app/assets
Emi Matchu 661a5385f4 Migrate pet state edit form to .support-form class
Most notable change here is extracting the pose option bubbles into a
`data-type="radio-grid"`, and pulling that into the `.support-form`
CSS. My rationale is that, unlike most fields, this field benefits from
being 100%-width, and I don't want to specify that as an override if I
can avoid it, because that's fragile-y.

Instead, I extract this into a generic type of field that
`.support-form` can use (it feels pretty reusable anyway!), and require
the caller to specify how many columns they want as `--num-columns`.
2024-11-30 10:49:47 -08:00
..
builds Bundle wardrobe-2020 into the app 2023-10-23 19:05:08 -07:00
config Move JS libraries to vendor/javascript 2024-09-13 21:16:46 -07:00
fonts Remove unused Delicious-Heavy.otf font 2024-09-13 20:39:22 -07:00
images Add homepage link to Rainbow Pool, and move Modeling Hub to footer 2024-10-11 15:27:36 -07:00
javascripts Oops, fix item page's "Customize More" not animating after color change 2024-09-29 14:59:52 -07:00
stylesheets Migrate pet state edit form to .support-form class 2024-11-30 10:49:47 -08:00