enso/app/gui/view/graph-editor
James Dunkerley 6eb30c37a5
Small tweak to convert Date and Time objects to strings in Table viz. (#3953)
Currently, Date, Time_Of_Day and Date_Time are rendered as `[Object object]` in the table.
![image](https://user-images.githubusercontent.com/4699705/206166467-a08c8a78-af63-4b2e-93d7-4f4d4190f117.png)

This makes them render in simple text format.
2022-12-09 00:10:26 +00:00
..
src Small tweak to convert Date and Time objects to strings in Table viz. (#3953) 2022-12-09 00:10:26 +00:00
Cargo.toml removing optional dependencies from prelude (#3922) 2022-11-28 12:42:31 +01:00