surface-ui / surface

A server-side rendering component library for Phoenix

Home Page:https://surface-ui.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support Phoenix 1.7.0-rc

msaraiva opened this issue · comments

wait in hope

Surface 0.9.2 works with Phoenix 1.7.0-rc.2 + LiveView 0.18.11 for me :)

Forms with for={:bla} issue a warning now. Same for Form.Inputs (and for this latter one i can't seem to make it work by passing for={%{}} opts={as: :bla} as per LV suggestion.

@noozo that's fixed on master. See closed PR re 0.18.14

Currently Phoenix isn't able to understad .sface files when using embed_templates.

Closed in #687.

@VictorGaiva I created a specific issue for that one #688.