mercadolibre / chico

A collection of easy-to-use UI components.
http://chico.mercadolibre.com
MIT License
343 stars 87 forks source link

ch.Modal not exposing 'success' event for an Ajax request #1328

Open joelalejandro opened 8 years ago

joelalejandro commented 8 years ago

If you need to do an Ajax request with a ch.Modal, there's no way of catching the success event coming from tiny.ajax().

ch.Modal should expose a success variable in its settings hash.