1
0
Fork 0
forked from OpenNeo/impress
impress/app/assets/javascripts
Emi Matchu 1a1615e0ad Oops, fix regression of editor features on item lists page
I changed the type of this tag without realizing the JS references it
by both class and `div`!

I think at the time this was a perf suggestion for jQuery, because the
best way to query by class name was to query by tag first then filter?
It's possible our jQuery still does this, but I don't imagine it's very
relevant today, so I'll just remove that for better guarding against
similar bugs in the future instead.
2024-02-22 15:52:40 -08:00
..
closet_hangers Oops, fix regression of editor features on item lists page 2024-02-22 15:52:40 -08:00
fundraising Move most fundraising files into a Fundraising module 2024-02-18 20:12:14 -08:00
items Oops, fix silly bug keeping the bulk list form open all the time 2024-01-23 04:40:05 -08:00
lib Replace old stickUp dependency with position: sticky 2024-02-20 18:33:23 -08:00
outfits Run Prettier on some of our JS assets 2024-02-18 20:34:55 -08:00
pets Run Prettier on some of our JS assets 2024-02-18 20:34:55 -08:00
ajax_auth.js Run Prettier on some of our JS assets 2024-02-18 20:34:55 -08:00
application.js Run Prettier on some of our JS assets 2024-02-18 20:34:55 -08:00