You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)