statebuddy/src/App
2025-10-25 15:51:17 +02:00
..
TopPanel some refactoring and performance optimization 2025-10-24 01:12:50 +02:00
About.tsx update logo 2025-10-23 16:39:44 +02:00
App.css remove dependency on MUI 2025-10-24 11:09:21 +02:00
App.tsx fix broken pseudo-states (they work more like regular transitions now) 2025-10-25 15:51:17 +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 remove dependency on MUI 2025-10-24 11:09:21 +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 fix broken pseudo-states (they work more like regular transitions now) 2025-10-25 15:51:17 +02:00
TextDialog.tsx memoize parsed text labels 2025-10-23 22:29:45 +02:00
TopPanel.tsx bug 2025-10-24 01:14:48 +02:00
util.ts fewer unnecessary re-renders 2025-10-24 00:03:20 +02:00