Robert DeLuca
Robert DeLuca
### Version of Dropkick: 2.x ### Expected Behavior Dropkick should mimic what mobile devices do. It looks like all of them use a select style dropdown but open a native...
We should detail troubleshooting tips in the README like: - How to deal with the SSL cert issues - Not to use the default brew install of emacs And anything...
Like this: 
Pssst, @cowboyd here's your chance to use AWS Lambda 😆
This package isn't on melpa but we should either include it here or add it to melpa. Then add it to frontmacs
And update the change log :)
It seems something in ember 2.11.3 broke testing any code that throws exceptions. We have a test that ensures a multiselect value is an array, and if its not throw....
I'd like to see a demo page. Use the gh-pages ember-cli addon & add the URL to the package.json like x-select: https://github.com/thefrontside/emberx-select/blob/master/package.json#L54
Looks like in the [testing heading](https://github.com/thefrontside/ember-let#running-tests) we're referencing an old version of ember-try. Instead of `ember try:testall` it should be [`ember try:each`](https://github.com/ember-cli/ember-try#ember-tryeach)
We should update the link to ember-twiddle to have barebones example of ember-let. :D