v5.0.0
5.0.0 (2019-06-02)
Bug Fixes
- Prevent keyboard handling when modal is not open (863a266)
Features
- Added external focus trap (dca8487)
- Unwrap selectors modal-header, modal-content, modal-footer (30e4808)
Reverts
- Reverted element unwrapping (2c32c35)
Styles
- Renamed events (99571ff)
BREAKING CHANGES
- Removed event from
closemodal
andopenmodal
events - Renamed events according to Angular style guide:
onClose
toclosemodal
,onOpen
toopenmodal
(https://angular.io/guide/styleguide#dont-prefix-output-properties) - Generated structure changed, removed Angular's wrap tag selectors