indexiatech / ember-idx-modal

Ember Indexia Modal
http://indexiatech.github.io/ember-idx-modal/#/gettingstarted
Apache License 2.0
17 stars 13 forks source link

Changing demos from ES6 promises to RSVP promises #7

Closed pzuraq closed 9 years ago

pzuraq commented 9 years ago

This changes the demo promises from ES6 Promises to RSVP promises to get JS lint to stop complaining, and for compatibility.