Skip to content

Conversation

@danschultzer
Copy link
Member

Resolves #151

Since do block runs before it's passed to the method there is no way of rewriting PowAssent.Phoenix.ViewHelpers.provider_links/2. I don't know if this is the right approach. My general feeling is that this should be solved with pure CSS, or writing out the provider links logic manually.

The view helpers provider very little extra functionality, so it might be best to just direct devs to write them out in their own view modules.

@danschultzer danschultzer force-pushed the pass-block-link-generator branch 2 times, most recently from 1eb5402 to cb791f3 Compare May 24, 2020 22:33
@danschultzer danschultzer force-pushed the pass-block-link-generator branch from cb791f3 to 3578932 Compare October 18, 2020 21:29
@danschultzer danschultzer marked this pull request as ready for review October 18, 2020 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support do ... end block in view helper

2 participants