10000 Release v0.2.0 · will-wow/typed-htmx-go · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare 516F
@will-wow will-wow released this 25 May 06:39
· 3 commits to main since this release

Breaking Changes

  • Rename trigger.Filter to trigger.When for more readable triggers

Other changes

  • Add many HTMX extensions, all of which take an hx as a parameter to support all renderers
  • Expose a new htmx.NewStringAttrs() hx type for attributes that render to a simple HTML string

Examples

  • Progress Bar
  • Server-Send Events
  • Keyboard shortcuts

Full Changelog: v0.1.0...v0.2.1

0