Khalid Abuhakmeh
32bb570a79
Add timeout
to configuration section in documentation
2021-09-15 15:44:30 -04:00
1cg
1b451c7b0c
Merge pull request #590 from lobre/fix-inline-validation-example
...
Fix the inline validation example by using a post request
Thank you!
2021-09-12 08:04:53 -06:00
Loric Brevet
12fcc51124
Fix the inline validation example by using a post request
2021-09-12 15:22:15 +02:00
1cg
e37ae77eb6
Merge pull request #587 from rashadg1030/patch-2
...
Fix typo in hx-swap.md
thank you!
2021-09-11 06:22:18 -06:00
Rashad Gover
6dfbbc5689
Update hx-swap.md
...
Instead of `swap:` I think you meant `show:`. Also changed the single quotes surrounding `:bottom` into backticks so it renders properly as inline code.
2021-09-10 23:19:02 -05:00
Ben Croker
700bc3ae58
Improved wording of tests
2021-09-06 22:50:34 +02:00
carson
7a858fab42
Merge remote-tracking branch 'origin/dev' into dev
2021-09-06 11:53:33 -06:00
carson
4a02e92e4b
bug in last fix: only return a promise for API usage
...
fixes https://github.com/bigskysoftware/htmx/issues/585
2021-09-06 11:41:15 -06:00
1cg
76d282f023
Merge pull request #584 from benpate/pullrequest-website-preload
...
Bugfix: Improper selector format
2021-09-06 11:32:54 -06:00
carson
a1d320243d
only return a promise for API usage
...
fixes https://github.com/bigskysoftware/htmx/issues/585
2021-09-06 10:43:04 -06:00
carson
f4ff7ac949
lowercase verb to match up w/ htmx internals
...
fixes https://github.com/bigskysoftware/htmx/issues/565
2021-09-06 09:06:23 -06:00
Ben Pate
d3ecde6c51
Update preload.js
...
Fixed bad formatting on [data-hx-get] selector
2021-09-06 08:50:23 -06:00
carson
1b44728f49
add example of js:
prefix for hx-vals
...
fixes https://github.com/bigskysoftware/htmx/issues/570
2021-09-06 08:47:54 -06:00
carson
a8353bd540
fix test
2021-09-06 08:18:46 -06:00
carson
760a4e5d2f
only search for title via regex if there is a title tag present
2021-09-06 08:15:08 -06:00
carson
d47abff3dd
prep for 1.5.1 release
2021-09-06 08:13:04 -06:00
carson
da61e7557a
Merge branch 'master' into dev
2021-09-06 08:08:44 -06:00
Ben Croker
ee4e5d10aa
Remove single quotes around regexp
2021-09-05 14:34:03 +02:00
Ben Croker
a76f9f37aa
Improved findTitle
to work with tag attributes
2021-09-05 14:17:41 +02:00
Ben Croker
2d18bac619
Fixed typos
2021-09-05 14:13:29 +02:00
Ben Croker
21ec1094ec
Add better title tests
2021-09-05 14:08:44 +02:00
1cg
6d85d1ae5b
Update docs.md
2021-09-04 06:49:58 -06:00
1cg
77ebebe3f8
Merge pull request #581 from jvissers/master
...
Make explicit that AlpineJS should register events in Kebab case
2021-09-04 06:48:42 -06:00
Jan Vissers
5cf9c44f84
Make explicit that AlpineJS should register events in Kebab case
...
AlpineJS needs Kebab case registrations of HTMX events to work properly.
2021-09-04 11:17:48 +02:00
1cg
23c1e91703
Merge pull request #580 from fmariluis/patch-1
...
fix a really small doc typo
Thank you!
2021-09-01 21:26:47 -06:00
Franco Mariluis
018861070f
fix a really small typo
2021-09-02 00:05:02 -03:00
1cg
0a9923c8af
Merge pull request #574 from frankier/from-window
...
Allow listening to events from:window
2021-08-30 15:32:02 -06:00
1cg
a3f9379925
Merge pull request #578 from mryderie/patch-1
...
Adding ASP.NET Core project to Server-Side Examples page
2021-08-30 15:31:37 -06:00
1cg
a52c658e39
Merge pull request #579 from dfrankow/npm_doc
...
Add doc section on npm
2021-08-30 14:30:11 -06:00
Dan Frankowski
04344053ac
Add section on npm
2021-08-30 14:38:52 -05:00
mryderie
3fb5c04ea6
Adding ASP.NET Core project to Server-Side Examples page
2021-08-30 20:21:05 +01:00
Frankie Robertson
4a59263d40
Allow listening to events from:window
2021-08-29 14:07:17 +03:00
1cg
1c85076030
Merge pull request #562 from dzerrenner/master
...
search example typo
2021-08-28 15:16:16 -06:00
1cg
531dc4d46f
Merge pull request #564 from GriceTurrble/patch-1
...
docs: typo in websockets example
2021-08-28 15:15:49 -06:00
Galen Rice
80a248e894
docs: typo in websockets example
...
`source` is not present in the example, nor is that an attribute specified in the docs for `hx-ws`.
2021-07-30 22:26:46 -04:00
David Zerrenner
302fce19f1
search example typo
...
Typo in the description of the search example. The target id and the url didn't match betewwn text and example.
2021-07-28 21:15:58 +02:00
1cg
7e7a7100b8
Merge pull request #560 from polyrand/patch-1
...
Fix broken links
2021-07-26 08:13:56 -06:00
Ricardo Ander-Egg
ddf5741dfb
Fix broken links
2021-07-26 13:14:57 +02:00
carson
5b4f6bbd58
clean up
2021-07-25 21:14:52 -06:00
carson
8fc3018aca
links
2021-07-25 20:01:07 -06:00
carson
b7c2ab657c
Merge remote-tracking branch 'origin/master'
2021-07-25 19:38:04 -06:00
carson
f70825a2d5
updating multiple pieces of content
2021-07-25 19:37:46 -06:00
carson
0aa372d447
pass etc
through on queued requests
2021-07-21 09:10:49 -06:00
carson
79d179e6fd
use more diverse elements
2021-07-15 15:09:47 -06:00
carson
654c3707ce
Merge branch 'master' into dev
2021-07-15 15:08:08 -06:00
Ben Croker
8b301fe0de
Added hx-request
to references
2021-07-14 17:29:41 +02:00
carson
cd59a86b2e
explaining rest
2021-07-13 17:27:45 -06:00
carson
27b990aa95
explaining rest
2021-07-13 17:18:56 -06:00
carson
d249569a99
clean up
2021-07-13 11:39:50 -06:00
carson
1402694ab7
clean up
2021-07-13 11:22:53 -06:00