signalpoint / DrupalGap

An application development kit for Drupal websites.
https://www.drupalgap.org
GNU General Public License v2.0
232 stars 185 forks source link

Move dialogs to contrib module #988

Closed signalpoint closed 6 years ago

signalpoint commented 6 years ago

The default dg.alert() and dg.confirm() that use vanilla JS alert and confirm are pretty trashy, and now that dg_modal exists, they are pretty much useless. Let's pull them out of core and stick them into a contrib module: https://drupalgap.org/project/dg_dialogs