craftpip / angular-confirm

A multipurpose plugin for alert, confirm & dialog for angular1
http://craftpip.github.io/angular-confirm/
MIT License
115 stars 20 forks source link

Pure Angular 'angular-confirm' #4

Closed thinkdj closed 7 years ago

thinkdj commented 7 years ago

It would be great to have the jQuery dependency taken off. Most would prefer the smallest footprint for their apps.

jofftiquez commented 7 years ago

@thinkdj but the core of this library is jquery.

thinkdj commented 7 years ago

@jofftiquez I got that after commenting, and exploring craftpip's other works. The request still stands as a good-to-have feature request 😄 as most people wouldn't want to add jQuery overhead and might be looking for an angular-only solution for their angular projects

jofftiquez commented 7 years ago

@thinkdj well... actually I'd want that too :-D

thinkdj commented 7 years ago

After searching a lot, this is by far the best looking, UX-focused, robust modal available for Angular1.x. I'm gonna use it without worrying about the jQuery dependency :)

jofftiquez commented 7 years ago

@thinkdj Hey, Im thinking, have you tried angular material design?