gristlabs_grist-core/test/client/lib
Jarosław Sadziński 59cf654190 (core) Minimazing widgets
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
2023-03-02 11:22:49 +01:00
..
ACIndex.ts (core) Fixing ACIndex highlightMatches functions 2022-08-26 08:34:16 +02:00
chartUtil.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
Delay.js (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
dispose.js (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
dom.js (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
domAsync.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
ImportSourceElement.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
koArray.js (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
koArrayWrap.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
koDom.js (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
koDomScrolly.js (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
koForm.js (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
koUtil.js (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
localization.ts (core) Making makeT helper use the unprefixed key as a fallback 2023-01-05 16:25:19 +01:00
localStorageObs.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
ObservableMap.js (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
ObservableSet.js (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
PluginApi.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
SafeBrowser.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
Signal.ts (core) Minimazing widgets 2023-03-02 11:22:49 +01:00
sortUtil.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
textUtils.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
UrlState.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00