statebuddy/src/App
2025-10-24 00:03:20 +02:00
..
TopPanel further reduce unnecessary re-renders 2025-10-23 22:00:45 +02:00
About.tsx update logo 2025-10-23 16:39:44 +02:00
App.css performance and usability improvements 2025-10-23 19:16:46 +02:00
App.tsx move the parsing from VisualEditor to App component 2025-10-23 23:13:09 +02:00
AST.css CSS: need less shadow now that execution trace has its own 'summary' 2025-10-23 19:58:06 +02:00
BottomPanel.css better looks 2025-10-19 19:21:17 +02:00
BottomPanel.tsx user can select 'plant' from dropdown menu 2025-10-21 17:25:04 +02:00
Icons.tsx better UI 2025-10-20 16:29:48 +02:00
KeyInfo.tsx first of many performance improvements: no unnecessary TextSVG re-renders - more to follow 2025-10-23 21:22:28 +02:00
PersistentDetails.tsx errors in bottom panel are collapsible 2025-10-21 10:51:17 +02:00
RTHistory.tsx move the parsing from VisualEditor to App component 2025-10-23 23:13:09 +02:00
shortcut_handler.ts custom dialog for editing text labels (no more window.prompt) 2025-10-19 20:30:56 +02:00
ShowAST.tsx move the parsing from VisualEditor to App component 2025-10-23 23:13:09 +02:00
TextDialog.tsx memoize parsed text labels 2025-10-23 22:29:45 +02:00
TopPanel.tsx move the parsing from VisualEditor to App component 2025-10-23 23:13:09 +02:00
util.ts fewer unnecessary re-renders 2025-10-24 00:03:20 +02:00