surface v0.1.0-rc.2 Release Notes

Release Date: 2020-11-04 // over 3 years ago
    • Update liveview to latest v0.15-dev (f986171)
    • New wrapper components Surface.Components.{For, If} for when the :for and :if directives aren't sufficient (#184)
    • Allow double braces within interpolation (#171)
    • Add new Surface.Components.FieldContext to support form fields without wrapping divs (#172)
    • Improve error message for unloaded modules (#174)
    • Fix issue with :for modifiers on components (#176)
    • Expose form instance as slot prop on Surface.Components.Form (#183)
    • Don't initialize data assigns without default value (#195)