enso/app/gui/view
James Dunkerley ad95dc9815
Fixes for Table viz (#8102)
- Fixes issue with `to_display_text` on `Date_Time`. Now a reversible format.
- Adjusted the auto width code on table so it works.
- Manually sized columns should remain fixed size.
- Enable Excel range style selection in table.
- Removed page support as not implemented yet.

# Important Notes
Will need to apply to Vue based viz at some point as well.
2023-10-19 08:22:23 +00:00
..
component-browser Sync breadcrumbs and documentation panel. (#7508) 2023-08-15 11:01:24 +00:00
documentation Revert "Handle wasm panics, display a message and allow a restart (#7507)" (#7708) 2023-08-31 13:30:01 +02:00
examples Replace old breadcrumb implementation in the top bar with new breadcrumb component. (#7619) 2023-08-24 22:01:46 +00:00
execution-environment-selector New node design (#7311) 2023-07-27 13:00:47 +00:00
execution-mode-selector/src New node design (#7311) 2023-07-27 13:00:47 +00:00
graph-editor Fixes for Table viz (#8102) 2023-10-19 08:22:23 +00:00
project-view-top-bar Fix new node position (#7680) 2023-09-06 14:20:45 +00:00
src Make the code editor editable again (#7844) 2023-10-05 08:40:52 +00:00
welcome-screen [Gui2] Opening projects and language server connection (#7813) 2023-09-22 03:43:25 +00:00
Cargo.toml New node design (#7311) 2023-07-27 13:00:47 +00:00