gristlabs_grist-core/app
Jarosław Sadziński d13a75a453 (core) Avoiding the view layout's rebuild, when nothing has changed.
Summary:
Layout is rebuild when it is updated from outside, for example after saving. But actually we don't need to rebuild it, because most of the time nothing has changed.
This is important for custom widgets, which will reload the iframe, even though the dom is not changed, but just moved from previous layout to the new one.

Test Plan: Manual and existing.

Reviewers: georgegevoian

Reviewed By: georgegevoian

Differential Revision: https://phab.getgrist.com/D4039
2023-09-18 09:47:50 +02:00
..
client (core) Avoiding the view layout's rebuild, when nothing has changed. 2023-09-18 09:47:50 +02:00
common (core) Add documentCreated telemetry event 2023-09-13 01:13:00 -04:00
gen-server (core) Add documentCreated telemetry event 2023-09-13 01:13:00 -04:00
plugin (core) updates from grist-core 2023-09-05 11:12:15 -04:00
server (core) Add documentCreated telemetry event 2023-09-13 01:13:00 -04:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00