mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2025-07-13 06:04:26 +02:00
update compatibility to AntOS next
This commit is contained in:
@ -3,5 +3,6 @@
|
||||
Generate graph from text using dot(viz) format
|
||||
|
||||
## Change logs
|
||||
* v0.1.0-a: Add package dependencies
|
||||
* v0.0.2-a: Fix path problem
|
||||
* v0.0.1-a: First version
|
@ -1,4 +1,3 @@
|
||||
|
||||
afx-app-window[data-id="graph_editor_win"] div[data-id="preview"]
|
||||
{
|
||||
display: flex;
|
||||
|
File diff suppressed because one or more lines are too long
@ -7,8 +7,9 @@
|
||||
"email": "xsang.le@gmail.com",
|
||||
"licences": "GPLv3"
|
||||
},
|
||||
"version":"0.0.2-a",
|
||||
"version":"0.1.0-a",
|
||||
"category":"Graphics",
|
||||
"dependencies":["ACECore@1.4.12-r"],
|
||||
"iconclass": "bi bi-bounding-box",
|
||||
"mimes":["text/.*graphviz"]
|
||||
}
|
||||
|
Reference in New Issue
Block a user