gristlabs_grist-core/app
Alex Hall 4894631ba4 (core) Generic number parsing functionality.
Summary:
Added NumberParse.ts, counterpart of NumberFormat.ts.

Contains generic functionality for parsing numbers formatted by Intl.NumberFormat, not tied to documents or anything.

This doesn't change any actual behaviour, applying this parsing when pasting/typing in numeric columns will be a separate diff.

Test Plan: New file with extensive unit tests.

Reviewers: dsagal

Reviewed By: dsagal

Subscribers: jarek

Differential Revision: https://phab.getgrist.com/D3078
2021-10-19 23:19:13 +02:00
..
client (core) Fix pie sectors order according to section sort spec 2021-10-15 08:38:48 +02:00
common (core) Generic number parsing functionality. 2021-10-19 23:19:13 +02:00
gen-server (core) flesh out "View As" feature 2021-10-08 12:00:40 -04:00
plugin (core) Adding schema validation for records endpoint 2021-10-18 21:40:50 +02:00
server (core) get all tests working under python3/gvisor 2021-10-18 17:44:15 -04:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00