23 Commits

Author SHA1 Message Date
MichaelWest22
508e332544
Standardize history restore functions to use proper htmx swap functions (#3306)
* Improve history support and events

* Improve history event overrides

* Improve history support and events

* Improve history event overrides

* Update Documentation of new event changes

* Add event testing for updated events

* update event doco and rename to historyElt to be consistent

* Improve history support and events

* Improve history event overrides

* Update Documentation of new event changes

* Add event testing for updated events

* update event doco and rename to historyElt to be consistent

* Fix loc coverage test coverage

* Standardize history restore functions to use proper htmx swap functions

* Add test for hx-history-elt attribute

* Fix broken merge conflict resolution
2025-06-16 16:53:57 -06:00
Devin Muzzy
0404d0137b
documentation clarification for htmx:load (#3299)
htmx:load doc clarification
2025-05-01 08:33:09 +02:00
Simon Hartley
bc7a6b8c55
Documentation update for events (#3279) 2025-04-20 10:49:26 +02:00
Tapani Honkanen
05c88d80ed
Fix htmx:beforeHistorySave docs (#3123) 2025-01-13 09:31:54 +01:00
Simon Hartley
9062996025
[Documentation] Make htmx:beforeSwap more complete (#3110)
Co-authored-by: scrhartley <scrhartley@github.com>
2025-01-08 09:13:31 +01:00
Carson Gross
e171bca9e7 Merge branch 'master' into dev 2024-12-11 14:59:27 -07:00
MichaelWest22
5373966e7d
Improve detail.elt event documentation (#3007)
improve detail.elt event documentation
2024-11-24 12:24:42 -05:00
Simon Hartley
7879d2e3bc
[Documentation] Add missing htmx:sendAbort event (#3024)
Co-authored-by: scrhartley <scrhartley@github.com>
2024-11-17 10:24:16 +01:00
Simon Hartley
001f9e024a
[Documentation] Fix incorrect link (#3022) 2024-11-15 09:57:00 +01:00
Luis Eduardo
27b5bcc438
Improved documentation for htmx:confirm event and examples for implementing sweetalert (#2926)
* Add detail.question and detail.issueRequest(skipConfirmation=false) documentation to htmx:confirm event

* Update htmx:confirm event documentation

* Update htmx:confirm event documentation

* Update htmx:confirm event documentation

* Modify htmx:confirm event documentation
2024-09-25 09:39:28 +02:00
Sameer Dudeja
6c2f9ea939
Update beforeHistorySave documentation (#2692)
Issue : #2688
Update beforeHistorySave docs
2024-07-03 23:09:55 -04:00
Ben Croker
2f6a7f752e
Docs: Revert detail.elt (#2649)
Revert `detail.elt`
2024-06-19 16:51:55 +02:00
Amr Ojjeh
dea45c84e7
Doc: Update oobBeforeSwap (#2647)
Co-authored-by: Ben Croker <57572400+bencroker@users.noreply.github.com>
2024-06-19 10:36:03 +02:00
Carson Gross
40b55c4a10 2.0 docs scrub 2024-06-03 11:01:45 -06:00
Sascha Woo
4f63581c55
Add new event htmx:beforeHistoryUpdate (#1573)
* Add missing documentation for htmx:replacedInHistory

* Add new event htmx:beforeHistoryUpdate
2023-10-06 22:22:44 -06:00
Carson Gross
4189eeaa0c Merge branch 'master' into dev
# Conflicts:
#	package-lock.json
#	package.json
2023-09-20 09:15:53 -06:00
Vincent
8fa43b1293
[Doc] Fix missing beforeCleanupElement event in doc (#1762)
Fix missing beforeCleanupElement event in doc
2023-09-04 19:12:00 -04:00
Carson Gross
c230931d42 support ability to ignore new title tags via config, event and hx-swap 2023-08-31 10:54:47 -06:00
Carson Gross
19cb15caef security improvements
- add the `htmx.config.selfRequestsOnly` option
- add the `htmx:validateUrl` event
- better security documentation (incomplete, need to finish CORS)
2023-07-31 11:31:42 -06:00
Ben Croker
310ca32ac1
Fix typo 2023-06-30 22:05:44 +03:00
Carson Gross
b71e3e380b fix up merge 2023-04-06 11:14:33 -06:00
Carson Gross
47bdec5fbc Merge branch 'gohugo' into dev
# Conflicts:
#	www/attributes/hx-target.md
#	www/content/docs.md
#	www/content/events.md
#	www/content/examples/animations.md
#	www/reference.md
#	www/static/test/index.html
2023-04-06 11:04:36 -06:00
Daniel J. Summers
f690d92834 Replace www directory 2023-03-18 11:29:38 -04:00