Skip to content

Releases: aurelia/dialog

2.0.0

07 Jan 04:57
Compare
Choose a tag to compare
  • Fixes mouse event issues and moves package out of pre-release status.

2.0.0-rc.8

19 Sep 21:52
Compare
Choose a tag to compare

aurelia-dialog 2.0.0-rc.8

Bug Fixes

2.0.0-rc.7

12 Sep 18:43
Compare
Choose a tag to compare

2.0.0-rc.7

Bug Fixes

  • renderers: don't store a reference to last active element if it (12a892d)

Features

  • keyboard: allow to configure keyevent type (1cfdd58)
  • renderers: add restoreFocus setting (c5f4ad4)

2.0.0-rc.6

31 May 04:51
Compare
Choose a tag to compare

aurelia-dialog 2.0.0-rc.6

Bug Fixes

  • build: adjust umd build, add umd-es2015 (342c023)
  • package.json: fix package.json (5ae0d3a)

Features

  • dialog-renderer: add native dialog renderer close #338 (9da52fe)
  • keyboard: allow to configure keyevent type (2f57949)

2.0.0-rc.5

21 Jan 18:40
Compare
Choose a tag to compare

aurelia-dialog 2.0.0-rc.5 (2019-01-21)

Bug Fixes

  • build: correct namespace for umd build (b3b08e7)

2.0.0-rc.4

19 Jan 07:34
Compare
Choose a tag to compare

aurelia-dialog 2.0.0-rc.4

Bug Fixes

Features

  • keyboard: allow to configure keyevent type (3aad34f)

2.0.0-rc.3

22 Aug 23:49
Compare
Choose a tag to compare

2.0.0-rc.3

Bug Fixes

  • resources: use named exports instead of default (4033216)

2.0.0-rc.2

22 Aug 01:47
Compare
Choose a tag to compare

2.0.0-rc.2

Bug Fixes

  • attach-focus: AttachFocus must be the default export fix #358 (fb5e829)

2.0.0-rc.1

21 Aug 01:57
Compare
Choose a tag to compare

aurelia-dialog 2.0.0-rc.1

Bug Fixes

  • css: update styles to use ux- prefix instead of ai- (f29d8cb), closes #306
  • package.json: add missing dependency (ed9c5df)

Features

  • attach-focus: make work as boolean attr (f75abb4), closes #349
  • resources: register resources by class (#354) (ff55c80)

BREAKING CHANGES

  • resources: - default resources are no longer reexported, need to be explicitly included when bundling

1.1.0

18 Dec 18:50
Compare
Choose a tag to compare

aurelia-dialog 1.1.0

Features

  • keyboard: allow to configure keyevent type (2755a0b)