2243 Commits

Author SHA1 Message Date
Ben Pate
081aaf3cca
Merge pull request #1493 from checketts/preload-source
Preload extension: Include preloaded node as 'source' for preload so hx-sync/queue works properly
2023-06-20 10:18:09 -06:00
Clint Checketts
f39c0be9b6 Include node as 'source' for preload so hx-sync/queue works properly 2023-06-19 10:58:21 -06:00
Vincent
dd53ca0a75
Doc - make it clear that closest can return the element itself #1487 (#1488) 2023-06-15 11:48:32 -06:00
Alexander Petros
adef1166e2
Add support for hx-on:* attribute (#1489)
* Add support for hx-on:* attribute

* Use shorter XPath selector

* Add support for "hx-on::" shorthand

* Add note about mixing the two forms of `hx-on`
2023-06-13 09:23:16 -06:00
Denis Palashevskii
108d2b458a
Fix WebSocket extension trigger handlers initialization (#1468)
* fix websockets initialization to accomodate "haked hx-trigger"

* update changelog
2023-06-07 15:04:40 -06:00
Vincent
81ead8e39a
Fix inverted elt / target for sse selectAndSwap (#1483) 2023-06-07 15:04:06 -06:00
Denis Palashevskii
4d84af4a58
fix typo in scripting example (#1470)
Replace htmx:beforeRequest with htmx:configRequest
2023-06-07 15:00:56 -06:00
Denis Palashevskii
c8568ea774
fix a bug with afterSettle event raised just once after multiple OOB swaps (#1474) 2023-06-07 15:00:25 -06:00
Carson Gross
b5a01c1158 update HOWL essay 2023-05-23 09:31:48 -06:00
Carson Gross
e4ffff5b5f update HOWL essay 2023-05-21 16:38:50 -06:00
Carson Gross
fc269c2089 rewrite 2023-05-11 13:51:53 -06:00
Carson Gross
1ead25fd17 formatting 2023-05-10 14:44:18 -06:00
Carson Gross
e0c6a45ded HOWL essay 2023-05-10 14:20:39 -06:00
Carson Gross
1d146b103d disallow hx-on if allowEval is not true 2023-05-02 14:57:19 -06:00
Carson Gross
c96f01e81e bump verison + add this symbol in filter expressions 2023-05-02 14:52:54 -06:00
Carson Gross
b4efcbaa46 update sha 2023-04-28 11:43:47 -06:00
Carson Gross
c139d64e48 prep release v1.9.2 2023-04-28 11:39:25 -06:00
Carson Gross
9ee51a59ff fix https://github.com/bigskysoftware/htmx/issues/1413
properly clean up events from event handlers (also handle corner case where multiple listeners are added for the same even)
2023-04-28 11:38:42 -06:00
Carson Gross
6c0aa11f62 bump to 1.9.2 2023-04-28 11:28:12 -06:00
Carson Gross
99b33b5bf6 Merge remote-tracking branch 'origin/master' into dev v1.9.1 2023-04-26 14:33:08 -06:00
Carson Gross
bea31f6d08 update SHA 2023-04-26 12:10:19 -06:00
Carson Gross
7704d4da03 prep 1.9.1 release 2023-04-26 12:07:02 -06:00
Carson Gross
c98e254d87 add test for relative indicator definition 2023-04-26 12:06:06 -06:00
Carson Gross
8708fe26b7 fix bug where naked hx-triggers caused boosted forms w/ explicit hx-triggers to not fire 2023-04-26 12:04:06 -06:00
Carson Gross
d3d5155085 play nice w/ other software that uses window.onpopstate 2023-04-26 11:49:28 -06:00
Carson Gross
fec34cb18e prep 1.9.1 release 2023-04-26 11:48:57 -06:00
Roman Koshchei
7f8cb74b6a
Update README.md (#1383) 2023-04-25 13:08:04 -06:00
Benji York
a93c5dc65a
Fix link to 3rd party section (#1366)
Link was missing hash.
2023-04-25 13:07:29 -06:00
Andrii Magalich
3f3faf5380
Essay update: Twinspark has changed the address (#1382)
The library is now linked to the author's Github account.
2023-04-25 13:07:15 -06:00
pblkt
900c5cf97f
docs: fix repetition in hx-target.md (#1378) 2023-04-25 13:07:00 -06:00
Nathaniel Sabanski
70bd74135d
Missing URL aliases for Locality of Behavior / Behaviour variations. (#1374) 2023-04-25 13:06:39 -06:00
Sergi
7706eb840d
Add link to flask-htmx resource (#1402)
flask-HTMX is a flask extension to work with htmx.
2023-04-25 13:06:23 -06:00
Yawar Amin
43270e38a0
Add OCaml packages (#1404)
- dream-htmx for request/response actions
- dream-html for SSR
2023-04-25 13:05:46 -06:00
Benjamin Kirkbride
de45c4a962
add awesome-python-htmx to resource list (#1406) 2023-04-25 13:04:25 -06:00
Carson Gross
a807a5f08e bump version 2023-04-20 17:13:30 -06:00
Carson Gross
c421dac2e3 Merge remote-tracking branch 'origin/master' 2023-04-20 11:27:31 -06:00
Carson Gross
956e8400aa set an alt 2023-04-20 11:27:24 -06:00
Luke Plant
5ac5587100
Added a link to spookylukey/django-htmx-patterns (#1347)
* Added a link to https://github.com/spookylukey/django-htmx-patterns/

* Added link to full Django solution for template fragments
2023-04-20 09:22:43 -06:00
Carson Gross
2313680869 Merge remote-tracking branch 'origin/master' 2023-04-13 23:20:16 -06:00
Carson Gross
84958a8956 peak sponsorship 2023-04-13 23:20:06 -06:00
Nathaniel Sabanski
1d79c3539e
Minor: Fix broken link (404). (#1370) 2023-04-13 12:19:16 -06:00
Jak2k
afb65373ed
Update README.md (#1373) 2023-04-13 12:18:47 -06:00
Giovanni Collazo
357e80305d
fix: readme file logo url (#1375)
* fix: readme logo

* Revert "fix: readme logo"

This reverts commit ad8e853d67a4efa27d56682c31bca078b8391886.

* fix image path
2023-04-13 12:18:11 -06:00
Nathaniel Sabanski
360331d25a
hx-on: Added to Reference page, and revised docs: readability, wordiness. (#1365)
* hx-on: Added to Reference page, and revised docs, removed words.

* hx-on: Made first sample a <div> to showcase versatility.

* Minor revision.

* Minor revision.

* Fixed broken Locality of Behavior link.
2023-04-13 12:17:13 -06:00
Carson Gross
30248b9be6 don't break on narrow views 2023-04-13 09:13:29 -06:00
Carson Gross
67e3446b97 include github as a sponsor 2023-04-12 12:13:11 -06:00
Carson Gross
e3b66a61cd Merge remote-tracking branch 'origin/master' 2023-04-12 12:11:59 -06:00
Carson Gross
7a4360ff6e include github as a sponsor 2023-04-12 12:02:26 -06:00
Deniz Akşimşek
f7cac47ce2
Merge pull request #1364 from waldyrious/normalize-html-template-whitespace
Normalize whitespace in base website HTML template
2023-04-12 13:48:11 +03:00
Carson Gross
84814412eb fix typo 2023-04-11 15:29:53 -06:00