Releases: plwalters/aurelia-bs-modal
Releases · plwalters/aurelia-bs-modal
Update to latest plugin configuration
Fixes self-dependent issue
fix(config): Remove dependency on master branch Fixes #19
Fixes issue with plain text content and content-view/model naming
Plain text content would not show up with the content selector
the content-view and content-model were misnamed in the last PR
Adds model and content support
- Adds ability to supply a model when using the content-view/content-model.
- Adds ability to supply content directly from your calling view using a content selector
BREAKING CHANGE -
content
now
Minor release adding back the ref
0.1.2 fix(modal): Add back the ref
Minor release adding back jQuery
0.1.1 fix(modal): Fix jspm config.js
Initial release with versioning
Adding versioning to help bump when used as a JSPM package.