gristlabs_grist-core/app
Paul Fitzpatrick b33641dd0c (core) support a ?compare=<docId2> option in document landing pages
Summary:
If a `compare` query parameter is supplied, this diff will load
the difference between the referenced document and the current
document into an observable in the GristDoc.

Nothing is done with the comparison yet.  Comparisons are not
yet live - they don't get updated if either document changes.

For convenience, `window.gristDocPageModel` is set as an easy
way to access the DocPageModel from the browser console.

Test Plan: added test

Reviewers: dsagal

Reviewed By: dsagal

Differential Revision: https://phab.getgrist.com/D2615
2020-09-21 15:47:22 -04:00
..
client (core) Show a welcome card when a user opens an example for the first time. 2020-09-09 23:08:50 -04:00
common (core) support a ?compare=<docId2> option in document landing pages 2020-09-21 15:47:22 -04:00
gen-server (core) Support "Public access" switch in the UI for docs. 2020-09-18 19:14:33 -04:00
plugin (core) Improve object serialization, to help get RECORD data to Custom Widgets. 2020-08-21 18:33:28 -04:00
server (core) When parsing ActionHistory into ActionGroups, avoid keeping many large actions in memory. 2020-09-19 20:45:33 -04:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00