1452 Commits

Author SHA1 Message Date
Adam Johnson
4f8d83ec2b Use one-line format for Triggering-Event header
Refs #517.
2021-07-09 08:50:58 +01: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
carson
b399258dec only set the value if there is a name on the button 2021-07-02 13:12:54 -06:00
carson
1298c41435 use clicked event to track button clicks as well for OSX 2021-07-02 12:30:08 -06:00
carson
6d1a86836e track last clicked button using focus to include value in submission 2021-07-01 13:54:11 -06:00
1cg
a93bc73e41
Merge pull request #538 from WayneLambert/patch-1
Update server-examples.md
2021-06-25 11:09:23 -06:00
carson
97ab1098f8 fix etx.headers usage 2021-06-25 07:47:51 -06:00
Wayne Lambert
e8e86bd167
Update server-examples.md
Remove the duplicated word of "before".
2021-06-25 08:10:06 +01:00
carson
f8cd64a220 typo 2021-06-23 07:47:54 -06:00
carson
3a6e475673 typo 2021-06-23 07:44:41 -06:00
carson
f8811989d5 typo 2021-06-23 07:44:12 -06:00
carson
916c073b0b typo 2021-06-23 07:40:59 -06:00
carson
1cb4df7c3e update 2021-06-21 12:04:48 -06:00
carson
d226772f76 Merge remote-tracking branch 'origin/master' into dev 2021-06-21 08:49:14 -06:00
Thomas Güttler
412f78530a
fixed type in "unnecessarily" 2021-06-21 09:24:09 +02:00
carson
e45351a5f2 hypermedia essay fixes 2021-06-17 15:34:10 -06:00
carson
21a1c8d6f5 hypermedia essay fixes 2021-06-17 15:32:49 -06:00
carson
c61594f47e hypermedia essay fixes 2021-06-17 15:32:01 -06:00
carson
d8585750a3 hypermedia essay fixes 2021-06-17 15:16:55 -06:00
carson
d4ea575755 hypermedia essay 2021-06-17 10:23:40 -06:00
carson
dfa973da28 hypermedia essay 2021-06-17 10:22:55 -06:00
carson
07d217be36 hypermedia essay 2021-06-17 10:17:43 -06:00
carson
38daec49ea Merge remote-tracking branch 'origin/master' 2021-06-17 10:16:39 -06:00
carson
c418bf52cf hypermedia essay 2021-06-17 10:16:31 -06:00
dependabot[bot]
fe407553cc
Bump postcss from 7.0.35 to 7.0.36
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.35 to 7.0.36.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/7.0.35...7.0.36)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-17 02:20:25 +00:00
1cg
fac3083109
Merge pull request #528 from adamchainz/patch-2
Rename 'FastAPI' section in server examples docs
2021-06-16 15:37:45 -06:00