Graphite/core
TrueDoctor c0e60a21d3 Export current document as SVG when pressing Ctrl+Shift+S (#160)
* Export current document when pressing Ctrl+Shift+S

* Use a blob for download

* Add Ctrl + E shortcut, match on lower case

* Don't mount element in DOM

* Polish some keybindings

* Add initialization for MappingEntries

* Implement svg coloring

* Add newline after svg tag

* Add spaces to svg style format

* Fix more svg formatting

* Add space before />

* Remove duplicate whitespace
2021-05-28 20:43:51 +02:00
..
document Export current document as SVG when pressing Ctrl+Shift+S (#160) 2021-05-28 20:43:51 +02:00
editor Export current document as SVG when pressing Ctrl+Shift+S (#160) 2021-05-28 20:43:51 +02:00
proc-macro Major overhaul of input and communication systems 2021-05-23 01:26:24 +02:00
renderer Add metadata (#45) 2021-03-27 15:16:05 +05:00