gristlabs_grist-core/app
Dmitry S 99ab09651e (core) Implement 'Print widget' option to print individual view sections.
Summary:
- Supports multi-page printing with some aggressive css overrides.
- Relies on a new function implemented by grist-plugin-api to print a
  multi-page CustomView.
- Renders all rows for printing for scrolly-based views.

Test Plan:
Doesn't seem possible to do a selenium test for printing. Tested
manually on Chrome, Firefox, and Safari.

Reviewers: paulfitz

Reviewed By: paulfitz

Differential Revision: https://phab.getgrist.com/D2635
2020-10-10 00:35:33 -04:00
..
client (core) Implement 'Print widget' option to print individual view sections. 2020-10-10 00:35:33 -04:00
common (core) mitigate csrf by requiring custom header for unsafe methods 2020-10-08 14:19:25 -04:00
gen-server (core) Support "Public access" switch in the UI for docs. 2020-09-18 19:14:33 -04:00
plugin (core) Implement 'Print widget' option to print individual view sections. 2020-10-10 00:35:33 -04:00
server (core) mitigate csrf by requiring custom header for unsafe methods 2020-10-08 14:19:25 -04:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00