Merge template-carousel-mobile
Merge template-live-editor-mobile
Merge template-live-editor
bugfix: scrolling up using scroll wheel
The culprit is an ambiguously named helper. put_cursor_on_next_text_line
is not supposed to move to next line if the current line is text.
Merge template-carousel-mobile
Merge template-live-editor-mobile
Merge template-live-editor
bugfix: don't run on.code_change on MANIFEST, etc.
delete a stale file
This is needed in template-live, which has less infrastructure and so
needs to store edits to in the save dir. But it's no longer needed in
template-live-editor which uses nativefs to make edits directly in a
source repo.
Merge template-carousel-mobile
Merge template-live-editor-mobile
Merge template-live-editor