Kamontat Chantrachirathumrong

Results 22 issues of Kamontat Chantrachirathumrong

Docker container installer ![screen shot 2017-11-09 at 22 44 32](https://user-images.githubusercontent.com/14089557/32614336-9c4416e2-c59f-11e7-8df1-35c2d14e10c6.png)

bug
help wanted

- https://github.com/blog/2111-issue-and-pull-request-templates

feature-request

This cause compile error on `aligned-buffer` ``` error /Users/kamontat/Desktop/Workspaces/wikidata-api/node_modules/aligned-buffer: Command failed. Exit code: 1 Command: node-gyp rebuild Arguments: Directory: /Users/kamontat/Desktop/Workspaces/wikidata-api/node_modules/aligned-buffer Output: gyp info it worked if it ends with ok...

It throw this error out, but i'm not sure what it mean?? ``` File src/core/download_resource_management: error: indent/outdent mismatch: 2. ```

is the theme have draft post??? Draft Post is post that may not finish it yet or still have something to check before publishing

In Mobile, How to get sharing button and goup button ??

enhancement

Question: If I merge with squash merge, did it know? and expand to changelog?

I already tried `sbt module1/compile:dependencyTree` or `sbt module2/compile:dependencyTree` but it still runs every project anyway. I would like to generate the dependencies tree of all projects as a file. how...

[isSimilar](https://github.com/santiblanko/vue-instant/blob/f1e12017009f67e7e8177b075cf19551eff811fd/src/components/VueInstant.vue#L399-L427) method will reset the match to all if I add spacebar. For example, The dataset is `Website developer`, `Mobile developer`, `Data engineer`. 1. If the input is `hello` =...