az-trust-filter
Version:
Angular Trust Filter - $sce.trustAs via a filter | trust
30 lines (15 loc) • 459 B
Markdown
# 1.0.4
## Docs
- Fixing basic description
# 1.0.3
## Bug Fixes
- Not importing angular-sanitize and adding it to `externals` anymore. Instead just relying on the end user to include it on the page.
# 1.0.2
## Bug Fixes
- Adding `peerDependencies` for angular and angular-sanitize.
# 1.0.1
## Bug Fixes
- The description didn't make sense... I don't think I've ever released properly the first time :-(
# 1.0.0
## New Features
- Initial Release