Skip to content

Releases: Servoy/svyBlockUI

v2024.3.0

07 Mar 16:01
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Added NGClient2 implementation.

svyBlockUI v1.0.3

10 Dec 12:59
Compare
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
Compare
Choose a tag to compare
  • Fix: blockui it remains visible after a stop is being called

Timeout parameter added

29 Mar 10:52
Compare
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()

Initial public release

05 Mar 17:10
Compare
Choose a tag to compare
v1.0.0

updated readme again