Skip to content

Releases: katallaxie/fiber-htmx

v3.0.2

07 Oct 11:47
45807b3

Choose a tag to compare

Changelog (2025-10-07T11:47:00Z)

Welcome to this new release! We hope you enjoy the changes we've made.

Changelog

Others

  • 45807b3 fix: default content type

v3.0.1

07 Oct 10:13
797c309

Choose a tag to compare

Changelog (2025-10-07T10:13:18Z)

Welcome to this new release! We hope you enjoy the changes we've made.

Changelog

Others

  • 797c309 fix: cleanup interfaces in v2

v3.0.0

07 Oct 09:25
93dbfb0

Choose a tag to compare

Changelog (2025-10-07T09:25:43Z)

Welcome to this new release! We hope you enjoy the changes we've made.

Changelog

Others

  • dafe40f Merge pull request #186 from katallaxie/dependabot/go_modules/github.com/katallaxie/pkg-0.7.8
  • a7e5736 Merge pull request #187 from katallaxie/dependabot/github_actions/actions/checkout-5
  • e2c2f40 Merge pull request #188 from katallaxie/dependabot/go_modules/github.com/valyala/fasthttp-1.65.0
  • 3e28274 Merge pull request #189 from katallaxie/dependabot/go_modules/github.com/go-viper/mapstructure/v2-2.4.0
  • fc76acb Merge pull request #190 from katallaxie/dependabot/go_modules/github.com/stretchr/testify-1.11.0
  • a3f52c9 Merge pull request #191 from katallaxie/dependabot/go_modules/github.com/stretchr/testify-1.11.1
  • 4883a5a Merge pull request #192 from katallaxie/dependabot/go_modules/gorm.io/gorm-1.30.2
  • 96fd7ee Merge pull request #193 from katallaxie/dependabot/go_modules/github.com/spf13/pflag-1.0.8
  • 2561bc3 Merge pull request #194 from katallaxie/dependabot/go_modules/github.com/spf13/pflag-1.0.9
  • fad43b3 Merge pull request #195 from katallaxie/dependabot/go_modules/github.com/spf13/pflag-1.0.10
  • 3edf532 Merge pull request #196 from katallaxie/dependabot/go_modules/gorm.io/gorm-1.30.3
  • 59b131d Merge pull request #197 from katallaxie/dependabot/github_actions/actions/setup-go-6
  • c2ac1f0 Merge pull request #198 from katallaxie/dependabot/go_modules/gorm.io/gorm-1.30.5
  • 3060af6 Merge pull request #199 from katallaxie/dependabot/go_modules/github.com/katallaxie/pkg-0.7.9
  • 6d05ae4 Merge pull request #200 from katallaxie/dependabot/go_modules/github.com/valyala/fasthttp-1.66.0
  • 7d0b8d4 Merge pull request #201 from katallaxie/dependabot/go_modules/gorm.io/gorm-1.31.0
  • f19e1fe chore(ctrl): add controller to v3
  • 93dbfb0 chore(ctrl): update interface to only return error
  • c942824 chore(deps): bump actions/checkout from 4 to 5
  • c50ad96 chore(deps): bump actions/setup-go from 5 to 6
  • 56cd5b1 chore(deps): bump github.com/go-viper/mapstructure/v2
  • 908c20e chore(deps): bump github.com/katallaxie/pkg from 0.7.7 to 0.7.8
  • eca3444 chore(deps): bump github.com/katallaxie/pkg from 0.7.8 to 0.7.9
  • ea1e4cd chore(deps): bump github.com/spf13/pflag from 1.0.7 to 1.0.8
  • 7fc0e68 chore(deps): bump github.com/spf13/pflag from 1.0.8 to 1.0.9
  • 2081cea chore(deps): bump github.com/spf13/pflag from 1.0.9 to 1.0.10
  • 918b594 chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0
  • 45a1700 chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
  • f7ac895 chore(deps): bump github.com/valyala/fasthttp from 1.64.0 to 1.65.0
  • c164cf8 chore(deps): bump github.com/valyala/fasthttp from 1.65.0 to 1.66.0
  • 3477f5a chore(deps): bump gorm.io/gorm from 1.30.1 to 1.30.2
  • 66383aa chore(deps): bump gorm.io/gorm from 1.30.2 to 1.30.3
  • 827f542 chore(deps): bump gorm.io/gorm from 1.30.3 to 1.30.5
  • 2042ece chore(deps): bump gorm.io/gorm from 1.30.5 to 1.31.0
  • 6bd3bec chore: filter for funcs
  • 7b6bb81 chore: new controller handler
  • 5580451 chore: remove go.work from .gitignore
  • 5e16190 chore: update fiber@v3
  • a110f76 chore: update go.mod

v1.0.4

29 Jul 20:44
e1c1eaa

Choose a tag to compare

Changelog (2025-07-29T20:44:20Z)

Welcome to this new release! We hope you enjoy the changes we've made.

Changelog

