Skip to content

Commit 8c2c9e0

Browse files
committed
Merge branch 'dev'
2 parents 08a7659 + 3abbf7c commit 8c2c9e0

3,138 files changed

Lines changed: 729 additions & 1907644 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,14 @@ it is a companion project of <https://htmx.org>
2020
</button>
2121

2222

23-
<div hs="on mouseOver toggle mouse-over on #foo">
23+
<div _="on mouseOver toggle mouse-over on #foo">
2424
</div>
2525

26-
<div data-hs="on click call aJavascriptFunction() then
27-
wait 10s then
28-
call anotherJavascriptFunction()">
26+
<button _="on click call aJavascriptFunction() then
27+
wait 10s then
28+
call anotherJavascriptFunction()">
2929
Do some stuff
30-
</div>
30+
</button>
3131
```
3232

3333
## website & docs

0 commit comments

Comments
 (0)