nikolalsvk / render_async

render_async lets you include pages asynchronously with AJAX
https://rubygems.org/gems/render_async/
MIT License
1.08k stars 75 forks source link

Add toggle selector and event to render #82

Closed ThanhKhoaIT closed 5 years ago

ThanhKhoaIT commented 5 years ago

We can click/hover to render from Client

For examples applied cases

Issue: #75

nikolalsvk commented 5 years ago

Thanks for PR @ThanhKhoaIT!

It looks excellent, I would only add more text to the README about the usage :)

ThanhKhoaIT commented 5 years ago

Thanks for replied, @nikolalsvk ❗️❗️❗️ I have update README

preetsethi commented 5 years ago

Hey guys, I saw the attached issue / this PR, realized it was exactly what I was looking for! So thanks to both @ThanhKhoaIT and @nikolalsvk

I've been testing the changes and just wanted to share some findings:

Otherwise, this is freaking awesome. Seriously, thank you both for your work!