carson
|
2c9b6477c8
|
fix podcast links
|
2021-11-23 06:21:39 -07:00 |
|
carson
|
a5cf2d4775
|
fix date
|
2021-11-22 09:11:01 -07:00 |
|
carson
|
0efe69b259
|
formatting
|
2021-11-22 09:10:32 -07:00 |
|
carson
|
1c8e0a1247
|
update links
|
2021-11-22 09:08:54 -07:00 |
|
carson
|
82a821fffd
|
Merge remote-tracking branch 'origin/master'
|
2021-11-22 09:06:04 -07:00 |
|
carson
|
b6d9225e10
|
update sha
|
2021-11-22 09:05:25 -07:00 |
|
carson
|
56d323e611
|
include docs
v1.6.1
|
2021-11-22 02:36:29 -07:00 |
|
1cg
|
5cecbedf1a
|
Create FUNDING.yml
|
2021-11-21 18:38:30 -07:00 |
|
carson
|
12f0d0c87a
|
fix title
|
2021-11-21 06:59:26 -07:00 |
|
carson
|
dd34d9d218
|
more release cleanup
|
2021-11-21 06:44:20 -07:00 |
|
carson
|
024e501691
|
1.6.1 release prep
|
2021-11-21 06:38:22 -07:00 |
|
carson
|
66f2edd5f8
|
docs update for 1.6.1 release
|
2021-11-21 06:36:03 -07:00 |
|
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 |
|