gristlabs_grist-core/app/client/ui2018
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
..
breadcrumbs.ts (core) move client code to core 2020-10-02 13:24:21 -04:00
buttons.ts (core) move client code to core 2020-10-02 13:24:21 -04:00
buttonSelect.ts (core) move client code to core 2020-10-02 13:24:21 -04:00
checkbox.ts (core) move client code to core 2020-10-02 13:24:21 -04:00
cssVars.ts (core) support ?embed=true and &style=light for a clean embed experience 2020-08-14 13:34:38 -04:00
draggableList.ts (core) move client code to core 2020-10-02 13:24:21 -04:00
editableLabel.ts (core) move client code to core 2020-10-02 13:24:21 -04:00
IconList.ts (core) Enhancements to the Public Access UI. 2020-09-23 18:54:23 -04:00
icons.ts Initial config with a few files that build on client and server side. 2020-05-20 00:50:46 -04:00
links.ts (core) move client code to core 2020-10-02 13:24:21 -04:00
loaders.ts (core) move client code to core 2020-10-02 13:24:21 -04:00
menus.ts (core) Implement 'Print widget' option to print individual view sections. 2020-10-10 00:35:33 -04:00
modals.ts (core) Improve focus and keyboard shortcuts in modals. 2020-10-03 22:56:00 -04:00
pages.ts (core) move client code to core 2020-10-02 13:24:21 -04:00
search.ts (core) move client code to core 2020-10-02 13:24:21 -04:00