mirror of
https://github.com/gristlabs/grist-core.git
synced 2025-06-13 20:53:59 +00:00
Summary: - Add isNarrowScreenObs() observable. - Remove optimizeNarrowScreen flag (now assumed always true). - Added viewport support and mobile tweaks to Error/Billing/Welcome pages. - Fix responsiveness of panel transitions, and of side panel state. - Close left panel on navigation to another page or workspace. - Start panels collapsed in both doc and docmenu cases. Test Plan: Tested manually, and fixed tests to accept the new behavior. Reviewers: paulfitz Reviewed By: paulfitz Differential Revision: https://phab.getgrist.com/D2726 |
||
|---|---|---|
| .. | ||
| breadcrumbs.ts | ||
| buttons.ts | ||
| buttonSelect.ts | ||
| checkbox.ts | ||
| cssVars.ts | ||
| draggableList.ts | ||
| editableLabel.ts | ||
| IconList.ts | ||
| icons.ts | ||
| links.ts | ||
| loaders.ts | ||
| menus.ts | ||
| modals.ts | ||
| pages.ts | ||
| search.ts | ||