1094 Commits

Author SHA1 Message Date
carson
b44569a9db docs 2021-04-04 12:05:33 -06:00
carson
91d677e60d change to hx-disable 2021-04-04 10:08:28 -06:00
carson
44e81f27b0 docs 2021-04-04 04:10:27 -06:00
carson
0488f233ae bump version + disable-htmx security feature 2021-04-04 04:03:52 -06:00
carson
0bcfd0ace8 next release 2021-03-26 14:27:15 -06:00
carson
49b517e1c1 Merge remote-tracking branch 'origin/master' 2021-03-26 14:25:28 -06:00
carson
017b411c0e release prep v1.3.2 2021-03-26 14:24:19 -06:00
carson
068d834283 release prep 2021-03-25 12:45:20 -06:00
carson
1fca7dbb70 dispatch events by HX-Trigger-After-* on body if the element is no long in the DOM
fixes https://github.com/bigskysoftware/htmx/issues/418
2021-03-25 12:42:33 -06:00
carson
b42b0b1dfe fix test 2021-03-25 12:36:27 -06:00
1cg
148362560b
Merge pull request #381 from srkunze/ws-reconnect
WebSocket Reconnect
2021-03-23 19:29:18 -06:00
1cg
eb067c6ca6
Merge pull request #414 from BoPeng/shoudCancel
Fix logic of shoudCancel
2021-03-23 19:28:32 -06:00
1cg
f3c7c43c58
Merge pull request #431 from zachvalenta/patch-1
fix typo - Thank you!
2021-03-21 07:48:32 -06:00
zach valenta
71f0cc2358
fix typo 2021-03-21 09:00:47 -04:00
Bo
d685c6419a
preventCancel only the case of href="#" 2021-03-21 00:19:38 -05:00
carson
6503e29832 add regression test for https://github.com/bigskysoftware/htmx/issues/427 2021-03-20 19:58:47 -06:00
carson
a5c24a3f35 Merge branch 'pull/415' into dev 2021-03-20 19:30:43 -06:00
carson
b4da4ffc15 docs noodling 2021-03-20 19:30:25 -06:00
carson
b2f7fc7c3d bump version 2021-03-20 19:24:31 -06:00
carson
fad276f17e Merge branch 'master' into dev 2021-03-20 19:23:41 -06:00
1cg
a9de16cb80
Merge pull request #426 from jens/boost-scroll-to-top
Scroll to top by default when visiting boosted links

Thank you!  🍻
2021-03-20 19:21:16 -06:00
Jens Norrgrann
3352d5c3e9 Scroll to top by default when visiting boosted links
But don't scroll if the link is an anchor

See bigskysoftware/htmx#407
2021-03-18 11:51:58 +01:00
1cg
ad36f686e0
Merge pull request #419 from guettli/patch-7
Added style="cursor: pointer" here, too
2021-03-15 10:51:19 -06:00
Thomas Güttler
8841b5d864
Added style="cursor: pointer" here, too 2021-03-15 12:07:57 +01:00
1cg
cb1f1cf5cd
Merge pull request #417 from guettli/patch-6
AFAIK this is called "Cascading Selects"
2021-03-13 13:47:25 -07:00
Thomas Güttler
fa097fd61e
AFAIK this is called "Cascading Selects" 2021-03-13 20:59:17 +01:00
Eugene Esca
142cf68bde
Update hx-trigger.md
Added a note for `from:body` modifier for better HX-Trigger usage understanding
2021-03-12 23:42:20 +02:00
Eugene Esca
badc733d5b
Update hx-trigger.md
Added an example without using JS code for better modifier understanding for basic body trigger call
2021-03-12 23:36:58 +02:00
Sven R. Kunze
8ddaf68de1 as websockets now can be replaced when reconnecting, we cannot closure it but need to retrieve it everytime from the element (which is associated with the event and thus is stable) 2021-03-12 21:17:00 +01:00
Sven R. Kunze
c98c1abc33 added manual test (by @benpate) 2021-03-12 20:46:59 +01:00
Bo Peng
a3eb8c77e7 Fix shouldCancel 2021-03-11 15:27:01 -06:00
carson
2dae703d55 move handler to the search box dummy 2021-03-11 09:46:08 -07:00
carson
660982d250 move handler to the search box dummy 2021-03-11 08:50:56 -07:00
carson
348d978fa5 slash to search 2021-03-11 08:33:46 -07:00
carson
de69e9c23d remove test button 2021-03-11 05:55:25 -07:00
carson
d682c6f92e hyperscript 2021-03-11 05:54:15 -07:00
carson
6026923ad1 site fixes and get rid of the broken ci 2021-03-11 05:53:57 -07:00
carson
0907de0560 Merge branch 'master' into dev 2021-03-11 05:35:48 -07:00
carson
620ebc366a site fixes and get rid of the broken ci 2021-03-11 05:35:33 -07:00
carson
f3ceb80d3a move event into both cache hit and cache miss situations 2021-03-11 05:13:57 -07:00
carson
a679dea62c Merge remote-tracking branch 'origin/dev' into dev 2021-03-11 05:12:06 -07:00
1cg
017e3a065e
Merge pull request #411 from jens/trigger-history-restored-after-restore
Trigger historyRestored after history actually has been restored
2021-03-11 05:11:42 -07:00
carson
e93d59c51d menu item 2021-03-11 04:39:00 -07:00
carson
beee4b2df9 doc fix 2021-03-11 04:37:42 -07:00
Jens Norrgrann
1b15a439ca Trigger historyRestored after history actually has been restored
See #409
2021-03-10 19:22:26 +01:00
carson
eeaf856224 doc fix 2021-03-09 21:15:57 -07:00
carson
ef6b9fa7d9 search 2021-03-09 21:14:43 -07:00
carson
5a788a5dd4 Merge remote-tracking branch 'origin/master' 2021-03-09 19:57:12 -07:00
carson
ac6e6dec00 1.3.1 release 2021-03-09 19:57:05 -07:00
1cg
97c0c08845
Merge pull request #405 from guettli/patch-6
Add style="cursor: pointer"
2021-03-09 17:01:06 -07:00