Skip to content

Releases: unlight/ngx-modal

v7.0.0

30 Aug 09:38
Compare
Choose a tag to compare

7.0.0 (2019-08-30)

Bug Fixes

Code Refactoring

  • Updated to Angular 8.X and rxjs 6.X (4eef5e8)

Features

  • Allow custom options for modal confirm service (a212f5a)
  • Allow to set id attribute for close button (fa675e4)
  • Modal confirmation service (57f89e6)

BREAKING CHANGES

  • Updated to Angular 8.X and rxjs 6.X

v6.0.0

21 Aug 10:13
Compare
Choose a tag to compare

6.0.0 (2019-08-21)

Code Refactoring

  • Updated to Angular 8.X and rxjs 6.X (5804081)

BREAKING CHANGES

  • Updated to Angular 8.X and rxjs 6.X

v5.0.0

02 Jun 15:32
Compare
Choose a tag to compare

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

BREAKING CHANGES

v5.0.0-beta.1

27 May 20:22
Compare
Choose a tag to compare
v5.0.0-beta.1 Pre-release
Pre-release

5.0.0-beta.1 (2019-05-27)

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

BREAKING CHANGES

v4.7.2

09 Apr 19:43
Compare
Choose a tag to compare

4.7.2 (2019-04-09)

Bug Fixes

  • Removed source from dist package (c8660b3)