mirror of
https://github.com/gristlabs/grist-core.git
synced 2024-10-27 20:44:07 +00:00
99878c08ed
Summary: Add ValueParser file, base class, and subclasses for column types. Only NumericParser is used for now. Add valueParser field to ViewFieldRec. Use valueParser when parsing pasted text data in Grid and Detail views. Test Plan: Add test to nbrowser CopyPaste suite, copying into a numeric column with different currency and locale settings. Reviewers: dsagal Reviewed By: dsagal Differential Revision: https://phab.getgrist.com/D3082 |
||
---|---|---|
.. | ||
ACLRuleRec.ts | ||
ColumnRec.ts | ||
DocInfoRec.ts | ||
PageRec.ts | ||
TabBarRec.ts | ||
TableRec.ts | ||
TableViewRec.ts | ||
ValidationRec.ts | ||
ViewFieldRec.ts | ||
ViewRec.ts | ||
ViewSectionRec.ts |