1443 Commits

Author SHA1 Message Date
carson
c395c9c2be fixing version 2021-11-21 06:17:07 -07:00
carson
ae7093afda Merge branch 'master' into dev 2021-11-21 06:15:43 -07:00
carson
69d4d49363 bumped version in wrong branch 😑 2021-11-21 06:15:32 -07:00
carson
fcd745b097 Merge branch 'master' into dev
# Conflicts:
#	CHANGELOG.md
#	www/docs.md
2021-11-21 06:12:59 -07:00
carson
7c9fd4bc93 1.6.0 release prep 2021-11-21 06:10:59 -07:00
carson
9d24219e4c fix typo 2021-11-21 06:06:55 -07:00
carson
80ed121060 Fixes https://github.com/bigskysoftware/htmx/issues/620 - Refresh breaks history cache 2021-11-20 19:30:07 -07:00
carson
3ee3739b4b add tests 2021-11-17 16:19:37 -07:00
1cg
7a58b1b329
Merge pull request #663 from educationwarehouse/master
Fixed :closest and :find extended css selectors on hx-trigger
2021-11-17 16:17:00 -07:00
Robin
d6cd2e6fbe added from:closest <selector> and from:find <selector> support to hx-trigger
as defined in [the docs](https://htmx.org/attributes/hx-trigger/)
2021-11-17 15:18:08 +01:00
carson
dc016ba4f9 small test fix 2021-11-16 12:42:36 -07:00
1cg
5c906691ee
Merge pull request #657 from jvosloo/patch-1
Add successful and failed properties to events

🔥
2021-11-16 12:39:29 -07:00
Johan Vosloo
d9cded6440
Update events.js 2021-11-15 18:24:13 +01:00
Johan Vosloo
2c47f003cb
Added documentation 2021-11-13 20:32:43 +01:00
Johan Vosloo
b03a19a3cd
Added successful and failed properties to events 2021-11-13 20:24:20 +01:00
carson
2d9c49a8a1 support an HX-Retarget header to retarget the content to another element 2021-11-12 16:58:27 -07:00
carson
ee2ed10cfa don't boost anchor tags with a target attribute
addresses https://github.com/bigskysoftware/htmx/issues/593
2021-11-12 16:48:13 -07:00
carson
1d62a92cd2 fix websocket use of shouldCancel() 2021-11-12 16:45:12 -07:00
carson
e7e7b1cb37 Only cancel clicks and submits
fixes https://github.com/bigskysoftware/htmx/issues/588
2021-11-12 16:43:28 -07:00
carson
2944bf372c search for extensions in new content
fixes https://github.com/bigskysoftware/htmx/issues/281
2021-11-12 15:37:29 -07:00
carson
8f15965797 Merge branch 'master' into dev 2021-11-12 15:32:00 -07:00
1cg
c0b0f17748
Merge pull request #625 from guettli/patch-16
Updated Response Headers: POST/Redirect/GET not needed any more.
2021-11-12 15:24:47 -07:00
1cg
0686aa5399
Merge pull request #611 from jgirardet/patch-1
add missing intersect in reference + a tips when using overflow
2021-11-12 15:23:42 -07:00
1cg
2534c84094
Merge pull request #624 from guettli/patch-15
Added hyperlink to oob and response-headers.
2021-11-12 15:23:27 -07:00
1cg
4485268418
Merge pull request #613 from makasaurus/patch-1
445 - Add hx-target="this" example
2021-11-12 15:23:07 -07:00
1cg
8bd714e0b2
Merge pull request #628 from timofurrer/fix/typo
Fix typo in docs for Load Polling
2021-11-12 15:22:28 -07:00
1cg
abe4800c41
Merge pull request #633 from jdevries3133/document-cors
docs: document the use of htmx in a CORS context
2021-11-12 15:22:11 -07:00
1cg
e4779ea143
Merge pull request #648 from Jonathan-Adly/patch-2
Added https://htmx-django.com/ to the example
2021-11-12 15:16:15 -07:00
1cg
892cd2940b
Merge pull request #649 from Jonathan-Adly/patch-1
Fixed a typo in hx-prompt docs
2021-11-12 15:16:01 -07:00
1cg
6a2d2da8d9
Merge pull request #654 from peterswords/3rd-party-javascript-alpine-example
Update docs.md

First time contributor!  🎉 💪
2021-11-10 18:33:29 -07:00
Peter Swords
721dbbe480
Update docs.md 2021-11-11 00:38:35 +00:00
carson
d7a4b55877 more links 2021-11-06 19:23:42 -06:00
carson
a3a46a5c0c fix gremlin 2021-11-06 16:08:07 -06:00
carson
ed2deb404e link mdn for http methods 2021-11-06 16:07:45 -06:00
carson
cbcf095eee Merge remote-tracking branch 'origin/master' 2021-11-06 11:36:18 -06:00
carson
7054876e53 1st corporate sponsor! 2021-11-06 11:36:12 -06:00
Jonathan Adly
da2c99fe73
Added https://htmx-django.com/ to the example 2021-11-05 14:47:02 -04:00
Jonathan Adly
1ff3886de8
Update hx-prompt.md
Fixed typo
2021-11-05 14:43:28 -04:00
carson
e6d557a8c5 Merge remote-tracking branch 'origin/dev' into dev 2021-11-03 15:34:12 -06:00
carson
c3118ff1fb improve docs 2021-11-03 15:32:35 -06:00
1cg
244b5de9a1
Merge pull request #640 from gone/reveal-fix
Fix for double loading content on htmx reveal + boost + backbutton

thank you!

fixes https://github.com/bigskysoftware/htmx/issues/639
2021-11-02 16:17:52 -06:00
Ben Beecher
754301fe06 Fix for double loading content on htmx reveal + boost + backbutton 2021-10-31 14:45:56 -04:00
carson
e67e5ba41b bump version & disambiguate non-swaps from errors 2021-10-30 08:19:54 -06:00
1cg
bd0f537f23
Merge pull request #638 from jdevries3133/preload-typo
Fix Typo
2021-10-30 08:03:40 -06:00
Jack DeVries
bb16a210d3 fix typo 2021-10-29 23:19:20 -04:00
1cg
8375ecb696
Merge pull request #637 from guettli/patch-17
added my htmx django URL
2021-10-29 12:59:30 -06:00
Thomas Güttler
9520b5fb2a
added my htmx django URL 2021-10-29 20:23:46 +02:00
1cg
b046269e00
Merge pull request #636 from salberin/fix_event_doc
Small fix to beforeSwap event
2021-10-29 06:41:57 -06:00
Sander Alberink
e17656cf23 Small fix to beforeSwap event 2021-10-29 11:09:56 +02:00
Jack DeVries
a610487bab docs: document the use of htmx in a CORS context 2021-10-27 18:09:13 -04:00