Minor issue: Squire implements a number of keyboard shortcuts, but I don't see them documented anywhere. I spent quite a bit of time debugging my own Tab handler since it was fighting with the default one, but didn't know where the functionality was coming from. In the end I could override the Tab and Shift-Tab handlers with setKeyHandler, but there was no information on the default behavior.
Minor issue: Squire implements a number of keyboard shortcuts, but I don't see them documented anywhere. I spent quite a bit of time debugging my own Tab handler since it was fighting with the default one, but didn't know where the functionality was coming from. In the end I could override the Tab and Shift-Tab handlers with setKeyHandler, but there was no information on the default behavior.