Commit graph

2 commits

Author SHA1 Message Date
Azgaar
3fe225e293 export json cleanup 2022-01-26 18:13:32 +03:00
Efruz Yıldırır
503eabd9d4
Api-Like map save option (#730)
* Added Save Option for Api-like json export.
Will be updated and set to a scheme

* Save Option for Api-like added

* Moved UI of json export to export dialog.
Moved json export to another file named export-json.js

* Added Seperated json export selections
- all JSON : exports all json data.
- minimal JSON : exports json data without cells data.
- cells JSON : exports json data only with pack.cells data.

* More Stable Cell Export...
2022-01-26 17:16:54 +03:00