This repository has been archived by the owner on Jan 10, 2023. It is now read-only.
Deep Linking
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.