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
* Adjust defaults in `DashboardQueryParser`
* Add dedicated link and bar components in `Base`
* Introduce `Metric.value` component
* Implement basic `ReportList` component
* Use `ReportList` component in LV pages breakdown
* Make tile styling more in line with react one
* Fix Phoenix/LV spinner opacity
* Prevent repeat tab opening
* Implement optimistic load state for tile on tab switch
* Add custom variant for phx-hook-loading
* Make tabs use data attribute and reliably set state
* Use native hook API for setting data attributes
* Drop default adjustments from DashboardQueryParser
* Handle filters with ParsedQueryParams API and fix param defaults
* Fix fetching max visitors for empty report list
* Handle poorly formed URIs sent to dashboard gracefully
* Defer query building until all parameters are known
* Get rid of whitespace
* Drop unnecessary phx-update=ignore from tabs component
* Implement loading state for navigation events
0 commit comments