Others

  • e4101ac Merge pull request #179 from katallaxie/dependabot/go_modules/github.com/go-viper/mapstructure/v2-2.3.0
  • 9c95582 Merge pull request #180 from katallaxie/dependabot/go_modules/github.com/valyala/fasthttp-1.63.0
  • dbc9980 Merge pull request #181 from katallaxie/dependabot/go_modules/github.com/katallaxie/htmx-0.5.3
  • 0fc0daa Merge pull request #182 from katallaxie/dependabot/go_modules/github.com/valyala/fasthttp-1.64.0
  • b02da80 Merge pull request #183 from katallaxie/dependabot/go_modules/github.com/spf13/pflag-1.0.7
  • c1d09d8 Merge pull request #184 from katallaxie/dependabot/go_modules/github.com/gofiber/fiber/v2-2.52.9
  • c61f73b Merge pull request #185 from katallaxie/dependabot/go_modules/gorm.io/gorm-1.30.1
  • 07e5424 chore(deps): bump github.com/go-viper/mapstructure/v2
  • f66c706 chore(deps): bump github.com/gofiber/fiber/v2 from 2.52.8 to 2.52.9
  • 2443739 chore(deps): bump github.com/katallaxie/htmx from 0.5.2 to 0.5.3
  • 4707591 chore(deps): bump github.com/spf13/pflag from 1.0.6 to 1.0.7
  • 42a2ed3 chore(deps): bump github.com/valyala/fasthttp from 1.62.0 to 1.63.0
  • e14a631 chore(deps): bump github.com/valyala/fasthttp from 1.63.0 to 1.64.0
  • 67eb5c2 chore(deps): bump gorm.io/gorm from 1.30.0 to 1.30.1
  • e1c1eaa chore: remove dep

v1.0.3

11 Jun 19:15
c0eea6c

Choose a tag to compare

Changelog (2025-06-11T19:15:13Z)

Welcome to this new release! We hope you enjoy the changes we've made.

Changelog

Others

v1.0.2

10 Jun 19:23
c0eea6c

Choose a tag to compare

Changelog (2025-06-10T19:23:52Z)

Welcome to this new release! We hope you enjoy the changes we've made.

Changelog

Others

v1.0.1

10 Jun 19:21
ee69b58

Choose a tag to compare

Changelog (2025-06-10T19:21:19Z)

Welcome to this new release! We hope you enjoy the changes we've made.

Changelog

Features

  • ee69b58 feat: add recover to comp handler

Others

  • b921afb Merge pull request #178 from katallaxie/dependabot/go_modules/github.com/katallaxie/htmx-0.5.2
  • a0b29ff chore(deps): bump github.com/katallaxie/htmx from 0.5.1 to 0.5.2
  • 4034a8f chore: add toasts api
  • 78f3e44 refactor: remove heroicons
  • 68b3ac8 refactor: remove legacy scripts

v1.0.0

05 Jun 19:36
fb95f7d

Choose a tag to compare

Changelog (2025-06-05T19:36:48Z)

Welcome to this new release! We hope you enjoy the changes we've made.

Changelog

