1276 Commits

Author SHA1 Message Date
mryderie
3fb5c04ea6
Adding ASP.NET Core project to Server-Side Examples page 2021-08-30 20:21:05 +01: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
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
carson
2885149b81 update podcasts 2021-07-12 13:42:30 -06:00
carson
05a0608f52 Merge branch 'master' into dev v1.5.0 2021-07-12 13:38:37 -06:00
carson
eb20a32b2f 1.5 final release 2021-07-12 13:38:33 -06:00
carson
9f62021b50 1.5 release docs 2021-07-12 11:17:50 -06:00
carson
17d51225f9 1.5 release prep 2021-07-12 10:50:54 -06:00
carson
c77cb83c54 clean up tests for 1.5.0 release 2021-07-12 10:48:53 -06:00
carson
94a9ef1dbb consume white space after interval 2021-07-09 17:52:21 -06:00
carson
5a65b6b36e restore hamburger and move nav to hyperscript 2021-07-09 06:11:16 -06:00
carson
0eeb922a1e scroll fixes 2021-07-09 06:01:56 -06:00
carson
e621b52867 tests and bug fixes for scrolling targets 2021-07-08 13:11:48 -06:00
carson
db64cc78df improve the scroll and show options, supporting css selector targets as well at the special window modifier for show
added a scrollBehavior option that defaults to `smooth`

fixes https://github.com/bigskysoftware/htmx/issues/456
2021-07-08 12:42:40 -06:00
carson
3dbf6dba4c bump verison and include in api 2021-07-08 10:44:57 -06:00
carson
ba33b5b381 support passing in timeout & credentials via etc 2021-07-07 09:16:35 -06:00
carson
a4a9d2d733 support for hx-request attribute with the following config values:
* `timeout` - the request timeout
* `credentials` - send credentials w/ the request
* `noHeaders` - do not send any non-standard headers with the request

We also support the `htmx.config.timeout` configuration value for setting the default timeout
2021-07-07 06:37:40 -06:00
1cg
22f684350d
Merge pull request #546 from idlesign/patch-1
Docs. Add django-siteajax to server-side examples
2021-07-06 20:36:27 -06:00
Igor Starikov
4ec7e59eba
Docs. Add django-siteajax to server-side examples 2021-07-07 08:03:27 +07:00
1cg
3ba3e87709
Merge pull request #545 from paxperscientiam/add-typings
Add typings
2021-07-06 16:03:18 -06:00
carson
bbf2ae4412 support document as an extended query selector and plug it in for the from: clause in triggers 2021-07-06 15:27:51 -06:00
Chris
cdd5c9e756 add typings
removed undesired comments. we are only documenting public API

testing

bump

optional

optionals

done

removed two junk files

moved dependency to dev dependency
2021-07-06 14:01:24 -04:00
carson
a28b7f865b IE11 compatibility 2021-07-06 10:37:54 -06:00
carson
40ed7b0827 allow filters for polling 2021-07-06 10:24:55 -06:00
carson
c9936b4a35 Merge remote-tracking branch 'origin/dev' into dev 2021-07-06 09:57:51 -06:00
carson
f341013264 include hacking section 2021-07-06 09:57:43 -06:00
carson
3ded0d9aa8 Merge branch 'feature_button_tracking' into dev 2021-07-06 09:37:38 -06:00
carson
419c7c9d5a Merge branch 'master' into dev 2021-07-06 09:37:32 -06:00
Chris
9837c96701 Config file for typechecking with typescript 2021-07-05 22:11:43 -04:00
1cg
18b7823374
Merge pull request #521 from onyekaa/doc-nav-fix
Allow docs navigation to scroll on shorter screens
2021-07-05 10:08:47 -06:00
1cg
9aa0ff5043
Merge pull request #509 from guettli/hx-trigger-docs--link-to-js-method
hyperlink from hx-trigger docs to htmx.trigger().
2021-07-05 09:58:33 -06:00
1cg
b9bec1473d
Merge pull request #529 from bigskysoftware/dependabot/npm_and_yarn/postcss-7.0.36
Bump postcss from 7.0.35 to 7.0.36
2021-07-05 09:57:17 -06:00
1cg
f54acf4b2f
Merge pull request #534 from guettli/patch-13
fixed typo in "unnecessarily"

thank you!
2021-07-05 09:56:57 -06:00
1cg
b06cb4a964
Merge pull request #492 from whamtet/dev
added regression test for image maps

thank you!
2021-07-05 09:56:35 -06:00
Matthew Molloy
e283e476b5 added regression test for image maps 2021-07-06 00:52:55 +09:00
carson
b3fcc9276b Merge remote-tracking branch 'origin/master' 2021-07-05 09:32:43 -06:00
carson
7f64b480a5 remove obsolete extension 2021-07-05 09:32:34 -06:00