Skip to content

v1.8.1

Choose a tag to compare

@axadrn axadrn released this 17 Mar 08:42

Added

  • scripts: Added optional unminified component script loading for debugging in both the import and CLI workflows; set utils.UseUnminifiedScripts = true during app startup to use .js instead of .min.js (#523)

Fixed

  • popover: Fixed incorrect or off-screen positioning by switching to a fixed floating strategy and resetting conflicting native popover defaults (#522)