Angular Aside Versions Save

Off canvas side menu to use with ui-bootstrap.

1.3.2

8 years ago
  • NPM package postinstall issue fixed. Thanks to @mattlewis92. #37

1.3.0

8 years ago
  • Support for ui-bootstrap 0.14+ by @cfilby. (New service $uibModal is being used.) - #33
  • :exclamation: Older ui-bootstrap versions are not supported from now on. Use v1.2.x instead if you are on ui-bootstrap < 0.14.

1.2.1

8 years ago

NPM dependency fix for Angular Bootstrap. Thanks @mattlewis92 for #31.

1.2.0

8 years ago
  • Support for Angular 1.3.0+ and UI-Bootstrap 0.13.0+. #20
  • All Angular versions from 1.2.0 to latest (1.4.5) are supported.
  • All UI-Bootstrap versions from 0.10.0 to 0.13.4 are supported.

1.1.3

9 years ago
  • Function closures added.
  • DI method replaced with safer one.

Thanks to @sonicparke for #11.

1.1.2

9 years ago
  • Animations improved, fade-out animations added. Fixes #4 #7.
  • Overflow cases handled. Scroll support is added for both horizontal and vertical asides. Fixes #5.

1.1.1

9 years ago

Changelog

  • Animations fixed for firefox - #2.
  • Reverted back to responsive modal sizes of Bs.
  • UI-Bootstrap updated to 0.12.0.

1.1.0

9 years ago

New vertical asides added. Thanks to @seiyria.