surface v0.1.0-alpha.2 Release Notes

Release Date: 2020-06-09 // almost 4 years ago
    • New Markdown component
    • New Link component
    • New form components Form, Field, TextArea, Label, TextInput, RadioButton, HiddenInput, ColorInput, DateInput, DateTimeLocalInput, EmailInput, NumberInput, PasswordInput, RangeInput, SearchInput, TelephoneInput, TimeInput, UrlInput, Reset and Submit.
    • Automatically define a required :id property for live components that implement handle_event/3
    • New config API for components
    • Update LiveView to v0.13