Skip to content

Releases: michalsn/codeigniter-htmx

v1.0.0

09 Dec 12:14
51f5cb8
Compare
Choose a tag to compare

First official release.

Changed

  • When an HTTP error response occurs, display it in the modal.
  • Add view_fragment() function to return only fragments of the view.

Fixed

  • Fixed the issue with applying an ErrorDecorator to the CLI requests.

v1.0.0-beta.2

22 Nov 17:56
c9fc494
Compare
Choose a tag to compare
v1.0.0-beta.2 Pre-release
Pre-release

Changed

  • Stop including code responsible for showing Debug Toolbar for htmx requests.

v1.0.0-beta

19 Nov 09:30
e8d262e
Compare
Choose a tag to compare
v1.0.0-beta Pre-release
Pre-release
add some badges