Skip to content

Releases: plwalters/aurelia-bs-modal

Update to latest plugin configuration

19 Aug 06:24
Compare
Choose a tag to compare

This fixes issues with installing the plugin.

Fixes self-dependent issue

30 Jul 19:08
Compare
Choose a tag to compare
fix(config): Remove dependency on master branch

Fixes #19

Fixes issue with plain text content and content-view/model naming

08 Jul 13:08
Compare
Choose a tag to compare

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

28 Jun 16:37
Compare
Choose a tag to compare
  • 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

08 May 03:50
Compare
Choose a tag to compare
0.1.2

fix(modal): Add back the ref

Minor release adding back jQuery

08 May 03:40
Compare
Choose a tag to compare
0.1.1

fix(modal): Fix jspm config.js

Initial release with versioning

08 May 02:31
Compare
Choose a tag to compare

Adding versioning to help bump when used as a JSPM package.