impress/app/helpers
Emi Matchu d8b577aab1 Add more info to NC Mall section of Item Getting Guide
NC prices, some CSS, and also a new application-level helper that adds
a feature I've long wanted and been working around for Turbo: the
ability to specific that a stylesheet is specific to the current page,
and should be unloaded when removed!

I use this to write `sources.sass` without the usual
`body.items-sources` scoping that we've historically used to control
what pages a stylesheet applies to. (In the long past, this was because
a lot of stylesheets were—and still are–routed through the
`application.sass` stylesheet! But even for more recent standalone page
stylesheets, I've done the scoping, to avoid issues with styles leaking
beyond the page they're meant for when Turbo does a navigation.)
2024-05-14 16:04:40 -07:00
..
fundraising Move most fundraising files into a Fundraising module 2024-02-18 20:12:14 -08:00
application_helper.rb Add more info to NC Mall section of Item Getting Guide 2024-05-14 16:04:40 -07:00
closet_hangers_helper.rb High-level caching for closet lists 2024-02-20 18:43:39 -08:00
closet_lists_helper.rb Fix incorrect closet list deletion prompt message 2024-03-13 13:59:27 -07:00
closet_pages_helper.rb Update most URLs to use HTTPS 2023-10-25 15:22:57 -07:00
contribution_helper.rb Add Styling Studio page to show the styles we already have modeled 2024-01-24 06:53:37 -08:00
item_trades_helper.rb Sort trades in vaguely-recent order 2024-01-21 03:59:06 -08:00
items_helper.rb Add DTI 2020 link to item pages 2024-03-13 17:46:45 -07:00
neopets_page_import_tasks_helper.rb refactor importing 2015-07-27 13:25:24 -04:00
outfits_helper.rb Remove survey link from NeoPass announcement, schedule it to vanish 2024-05-02 13:28:37 -07:00