From 62a7b8e02cf26fc5cf3b35df8de995ac82374679 Mon Sep 17 00:00:00 2001 From: Justin Campbell Date: Thu, 9 Jul 2020 15:43:59 -0400 Subject: [PATCH] Update Dev Logs --- Dev Logs.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Dev Logs.md b/Dev Logs.md index 514f4b8..2292eb2 100644 --- a/Dev Logs.md +++ b/Dev Logs.md @@ -55,7 +55,11 @@ These are daily and weekly summaries of the work thats been done on webqueue2. T - Implemented custom toolbar with stateful action buttons - Added dark mode toggle using custom toolbar - +### Thursday - 7/9/20 +- Continued work on responsive table +- More than two weeks have been spent trying to make the material-table library work, another library shuld be considered for what is needed here. [react-table](https://github.com/tannerlinsley/react-table) looks functionally promising thought thematically challenging. +- Moved from feature-configure-reactjs back to master +