add more dialog showcase

This commit is contained in:
lxsang 2021-03-22 20:55:07 +01:00
parent 8fd278c7f1
commit 86b7da95d5
6 changed files with 5 additions and 505 deletions

File diff suppressed because one or more lines are too long

View File

@ -7,7 +7,7 @@
"email": "xsang.le@gmail.com",
"licences": "GPLv3"
},
"version":"0.0.5-a",
"version":"0.0.6-a",
"category":"Other",
"mimes":["none"],
"iconclass": "fa fa-delicious",

View File

@ -15,7 +15,7 @@
<afx-button text="__(This is the label)"
data-id="bttest"
iconclass="fa fa-camera-retro fa-lg"
icon="os://packages/DummyApp/icon.png" ></afx-button>
icon="os://packages/DummyApp/icon.png"></afx-button>
<afx-nspinner data-id="spin" value="10" step="2" ></afx-nspinner>
</afx-hbox>
<afx-resizer data-height="5" ></afx-resizer>

Binary file not shown.

View File

@ -7,7 +7,7 @@
"email": "xsang.le@gmail.com",
"licences": "GPLv3"
},
"version":"0.0.5-a",
"version":"0.0.6-a",
"category":"Other",
"mimes":["none"],
"iconclass": "fa fa-delicious",

View File

@ -245,7 +245,7 @@
"description": "https://raw.githubusercontent.com/lxsang/antosdk-apps/master/ShowCase/README.md",
"category": "Other",
"author": "Xuan Sang LE",
"version": "0.0.5-a",
"version": "0.0.6-a",
"dependencies": [],
"download": "https://raw.githubusercontent.com/lxsang/antosdk-apps/master/ShowCase/build/release/ShowCase.zip"
},