-
-
Notifications
You must be signed in to change notification settings - Fork 206
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
…tchito * feat(ui): Optional tabs navigation Add a UI section in settings Move dark mode switch to UI Settings section Add UI setting to replace Navigation Drawer with tabs, useful when app is embedded in another one, typically Home Assistant integration * feat(ui): Flatten style and unnest elevation when necessary Remove cards nesting when unnecessary Flatten elevation when unnecessary Use buttons instead of ExpansionPanels for actions and statistics on ControlPanel Refactored StatisticsCard.vue * feat(ui): StatisticsCard.vue use computed structure to hold statistics * feat(ui): HA mode navigation tabs small fixes * feat(ui): Outline StatisticsCard in Node detailed view * feat(ui): Reworked Store view, two-panes layout using full available space Removed wrapping VCard Positioned file browser sticky to the top of the view Moved file selection VSpeedDial to file browser view Positioned file content actions sticky to the bottom of the file content view Vertically centered placeholder text and progress Small typographic styling * feat(ui): Reworked Node views Pulled Ping / Advanced node actions out of NodeDetails Using vertical tabs Unwrapped manual instructions from tabs Flattened values expansion panels * fix(ui): Prevent auth buttons wrapping in AppBar * feat(ui): Controller statistics toggle is now 'primary' * feat(ui): Statistics toggle for each node * feat(ui): Node detailed view Tabs are horizontal on smaller screens Co-authored-by: Daniel Lando <[email protected]> Co-authored-by: Florent Limandas <[email protected]>
- Loading branch information
1 parent
da4d60d
commit 97ec643
Showing
13 changed files
with
1,963 additions
and
1,864 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.