Files
gristlabs_grist-core/app/client/widgets
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
..
2022-02-19 09:46:49 +00:00
2024-03-21 13:01:25 -04:00
2024-01-19 10:34:03 +01:00
2024-08-23 11:24:35 -04:00
2020-10-02 13:24:21 -04:00
2020-10-02 13:24:21 -04:00
2024-01-19 10:34:03 +01:00
2023-10-17 15:39:53 -04:00
2024-03-21 13:01:25 -04:00
2024-08-23 11:24:35 -04:00