gristlabs_grist-core/test/client
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
..
components (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
lib (core) Minimazing widgets 2023-03-02 11:22:49 +01:00
models (core) Update sort and filter UI 2022-11-17 15:33:45 -05:00
shortcuts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
ui (core) New date filter with a calendar view 2022-12-20 09:58:42 +01:00
clientUtil.js (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00