Skip to content

Releases: stavroskasidis/BlazorDialog

BlazorDialog v4.0.0

24 Oct 19:50
4e45a71
Compare
Choose a tag to compare

Release Notes

Changes:

  • 4e45a71 Merge pull request #27 from stavroskasidis/release/4.0.0
  • 27b80d4 Version 4.0: Add closing by keyboard key press (escape by default).

This list of changes was auto generated.

BlazorDialog v3.2.0

17 Jul 15:34
495f438
Compare
Choose a tag to compare

Release Notes

Changes:

  • 495f438 Merge pull request #25 from stavroskasidis/release/3.2
  • 2e645df Version bump. Readme update
  • 93facdb Merge pull request #24 from thanoskapsalis/fix/issue-with-deleting-task-when-using-the-same-dialog-continiously
  • 6a12740 Fix taskCompletionSourceVariable that gets 'nulled' when a task is completed and a new one started imidietly. The issue occures in rare cases when the same dialogue used continously on same action and the tasklist is constantly refreshed without having room to dispose the object

This list of changes was auto generated.

BlazorDialog v3.1.0

25 Jun 18:12
ec927bd
Compare
Choose a tag to compare

Release Notes

Changes:

  • ec927bd Merge pull request #23 from stavroskasidis/release/3.1.0
  • 4876eb4 Added ForceAllowNavigation and ForcePreventNavigation methods to the Dialog component to allow/prevent navigation regardless of the PreventNavigation parameter.

This list of changes was auto generated.

BlazorDialog v3.0.0

20 Jun 09:25
0f07475
Compare
Choose a tag to compare

Release Notes

Changes:

  • 0f07475 Merge pull request #22 from stavroskasidis/release/3.0.0
  • 0177839 Merge pull request #21 from stavroskasidis/feature/prevent-nav-8.0
  • affd00d Major updates and features for BlazorDialog

This list of changes was auto generated.

BlazorDialog v2.3.0

25 Jan 11:12
f8e6782
Compare
Choose a tag to compare

Release Notes

Changes:

  • f8e6782 Merge pull request #20 from stavroskasidis/release/2.3.0
  • 992d48a Expose dialog options as cascading parameter when using ComponentAsDialog. Version bump

This list of changes was auto generated.

BlazorDialog v2.2.0

18 Jan 10:34
9783a57
Compare
Choose a tag to compare

Release Notes

Changes:

  • 9783a57 Merge pull request #19 from stavroskasidis/release/2.2
  • 0e31667 Fix for showing the same dialog with the dialog service more than once in the same async function

This list of changes was auto generated.

BlazorDialog v2.1.0

28 Jul 10:45
c08f0e0
Compare
Choose a tag to compare

Release Notes

Changes:

  • c08f0e0 Merge pull request #17 from stavroskasidis/release/2.1
  • 2834e7c Fix for null result in expected non null result. Version bump
  • a98c07d Merge pull request #16 from stavroskasidis/master
  • 02cb6ea Update README.md

This list of changes was auto generated.

BlazorDialog v2.0.0

12 Jul 21:50
ce606e5
Compare
Choose a tag to compare

Release Notes

Changes:

  • ce606e5 Merge pull request #15 from stavroskasidis/release/2.0
  • 0cf2d8d Upgrade and update the demo app
  • c374fd6 Downgraded to 6.0 from 7.0
  • b2bd243 Add constructor to componentasdialogoptions
  • 5288db4 Rename output component
  • 8bd9c68 add global json
  • 3c87eee update readme
  • 5fb9fe4 Version bump
  • 888dc8f Merge pull request #14 from stavroskasidis/feature/any-component-as-dialog
  • 03fb318 Implement opening any component as a dialog

This list of changes was auto generated.

BlazorDialog v1.6.0

05 Jul 08:24
447607a
Compare
Choose a tag to compare

Release Notes

Changes:

  • 447607a Merge pull request #12 from stavroskasidis/release/1.6
  • 42729a2 New size ExtraExtraLarge / Version bump

This list of changes was auto generated.

BlazorDialog v1.5.0

05 Nov 13:12
c583c75
Compare
Choose a tag to compare

Release Notes

Changes:

  • c583c75 Merge pull request #9 from stavroskasidis/release/1.5
  • aef2974 doc update
  • 4fe174e version bump
  • 391e26d feat: Adds css class to all helper componets (header/body/footer)

This list of changes was auto generated.