If possible, I'd like to start switching to modals in more places, but they're currently quite ugly, so I'd want to clean them up a bit first (#54).
Notable file additions are the splitting out of the UI functionality of movesCorrector into correctionUI since the file was getting really big. blocks is now responsible for all the fancy swapping of text with ID's.
If possible, I'd like to start switching to modals in more places, but they're currently quite ugly, so I'd want to clean them up a bit first (#54).
Notable file additions are the splitting out of the UI functionality of
movesCorrector
intocorrectionUI
since the file was getting really big.blocks
is now responsible for all the fancy swapping of text with ID's.