Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Deep Linking

Compare
Choose a tag to compare
@jmuharsky jmuharsky released this 27 Jul 23:55
· 393 commits to master since this release

Deep Linking

  • The selected widget and container are now tracked in the URL. When opening a url that specifies a widget/container, it will be pre-selected and scrolled into view on the dashboard.

Dashboard Layout

  • Selecting a widget will now scroll it into view if it's partially visible in the viewport.
  • Containers and widgets now appear at their defined height even when no data is present or there is an error. This makes dashboard layout considerably more stable.

Administrative

  • Integrates AngularUI's ui-router for URL->state mapping.