Releases: stavroskasidis/BlazorDialog
Releases · stavroskasidis/BlazorDialog
BlazorDialog v4.0.0
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
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
Changes:
- ec927bd Merge pull request #23 from stavroskasidis/release/3.1.0
- 4876eb4 Added
ForceAllowNavigation
andForcePreventNavigation
methods to theDialog
component to allow/prevent navigation regardless of thePreventNavigation
parameter.
This list of changes was auto generated.
BlazorDialog v3.0.0
BlazorDialog v2.3.0
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
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
BlazorDialog v2.0.0
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
Changes:
- 447607a Merge pull request #12 from stavroskasidis/release/1.6
- 42729a2 New size ExtraExtraLarge / Version bump
This list of changes was auto generated.