Santiago Ferreira

Results 48 issues of Santiago Ferreira

Add a configuration option to add a startup image ```html ``` Specifications https://developer.apple.com/library/content/documentation/AppleApplications/Reference/SafariWebContent/ConfiguringWebApplications/ConfiguringWebApplications.html#//apple_ref/doc/uid/TP40002051-CH3-SW6

feature

See https://msdn.microsoft.com/en-us/library/bg183312(v=vs.85).aspx and https://msdn.microsoft.com/en-us/library/gg491732(v=VS.85).aspx e.g. using meta tags ```html ``` e.g. using browserconfig.xml ```xml #009900 30 1 ``` It would be nice to have an option to turn off the...

feature

(This are some ideas and we're open to suggestions) ## Main goals * Make it easier to maintain * Support fewer versions of ember/ember-cli (just 3.0 and above?) * Remove...

See https://github.com/san650/ember-cli-page-object/pull/348#issuecomment-355786704

For some reason when we generate the docs we're having different parameter orders for some functions. DOC ![screen shot 2016-08-01 at 12 33 26 pm](https://cloud.githubusercontent.com/assets/1234607/17299375/7a8d3ce2-57e4-11e6-8353-e2b10d0a38f7.png) Function ![screen shot 2016-08-01 at...

bug
good first contribution
documentation

Add support for receiving a `Map` or `Keyword` list. ```eex ``` where `my_attrs` is a `Map`.

Do the same as MIX does: https://github.com/elixir-plug/plug/blob/55e57bba8f5184f931eac141dd1fd0e1202934b7/mix.exs#L16-L18

And put the `raw` function here

feature