Juan Manuel Azambuja
Juan Manuel Azambuja
Generate doc site using `ember-cli-addon-docs`
Hi, First of all, thanks for all the hard work on this great addon, it works great! I'm having issues with opening the menu while writing acceptance tests. I tried...
Closes #69 Update to Elixir 1.15.2 and OTP 26.0.2 The main issue here is that `Port.comand` is erroring out because of a behavior change on OTP that's not going to...
- [X] Tests created for any new feature or regression tests for bugfixes. Implements the changes required to support what's described on #507. In order to support arbitrary keyword arguments,...
Hello! I'm working on supporting Shopify's `t` filter (translation filter). Here there is a simple a example of how it works. If we have the following translations file ``` /locales/en.default.json...
It would be great to have a command to list all outdated addons: Synopsis: ``` * ember inspect:outdated Inspecting app... Found 4 outdated addon(s). ember-cli-page-object v1.3.0 (latest is v1.5.0) ......