Todoroki / u-dory

Results 9 issues of Todoroki / u-dory

### Description of issue - What are the expected results? incompatible changes should bump Major version up - What version of Distillery? `2.1.0` According to the [Semantic Versioning 2.0 docs](https://semver.org/spec/v2.0.0.html),...

## Use case I want to create a animation picture viewer, and many of the contents are APNG. APNG is a standard and most of the modern browsers (Firefox, Chrome,...

new feature
customer: fuchsia
framework
engine
customer: crowd
P5

Currently you can not know if the application is run within a nanobox or not, by the environmental values. This PR adds an environmental value names `NANOBOX` so the applications...

Sometimes I want to print custom outputs from certain classes. ```kotlin data class Foo(val key: Int, val value: List) { override fun toString(): String { // pp() doesn't use this!...

I cloned mruby-esp32, and tried the examples. While `simplest` and `system` worked, `wifi_example` did not work. When just editing the ssid and password, it crashes with a stack overflow https://gist.github.com/ndac-todoroki/a01a35f956bb5159b49b9f3d6bce2cd4...

## Problem When there are single lined `do...end` block inside Elixir code, bracket-lens cannot parse brackets correctly. ## Examples In the valid Elixir code below, brackets aren't correctly detected: ![image](https://user-images.githubusercontent.com/11530165/97729005-8e43c000-1b15-11eb-8fc6-cd0def399492.png)...

I git cloned it to my ubuntu unity laptop, and done `npm start` but only the icon came out. So I did `npm test` to get the result shown below:...

This code: ```riotjs { header } @header = opts.header ? "This is a header text" ``` ```ruby # index.html.erb 'Some header' }) %> ``` raises an error in the javascript...

Is there any plans of making top/bottom off-canvas? Like in [Foundation](http://foundation.zurb.com/apps/docs/#!/off-canvas)?

enhancement
help wanted
hacktoberfest
up-for-grab