-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cancel events from form associated buttons. #3070
Closed
geoffrey-eisenbarth
wants to merge
79
commits into
bigskysoftware:dev
from
geoffrey-eisenbarth:cancel-form-buttons
Closed
Changes from 1 commit
Commits
Show all changes
79 commits
Select commit
Hold shift + click to select a range
22e5dfd
release prep
1cg 0836973
Clarify event filter uses in hx-trigger (#2914)
brackendawson 52f8076
Merge remote-tracking branch 'origin/master'
1cg b19e2f7
add moveBefore() demo
1cg defcf16
add moveBefore() demo
1cg e64ca1f
Fix typos in docs (#2943)
szepeviktor 8a60c69
Add htmx4s to scala server-examples (#2722)
eikek 1242977
improve hx-preserve documentation (#2949)
MichaelWest22 56ca3ee
docs: Fix typo in URL to prevent broken link redirect (#2962)
youssame 6cb5050
Merge branch 'master' into codin-dirty-essay
1cg 0ce391e
Use correct extended CSS selector name in hx-trigger notes section (#…
gritvald 49d3fab
more work on essay
1cg 0d217e9
add photoquest to webring.md
1cg c5e82ba
Merge remote-tracking branch 'origin/master'
1cg b6af863
Add link to contact-app built in Blazor (#2970)
grugBraid 10658a0
remove
1cg 3a105a9
Merge remote-tracking branch 'origin/master'
1cg ff6964b
Add missing word in previous CSS selector documentation (#2977)
gritvald 2617bbd
"Download a Copy" in the doc points to old release 2.0.2; this PR cha…
SpencerBrown-MongoDB 43e703b
Fix link to no-cache extension readme (#2981)
scrhartley 70da8e4
Fix typo on extensions page (#2983)
scrhartley 1a1b4a1
docs: Fix typo (#2984)
scrhartley 3517c73
add sponsor
1cg 0a62d02
Merge remote-tracking branch 'origin/master'
1cg 841df9b
fix link
1cg d39a598
Fixing a typo in confirm.md (#2988)
zimventures b9c25ac
Add htmgo to server examples (#2992)
maddalax 5d27ee7
Added Jeasx example for template fragements (#2991)
jablonski e88bc9b
Update server-examples.md (#2996)
leephillips b37b438
remove single line closing angle brackets wft
1cg e5e8d9c
Merge remote-tracking branch 'origin/master'
1cg 5de1c76
Add Next.js to htmx essay (#3002)
poeti8 3dc73f6
reorganize essays
1cg a2b8688
Merge branch 'master' into codin-dirty-essay
1cg ec95549
reorganize essays
1cg d39dd0e
[Documentation] Add missing default extension points (#3014)
scrhartley 79b6504
Fix wrong cursor style in webring (#3015)
untitaker df73ff2
Add missing disableInheritance documentation (#3017)
xhaggi ccbc101
Add web components essay (#3018)
alexpetros 82eb2a6
Fix name on essay (#3019)
alexpetros 8d07de9
fix vertical alignment of github stars button in all states (#3006)
untitaker b4ebb52
WC essay typo fixes (#3021)
alexpetros dba0fcf
update video
1cg 001f9e0
[Documentation] Fix incorrect link (#3022)
scrhartley 7879d2e
[Documentation] Add missing htmx:sendAbort event (#3024)
scrhartley 7415f39
[Documentation] Fix link in web socket extension docs (#3026)
scrhartley 4ba6852
finish codin' dirty essay
1cg b9cafa3
Merge branch 'master' into codin-dirty-essay
1cg aa9434e
Merge remote-tracking branch 'origin/master'
1cg 6067f4d
fixed minor typo "and" --> "an".md (#3035)
alecgargett f600eb8
essay fix
1cg 3e1a393
Merge remote-tracking branch 'origin/master'
1cg cef216b
essay fix
1cg 1a23a5a
feat: add amz-content-sha256 extension to docs (#3036)
felipegenef 8ff3b3d
essay fix
1cg bd2150a
Merge remote-tracking branch 'origin/master'
1cg 24fb2fe
essay fix
1cg ffbcd92
[Documentation] Fix outdated attribute links (#3051)
rkilpadi 445fdde
[Documentation] Update location of ws/sse demo server (#3052)
rkilpadi c9b8f0a
add a modest critique
1cg 68ef5c5
Merge remote-tracking branch 'origin/master'
1cg 2b88d96
design update
1cg f946dbd
new sponsors
1cg 45f9c7a
prefer if statements to polymorphism
1cg 2e59a14
follower24 sponsorship
1cg cd36c63
Cancel events from form associated buttons.
geoffrey-eisenbarth c24fb71
Handle Invalid template content (#3064)
MichaelWest22 5ab508f
Make bodyContains return true for nested shadow roots (#3034)
alexpetros bd35f64
Add missing htmx:trigger event on load triggers (#3033)
alexpetros 34dda10
Do not execute hx-trigger="load" on re-initialization of an existing …
basvk 704dac7
Replace deprecated String.prototype.substr usage (#2951)
scrhartley e171bca
Merge branch 'master' into dev
1cg 815c117
comment out test that is breaking suite in browser
1cg 232667d
fix https://github.com/bigskysoftware/htmx/issues/1788
1cg a331244
Support multiple extended selectors for hx-include, hx-trigger from, …
Telroshan 3c9ffc7
Cancel events from form associated buttons.
geoffrey-eisenbarth 6e39e66
Revert test (blame Carson).
geoffrey-eisenbarth e13f807
Merge branch 'cancel-form-buttons' of github.com:geoffrey-eisenbarth/…
geoffrey-eisenbarth 40ff67d
Remove superfluous test.
geoffrey-eisenbarth File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think if you put an hx-get on the form this could be an end to end test, rather than needing to reach into the internals of htmx. Does that sound reasonable to you?