carson
|
f0a3eabc9c
|
v1.0.1 prep
|
2020-11-25 17:54:09 -07:00 |
|
carson
|
725bd72be2
|
changelog prep
|
2020-11-25 17:41:00 -07:00 |
|
carson
|
29829fd776
|
nit
|
2020-11-25 17:36:26 -07:00 |
|
carson
|
d4c9ba600e
|
better language
|
2020-11-25 17:35:09 -07:00 |
|
carson
|
eb3a7a0ddb
|
update examples page
|
2020-11-25 17:28:02 -07:00 |
|
carson
|
56a9187a94
|
Merge remote-tracking branch 'origin/dev' into dev
|
2020-11-25 17:26:18 -07:00 |
|
carson
|
008bb65035
|
Document ajax file upload API
|
2020-11-25 17:26:10 -07:00 |
|
1cg
|
5669e86b3a
|
Merge pull request #242 from benpate/pullrequest-modal-documentation
Fixing typos
|
2020-11-25 17:05:01 -07:00 |
|
Ben Weller
|
7576e21ab1
|
handle multi-select when "multiple" attr is present w/o value
|
2020-11-25 15:40:57 -06:00 |
|
carson
|
d71e7bd4e9
|
accept selector strings as first argument to on() , off() , etc.
hyperscript example for file upload
|
2020-11-25 06:24:46 -07:00 |
|
carson
|
3b115c0125
|
add event listeners to the upload object as well
|
2020-11-25 06:02:00 -07:00 |
|
carson
|
85b5d04faa
|
file upload progress, with test
|
2020-11-24 14:24:01 -07:00 |
|
Ben Croker
|
a809743fd3
|
Switched attribute order (doh!)
|
2020-11-24 20:51:06 +01:00 |
|
Ben Croker
|
f5e081eb3b
|
Added missing attributes
|
2020-11-24 20:48:43 +01:00 |
|
Ben Pate
|
cdf4cab434
|
Fixing typos
Inconsistent names were making these demos break. This should clear things up.
|
2020-11-24 11:20:26 -07:00 |
|
carson
|
26a8b75f1e
|
improve language
|
2020-11-24 06:40:20 -07:00 |
|
carson
|
a2454ebfe1
|
improve language
|
2020-11-24 06:15:08 -07:00 |
|
carson
|
79bfdc4f78
|
1.0 prep
v1.0.0
|
2020-11-24 05:35:15 -07:00 |
|
carson
|
a076444946
|
1.0 prep
|
2020-11-23 18:36:21 -07:00 |
|
carson
|
a6695e5fd5
|
1.0 prep
|
2020-11-23 18:34:44 -07:00 |
|
carson
|
886457d857
|
1.0 prep
|
2020-11-23 13:15:59 -07:00 |
|
carson
|
212898a493
|
Merge remote-tracking branch 'origin/master'
|
2020-11-23 12:09:53 -07:00 |
|
carson
|
959d854019
|
Merge branch 'master' into dev
v0.4.1
|
2020-11-23 12:07:28 -07:00 |
|
carson
|
360a744b41
|
Merge remote-tracking branch 'origin/dev' into dev
|
2020-11-23 08:34:39 -07:00 |
|
carson
|
b874b87d71
|
Prep for 0.4.1 release
|
2020-11-23 08:34:31 -07:00 |
|
carson
|
24d103ba30
|
Prep for 0.4.1 release
|
2020-11-23 08:32:48 -07:00 |
|
carson
|
c81dce11bb
|
Prep for 0.4.1 release
|
2020-11-23 08:31:00 -07:00 |
|
carson
|
7d592b80fe
|
merge event properties directly
Standard DOM events do not have a detail property, but have properties directly on the event object (unlike `CustomEvent`).
See https://developer.mozilla.org/en-US/docs/Web/API/CustomEvent/detail
With this change we properly pass through event properties to the given htmx event. In particular, the `progress` event now includes enough information for handling a progress bar.
Addresses https://github.com/bigskysoftware/htmx/issues/240
|
2020-11-23 07:45:33 -07:00 |
|
carson
|
13366ac089
|
fix https://github.com/bigskysoftware/htmx/issues/239
use title node innerHTML if possible so that HTML escape sequences are respected.
|
2020-11-18 17:23:52 -07:00 |
|
carson
|
81c78109a3
|
bump version
|
2020-11-18 17:22:52 -07:00 |
|
Ben Croker
|
6c5b99b0cd
|
Update CHANGELOG.md
|
2020-11-18 08:59:18 +01:00 |
|
carson
|
d86b95c7a1
|
fix grammar
|
2020-11-16 21:52:18 -07:00 |
|
1cg
|
12dee5aa5a
|
Merge pull request #235 from bigskysoftware/bencroker-patch-1
Added docs for hx-vals and added security consideration
|
2020-11-16 21:27:00 -07:00 |
|
carson
|
1f028b14da
|
Merge remote-tracking branch 'origin/master'
|
2020-11-16 18:29:48 -07:00 |
|
carson
|
4e7935b7ab
|
release prep
v0.4.0
|
2020-11-16 18:25:32 -07:00 |
|
carson
|
a9fb276f21
|
Merge branch 'master' into dev
|
2020-11-16 18:15:19 -07:00 |
|
carson
|
ec63d88eeb
|
prep 0.4 release
|
2020-11-16 06:36:35 -07:00 |
|
Ben Croker
|
469ca86438
|
Create hx-vals.md
|
2020-11-16 12:55:35 +01:00 |
|
Ben Croker
|
1d42f1ddeb
|
Fixed link
|
2020-11-16 12:48:20 +01:00 |
|
Ben Croker
|
dad856dca0
|
Added Security Considerations
|
2020-11-16 12:40:30 +01:00 |
|
Ben Croker
|
bbe53d94de
|
Added hx-vals to docs
|
2020-11-16 12:27:42 +01:00 |
|
Ben Croker
|
2301b827f2
|
Use internal parseJSON function
|
2020-11-16 10:45:21 +01:00 |
|
Ben Croker
|
72d0ab850b
|
Use internal parseJSON function
|
2020-11-16 10:38:39 +01:00 |
|
Ben Croker
|
6208b58aba
|
Fix typo
|
2020-11-16 10:35:13 +01:00 |
|
1cg
|
fa1db3b290
|
Merge pull request #225 from ChexWarrior/224-unlock-request-after-xhr-abort
End request lock when xmlHttpRequest is aborted
awesome, thank you!
|
2020-11-15 19:22:20 -07:00 |
|
Andrew Lehman
|
661f43f5cf
|
Update title and test label
|
2020-11-15 21:11:10 -05:00 |
|
Andrew Lehman
|
cc13cf721c
|
Add test to list of manual tests
|
2020-11-15 21:09:07 -05:00 |
|
Andrew Lehman
|
f9d0ccb3ed
|
Add minimal test to ensure requests aren't locked
|
2020-11-15 21:08:31 -05:00 |
|
carson
|
234ba981d9
|
remove last non-test eval
|
2020-11-15 19:04:19 -07:00 |
|
carson
|
d464b91d1e
|
Add braces test
|
2020-11-15 17:56:23 -07:00 |
|