gristlabs_grist-core/app/client/ui2018
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
..
breadcrumbs.ts Remove prefix from translations keys 2023-01-03 16:01:45 +01:00
buttons.ts Fix control-border CSS regression (#388) 2023-01-03 10:16:23 -05:00
buttonSelect.ts (core) Multi-column configuration 2022-10-17 09:51:19 +02:00
checkbox.ts (core) Add dark mode to user preferences 2022-09-05 19:17:32 -07:00
ColorPalette.ts (core) Adding font options to the style picker 2022-04-07 20:35:03 +02:00
ColorSelect.ts Remove prefix from translations keys 2023-01-03 16:01:45 +01:00
cssVars.ts (core) Update memo notification styling 2023-01-09 14:34:59 -05:00
draggableList.ts (core) Add dark mode to user preferences 2022-09-05 19:17:32 -07:00
editableLabel.ts (core) Add dark mode to user preferences 2022-09-05 19:17:32 -07:00
IconList.ts (core) Expanding widgets 2023-01-19 09:46:59 +01:00
icons.ts (core) Add dark mode to user preferences 2022-09-05 19:17:32 -07:00
links.ts (core) Add dark mode to user preferences 2022-09-05 19:17:32 -07:00
loaders.ts (core) Add dark mode to user preferences 2022-09-05 19:17:32 -07:00
menus.ts Remove prefix from translations keys 2023-01-03 16:01:45 +01:00
modals.ts Remove prefix from translations keys 2023-01-03 16:01:45 +01:00
pages.ts Remove prefix from translations keys 2023-01-03 16:01:45 +01:00
popups.ts (core) Add behavioral and coaching call popups 2022-12-20 09:49:41 -05:00
search.ts Remove prefix from translations keys 2023-01-03 16:01:45 +01:00
select.ts (core) Add dark mode to user preferences 2022-09-05 19:17:32 -07:00