az-promise-show
Version:
angular directives to show or hide an element based on the state of a promise
32 lines (16 loc) • 483 B
Markdown
# 1.1.2
## Docs update
- Adding docs for `azPromiseShowOptions`
## Other Changes
- Adding bower support [#1](/../../issues/1)
# 1.1.1
## Bug Fixes
- Forgot to build the project for the last release :-(
# 1.1.0
## New Features
- Adding the `constant` `azPromiseShowOptions` which has a `className` property which you can set to customize the class applied to the element when it should be hidden.
# 1.0.1
## Other Changes
- Updating README.md
# 1.0.0
- Initial Release