166 Commits

Author SHA1 Message Date
gbourant
4af437a4e1
Add example of how to structure binary-data forms without data loss (#1670)
* prevent binary data loss by restructuring forms.

* Update www/content/docs.md

Co-authored-by: Denis Palashevskii <20725046+Renerick@users.noreply.github.com>

* moved the example to example directory

* Updated documentation based on feedback

---------

Co-authored-by: gbourant <root@gbourant.com>
Co-authored-by: Denis Palashevskii <20725046+Renerick@users.noreply.github.com>
2023-09-01 14:42:14 -04:00
Carson Gross
4fddc8583b add TurboScribe to webring 2023-08-31 12:19:26 -06:00
Carson Gross
eecc96c44e futzing 2023-08-30 22:32:14 -06:00
Carson Gross
220354d103 futzing 2023-08-30 11:39:37 -06:00
Carson Gross
4add72fa3c futzing 2023-08-30 11:28:07 -06:00
Carson Gross
3ccd590959 futzing 2023-08-30 10:59:12 -06:00
Carson Gross
4a89c32832 futzing 2023-08-30 10:38:42 -06:00
Carson Gross
8c0a91a17d futzing 2023-08-30 09:18:13 -06:00
Carson Gross
d443f86db6 Merge remote-tracking branch 'origin/master' 2023-08-30 07:22:19 -06:00
Carson Gross
5aa82baf0e webring + remove graph 2023-08-30 07:22:09 -06:00
Amr Ojjeh
24cd2a0148
Fix typo in multi-swap.md (#1740)
is not possible -> it's impossible
2023-08-29 12:27:32 -04:00
Ben Croker
0831b4e2f3
Update preload extension docs (#1741) 2023-08-29 12:26:36 -04:00
Carson Gross
6dff1c3574 add release page 2023-08-24 13:13:05 -06:00
Carson Gross
cff09999cf update docs and changelog 2023-08-24 13:10:05 -06:00
Carson Gross
b26ca40b0c update sha 2023-08-24 12:38:46 -06:00
Carson Gross
b3a4a5fc1a prep 1.9.5 release 2023-08-24 12:38:20 -06:00
Carson Gross
86872b1091 Merge branch 'master' into dev 2023-08-24 12:16:49 -06:00
Alexander Petros
42646e3c13
Add "Why htmx Doesn't Have a Build Step" essay (#1705)
Add build step essay
2023-08-24 12:15:23 -06:00
Rattly
e07dcdf60a
Add Kotlin examples to server-examples (#1715)
Update server-examples.md
2023-08-24 08:34:26 -06:00
Carson Gross
63758d4523 restore last row in sponsors table 2023-08-19 09:01:06 -06:00
Carson Gross
30a6a40f4e fix star graph 2023-08-18 16:29:36 -06:00
Carson Gross
7247e8abd7 Merge branch 'master' into dev 2023-08-17 10:39:59 -06:00
Carson Gross
193a9ea9d2 Merge remote-tracking branch 'origin/master' 2023-08-16 12:19:39 -06:00
Carson Gross
5947a5d353 fix title 2023-08-16 12:18:30 -06:00
Blake Williams
9ed1275ec3
Document hx-select-oob swap-strategy capabilities (#1694)
The `hx-select-oob` attribute supports specifying a swap strategy but
it's not publicly documented on the attribute page. This documents that
behavior so that it's easy to discover.
2023-08-15 17:29:22 -04:00
Carson Gross
47af93bdb0 fix url 2023-08-09 17:50:07 -06:00
Carson Gross
9e1dcd1483 Merge remote-tracking branch 'origin/master' 2023-08-09 17:49:32 -06:00
Carson Gross
3201dd66ce add nuclei, make table responsive 2023-08-09 17:49:19 -06:00
spiffytech
66387c0422
Support hx-target-5xx syntax in response-targets extension (#1629) 2023-08-01 16:13:07 -04:00
Dominik Kozaczko
193cb67393
Cleaner Bootstrap 5 modals example. (#1111)
* Cleaner Bootstrap 5 example.

* Update window id

* Update close button

* Got it working
2023-08-01 14:41:17 -05:00
Alexander Petros
7ce53d4ce8
Tighten up hx-on docs (#1648)
Make the docs a little bit shorter so that the old form is still
documented without repeating information (and the new form is
emphasized). I also fixed a misplaced double quote in one of the
examples.
2023-08-01 14:28:29 -05:00
Alexander Petros
6fddb9b8bb
Add date and author to essay template (#1654)
Update the static site generator to include the date and author
automatically as part of the essays. I made a couple changes to the
underlying static structure to make this a little more seamless,
including:

* New "essay.html" template for posts in `/essays`
* Added an author taxonomy (can eventually be author pages)
* Added Carson as the author of all the existing esssays
* Cleaned up manual date entires, where they existed

All this will make it easier to publish guest essays and sort the essays
(chronologically, by topic, or by author) as the essay base expands.
2023-08-01 14:26:32 -05:00
Carson Gross
36e6a426f9 security improvement
- add the `htmx.config.allowScriptTags` option
2023-07-31 12:12:44 -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
srcerer
2eaa902310
Update podcasts.csv (#1530)
* Update podcasts.csv

fix spelling of 21st
fix case of devMode.fm to match show notes

* Update podcasts.csv

Add podcasts not found on LinkedIn

* Update podcasts.csv

Add latest appearance

* Update podcasts.csv

Add Hype for Hyperscript

* Update podcasts.csv

grug make successful rick roll

* Update podcasts.csv

fix timestamp for GitHub chopping off beginning of video

* Update podcasts.csv

Unfiltered
airport shenanigans
2023-07-30 12:59:50 -04:00
wavpro
1c50655b38
Fixed typo in websockets documentation (#1628) 2023-07-29 17:04:43 -04:00
Carson Gross
f3a6975b8e prep 1.9.4 release 2023-07-25 13:39:48 -06:00
Carson Gross
4cb85e9856 Merge remote-tracking branch 'origin/dev' into dev 2023-07-25 12:56:19 -06:00
Oliver Djursing
c59fe799e8
Update hx-trigger throttle documentation (#1609) 2023-07-20 14:29:13 -04:00
Elnu
65bd1e15b2
Fix hx-on:* examples to use kebab-case event names, add clarification (#1611) 2023-07-18 18:41:52 -04:00
Vincent
91d06309dc
[New feature] Comma separated list syntax for HX-Trigger response header (#1479)
* Comma separated list syntax for HX-Trigger response header

* Fix wording
2023-07-18 13:10:43 -06:00
Adam Gent
2534a970b6
Add JStachio to list of template engines supporting fragments (#1606) 2023-07-18 11:55:55 -04:00
Viktor Szépe
0a471dc4fb
Fix typos in www/ (#1579) 2023-07-17 10:26:27 -04:00
Carson Gross
e33b0be909 Merge remote-tracking branch 'origin/master' 2023-07-17 05:17:34 -06:00
Carson Gross
3773828d33 book announcement 2023-07-17 05:17:27 -06:00
Vincent
fd912f807f
Make it clear that from with a selector gets all matching elements (#1582) 2023-07-17 01:07:56 -04:00
Vincent
249a197d57
Fix beforeProcessNode link (#1562) 2023-07-17 00:56:53 -04:00
Yann Salaün
8766ad7db4
Fix markdown format (#1583) 2023-07-16 21:22:06 -04:00
Alexander Petros
7dbc3028a0
Merge pull request #1570 from xSke/patch-1
Add Rust/MiniJinja to template-fragments.md
2023-07-16 16:03:24 -04:00
Emmanuel Ferdman
cc5a2d3729
docs: fix link by removing extra parenthesis
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
2023-07-16 18:58:48 +03:00