1474 Commits

Author SHA1 Message Date
carson
c336037637 a bit more content 2021-12-26 08:20:11 -07:00
carson
f3f0791696 link off talk page 2021-12-26 08:13:15 -07:00
carson
34a18ba824 formatting 2021-12-25 16:38:28 -07:00
carson
06c76f1618 improve language 2021-12-25 16:30:46 -07:00
carson
b6d52e5dea improve language 2021-12-25 13:39:19 -07:00
carson
f0b3dd1249 improve language 2021-12-25 09:16:10 -07:00
carson
2f446d6af5 improve language 2021-12-24 23:10:15 -07:00
carson
2fb4cb4617 improve language 2021-12-24 23:05:49 -07:00
carson
b767c4a60b updated based on feedback 2021-12-24 23:03:03 -07:00
carson
f1c817a332 updated based on feedback 2021-12-24 22:49:22 -07:00
carson
393467484c updated based on feedback 2021-12-24 22:46:17 -07:00
carson
12ad24730c fix typo 2021-12-24 19:10:43 -07:00
carson
ae8ef4837e resize image 2021-12-24 18:42:45 -07:00
carson
a2fa2227b9 resize image 2021-12-24 18:38:15 -07:00
carson
706db0d14d Merge remote-tracking branch 'origin/master' 2021-12-24 18:32:52 -07:00
carson
69445fe151 response essay 2021-12-24 18:31:42 -07:00
carson
ff8f3e5324 response essay 2021-12-24 18:31:42 -07:00
1cg
e3c0dadbe7
Merge pull request #658 from paxperscientiam/fix-missing-types-reference
This solves the mystery of the missing types file re npm package
2021-11-23 13:29:12 -07:00
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
Chris
fc80946201 This solves the mystery of the missing types file re npm package 2021-11-14 01:42:01 -05: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