awesomefoundation / awesomebits

This is the source code for the Awesome Foundation website
https://www.awesomefoundation.org/
GNU Affero General Public License v3.0
62 stars 53 forks source link

Replace project display event handlers (actions menu, hide, comment) with Stimulus controllers #515

Closed jcn closed 2 years ago

jcn commented 2 years ago

This doesn't do much now but it will help in the future when we want to interact with these items more with turbo and don't want to keep having to rebind event handlers.