impress/app/views
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
..
about Add more NeoPass details to about page 2024-03-13 17:55:23 -07:00
alt_styles Update site copy to reflect that Alt Styles are released 2024-02-01 06:58:54 -08:00
application Move partials in views/static to views/application 2024-03-10 18:48:25 -07:00
auth_users Clarify NeoPass explanations 2024-04-12 07:14:34 -07:00
closet_hangers Fix various JS Turbo issues 2024-03-13 21:26:22 -07:00
closet_lists Add trade warning to closet list form 2024-04-16 16:53:30 -07:00
contributions i18n for contributions#index 2013-01-24 18:23:18 -06:00
devise Clarify NeoPass explanations 2024-04-12 07:14:34 -07:00
fundraising Fix various JS Turbo issues 2024-03-13 21:26:22 -07:00
item_trades Oops, load the data for the bulk item quantity form on the trades page! 2024-01-21 06:42:24 -08:00
items Add more info to NC Mall section of Item Getting Guide 2024-05-14 16:04:40 -07:00
layouts Add "About NeoPass" link to footer 2024-05-02 13:20:45 -07:00
neopets_page_import_tasks refactor importing 2015-07-27 13:25:24 -04:00
outfits Remove survey link from NeoPass announcement, schedule it to vanish 2024-05-02 13:28:37 -07:00
pets Fix various JS Turbo issues 2024-03-13 21:26:22 -07:00
sitemap Update most URLs to use HTTPS 2023-10-25 15:22:57 -07:00
users i18n for contributions#index 2013-01-09 17:15:23 -06:00