Skip to content

Releases: lambdaisland/hiccup

v0.14.67

Choose a tag to compare

@plexus plexus released this 03 Feb 14:39

Added

  • Added support for using multimethods as tags in hiccup expressions

v0.13.64

Choose a tag to compare

@plexus plexus released this 29 Jan 10:29

Changed

  • Normalize spacing in style attr with multiple properties.
    Where before the generated style attr might have "\n" or " ",
    these are all now a simple " ", e.g. in-between multiple CSS properties.

v0.12.59

Choose a tag to compare

@plexus plexus released this 29 Jan 10:25

Added

  • Add multimethod convert-attr-value to support custom rendering per attribute key
  • Add support for setting lambdaisland.hiccup.kebab-prefixes via a system
    property (comma or space separated)
  • Add HTMX extension prefixes to the default set: hx-, ws-, sse-

v0.11.55

Choose a tag to compare

@plexus plexus released this 23 Jan 07:54

Added

Fixed

Changed

v0.10.51

Choose a tag to compare

@plexus plexus released this 05 Sep 06:25

Added

  • Add wrap-render, a middleware for rendering HTML with content negotiation

v0.9.48

Choose a tag to compare

@plexus plexus released this 18 Jun 15:17

Added

  • Support custom attribute prefixes that use dashes

v0.8.45

Choose a tag to compare

@plexus plexus released this 18 Jun 15:14

Added

  • Support custom attribute prefixes that use dashes

v0.7.42

Choose a tag to compare

@plexus plexus released this 17 Mar 08:03

Changed

  • bump garden

v0.6.39

Choose a tag to compare

@plexus plexus released this 17 Mar 07:57

Changed

  • switch to com.lambdaisland/garden