Joel Kuntz
Joel Kuntz
It appears the app loads all entries at once so it wouldn't require any additional server calls and be easy to implement
When things settle down with Ember Simple Auth, Torii, and Ember-cli it would be good to update the tutorial for anything that has changed in the versions since this tutorial...
In the [docs/rules](https://github.com/ember-cli/eslint-plugin-ember/blob/master/docs/rules/use-brace-expansion.md) it mentions that spaces are not allowed. A developer would also encounter an Ember error upon the code being used in the app (as well as failing...
I notice in the README screenshot it shows a prettify button (as I see in other graphiql examples like http://try.sangria-graphql.org/graphiql ) However when following standalone example https://github.com/OlegIlyenko/graphiql-workspace#standalone-usage it does not...
jsPlumb supports this, seems relatively easy https://jsplumbtoolkit.com/doc/zooming.html
The filerev/usemin is not working properly in renaming the images in the code. A temporary fix has been pushed where it ignores images.
Boundaries are going to be a special type of stencil. @Glavin001 and I have discussed and we think a default jsplumb object (with no connectors) will work so long as...
Users may wish to have multiple colors in their diagrams to help distinguish things based on their standards. Being able to easily change colors (or [palettes](https://color.adobe.com/explore/newest/?time=all)) would add customization with...
For example, if I set `allowEmpty` in my environment.js I would also like to be able to specify a default instead of nothing. For example I could render `--` where...
If I have my Ask Stack Results tab open and focused and then split the pane (any direction) and close the Ask Stack Results tab the new split (and empty)...