vodkabears / Remodal

No longer actively maintained.
http://vodkabears.github.io/remodal/
MIT License
2.76k stars 774 forks source link

No longer actively maintained #276

Open studio404pl opened 7 years ago

studio404pl commented 7 years ago

Hi,

just wanted to ask if you have some plans to develop current remodal alternative without jquery dependencies?

Thanks.

panoply commented 7 years ago

Checkout this little component for a vanilla equivilent: thephuse.github.io/vanilla-modal/

studio404pl commented 7 years ago

i know that there are some alternatives but i was thinking more about port of current Remodal.

panoply commented 7 years ago

@studio404pl it would be good to see Remodal developed dependency free, looking over the code @VodkaBears doesn't rely on jQuery or Zepto that much, maybe it is worth creating some wrapper functions and serving it up in Vanilla, it is still the best modal components (imo) available.

joshcanhelp commented 7 years ago

@panoply - I agree about it being the best one out there, have used this in countless projects and glad I don't have to write this each time!

I'd hate to see this fall by the wayside. Happy to help keep it going, remove deps, etc.

dcress commented 7 years ago

@joshcanhelp Same here.

danielpost commented 7 years ago

@panoply @joshcanhelp @dcress Hey guys, I've started on converting Remodal to plain JS here: https://github.com/danielpost/Remodal/tree/plain-js (working in dist now for easy testing, will clean up later). However, I'm way out of my depth so please feel free to help!

panoply commented 7 years ago

@danielpost I have a look tonight. Are you going to dev in any particular pattern?

danielpost commented 7 years ago

@panoply Right now I was just trying to convert any jQuery functions to plain JS alternatives, but I'm open to any suggestions. My JS knowledge is pretty terrible haha.

madeindonesia commented 7 years ago

I feel sad to know that this plugin is no longer actively maintained. What's the solution of this? Get more maintainers? Open a patreon donation account? Or by forking this into a new lib?

mhulse commented 7 years ago

In regards to @panoply's post above … The link to Vanilla Modal is broken:

https://github.com/thephuse/vanilla-modal