Finished. Now some last styling
[vchess.git] / client / src / App.vue
2020-02-01 Benjamin AuderFinished. Now some last styling
2020-02-01 Benjamin AuderStyling
2020-01-31 Benjamin Auder'update'
2020-01-31 Benjamin AuderFixes
2020-01-30 Benjamin AuderSmooth scrolling in moves, template to render moveList
2020-01-29 Benjamin AuderFixes
2020-01-29 Benjamin AuderAdjustments, handle keyStrokes on BaseGame
2020-01-27 Benjamin AuderVarious fixes
2020-01-22 Benjamin AuderSome changes to the logic in Rules.vue: weird behavior...
2019-12-29 Benjamin AuderA few fixes, drop planned problems support (replaced...
2019-12-04 Benjamin Audersocket rooms correspnding to pages. TODO: Hall+Game...
2019-03-22 Benjamin AuderFix login/register system
2019-02-08 Benjamin AuderSaving current state
2019-02-04 Benjamin AuderReactivate game component, think about web(pack) worker
2019-01-31 Benjamin AuderFix footer alignment
2019-01-31 Benjamin AuderDraft of Rules view (not working) with computer play
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 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-23 Benjamin AuderAdvance on client side
2019-01-22 Benjamin AuderSeparate client and server codes. Keep everything in...