Sebastian Lasse
Sebastian Lasse
Hey there, thanks for the work. I've just run this project vs the official [RealWorld API Tests](https://github.com/gothinkster/realworld/tree/master/api) : I would suggest to use these for testing. [ Currently they return...
The ability to save the exported JSON as a Gist would be nice – This should be straightforward since the user already authenticated Github, see https://developer.github.com/v3/gists/ Also from https://github.com/astralapp/astral/issues/84 >...
Please Indicate One: * [x] Editorial * [ ] Question * [ ] Feedback * [ ] Blocking Issue * [x] Non-Blocking Issue Please Describe the Issue: Example 157 is...
btw: dojo foundation and jQuery foundation merged last week
It could be useful to store all redirecting URLs in an array e. g. in the options object. The options are returned with the response and the user now knows...
Hey, currently writing an "auth" module using core/request and wonder if the parsing of querystrings could go to the `request` module as a `responseType` because I think it is common...
Thank you for this repo. Unsure if this falls within the scope : Recently I prepared a list of grants for the ActivityPub community – [List of grants and funding...
**Enhancement** I think the month names in Calendar might be an overhead. In my own widgets I am using a fallback for the `renderMonthLabel` if `Intl` is available ``` function...
Please see https://github.com/dojo/widgets/search?q=which&unscoped_q=which There are multiple references to `event.which` which has been removed from the Web standards and for which Mozilla says "Be aware that this feature may cease to...
This is more an idea referring to https://blog.apisyouwonthate.com/getting-started-with-json-hyper-schema-184775b91f https://blog.apisyouwonthate.com/getting-started-with-json-hyper-schema-part-2-ca9d7ffdf6f6 https://blog.apisyouwonthate.com/common-hypermedia-patterns-with-json-hyper-schema-17c78cf884ff Summing up: About a **descriptive** and **reusable** and **language independent** format to describe e.g. websites (evolved pretty much) We can...