Redid resizable vertical panels to improve separation of concerns.
Improved performance
Improved edge case where user pulls a panel to a boundary
Added lodash debounce 250ms to code setting, giving the Hub more time to load and mount components.
Implemented some UI and component mounting debugging tools that can be turned on in by boolean DEBUG_MODE and DEBUG_OPTIONS global variables in index.html.
DEBUG_MODE
andDEBUG_OPTIONS
global variables inindex.html
.