From 6e3aa447108b86179eb696deb453e3a98bdaf78b Mon Sep 17 00:00:00 2001 From: pa Date: Tue, 13 Jan 2026 17:49:38 +0900 Subject: [PATCH] rewrite tables --- .../components/PhotonEventTable.vue | 468 +++++------------- .../components/photonEventColumns.jsx | 313 ++++++++++++ .../Settings/dialogs/RegistryBackupDialog.vue | 79 ++- .../dialogs/registryBackupColumns.jsx | 110 ++++ src/views/Tools/Tools.vue | 7 +- src/views/Tools/dialogs/NoteExportDialog.vue | 85 ++-- src/views/Tools/dialogs/noteExportColumns.jsx | 119 +++++ 7 files changed, 746 insertions(+), 435 deletions(-) create mode 100644 src/views/PlayerList/components/photonEventColumns.jsx create mode 100644 src/views/Settings/dialogs/registryBackupColumns.jsx create mode 100644 src/views/Tools/dialogs/noteExportColumns.jsx diff --git a/src/views/PlayerList/components/PhotonEventTable.vue b/src/views/PlayerList/components/PhotonEventTable.vue index 3d65f57d..3d4fb0e6 100644 --- a/src/views/PlayerList/components/PhotonEventTable.vue +++ b/src/views/PlayerList/components/PhotonEventTable.vue @@ -38,361 +38,41 @@ - - - - - - - - - - - - + - - - - - - - - - - - - +