plwalters / aurelia-bs-modal

DEPRECATED - Aurelia plugin for bootstrap modal
MIT License
17 stars 16 forks source link

fix(modal): Fixed issue #18 by importing bootstrap instead of jquery as $ in modal.js #28

Closed Andreas-Hjortland closed 8 years ago

Andreas-Hjortland commented 8 years ago

This pull request will fix #18 so that it is no longer necessary for the user to import bootstrap before using the library which I feel is a cleaner solution