gristlabs_grist-core/app
Cyprien P 7cc3092e1b (core) Restore default context menu out of std views
Summary:
Also fix few clode glitches
- Attach events handler to the scrollPane using `onMatch` instead of
  the cell itself. This streamline cell dom creation a bit while
  scrolling.
- Fix memory leaks on contextMenu.
- Also fix Importer and ColumnOps nbrowser test

see:
https://phab.getgrist.com/D3237#inline-36376
https://phab.getgrist.com/D3237#inline-36375

Restore default context menu for where there's no custom one

It appears that default context menu adds some value, in particular
for links and for editing text. This diff restores it.

Test Plan: Should not break anything.

Reviewers: paulfitz

Reviewed By: paulfitz

Differential Revision: https://phab.getgrist.com/D3256
2022-02-11 09:05:54 +01:00
..
client (core) Restore default context menu out of std views 2022-02-11 09:05:54 +01:00
common (core) Fix non-existent page ID showing all raw data widgets 2022-02-10 20:01:57 +02:00
gen-server (core) stop applying product limits to grist-core 2022-02-09 16:33:28 -05:00
plugin (core) Custom Widget column mapping feature. 2022-02-08 17:41:04 +01:00
server (core) Custom Widget column mapping feature. 2022-02-08 17:41:04 +01:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00