67 Commits

Author SHA1 Message Date
Vincent
fd912f807f
Make it clear that from with a selector gets all matching elements (#1582) 2023-07-17 01:07:56 -04:00
Carson Gross
2edb023f20 Merge branch 'master' into dev
# Conflicts:
#	www/content/docs.md
2023-07-14 13:52:14 -06:00
Carson Gross
05a1f8cba7 Merge remote-tracking branch 'origin/dev' into dev 2023-07-14 13:50:31 -06:00
Micael Jarniac
88618809a2
Fix GitHub word capitalization (#1547)
* Fix GitHub capitalization

```diff
- Github
+ GitHub
```

* Fix GitHub capitalization

```diff
- github
+ GitHub
```
2023-07-10 15:54:18 -06:00
Yann Salaün
21f333c218
Fix typo (#1556) 2023-07-10 15:53:28 -06:00
Ben Croker
e9234823a2
Improve wording 2023-06-30 22:06:27 +03:00
Vincent
dd53ca0a75
Doc - make it clear that closest can return the element itself #1487 (#1488) 2023-06-15 11:48:32 -06:00
Alexander Petros
adef1166e2
Add support for hx-on:* attribute (#1489)
* Add support for hx-on:* attribute

* Use shorter XPath selector

* Add support for "hx-on::" shorthand

* Add note about mixing the two forms of `hx-on`
2023-06-13 09:23:16 -06:00
Elliott Brown
ec90998e77
Fix link (#1466) 2023-06-07 15:01:23 -06:00
Alexander Petros
be1cb533ed
Include note about 204 in hx-delete docs and examples (#1475) 2023-06-07 14:58:32 -06:00
Ben Croker
6180ad2b25
Fix incorrect attribute 2023-06-01 10:37:36 +02:00
pblkt
900c5cf97f
docs: fix repetition in hx-target.md (#1378) 2023-04-25 13:07:00 -06:00
Nathaniel Sabanski
360331d25a
hx-on: Added to Reference page, and revised docs: readability, wordiness. (#1365)
* hx-on: Added to Reference page, and revised docs, removed words.

* hx-on: Made first sample a <div> to showcase versatility.

* Minor revision.

* Minor revision.

* Fixed broken Locality of Behavior link.
2023-04-13 12:17:13 -06:00
Carson Gross
b71e3e380b fix up merge 2023-04-06 11:14:33 -06:00
Carson Gross
47bdec5fbc Merge branch 'gohugo' into dev
# Conflicts:
#	www/attributes/hx-target.md
#	www/content/docs.md
#	www/content/events.md
#	www/content/examples/animations.md
#	www/reference.md
#	www/static/test/index.html
2023-04-06 11:04:36 -06:00
Daniel J. Summers
b0088a602f Incorporate doc changes in dev branch 2023-04-05 22:24:23 -04:00
Daniel J. Summers
f690d92834 Replace www directory 2023-03-18 11:29:38 -04:00