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
7f3d114269
fix logo
2024-01-29 06:38:01 -07: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
15c69b141b
pain
2024-01-25 21:06:50 -07:00
Carson Gross
6be3d737af
pain
2024-01-25 21:06:35 -07:00
Carson Gross
1e211eee87
fix manual anchor test
2024-01-25 20:08:27 -07:00
Carson Gross
cf3ece96ab
lmao
2024-01-25 18:16:26 -07:00
Carson Gross
dee3abbd9a
lint
2024-01-25 18:07:38 -07:00
Carson Gross
2b17cef955
firefox fixes
2024-01-25 18:03:55 -07:00
Carson Gross
e1d92a47d7
yeesh
2024-01-25 16:10:19 -07:00
Carson Gross
dac62cf767
add video
2024-01-25 11:27:52 -07:00
Carson Gross
9d461b37fa
i'm an idiot
2024-01-25 10:47:06 -07:00
Carson Gross
03fcba7fd3
update base url for branch
2024-01-25 10:31:00 -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
Vincent
01b292ada4
FormData + web component & parameters order tests
...
#1323 #1686 #2034 #1895
2024-01-25 11:05:53 +01: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
Daniel Nieto
5b4fb817d6
Add trailing slash to manual tests link ( #2241 )
...
add trailing slash to correctly link individual manual tests
2024-01-24 10:03:31 -05:00
Carson Gross
fd775f84be
fix version and lint
2024-01-23 12:53:58 -07:00
Carson Gross
b32925937c
Merge branch 'master' into v2.0v2.0
2024-01-23 12:49:02 -07:00
Carson Gross
1023193b01
fix script tag double execution
2024-01-23 12:48:39 -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
Vincent
b9322450ff
Migrate to FormData ( #2226 )
...
* use form data instead of plain objects [wip]
* FomData fixes + some JSDoc. TODO prevent multiple inclusions
* Linted code
* Prevent double value inclusions
---------
Co-authored-by: Deniz Akşimşek <deniz@denizaksimsek.com>
2024-01-23 12:15:18 -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
Ali Afsharzadeh
f37191063c
chore: upgrade actions to v4 ( #2211 )
2024-01-21 19:15:52 -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
Alexander Petros
4af2f75ae1
Run linter with 'npm run test'
2024-01-18 10:22:15 -05:00