abhilashlr
abhilashlr
What would happen to apps that use ember-rails platform? How is it achieved?
Thanks for this addon! **I am facing this issue recently:** If an url which has no query params is given, ex: /abc then the ignoring happens. But if an url...
Fixes https://github.com/emberjs/ember.js/issues/17962
My input HTML is like ``` abc ``` But it generates the following: ``` ``` Is there a way to suppress the doctype and other tag which are not given...
This PR attempts to add ember-cli-addon-docs for this addon. Which should close #45
For `de-at`, `fr-br`, and `us-at` the description of the country seems undefined. Preferably because the flag's value itself isn't defined on the `client.en.yml` file. If you suggest the text, I...
The selectize would be multiple with tagging support (create tags). All I'd be wanting is, do not display the tags in the selectize's wrapper inside the text box. But I'd...