impress/app/assets/javascripts
Emi Matchu 535a0029f9 Replace some JS with the @starting-style CSS directive
Oh sweet, I learned about a new CSS feature with good-enough support!
This lets you use CSS transitions for an element as it enters the page,
or becomes visible.

Firefox only has partial support for this feature rn, but its partial
support covers our case, I tested to make sure! (Specifically, it
doesn't handle transitioning from `display: none` yet, which isn't what
we're doing.)
2024-09-24 19:33:06 -07:00
..
closet_hangers Replace closet_hangers/petpage.js with modern CSS 2024-09-20 19:27:39 -07:00
closet_lists Set Prettier default to tabs instead of spaces, run on all JS 2024-09-09 16:11:48 -07:00
fundraising/donations Set Prettier default to tabs instead of spaces, run on all JS 2024-09-09 16:11:48 -07:00
items Set Prettier default to tabs instead of spaces, run on all JS 2024-09-09 16:11:48 -07:00
outfits fix hash in Thanks for showing us banner 2024-09-09 21:37:56 -07:00
pets Remove ajax_auth.js lib, by merging it in where needed 2024-09-20 19:10:26 -07:00
swf_assets Potentially improve loading state in new item page preview 2024-07-08 16:44:22 -07:00
outfit-viewer.js Replace some JS with the @starting-style CSS directive 2024-09-24 19:33:06 -07:00