mirror of
https://github.com/gristlabs/grist-core.git
synced 2025-06-13 20:53:59 +00:00
Summary: Following discussion in https://phab.getgrist.com/D3164: - Change createParser to accept docData and one or two metadata row IDs and let it extract the metadata, so it's more easily usable in the server. - Change ViewFieldRec.valueParser observable to a function createValueParser. Test Plan: Existing tests. Reviewers: dsagal Reviewed By: dsagal Differential Revision: https://phab.getgrist.com/D3172 |
||
|---|---|---|
| .. | ||
| ACLRuleRec.ts | ||
| ColumnRec.ts | ||
| DocInfoRec.ts | ||
| FilterRec.ts | ||
| PageRec.ts | ||
| TabBarRec.ts | ||
| TableRec.ts | ||
| ValidationRec.ts | ||
| ViewFieldRec.ts | ||
| ViewRec.ts | ||
| ViewSectionRec.ts | ||