savanni
created branch music-player/improved-components in savanni/monorepo
2024-06-08 21:31:24 +00:00
685c9b4894
Reset things as a React app
cffadf9e36
Set up a style provider
7c98e3c29b
Move each component into its own directory
c004cdc600
Update the music player's dependencies
a61f5f5e5b
A test of a PWA app, which is still rubbish
f76ae2052d
Create a basic typescript app
Render the database view in the web application
Compile the OTG core app into a WASM module
Create a basic framework for a React PWA
Clicking on a node should take the user to that point in the game tree
Resolve overlap problems with the game tree grid
Implement game tree navigation
Pressing the up and down buttons in a game review should advance the game backwards and forwards along the current variant line
15c4ae9bad
Update the review tree when navigating
7dd531b493
It is now possible to move backwards and forwards on the mainline of a tree
cbfb3f2e37
Clean up tests
9540a2c5bb
Highlight the current node and make all nodes a bit larger
6165d65977
Make the review tree scrollable
Implement game tree navigation
77bc77cd20
Get appending at the end of the rope to work
02af9e4ea7
Write enough of the rope to append at least two nodes to the list