Nathaniel Sabanski
fa7223391c
Docs: Reference page. Shortened, clarity. ( #2282 )
...
* Docs: Reference page. Shortened, clarity.
* Docs: Reference. Improve hx-select-oob vs hx-swap-oob description.
2024-02-07 16:33:39 -05:00
Alexander Petros
2fc76cad58
Add htmx security essay ( #2280 )
...
* Add htmx security essay
* Change user id prop
* Typo fixes
* More typos
* Add ruby templates and fix "use" typo
* Change paragraph structure slightly
* Rephrase JSON note
* Rephase JSON security point
* Yawar edits
* Add note about flask
2024-02-06 14:01:37 -07:00
Sakib Hadžiavdić
3d0ec8542e
Fix edit-row example ( #2273 )
2024-02-05 15:56:32 -05:00
Mark Heptinstall
f18cbc5adf
Show element used for hx-indicator in value-select example code ( #2275 )
...
Show element used for hx-indicator in example code
Code examples does not include element with class `.htmx-indicator` used for hx-indicator attribute
2024-02-05 15:55:58 -05:00
Vincent
a739a75708
Fix typo in htmx.config.head.boost
2024-02-04 21:09:27 +01:00
Carson Gross
73164952b7
add deep dive video to essays page
2024-02-04 08:21:45 -07:00
Carson Gross
1b7ed8cb8e
typo
2024-02-02 11:36:09 -07:00
Carson Gross
b55b9fc1a3
add async auth as an example
2024-02-02 11:29:23 -07:00
Carson Gross
36c1d31c5a
Merge remote-tracking branch 'origin/master'
2024-02-01 13:01:01 -07:00
Carson Gross
e47ab4c744
sponsor
2024-02-01 13:00:54 -07:00
Yawar Amin
e6e423666e
Minimize re-rendering of 'bulk update users' table ( #2249 )
...
* Minimize re-rendering of 'bulk update users' table
And use ARIA to announce a summary of the bulk update. By using a
checkbox input to represent the activation status, we don't need to
re-render it when it's changed, because the checkbox itself manages that
state.
Re: #1431
* Improve screen reader pronunciation
2024-02-01 11:27:43 -05:00
Carson Gross
8f36d09992
Merge remote-tracking branch 'origin/master'
2024-01-29 06:33:21 -07:00
Carson Gross
fcee520e0d
sponsor update
2024-01-29 06:33:08 -07:00
Brandon Philips
fb94dfa832
www: mention hx-preserve on hx-boost ( #2248 )
...
This note would have really helped me when I was working on avoiding my
maplibre canvas div from being overwritten when using hx-boost. I was
initially confused by the hx-boost=false not thinking that is what I
needed.
2024-01-27 15:33:38 -05:00
Christian Clauss
22f2db2254
Fix typos in the MVC essay ( #2242 )
2024-01-27 15:33:07 -05:00
Carson Gross
cb8fa85ae7
more extension language
2024-01-26 09:32:29 -07:00
Carson Gross
7129cec70a
mention extensions
2024-01-26 09:29:15 -07:00
Carson Gross
aeb02de313
remove extra paren
2024-01-26 09:19:18 -07:00
Carson Gross
cbf1fc1de4
installation
2024-01-26 09:09:43 -07:00
Carson Gross
10305e5564
mention removal of extensions from main repo
2024-01-26 09:01:44 -07:00
Carson Gross
443a2644e9
release notes
2024-01-26 07:38:15 -07:00
Carson Gross
dac62cf767
add video
2024-01-25 11:27:52 -07:00
Carson Gross
c00c1c52bd
rejigger docs
2024-01-25 10:24:29 -07:00
Denis Palashevskii
b454d46950
add new swap method to 2.0 migration guide
2024-01-25 20:27:32 +04:00
Alexander Petros
f595858ba3
Add redirect from old /migration-guide link
2024-01-25 11:20:12 -05:00
Alexander Petros
7b3b5f1f5b
Fix typo
2024-01-25 11:15:35 -05:00
Alexander Petros
9bf2095886
Refactor out htmx 1.x migration guide to its own page
2024-01-25 11:14:30 -05:00
Christian Clauss
0b6769a257
Fix typos in markdown files ( #2177 )
2024-01-24 10:10:37 -05:00
Martin Robson
22c8c345e4
Add Scala http4s example to docs (server-examples) ( #2209 )
2024-01-24 10:09:17 -05:00
Carson Gross
b32925937c
Merge branch 'master' into v2.0v2.0
2024-01-23 12:49:02 -07:00
Carson Gross
0a2c375970
Merge remote-tracking branch 'origin/v2.0v2.0' into v2.0v2.0
2024-01-23 12:16:08 -07:00
Carson Gross
22451e1bd2
Merge remote-tracking branch 'origin/master'
2024-01-22 17:58:37 -07:00
Carson Gross
bf8cf84a34
add sponsor
2024-01-22 17:58:29 -07:00
Andrew Hunt
f456a7e1c0
Remove extraneous to
from essay (is-htmx-another-javascript-framework.md) ( #2182 )
...
Remove extraneous `to` from essay
Co-authored-by: Andrew Hunt <ahunt@codelogic.com>
2024-01-21 19:34:18 -05:00
MikeMoolenaar
94ca5f5a36
Clarify hx-validate documentation ( #2221 )
2024-01-21 19:33:36 -05:00
Carson Gross
1499786cd0
Merge remote-tracking branch 'origin/master'
2024-01-21 07:58:06 -07:00
Carson Gross
3ed0561f59
update complexity essay
2024-01-21 07:58:00 -07:00
Denis Palashevskii
7fe27dd275
Refactor and expose swap
in public API ( #2191 )
...
* refactor and expose swapping as a single method
* fixes after rebasing on latest 2.0
* fix optional parameters for swapping
* add `fullSwap` to internal API
* swap refactor polishing
* make linter happy
2024-01-19 16:31:34 -07:00
Yann Salaün
5aa0ec7e27
Fix typos in mvc.md ( #2208 )
2024-01-19 16:30:37 -07:00
Carson Gross
5d9c265eb4
mvc
2024-01-17 12:19:25 -07:00
Carson Gross
3da8cfbe10
mvc
2024-01-17 10:00:45 -07:00
Carson Gross
0d8907e4b5
mvc
2024-01-16 21:03:51 -07:00
Carson Gross
01fc9cd3d8
mvc
2024-01-16 21:01:28 -07:00
Carson Gross
dddf15f1ad
mvc
2024-01-16 20:42:41 -07:00
Carson Gross
6a5e839eca
mvc
2024-01-16 20:35:36 -07:00
Carson Gross
f2267f302a
mvc
2024-01-16 18:21:33 -07:00
Carson Gross
ca214fbbca
add RxDB as sponsor
2024-01-16 11:52:50 -07:00
Carson Gross
3fa7df1d23
Merge branch 'dev' into v2.0v2.0
...
# Conflicts:
# dist/ext/sse.js
# dist/htmx.d.ts
# dist/htmx.js
# dist/htmx.min.js
# dist/htmx.min.js.gz
# src/htmx.js
# test/core/parameters.js
# www/content/docs.md
2024-01-15 14:26:50 -07:00
félix
309593aa11
Fix typo in Hyperscript Tabs docs ( #2164 )
2024-01-13 14:20:23 -05:00
Katrina Grace
807197e5b7
Remove incorrect external script info from client-side-templates docs ( #2184 )
...
I don't know why this was in here in the first place, it's just outright false. Neither Mustache nor the CST extension have any sort of code to enable using `<script type="text/mustache">` like this. The `<object>`-based example for XSLT templates should probably be double-checked too.
2024-01-12 00:23:46 -05:00