Some thoughts in views/Hall.js
[vchess.git] / client /
2019-01-31 Benjamin AuderRemove modalWelcome
2019-01-31 Benjamin AuderAdvance on styling
2019-01-31 Benjamin AuderStyled layout. TODO: variants page, and then index
2019-01-30 Benjamin AuderPrepare new home
2019-01-30 Benjamin AuderApply store pattern to track global app state
2019-01-30 Benjamin AuderClient now running. Toward fully 1-page (with filters...
2019-01-29 Benjamin AuderCode reorganization
2019-01-29 Benjamin AuderTODO: where to put template: in views/ or components/?
2019-01-25 Benjamin AuderSaving state (broken as usual)
2019-01-24 Benjamin AuderTiny changes...
2019-01-24 Benjamin AuderArrange sockets.js (unimplemented yet)
2019-01-23 Benjamin AuderAdd some suggestions for icons (from feather or...)
2019-01-23 Benjamin AuderAdvance on client side
2019-01-23 Benjamin AuderUnversion parameters.js
2019-01-22 Benjamin AuderReady to translate old client code (start with index)
2019-01-22 Benjamin AuderSeparate client and server codes. Keep everything in...