gristlabs_grist-core/app
Dmitry S d35574c198 (core) Add support for locales to DateEditor and DateTimeEditor.
Summary:
Addresses request https://github.com/gristlabs/grist-core/issues/443

The bootstrap-datepicker used for the Date/DateTime dropdown calendar does
support a number of locales. This diff loads them on-demand, if available,
based on the document's locale setting.

Also:
- Improves NewBaseEditor typings, reduces some casts, adds comments.
- Converts DateEditor and DateTimeEditor to typescript.
- Moves DateEditor nbrowser test to core.

Test Plan: Added a test case for locales to DateEditor test.

Reviewers: jarek

Reviewed By: jarek

Differential Revision: https://phab.getgrist.com/D4335
2024-09-05 08:35:04 -04:00
..
client (core) Add support for locales to DateEditor and DateTimeEditor. 2024-09-05 08:35:04 -04:00
common (core) DocLimits: display days remaining instead of days of grace period 2024-08-29 22:51:49 -04:00
gen-server (core) DocLimits: display days remaining instead of days of grace period 2024-08-29 22:51:49 -04:00
plugin Move phab docs to /documentation (#882) 2024-03-05 08:35:48 -05:00
server (core) updates from grist-core 2024-09-03 10:01:20 -04:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00