alfonsrv
bce4baa20c
Rename hx-inherit to hx-disinherit
2022-01-25 23:27:39 +01:00
alfonsrv
b1de676345
Improved inheritance logic to be more consistent
2022-01-06 17:01:16 +01:00
alfonsrv
d025afe49f
hx-inherit tests x documentation
2022-01-06 14:45:12 +01:00
carson
f6cd68ba85
fix docs
2021-12-27 15:40:53 -07:00
1cg
0686aa5399
Merge pull request #611 from jgirardet/patch-1
...
add missing intersect in reference + a tips when using overflow
2021-11-12 15:23:42 -07:00
1cg
4485268418
Merge pull request #613 from makasaurus/patch-1
...
445 - Add hx-target="this" example
2021-11-12 15:23:07 -07:00
Jonathan Adly
1ff3886de8
Update hx-prompt.md
...
Fixed typo
2021-11-05 14:43:28 -04:00
makasaurus
303624b78f
445 - Add hx-target="this" example
...
Added quick example for a link that can update itself using hx-target="this".
2021-10-09 17:11:09 -04:00
jgirardet
238afcb851
add missing intersect in reference + a tips when using overflow
2021-10-05 20:50:12 +02:00
carson
14e87fc623
Merge remote-tracking branch 'origin/dev' into dev
2021-09-27 07:50:41 -06:00
carson
6754c67b53
Merge branch 'master' into dev
...
# Conflicts:
# README.md
2021-09-23 15:44:27 -06:00
Alexander Reelsen
e58ff9518b
Docs: Add missing double ticks in hx-sse docs
2021-09-17 16:45:47 +02: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
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
da61e7557a
Merge branch 'master' into dev
2021-09-06 08:08:44 -06:00
Frankie Robertson
4a59263d40
Allow listening to events from:window
2021-08-29 14:07:17 +03: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
carson
05a0608f52
Merge branch 'master' into dev
2021-07-12 13:38:37 -06:00
carson
9f62021b50
1.5 release docs
2021-07-12 11:17:50 -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
Adam Johnson
1013bdbc0c
Fix typo in hx-trigger docs
2021-06-15 09:58:39 +01:00
Thomas Guettler
980dad1335
hyperlink from hx-trigger docs to htmx.trigger().
2021-05-25 20:54:40 +02:00
carson
16438c1d2e
docs for 1.4
2021-05-21 11:18:32 -06:00
Paulo Roberto Ribeiro
9b31b628bb
Update hx-swap.md to include the 'none' option
2021-04-17 10:08:52 -03:00
carson
b44569a9db
docs
2021-04-04 12:05:33 -06:00
carson
49b517e1c1
Merge remote-tracking branch 'origin/master'
2021-03-26 14:25:28 -06:00
1cg
148362560b
Merge pull request #381 from srkunze/ws-reconnect
...
WebSocket Reconnect
2021-03-23 19:29:18 -06:00
carson
b4da4ffc15
docs noodling
2021-03-20 19:30:25 -06:00
Eugene Esca
142cf68bde
Update hx-trigger.md
...
Added a note for `from:body` modifier for better HX-Trigger usage understanding
2021-03-12 23:42:20 +02:00
carson
f86c668d94
fix title
2021-03-06 15:05:49 -07:00
Sven R. Kunze
fc57045198
Merge branch 'master' of https://github.com/bigskysoftware/htmx into ws-reconnect
2021-03-01 21:35:53 +01:00
Sven R. Kunze
a043b6c3ee
updated docs
2021-03-01 21:31:40 +01:00
carson
02d637785b
support target
option on hx-trigger
, fixes https://github.com/bigskysoftware/htmx/issues/376#issuecomment-786821075
2021-02-26 15:05:40 -07:00
Sven R. Kunze
a52aadbc4c
added htmx.config.wsReconnectInterval
2021-02-22 22:58:54 +01:00
Sven R. Kunze
95d1b4a4a2
complete websocket URL
...
- use the current host and port
- use ws for http and wss for https
- these changes allow sending cookies of the current site
2021-02-22 17:18:26 +01:00
Omen Apps
8d8a106219
Updated to note that change in format and add info about optional prefix
2021-02-15 12:12:38 -05:00
Adam Johnson
e17dd68331
Remove notes about X-HTTP-Method-Override
...
Untrue since 2305aed18e925da55f15dc5798db37ac0142f2b4.
2021-02-07 19:51:09 +00:00
carson
bcb13d8004
Merge branch 'dev' into pull/352
2021-02-05 18:32:03 -07:00
1cg
c26e3c10bb
Merge pull request #341 from jreviews/patch-3
...
Fix doc typos
THANK YOU!
2021-02-05 11:13:15 -07:00
carson
5836e2365e
docs for hx-headers
, etc.
2021-02-05 11:09:37 -07:00
carson
6d65d078e7
docs on hx-preserve
2021-02-01 10:25:51 -07:00
Alejandro Schmeichler
92adf68b6f
Fix doc typos
2021-01-27 19:44:27 -04:00
Ben Croker
08d594ccf3
Fixed old modifier
2021-01-20 11:39:28 +01:00
Thomas Güttler
a3b2404683
Docs: Distinction between changed
and change
2021-01-10 20:37:45 +01:00
carson
ce7113bd22
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# CHANGELOG.md
2021-01-05 20:38:45 -07:00
Ben Croker
b76169e131
Improved wording
2021-01-04 10:13:01 +01:00
carson
a41f689f23
docs update for v1.1.0
2021-01-03 15:26:51 -07:00
1cg
d0b514f7ad
Merge pull request #268 from benpate/pullrequest-ignore-extensions
...
Add "ignore:" command for extensions
thank you!
2021-01-03 11:33:01 -07:00
carson
6939290b8f
support closest
syntax in hx-indicator
2021-01-03 08:04:26 -07:00
carson
14572d6df1
docs for the from
trigger modifier
2021-01-01 20:51:22 -07:00