impress/app
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
..
assets Replace some JS with the @starting-style CSS directive 2024-09-24 19:33:06 -07:00
controllers Remove FragmentLocalization and localized_cache helper 2024-09-20 20:10:04 -07:00
helpers Remove FragmentLocalization and localized_cache helper 2024-09-20 20:10:04 -07:00
javascript Oops, fix locale form with Turbo pageloads 2024-09-20 18:55:08 -07:00
mailers/fundraising Move most fundraising files into a Fundraising module 2024-02-18 20:12:14 -08:00
models Remove unused config/basic_type_hashes.yml file 2024-09-20 13:10:15 -07:00
services Upgrade async and related gems, and fix async-http response handling 2024-09-07 12:14:12 -07:00
views Remove FragmentLocalization and localized_cache helper 2024-09-20 20:10:04 -07:00