15 Commits

Author SHA1 Message Date
Daniel J. Summers
8e43f32019
Add docs for HX-Replace-Url header (#972)
- Fix links on hx-replace-url attribute page
- Sort headers alphabetically on reference page
2022-07-20 06:46:46 -06:00
Carson Gross
369b149a81 Merge remote-tracking branch 'origin/dev' into dev 2022-06-16 14:11:41 -06:00
Carson Gross
87e69fcd69 introduce hx-replace-url
fixes https://github.com/bigskysoftware/htmx/issues/436
2022-06-16 13:22:48 -06:00
Ben Beecher
5f207167b6
forgot to rename this file (#940) 2022-06-15 17:18:52 -06:00
Ben Beecher
d51d8cb74c
Adding support for client side redirects - HX-Location (#832)
* Adding support for client side boosted redirects

* First pass at hx-boost-redirect

* Fixing some small documentation issues

* Rename boost-redirect to Location
2022-05-27 11:39:23 -06:00
carson
0e69b6d064 Merge remote-tracking branch 'origin/dev' into dev 2022-04-07 13:50:07 -06:00
Ben Beecher
42db6210d6
Update hx-push.md (#838) 2022-04-07 13:42:04 -06:00
Adam Johnson
ee5c96b399
Improve HX-Push and hx-push-url documentation (#853)
Expand descriptions, remove duplicate information on HX-Push, and add relevant links to MDN and `hx-history-elt`.
2022-04-07 13:38:00 -06:00
Ben Pate
8ac4f651b1
Response Header HX-Push:false (#734)
* Support header HX-Push="false"

This is a tiny change that allows the `HX-Push` response header to obey "false" just like the `hx-push-url` attribute.

* Add documentation for hx-push response header
2022-02-04 11:06:54 -07:00
Eugene Esca
badc733d5b
Update hx-trigger.md
Added an example without using JS code for better modifier understanding for basic body trigger call
2021-03-12 23:36:58 +02:00
Adam Johnson
1c2733ec6f Improve HX-Trigger documentation
* Fix URL for move from `X-HX-` prefix to `HX-` - not sure if this would need a redirect.
* Cover all three `HX-Trigger-*` headers in the page.
* Remove some redundant redundancy in the list of response headers
2021-02-07 20:05:12 +00:00
acnebs
d01025823e Rename custom HTTP headers to no longer start with X-
This convention is deprecated, as per this RFC from the IETF: 
https://tools.ietf.org/html/rfc6648
2020-05-28 01:29:51 +01:00
Ben Croker
3078a352dc
Rename x-ht-trigger.md to x-hx-trigger.md 2020-05-23 10:59:49 +02:00
carson
3aa8c64754 le big re-rename 2020-05-17 05:22:19 -07:00
carson
a39c7a16b7 more docs 2020-05-11 20:23:06 -07:00