3.1.0
What's Changed
- Wrong response header HX-Push instead of HX-Push-Url used by @xhaggi in #69
- Get rid of 'with' prefix from HtmxRequest builder methods by @xhaggi in #71
- [fix] retarget property not overridden in HtmxResponse#and method by @xhaggi in #72
- Add missing Javadoc + update README by @xhaggi in #70
- [fix] wrong empty checks in getters for triggers in HtmxResponse by @xhaggi in #74
- Add builder to HtmxResponse by @xhaggi in #73
- Rewrite HX-Trigger support in HtmxResponse by @xhaggi in #75
- Publish file AutoConfigureWebMvc.imports in jar so that users can benefit from it by @xhaggi in #82
- Add support for specifying modifiers in HX-Reswap by @xhaggi in #83
- Restrict mapping to the handler method to target and triggered element in @HxRequest by @xhaggi in #80
- Add support for HX-Location response header in HtmxResponse by @xhaggi in #84
- Add support for HX-Replace-Url response header in HtmxResponse by @xhaggi in #86
- No need to mark HtmxResponse.Builder#reswap as deprecated because it was not part of a release by @xhaggi in #85
- Add support for HX-Reselect response header in HtmxResponse by @xhaggi in #87
Full Changelog: 3.0.0...3.1.0