gristlabs_grist-core/app/client
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
..
components (core) Implement 'Print widget' option to print individual view sections. 2020-10-10 00:35:33 -04:00
lib (core) mitigate csrf by requiring custom header for unsafe methods 2020-10-08 14:19:25 -04:00
models (core) mitigate csrf by requiring custom header for unsafe methods 2020-10-08 14:19:25 -04:00
ui (core) Implement 'Print widget' option to print individual view sections. 2020-10-10 00:35:33 -04:00
ui2018 (core) Implement 'Print widget' option to print individual view sections. 2020-10-10 00:35:33 -04:00
widgets (core) move client code to core 2020-10-02 13:24:21 -04:00
app.css (core) Cleanup removing some old unused files, fixing logo.css, and removing #grist-app. 2020-10-09 17:04:09 -04:00
app.js (core) Cleanup removing some old unused files, fixing logo.css, and removing #grist-app. 2020-10-09 17:04:09 -04:00
declarations.d.ts (core) Implement 'Print widget' option to print individual view sections. 2020-10-10 00:35:33 -04:00
exposeModulesForTests.js (core) move client code to core 2020-10-02 13:24:21 -04:00
logo.css (core) Cleanup removing some old unused files, fixing logo.css, and removing #grist-app. 2020-10-09 17:04:09 -04:00
tsconfig.json freshen app/client/ui2018/cssVars.ts 2020-06-23 16:16:38 -04:00