All Versions
25
Latest Version
Avg Release Cycle
-
Latest Release
-

Changelog History
Page 3

  • v0.3.0 Changes

    • Temple.Tags.html now prepends the doctype, making it valid HTML
    • Temple.Elements module

    ๐Ÿ’ฅ Breaking

    • Temple.Tags.html no longer accepts content as the first argument. A legal html tag must contain only a single head and a single body.
  • v0.2.0 Changes

    • Wrap radio_buttton/4 from Phoenix.HTML.Form
  • v0.1.2 Changes

    ๐Ÿ›  Bugfixes

    • ๐Ÿ‘ Allow components to be used correctly when their module was required instead of imported
  • v0.1.1 Changes

    ๐Ÿ›  Bugfixes

    • Escape content passed to 1-arity tag macros

    Development

    • โฌ†๏ธ Upgrade various optional development packages
  • v0.1.0 Changes

    • ๐ŸŽ‰ Initial Release