mirror of
https://github.com/gristlabs/grist-core.git
synced 2026-03-02 04:09:24 +00:00
Summary: This ports two classes touched by data-diffing branch to typescript, so that the code is easier to understand and modify. DataRowModel is quite entangled with its base class, but porting it too got a little complicated. Test Plan: existing tests pass Reviewers: dsagal Reviewed By: dsagal Differential Revision: https://phab.getgrist.com/D2611