ember-cli / ember-cli/ember-twiddle
Full screen mode
Open
- Dominant language
- JavaScript
- Stars
- 268
- Forks
- 87
- PR merge metrics
- No merged PRs in 30d
Description
@rwjblue some ideas on this.
- The way jsbin does it is server-side, so that's a no-go for now
- If we want stand-alone fullscreen support, we would need to load+build the gist in the jsbin. This would mean that we'd need at least `services/ember-cli` present to do that.
- Since we'd only be reading Gists we wouldn't need to authenticate to the GH api
- I think this will be in conjunction with a crossdomain setup.
Contributor guide
Assessment
This issue has not been assessed yet.