Ben Croker
a5a290809c
Simplify htmx.trigger
example
2022-03-28 11:25:00 +01:00
mayowa
bda02d0d66
Document optional delay parameter for addClass, removeClass, remove ( #820 )
...
thank you!
2022-02-17 06:16:35 -07:00
Ben Beecher
9ec6ffa930
Adding swap argument for ajax calls ( #769 )
...
* Adding swap argument for ajax calls
* Adding documentation
* Removing ;'s
2022-02-04 11:01:51 -07:00
Philipp Katz
fdcf35c5d0
Fix and extend TypeScript definitions ( #696 )
...
* This solves the mystery of the missing types file re npm package
* Fix and improve the typings based on API docs
* hook functions into default import
* add API as extracted from the API docs
* add tests based on examples
* Fix docs
Co-authored-by: Chris <7539871+paxperscientiam@users.noreply.github.com>
2022-01-17 10:58:56 -07:00
arcanemachine
6132770a8f
add instructions for using htmx.ajax()
with a callback
...
Added some info about how `htmx.ajax()` returns a Promise, which can be paired with a callback to execute code after the content has been inserted into the DOM.
2022-01-11 03:38:41 -07:00
carson
19ef8ad76a
add htmx-added
class for easier CSS transition writing
2021-10-01 13:23:06 -06:00
carson
d249569a99
clean up
2021-07-13 11:39:50 -06:00
Leevi Graham
b8f1f0afb5
Update api.md
...
Fix config so it's consistent
2021-05-27 20:51:35 +10:00
Leevi Graham
70f1ccf42f
Documentation updates
2021-05-27 12:28:54 +10:00
carson
16438c1d2e
docs for 1.4
2021-05-21 11:18:32 -06:00
Landlocked Surfer
f7a48f5a32
add withCredentials config option
2021-05-05 21:26:39 +02:00
1cg
148362560b
Merge pull request #381 from srkunze/ws-reconnect
...
WebSocket Reconnect
2021-03-23 19:29:18 -06:00
carson
b54d6e57d3
Improve API
2021-03-06 06:50:56 -07:00
Sven R. Kunze
a043b6c3ee
updated docs
2021-03-01 21:31:40 +01:00
Sven R. Kunze
a52aadbc4c
added htmx.config.wsReconnectInterval
2021-02-22 22:58:54 +01:00
carson
1024219529
better API docs
2021-01-25 15:00:05 -07:00
akinmayowa
3cc0309093
fix typo
2021-01-10 21:20:56 +01:00
akinmayowa
a0ab74cfa5
add meaningful page titles
2021-01-10 08:04:17 +01:00
carson
58f373d1e5
config that disallows eval
in htmx implementation
...
addressed https://github.com/bigskysoftware/htmx/issues/305
2021-01-04 10:36:56 -07:00
carson
a41f689f23
docs update for v1.1.0
2021-01-03 15:26:51 -07:00
carson
385ee3fb58
finish docs for API
2020-10-05 08:06:42 -06:00
carson
586829e097
temporary commit for supporting lexing
2020-10-04 09:39:10 -06:00