Features

  • 725ad78 feat(card): add bordered card
  • d465d33 feat(comps): render on key exist
  • 401973c feat(ctrl): add a new authz filter
  • 80aed8d feat(ctrl): add controls
  • 900cc8f feat(ctrl): adding new methods
  • 7241753 feat(ctx): add default context
  • 7c5f348 feat(error): Errors
  • da49f1c feat(error): add error handling controller
  • 82e9380 feat(html): add 1password ignore attribute
  • 4b6ba50 feat(html): add fragment element
  • 5216645 feat(htmx): add disabled elt
  • 752e7b3 feat(icon): adding glasses
  • 5e6e8aa feat(icon): adding trash icon
  • 1e200ff feat(icon): ellipsis icons
  • 78b2678 feat(radio): radio colors
  • 38870cf feat(tables): add generic results type
  • 82a911b feat(ui): adding mockup components
  • 5acc374 feat(ui): alert icons and role
  • f40eb20 feat: add CSRF token component
  • cf61721 feat: add accordion
  • fcc2201 feat: add arrow down icon
  • f333a92 feat: add authz controller
  • d712a28 feat: add avatar
  • 233d41f feat: add bell icon
  • d9b6344 feat: add breadcrumbs
  • e633ee8 feat: add cachable resolver
  • 32f3154 feat: add collapse
  • 309e13b feat: add color names
  • 85e8793 feat: add comment elements
  • 0a19ffe feat: add drawers
  • e7dd1e8 feat: add environment to ctrl
  • e3e0abf feat: add error component
  • b9c5b3e feat: add error handler for toasts
  • 069207d feat: add error toast component
  • f0ae3ac feat: add filter component
  • 2904411 feat: add hero component
  • 4c9f049 feat: add hx-headers support
  • dd332c0 feat: add importmap
  • 9d764f6 feat: add importmaps
  • a64005c feat: add is attribute custom elements and comments
  • 73f938d feat: add kbd components
  • a8cf6a4 feat: add label
  • 15ea0cd feat: add list attribute
  • 1f796c8 feat: add lists support
  • 642f254 feat: add locals helper function
  • 8061a80 feat: add message handler
  • 334787f feat: add minus outline and joins
  • 5a44e81 feat: add modal component
  • b9a9417 feat: add new form component
  • 044ffa9 feat: add pagination
  • 979772b feat: add plus icon
  • 8064f1a feat: add preload paginated support
  • c5fce00 feat: add range func
  • 7d05c1e feat: add session to ctrl
  • 77e3a74 feat: add simple card
  • 8b375f3 feat: add stack directions
  • eb3dba8 feat: add stacks
  • 9288bc8 feat: add stats component
  • 586b65a feat: add status component
  • a84499a feat: add swap component
  • 3edc678 feat: add tabs component
  • f00137c feat: add tailwind css
  • eb6e720 feat: add text colors
  • 4464e72 feat: add textarea
  • 3aa5db8 feat: add toast component
  • 886ef93 feat: add unpkg and jsdeliver resolver
  • f931367 feat: add validator hint
  • 78e6048 feat: adding authz controller
  • 26c1f6a feat: adding buttons
  • 86e4ad4 feat: adding context resolver
  • 3482984 feat: adding datalist component
  • bf1e3b4 feat: adding debug ext
  • 246d8be feat: adding divider component
  • d005ede feat: adding errors to form elements
  • ca3e7c9 feat: adding form control
  • 19e17e5 feat: adding g tag element
  • 0db6fc5 feat: adding multitple triggers
  • 3d98c89 feat: adding navbar components
  • 7821a8a feat: adding new elements components
  • 755a2e7 feat: adding new inputs
  • ac57719 feat: adding pagination row
  • 01f61e0 feat: adding progress, skeletons
  • a5cc6e6 feat: adding rendering error in boundary
  • c847081 feat: adding toaster and ifelse
  • 1c9249b feat: adding toggle
  • e189850 feat: adding tooltip and info icon
  • d1eec0c feat: adding transaction controller
  • 098f53d feat: bars
  • ce7c188 feat: base table component
  • 2ef9252 feat: build all css
  • a9bd560 feat: checkbox and forms
  • c2790c2 feat: collapsable example
  • 45dd662 feat: collapse radio
  • 0eaad82 feat: collapsible menu
  • 8255c36 feat: content editable attribute
  • efa7652 feat: date text component
  • 8ae3f01 feat: document outline icon
  • 1dc4dc6 feat: event types and raw components
  • d03726d feat: fallback and error boundaries
  • 6868070 feat: forEach loop on slice
  • d448349 feat: fragement notify
  • 467e0c9 feat: heading components
  • 88abbc9 feat: hero icons wip
  • ad0556f feat: indicators
  • f5413ad feat: new symbols
  • 0cffba1 feat: new toasts with web component
  • 7fd10c9 feat: page component for daisyui
  • 3a0e759 feat: remove toasts on time and close
  • 4aa2126 feat: render toast function
  • e018514 feat: simple wrapper to inject a controller in a component
  • d496a7b feat: tabs selection
  • dea6ced feat: transformer
  • 8779cd7 feat: update controller and add pagination search scope
  • aca65cd feat: use a map to render nodes
  • 9cf6096 feat: use hoc components for context

Others

  • f8d7920 --- updated-dependencies: - dependency-name: github.com/zeiss/fiber-authz dependency-type: direct:production update-type: version-update:semver-patch ...
  • 7b66e87 Initial commit
  • 262220f Merge pull request #10 from ZEISS/dependabot/go_modules/github.com/stretchr/testify-1.9.0
  • a5bb962 Merge pull request #11 from ZEISS/dependabot/go_modules/github.com/gofiber/fiber/v2-2.52.2
  • 42f86f5 Merge pull request #12 from ZEISS/dependabot/go_modules/tools/gopkg.in/go-jose/go-jose.v2-2.6.3
  • 1973805 Merge pull request #13 from ZEISS/dependabot/go_modules/tools/google.golang.org/protobuf-1.33.0
  • e216298 Merge pull request #14 from ZEISS/dependabot/go_modules/google.golang.org/protobuf-1.33.0
  • 8d3ac0e Merge pull request #15 from ZEISS/dependabot/go_modules/github.com/golangci/golangci-lint-1.57.0
  • c7a3808 Merge pull request #157 from katallaxie/dependabot/go_modules/github.com/katallaxie/pkg-0.7.5
  • 5448902 Merge pull request #158 from katallaxie/dependabot/go_modules/github.com/yuin/goldmark-1.7.8
  • c66b943 Merge pull request #159 from katallaxie/dependabot/go_modules/github.com/valyala/fasthttp-1.60.0
  • 42f27d1 Merge pull request #16 from ZEISS/dependabot/go_modules/tools/github.com/golangci/golangci-lint-1.57.0
  • c823694...
Read more