Graphite/editor/src/messages
Timon e70862b399
Desktop: Add File > Save As… (#3034)
* Make file name and document name identical

* Add save as action

* Fix test errors

* Add missing save as action

* Desktop fix drop file open document file message

* Address review comments

* Replace file save suffix with file extension

* Add comment specifying that the upload function takes a html input accept string

* Fix remove file extension in web

* Use let

* Don't show save as menu entry in web

* Don't add SaveDocumentAs in web

* Remove file extension on all open document file calls

---------

Co-authored-by: Dennis Kobert <dennis@kobert.dev>
2025-08-20 10:09:01 +00:00
..
animation Add struct field visualization to the editor message hierarchy tree visualization on the website (#2917) 2025-08-18 21:04:29 -07:00
app_window Desktop: Add the transparent viewport hole punch and hook up window button plumbing (#2949) 2025-07-28 02:13:32 -07:00
broadcast Add struct field visualization to the editor message hierarchy tree visualization on the website (#2917) 2025-08-18 21:04:29 -07:00
debug Rename the message system's 'data' argument to 'context' (#2872) 2025-07-12 22:50:59 -07:00
defer Add struct field visualization to the editor message hierarchy tree visualization on the website (#2917) 2025-08-18 21:04:29 -07:00
dialog Desktop: Add File > Save As… (#3034) 2025-08-20 10:09:01 +00:00
frontend Add struct field visualization to the editor message hierarchy tree visualization on the website (#2917) 2025-08-18 21:04:29 -07:00
globals Rename the message system's 'data' argument to 'context' (#2872) 2025-07-12 22:50:59 -07:00
input_mapper Desktop: Add File > Save As… (#3034) 2025-08-20 10:09:01 +00:00
input_preprocessor Actively submit graph evaluations while we are still waiting for results (#3024) 2025-08-07 17:28:56 +02:00
layout Replace the Spreadsheet panel with an improved Data panel (#3037) 2025-08-10 07:46:42 -07:00
portfolio Desktop: Add File > Save As… (#3034) 2025-08-20 10:09:01 +00:00
preferences Add struct field visualization to the editor message hierarchy tree visualization on the website (#2917) 2025-08-18 21:04:29 -07:00
tool Improve snapping performance (#3067) 2025-08-20 10:47:58 +02:00
message.rs Add struct field visualization to the editor message hierarchy tree visualization on the website (#2917) 2025-08-18 21:04:29 -07:00
mod.rs Replace the Spreadsheet panel with an improved Data panel (#3037) 2025-08-10 07:46:42 -07:00
prelude.rs Add struct field visualization to the editor message hierarchy tree visualization on the website (#2917) 2025-08-18 21:04:29 -07:00