phoenix_html v2.9.0 Release Notes

Release Date: 2016-12-19 // over 7 years ago
    • ✨ Enhancements
      • Add img_tag/2 helper to Phoenix.HTML.Tag
      • Submit nearest form even if not direct descendent
      • Use more iodata for tag/2 and content_tag/3
      • Add input_value/3, input_id/2 and input_name/2 as a unified API around the input (alongside input_type/3 and input_validations/2)