* Fix anchor id for 'Configuring Response Handling Examples' header
* Move heading anchor links to right of heading
To make sure they don't get cut off by weird browsers.
Also make the anchor link text the 'link' emoji which is more fun than
the hashtag.
* Keep anchor links on the left
* Make entire header the anchor link and show link emoji on hover
* Fix anchor link colour in dark mode
* Revert anchor link icon to hash character
---------
Co-authored-by: 1cg <469183+1cg@users.noreply.github.com>
I set up zola to aggregate all these and create an RSS feed for them. I
also removed a couple of the essays from the /essays page in an attempt
to highlight the best one for each argument (now that they can all be
found on /essays/all).
* Update documentation for preload extension - include form element preloading and preload always attribute description
* Adjust version number
* Document HX-Preload header
* Rename preloaded header from HX-Preload to HX-Preloaded
* Up version
* Update www/content/extensions/preload.md
Co-authored-by: Vincent <vichenzo-thebaud@hotmail.com>
---------
Co-authored-by: Vincent <vichenzo-thebaud@hotmail.com>
* Update hx-trigger.md
- Added a clarification in notes to suggest adding a delay when adding reset to hx-trigger.
- Also thought it's useful to add a reference to MDN's list of web API events, as it was one of the omissions in the hx-trigger doc which made me Google a little when I started out.
* Update hx-trigger.md
My bad, you're absolutely right. I've rewritten the proposed changes with your explanation in mind.