2758 Commits

Author SHA1 Message Date
Carson Gross
0232759b68 fix 2024-05-22 11:48:15 -06:00
Carson Gross
37332bb9bd fix 2024-05-22 11:46:20 -06:00
Carson Gross
278ad29f39 fix 2024-05-22 07:23:59 -06:00
Carson Gross
80ebc8856c htmx sucks, btw 2024-05-21 16:32:23 -06:00
Carson Gross
e8656a7594 fine, make it work on mobile 2024-05-21 07:16:59 -06:00
Carson Gross
da80ed13bf ads 2024-05-19 15:42:38 -06:00
Carson Gross
9e6bfdc006 join the uwu revolution again, again 2024-05-17 10:54:15 -06:00
Carson Gross
d226997187 join the uwu revolution again 2024-05-17 10:53:35 -06:00
Carson Gross
a90f8402ba join the uwu revolution 2024-05-17 10:00:50 -06:00
Carson Gross
dcb899dc90 Merge remote-tracking branch 'origin/master' 2024-05-15 13:40:51 -06:00
Viktor Szépe
31a0416368
Fix double-encoded UTF-8 characters (#2371)
* Fix double-encoded UTF-8 characters

* fix city name in active-search.md

https://en.wikipedia.org/wiki/Str%C3%A9e
2024-05-15 12:20:18 -06:00
Antoine Aumjaud
d37fe551a1
📚 fix code sample in documentation (#2498) 2024-05-15 12:11:08 -06:00
Andrew Arderne
c225c8dff1
(website) Fix url to github stars (#2521)
fix url to github stars
2024-05-15 12:08:58 -06:00
Carson Gross
099ed97277 join the uwu revolution 2024-05-15 11:51:47 -06:00
Carson Gross
73948e2a65 join the uwu revolution 2024-05-15 11:51:32 -06:00
Carson Gross
57595bc039 Merge remote-tracking branch 'origin/master' 2024-04-29 11:24:36 -06:00
Carson Gross
b3eaadb5d3 update sponsors 2024-04-29 11:23:13 -06:00
Lloyd Lobo
b176784f31
docs: fix this binding in onClick .then handler with arrow function (#2373)
docs: fix `this` binding in onClick .then handler with arrow fn

 Update the `.then()` handler in the `onClick` attribute to use an arrow function instead of a traditional `function(arg)` expression. 

This fixes the `this` binding within the lexical scope, ensuring that `this` is bound to the `button` instead of the `window` and resolving the issue.

Fixes/Closes issue  #2257
2024-04-25 12:47:21 -04:00
lookbusy1344
f9591c9790
More explicit explanation of htmx.config.getCacheBusterParam (#2376)
* More explicit explanation of htmx.config.getCacheBusterParam

* Small formatting fixes
2024-04-25 12:36:50 -04:00
Nico Ekkart
af50cde104
docs: aria-selected true in Tabs HATEOS example (#2404)
The `aria-selected` attribute should be set to true in the first tab for consistency with the class `selected` being set.
2024-04-25 12:34:38 -04:00
noman
998bd7cd4c
fix(docs): Add missing apostrophes (#2405)
Add apostrophes
2024-04-25 12:34:15 -04:00
Andrej Ota
c073aa7746
Fix a trivial typo in CONTRIBUTING.md. (#2436) 2024-04-25 12:33:46 -04:00
rafkub
cc9d3f063c
Update confirm.md (#2443)
Fix typo - repeated "and the"
2024-04-25 12:33:28 -04:00
rafkub
ce5bb337aa
Update hx-indicator.md (#2444)
Fix typo: "add this the" -> "add this to the"
2024-04-25 12:33:14 -04:00
André Schreck
5c24e42e46
use same ID throughout the example (#2471) 2024-04-25 12:32:55 -04:00
Goksan
577c651871
Add Statusnook to the webring (#2506) 2024-04-25 12:32:15 -04:00
srcerer
3d7ecfb8d8
Update podcasts.csv (#2500)
Add The Collab Lab
2024-04-25 12:31:58 -04:00
Carson Gross
b991f20c3a make hx-on respect the hx-disable attribute 2024-04-25 09:49:50 -06:00
Carson Gross
3d099e7b1d update 2024-04-23 14:42:32 -06:00
Carson Gross
db86fa981b fix site 2024-04-19 16:43:38 -06:00
Carson Gross
adfd2c8bc8 fix sha for unminified version 2024-04-17 10:58:31 -06:00
Carson Gross
7a6dd3f38a Merge remote-tracking branch 'origin/master' 2024-04-17 10:55:17 -06:00
Carson Gross
f38e07d4be prep v1.9.12 v1.9.12 2024-04-17 10:54:49 -06:00
Carson Gross
7dd6cd7224 prep v1.9.12 2024-04-17 10:48:55 -06:00
Denis Palashevskii
8e26d12c33
Add reference to unminified CDN distribution to the docs (#2460)
fix #2457
2024-04-03 14:59:07 -06:00
Carson Gross
c247cae9bf Merge remote-tracking branch 'origin/master' 2024-03-27 09:38:13 -06:00
Carson Gross
b0ffe98011 sponsor update 2024-03-27 09:38:02 -06:00
airblast
075ec3afdb
Fix example for mustache in client-side-templates extension. (#2409)
* Fix incorrect key name in template.

* Remove unnecessary escapes from docs.
2024-03-23 11:46:57 -04:00
Pi-Cla
0b29664545
Link to section on CSS Transitions instead of Mozilla page (#2413) 2024-03-23 11:46:28 -04:00
Carson Gross
e3811cf744 set root 2024-03-21 17:01:40 -06:00
Vincent
e64238dba3
Fix IE11 incompatibilities (#2408) 2024-03-21 16:06:44 -06:00
eduardolat
c43d48163f
Add documentation for multiple CSS selectors in hx-disabled-elt (#2421)
This update clarifies the hx-disabled-elt attribute's ability to accept multiple CSS selectors, separated by commas, enabling developers to disable multiple elements simultaneously during an HTTP request.
2024-03-21 15:25:49 -06:00
Godefroid Chapelle
8318d9af67
Fix date in CHANGELOG.md (#2419) 2024-03-21 15:25:26 -06:00
Carson Gross
9b1e9bc336 update sha v1.9.11 2024-03-15 08:53:37 -06:00
Carson Gross
f353023b01 fix previous firefox double exec fix fml 2024-03-14 20:33:20 -06:00
Carson Gross
ea3beb6f45 firefox double exec fix fml 2024-03-14 19:41:57 -06:00
Carson Gross
3205e652ee make install URLs versioned for extensions 2024-03-14 16:53:41 -06:00
Carson Gross
9a8e57a8e9 update CHANGELOG.md 2024-03-13 18:41:08 -06:00
Carson Gross
1754d8cae2 prep for 1.9.11 release 2024-03-13 18:36:01 -06:00
Carson Gross
9849dd23fe Merge remote-tracking branch 'origin/dev' into dev 2024-03-13 18:34:21 -06:00