-
Notifications
You must be signed in to change notification settings - Fork 386
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
54aae32
commit 0603819
Showing
15 changed files
with
379 additions
and
43 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,19 @@ | ||
{ | ||
"id": "feathersui-source", | ||
"id": "com.feathersui-source", | ||
"name": "feathersui-source", | ||
"url": "https://feathersui.com/as3-starling/", | ||
"docUrl": "https://feathersui/api-reference/", | ||
"description": "Cross-platform user interface components for creative frontend projects built with Starling", | ||
"type": "src", | ||
"version": "4.2.0", | ||
"sourceUrl": "https://github.com/feathersui/feathersui-starling/releases/download/v4.2.0/feathersui-source_4.2.0.airpackage", | ||
"sourceUrl": "https://github.com/feathersui/feathersui-starling/releases/download/v4.2.0/com.feathersui-source_4.2.0.airpackage", | ||
"dependencies": ["starling-source:2.7.0"], | ||
"parameters": [], | ||
"tags": ["components", "gui", "starling", "ui", "widgets"] | ||
"tags": ["components", "gui", "starling", "ui", "widgets"], | ||
"status": "release", | ||
"license": { | ||
"type": "Simplified BSD", | ||
"url": "https://github.com/feathersui/feathersui-starling/blob/v4.2.0/LICENSE.md", | ||
"public": true | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,19 @@ | ||
{ | ||
"id": "feathersui", | ||
"id": "com.feathersui", | ||
"name": "feathersui", | ||
"url": "https://feathersui.com/as3-starling/", | ||
"docUrl": "https://feathersui/api-reference/", | ||
"description": "Cross-platform user interface components for creative frontend projects built with Starling", | ||
"type": "swc", | ||
"version": "4.2.0", | ||
"sourceUrl": "https://github.com/feathersui/feathersui-starling/releases/download/v4.2.0/feathersui_4.2.0.airpackage", | ||
"sourceUrl": "https://github.com/feathersui/feathersui-starling/releases/download/v4.2.0/com.feathersui_4.2.0.airpackage", | ||
"dependencies": ["starling:2.7.0"], | ||
"parameters": [], | ||
"tags": ["components", "gui", "starling", "ui", "widgets"] | ||
"tags": ["components", "gui", "starling", "ui", "widgets"], | ||
"status": "release", | ||
"license": { | ||
"type": "Simplified BSD", | ||
"url": "https://github.com/feathersui/feathersui-starling/blob/v4.2.0/LICENSE.md", | ||
"public": true | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
{ | ||
"id": "com.feathersui.AeonDesktopTheme-source", | ||
"name": "Feathers UI Aeon Desktop Theme", | ||
"url": "https://feathersui.com/as3-starling/", | ||
"docUrl": "https://feathersui/api-reference/", | ||
"description": "Aeon desktop theme for Feathers UI (Starling version)", | ||
"type": "src", | ||
"version": "4.2.0", | ||
"sourceUrl": "https://github.com/feathersui/feathersui-starling/releases/download/v4.2.0/com.feathersui.AeonDesktopTheme-source_4.2.0.airpackage", | ||
"dependencies": [ | ||
"starling-source:2.7.0", | ||
"feathersui-source:4.2.0" | ||
], | ||
"parameters": [], | ||
"tags": ["theme", "feathers", "starling"], | ||
"status": "release", | ||
"license": { | ||
"type": "Simplified BSD", | ||
"url": "https://github.com/feathersui/feathersui-starling/blob/v4.2.0/LICENSE.md", | ||
"public": true | ||
} | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
{ | ||
"id": "com.feathersui.AeonDesktopTheme", | ||
"name": "Feathers UI Aeon Desktop Theme", | ||
"url": "https://feathersui.com/as3-starling/", | ||
"docUrl": "https://feathersui/api-reference/", | ||
"description": "Aeon desktop theme for Feathers UI (Starling version)", | ||
"type": "swc", | ||
"version": "4.2.0", | ||
"sourceUrl": "https://github.com/feathersui/feathersui-starling/releases/download/v4.2.0/com.feathersui.AeonDesktopTheme_4.2.0.airpackage", | ||
"dependencies": [ | ||
"starling:2.7.0", | ||
"feathersui:4.2.0" | ||
], | ||
"parameters": [], | ||
"tags": ["theme", "feathers", "starling"], | ||
"status": "release", | ||
"license": { | ||
"type": "Simplified BSD", | ||
"url": "https://github.com/feathersui/feathersui-starling/blob/v4.2.0/LICENSE.md", | ||
"public": true | ||
} | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
{ | ||
"id": "com.feathersui.MetalWorksDesktopTheme-source", | ||
"name": "Feathers UI Metal Works Desktop Theme", | ||
"url": "https://feathersui.com/as3-starling/", | ||
"docUrl": "https://feathersui/api-reference/", | ||
"description": "Metal Works desktop theme for Feathers UI (Starling version)", | ||
"type": "src", | ||
"version": "4.2.0", | ||
"sourceUrl": "https://github.com/feathersui/feathersui-starling/releases/download/v4.2.0/com.feathersui.MetalWorksDesktopTheme-source_4.2.0.airpackage", | ||
"dependencies": [ | ||
"starling-source:2.7.0", | ||
"feathersui-source:4.2.0" | ||
], | ||
"parameters": [], | ||
"tags": ["theme", "feathers", "starling"], | ||
"status": "release", | ||
"license": { | ||
"type": "Simplified BSD", | ||
"url": "https://github.com/feathersui/feathersui-starling/blob/v4.2.0/LICENSE.md", | ||
"public": true | ||
} | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
{ | ||
"id": "com.feathersui.MetalWorksDesktopTheme", | ||
"name": "Feathers UI Metal Works Desktop Theme", | ||
"url": "https://feathersui.com/as3-starling/", | ||
"docUrl": "https://feathersui/api-reference/", | ||
"description": "Metal Works desktop theme for Feathers UI (Starling version)", | ||
"type": "swc", | ||
"version": "4.2.0", | ||
"sourceUrl": "https://github.com/feathersui/feathersui-starling/releases/download/v4.2.0/com.feathersui.MetalWorksDesktopTheme_4.2.0.airpackage", | ||
"dependencies": [ | ||
"starling:2.7.0", | ||
"feathersui:4.2.0" | ||
], | ||
"parameters": [], | ||
"tags": ["theme", "feathers", "starling"], | ||
"status": "release", | ||
"license": { | ||
"type": "Simplified BSD", | ||
"url": "https://github.com/feathersui/feathersui-starling/blob/v4.2.0/LICENSE.md", | ||
"public": true | ||
} | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
{ | ||
"id": "com.feathersui.MetalWorksMobileTheme-source", | ||
"name": "Feathers UI Metal Works Mobile Theme", | ||
"url": "https://feathersui.com/as3-starling/", | ||
"docUrl": "https://feathersui/api-reference/", | ||
"description": "Metal Works mobile theme for Feathers UI (Starling version)", | ||
"type": "src", | ||
"version": "4.2.0", | ||
"sourceUrl": "https://github.com/feathersui/feathersui-starling/releases/download/v4.2.0/com.feathersui.MetalWorksMobileTheme-source_4.2.0.airpackage", | ||
"dependencies": [ | ||
"starling-source:2.7.0", | ||
"feathersui-source:4.2.0" | ||
], | ||
"parameters": [], | ||
"tags": ["theme", "feathers", "starling"], | ||
"status": "release", | ||
"license": { | ||
"type": "Simplified BSD", | ||
"url": "https://github.com/feathersui/feathersui-starling/blob/v4.2.0/LICENSE.md", | ||
"public": true | ||
} | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
{ | ||
"id": "com.feathersui.MetalWorksMobileTheme", | ||
"name": "Feathers UI Metal Works Mobile Theme", | ||
"url": "https://feathersui.com/as3-starling/", | ||
"docUrl": "https://feathersui/api-reference/", | ||
"description": "Metal Works mobile theme for Feathers UI (Starling version)", | ||
"type": "swc", | ||
"version": "4.2.0", | ||
"sourceUrl": "https://github.com/feathersui/feathersui-starling/releases/download/v4.2.0/com.feathersui.MetalWorksMobileTheme_4.2.0.airpackage", | ||
"dependencies": [ | ||
"starling:2.7.0", | ||
"feathersui:4.2.0" | ||
], | ||
"parameters": [], | ||
"tags": ["theme", "feathers", "starling"], | ||
"status": "release", | ||
"license": { | ||
"type": "Simplified BSD", | ||
"url": "https://github.com/feathersui/feathersui-starling/blob/v4.2.0/LICENSE.md", | ||
"public": true | ||
} | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
{ | ||
"id": "com.feathersui.MinimalDesktopTheme-source", | ||
"name": "Feathers UI Minimal Desktop Theme", | ||
"url": "https://feathersui.com/as3-starling/", | ||
"docUrl": "https://feathersui/api-reference/", | ||
"description": "Minimal desktop theme for Feathers UI (Starling version)", | ||
"type": "src", | ||
"version": "4.2.0", | ||
"sourceUrl": "https://github.com/feathersui/feathersui-starling/releases/download/v4.2.0/com.feathersui.MinimalDesktopTheme-source_4.2.0.airpackage", | ||
"dependencies": [ | ||
"starling-source:2.7.0", | ||
"feathersui-source:4.2.0" | ||
], | ||
"parameters": [], | ||
"tags": ["theme", "feathers", "starling"], | ||
"status": "release", | ||
"license": { | ||
"type": "Simplified BSD", | ||
"url": "https://github.com/feathersui/feathersui-starling/blob/v4.2.0/LICENSE.md", | ||
"public": true | ||
} | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
{ | ||
"id": "com.feathersui.MinimalDesktopTheme", | ||
"name": "Feathers UI Minimal Desktop Theme", | ||
"url": "https://feathersui.com/as3-starling/", | ||
"docUrl": "https://feathersui/api-reference/", | ||
"description": "Minimal desktop theme for Feathers UI (Starling version)", | ||
"type": "swc", | ||
"version": "4.2.0", | ||
"sourceUrl": "https://github.com/feathersui/feathersui-starling/releases/download/v4.2.0/com.feathersui.MinimalDesktopTheme_4.2.0.airpackage", | ||
"dependencies": [ | ||
"starling:2.7.0", | ||
"feathersui:4.2.0" | ||
], | ||
"parameters": [], | ||
"tags": ["theme", "feathers", "starling"], | ||
"status": "release", | ||
"license": { | ||
"type": "Simplified BSD", | ||
"url": "https://github.com/feathersui/feathersui-starling/blob/v4.2.0/LICENSE.md", | ||
"public": true | ||
} | ||
} | ||
|
Oops, something went wrong.