-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #48 from FabricLabs/feature/release-update
Downstream Updates
- Loading branch information
Showing
39 changed files
with
5,905 additions
and
246,368 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
v16.17.1 | ||
v18.19.0 |
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 @@ | ||
# Fabric Edge Nodes for Developers | ||
This library implements an HTTP interface to Fabric applications. | ||
|
||
## Browser | ||
### Components | ||
- [ ] FabricApplication | ||
- [ ] FabricBridge | ||
- [ ] FabricBrowser | ||
- [ ] FabricCard | ||
- [ ] FabricContract | ||
- [ ] FabricDebug | ||
- [ ] FabricGrid | ||
- [ ] FabricSite | ||
- [ ] FabricStore | ||
|
||
### Compile Status | ||
#### `@fabric/core` | ||
- [x] Actor | ||
- [x] Remote | ||
|
||
#### `@fabric/http` | ||
- [x] Client | ||
- [ ] Remote |
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
Oops, something went wrong.