mirror of
https://github.com/gristlabs/grist-core.git
synced 2024-10-27 20:44:07 +00:00
Summary: A feature that allows minimizing widgets on the ViewLayout. - Code in ViewLayout and Layout hasn't been changed. Only some methods or variables were made public, and some events are now triggered when a section is dragged. - Widgets can be collapsed or expanded (added back to the main area) - Collapsed widgets can be expanded and shown as a popup - Collapsed widgets support drugging, reordering, and transferring between the main and collapsed areas. Test Plan: New test Reviewers: georgegevoian Reviewed By: georgegevoian Differential Revision: https://phab.getgrist.com/D3779 |
||
---|---|---|
.. | ||
aclTestUtils.ts | ||
ActionLog.ts | ||
ChoiceList.ts | ||
customUtil.ts | ||
CustomView.ts | ||
CustomWidgets.ts | ||
CustomWidgetsConfig.ts | ||
DescriptionColumn.ts | ||
DuplicateDocument.ts | ||
Fork.ts | ||
gristUtils.ts | ||
HomeIntro.ts | ||
homeUtil.ts | ||
LanguageSettings.ts | ||
Localization.ts | ||
MultiColumn.ts | ||
Pages.ts | ||
ReferenceColumns.ts | ||
ReferenceList.ts | ||
RefTransforms.ts | ||
RightPanel.ts | ||
RightPanelSelectBy.ts | ||
RowMenu.ts | ||
saveViewSection.ts | ||
SelectBy.ts | ||
SelectByRefList.ts | ||
SelectByRightPanel.ts | ||
SelectBySummary.ts | ||
SelectBySummaryRef.ts | ||
SelectionSummary.ts | ||
Smoke.ts | ||
testServer.ts | ||
testUtils.ts | ||
ToggleColumns.ts |