gristlabs_grist-core/static/ui-icons
Jarosław Sadziński 1dafe4bae0 (core) Expanding widgets
Summary:
New icon to expand an active section and show it as a popup (just like raw data views).

"Show raw data" popup couldn't be reused (as it is basically a different page), so now
we have two kinds of popups that look the same.

1. Raw data popup - to show an alien section on a page (a section from a different view). This is used by "Show raw data" button, it is basically a different page that shows an arbitrary section.

2. Layout popup - a popup generated by Layout.ts that basically hides every other section and adds an overlay effect to itself.

Other changes
- Layout.js was migrated to typescript
- "Show raw data" menu item was converted to link

Test Plan: new tests

Reviewers: georgegevoian

Reviewed By: georgegevoian

Differential Revision: https://phab.getgrist.com/D3764
2023-01-19 09:46:59 +01:00
..
Charts (core) Brings in the new donut charts. 2021-11-23 08:56:38 +01:00
Data Types (core) move client code to core 2020-10-02 13:24:21 -04:00
Fields (core) move client code to core 2020-10-02 13:24:21 -04:00
Login (core) Add new Grist sign-up page 2022-02-14 10:32:47 -08:00
Logo (core) Add new Grist sign-up page 2022-02-14 10:32:47 -08:00
UI (core) Expanding widgets 2023-01-19 09:46:59 +01:00
use-cases (core) Replace questionnaire for new users with a popup asking for just their primary use-case. 2022-01-14 10:16:11 -05:00