gristlabs_grist-core/app
Dmitry S 7284644313 (core) Add support for editing on mobile.
Summary:
- Add custom handling for dblclick on mobile, to allow focusing editor.
- In place of Clipboard.js, use a FocusLayer with document.body as the default focus element.
- Set maximum-scale on iOS viewport to prevent auto-zoom.
- Reposition the editor on window resize when editing a cell, which is a normal
  occurrence on Android when virtual keyboard is shown.
- Add Save/Cancel icon-buttons next to cell editor on mobile.

Test Plan: Tested manually on Safari / FF on iPhone, and on Chrome on Android emulator.

Reviewers: paulfitz

Reviewed By: paulfitz

Differential Revision: https://phab.getgrist.com/D2721
2021-02-03 23:10:51 -05:00
..
client (core) Add support for editing on mobile. 2021-02-03 23:10:51 -05:00
common (core) Add a Users dropdown to AccessRules page. 2021-01-22 09:20:40 -05:00
gen-server (core) provide a way for an administrator to force reload of a document 2021-01-25 14:16:53 -05:00
plugin (core) hide long sequences of unchanged rows in diffs 2020-11-19 18:19:54 -05:00
server (core) Change array.reverse() in GranularAccess to avoid accidental in-place reversal. 2021-01-28 15:07:33 -05:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00