Manu S Ajith
Manu S Ajith
ping @ludicast
:thumbsup:
> I was talking to @ukutaht about this change, and I think that https://github.com/elixir-tesla/tesla would be a better replacement for HTTPoison. Tesla supports [multiple adapters](https://hexdocs.pm/tesla/Tesla.Adapter.Finch.html), meaning that we could use...
@ukutaht this is ready for another review now.
Instead of just trending repositories from github api we could use the star count also like [here](https://api.github.com/search/repositories?q=%20+language:ruby&sort=stars&order=desc). more starred repos means more chance of being a top project.
cc/ @nate-strauser
@lukaskral can you have a look at this.
@Gilmoursa can you have a look at why the spec is failing.
@jayjun yea. looks like something was not correct with the deployment. Thanks for checking. cc/ @rizafahmi
@rizafahmi @optikfluffel I drilled down the issue to dimmer.js component. It uses `opacity` as a parameter in one of the functions, which won't work in `strict` mode, and was causing...