- Fixed the modal component to properly align the expand and collapse chevron in tile headers. #49
- Fixed the modal component to correct accessibility tab controls. #46 (Thanks @Blackbaud-JackMcElhinney)
- Fixed modal component to handle click events that originate within its contents. #40
- Fixed modal component to prevent clicks from propagating. #35
- Fixed modal component animation to support required changes in Angular 7. #23
- Major version release.
- Updated
@skyux/core
peer dependency to ensure proper modal host component removal #20
- Added ability to prevent modals from closing. #7
- Fixed section forms in modals to set minimum height of 460px. #18
- Fixed modal service to prevent errors during initialization. #13
- Fixed modal focus to ignore hidden elements. #12
- Updated peer dependencies to support Angular versions greater than
4.3.6
. #14
- Added support for
@skyux/i18n@3.3.0
, which addresses some internationalization issues. #10
- Update animations import for forwards compatibility. #9
- Fixed modal backdrop opacity to match SKY UX v.1. #4
- Added support for
@skyux/i18n@3.2.0
. #6
- Initial release candidate.
- Initial alpha release.