1
0
Fork 0
forked from OpenNeo/impress
impress/app/assets/javascripts
Emi Matchu af8dd42830 Add better support for hashed pet names
Closes #2, after making some tweaks to the PR to fit how JS templating
works here. Thanks @dice!!

I had to move `petThumbnailUrl` out of the closure, because this script
does a cute thing of having separate variable scopes for the separate
areas of the page—but this is used by two of them. Arguably it could
make sense to like, put this all in one larger shared IIFE closure that
wraps both of them, to preserve some of this code's intention of
avoiding adding to the global namespace on this page, but like.
*It's fine.*

Co-Authored-By: Steve C <diceroll123@gmail.com>
2024-08-31 12:07:52 -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
fundraising/donations Fix various JS Turbo issues 2024-03-13 21:26:22 -07:00
items Fix various JS Turbo issues 2024-03-13 21:26:22 -07:00
lib Replace old stickUp dependency with position: sticky 2024-02-20 18:33:23 -08:00
outfits Fix various JS Turbo issues 2024-03-13 21:26:22 -07:00
pets Add better support for hashed pet names 2024-08-31 12:07:52 -07:00
ajax_auth.js Run Prettier on some of our JS assets 2024-02-18 20:34:55 -08:00