Releases: Servoy/svyBlockUI
Releases · Servoy/svyBlockUI
v2024.3.0
v2023.9.0
v2023.6.0
v2022.9.0
Release for the Servoy 2022.09
updated all supporting libraries, including angular to 14.2
svyBlockUI v1.1
Added NGClient2 implementation.
svyBlockUI v1.0.3
Add global param to set default show delay: plugins.svyBlockUI.delay = 250.
Fix: If stop() is executed before timeout of show(timeout), the block ui should not show at all.
svyBlockUI v1.0.2
- Fix: blockui it remains visible after a stop is being called
Timeout parameter added
To delay the showing and hiding of the blocker an optional timeout parameter has been added to show() and stop()
Initial public release
v1.0.0 updated readme again