enso/distribution/lib/Standard
James Dunkerley 08584b0423
Improving experience with format and parse. (#9045)
- Add format dropdown to `Number.format`.
![image](https://github.com/enso-org/enso/assets/4699705/8aa74910-c6ad-4480-a7f2-04dacd9686e8)

- Support case insensitive month names and abbreviations in dates.
https://github.com/enso-org/enso/assets/4699705/4dbd8755-e1c2-4207-a8a1-65b427ca4fab

- Improve locale dropdown for `parse_date` and `parse_date_time`.
![image](https://github.com/enso-org/enso/assets/4699705/5d605a2d-1248-46be-bc74-34a4afecf609)

- Added dropdown to `Table.parse` and amended so now doesn't accept `Nothing` (using empty string instead).
![image](https://github.com/enso-org/enso/assets/4699705/340dd093-77db-4685-a34b-45ce09e3c3b3)

- Added dropdown to `Table.format` and amended so now doesn't accept `Nothing` (using empty string instead).

- Altered `Column.parse` to not accept `Nothing` and added drop down for format.
- Altered `Column.format` to not accept `Nothing` and added drop down for format conditional on type.
- Improved the locale date/time format drop to have the suggested formats too.
2024-02-14 16:30:37 +00:00
..
AWS/0.0.0-dev Rename database column to DB_Column (#9046) 2024-02-14 09:11:52 +00:00
Base/0.0.0-dev Improving experience with format and parse. (#9045) 2024-02-14 16:30:37 +00:00
Database/0.0.0-dev Improving experience with format and parse. (#9045) 2024-02-14 16:30:37 +00:00
Examples/0.0.0-dev S3 Read Access, Input Stream based reading (#7776) 2023-09-20 15:09:11 +00:00
Geo/0.0.0-dev Rename Decimal to Float (#7807) 2023-09-14 15:01:30 +00:00
Google_Api/0.0.0-dev 8830 add google analytics authentication and reporting to enso (#8907) 2024-02-13 16:23:48 +00:00
Image/0.0.0-dev Write support for S3 (#8921) 2024-02-12 19:04:13 +00:00
Searcher/0.0.0-dev New Data.post for sending a payload to a Web API (#7700) 2023-09-19 11:26:29 +00:00
Table/0.0.0-dev Improving experience with format and parse. (#9045) 2024-02-14 16:30:37 +00:00
Test/0.0.0-dev Changing Widgets to work better with GUI2 (#9017) 2024-02-12 15:12:19 +00:00
Visualization/0.0.0-dev Rename database column to DB_Column (#9046) 2024-02-14 09:11:52 +00:00