Skip to content

Releases: Servoy/svyBlockUI

Nighlty Build master

21 Oct 14:18
284714d

Choose a tag to compare

Nighlty Build master Pre-release
Pre-release

Nightly build. Branch: master Commit: 284714d Package Version: 2025.3.0

v2024.12.0

23 Dec 14:44

Choose a tag to compare

This release implemented the message and messageClass support
But the rest of the properties are mostly all depricated (they didn't work in TiNG) and now should be done by pure styling

v2024.3.0

07 Mar 16:01

Choose a tag to compare

Release for the Servoy 2024.3

updated all supporting libraries, including angular to 17.2

Generic NGClient cases:

Case Description
SVY-18716 Combination of modal dialogs and plugins.svyBlockUI doesn't work properly

v2023.9.0

13 Sep 15:12

Choose a tag to compare

Release for Servoy 2023.9
Updated all supporting libraries, including angular to 16

v2023.6.0

03 Jul 12:25

Choose a tag to compare

Release for the Servoy 2023.3

updated all supporting libraries, including angular to 15.2

Titanium NGClient cases:

Case Description
SVY-18255 plugins.svyBlockUI.stop() no longer cancels all messages leaves system unusable

v2022.9.0

01 Sep 10:08

Choose a tag to compare

Release for the Servoy 2022.09

updated all supporting libraries, including angular to 14.2

svyBlockUI v1.1

17 Sep 12:08

Choose a tag to compare

Added NGClient2 implementation.

svyBlockUI v1.0.3

10 Dec 12:59

Choose a tag to compare

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

23 Mar 09:50

Choose a tag to compare

  • Fix: blockui it remains visible after a stop is being called

Timeout parameter added

29 Mar 10:52

Choose a tag to compare

To delay the showing and hiding of the blocker an optional timeout parameter has been added to show() and stop()