diff --git a/.prettierignore b/.prettierignore new file mode 100644 index 0000000..abbc98e --- /dev/null +++ b/.prettierignore @@ -0,0 +1 @@ +/frontend/wailsjs/** diff --git a/frontend/src/App.vue b/frontend/src/App.vue index 42eb5d1..7a12044 100644 --- a/frontend/src/App.vue +++ b/frontend/src/App.vue @@ -1,48 +1,18 @@ - + diff --git a/frontend/src/AppContent.vue b/frontend/src/AppContent.vue new file mode 100644 index 0000000..e3aefe4 --- /dev/null +++ b/frontend/src/AppContent.vue @@ -0,0 +1,123 @@ + + + + + diff --git a/frontend/src/components/NavMenu.vue b/frontend/src/components/NavMenu.vue new file mode 100644 index 0000000..3c14933 --- /dev/null +++ b/frontend/src/components/NavMenu.vue @@ -0,0 +1,122 @@ + + + + + diff --git a/frontend/src/components/NavigationPane.vue b/frontend/src/components/NavigationPane.vue index b5fb65c..b27adb2 100644 --- a/frontend/src/components/NavigationPane.vue +++ b/frontend/src/components/NavigationPane.vue @@ -16,7 +16,7 @@ const onSort = () => {