81 Commits

Author SHA1 Message Date
Antoine Aumjaud
d37fe551a1
📚 fix code sample in documentation (#2498) 2024-05-15 12:11:08 -06:00
lookbusy1344
f9591c9790
More explicit explanation of htmx.config.getCacheBusterParam (#2376)
* More explicit explanation of htmx.config.getCacheBusterParam

* Small formatting fixes
2024-04-25 12:36:50 -04:00
noman
998bd7cd4c
fix(docs): Add missing apostrophes (#2405)
Add apostrophes
2024-04-25 12:34:15 -04:00
Carson Gross
adfd2c8bc8 fix sha for unminified version 2024-04-17 10:58:31 -06:00
Carson Gross
7a6dd3f38a Merge remote-tracking branch 'origin/master' 2024-04-17 10:55:17 -06:00
Carson Gross
f38e07d4be prep v1.9.12 2024-04-17 10:54:49 -06:00
Carson Gross
7dd6cd7224 prep v1.9.12 2024-04-17 10:48:55 -06:00
Denis Palashevskii
8e26d12c33
Add reference to unminified CDN distribution to the docs (#2460)
fix #2457
2024-04-03 14:59:07 -06:00
Pi-Cla
0b29664545
Link to section on CSS Transitions instead of Mozilla page (#2413) 2024-03-23 11:46:28 -04:00
Carson Gross
9b1e9bc336 update sha 2024-03-15 08:53:37 -06:00
Carson Gross
6f4bcfb1bb Merge branch 'master' into dev 2024-03-13 15:41:36 -06:00
Carson Gross
00485b282b update llc.org 2024-03-08 11:54:04 -07:00
Carson Gross
9431183cf1 port back double exec tests from 2.x to ensure its not an issue in 1.x, bump version 2024-03-01 15:50:21 -07:00
Ben Croker
aaf634fb1c
Sync configuration options from reference (#2310)
Sync configuration from reference
2024-02-19 10:00:58 -05:00
Nathaniel Sabanski
3fe5802554
Docs: Less wordy client scripting introduction. (#2307) 2024-02-15 12:27:02 -05:00
Fan Fei
1195102fc9
Update docs.md (#2155)
fixed an example mistke
2024-01-10 11:01:04 -05:00
Carson Gross
894b4dd3e8 nuke hyperscript (for the most part) 2024-01-09 11:23:15 -07:00
Moussa Haidous
145627a579
typo: dahs -> dash (#2142) 2024-01-01 23:39:05 -05:00
Carson Gross
8966f1d01d clarify morphing docs 2023-12-22 10:25:40 -07:00
Carson Gross
51baa6bb31 fix broken link 2023-12-21 18:35:46 -07:00
Carson Gross
b1e15c08cc more release prep 2023-12-21 17:37:15 -07:00
Carson Gross
66599ef887 Merge branch 'master' into dev
# Conflicts:
#	www/content/docs.md
2023-12-21 17:28:58 -07:00
Vincent
0b7a68e352
Removed outdated note in oob swap documentation (#2119) 2023-12-21 10:33:47 -05:00
Vincent
4057f9c465
Trigger specs cache indentation fix + documentation & tests (#2094)
* Fix parseAndCacheTrigger indentation as discussed in #1540

https://github.com/bigskysoftware/htmx/pull/1540#issuecomment-1834651800

* Trigger specs cache documentation + tests
2023-12-14 11:44:11 -07:00
Carson Gross
b75962b9bb update docs 2023-12-13 14:45:47 -07:00
Qori El-Hafizh
89b523cde0
fix typo (#2088)
connect:<url> instead of connect <url>
2023-12-12 11:34:07 -05:00
Henrik Berglund
7de6351d20
feat: Improve web site accessibility/legibility (#2080)
* fix: change css midBlue saturation and body tag color to a darker color

* feat: add empty alt attribute to decorative bars

* feat: add alt attributes for index link images

* fix: tweak code background alpha

* feat: add custom highlighting theme, change comment color to be legible

* fix: replace a tags with span

* fix: lighten background color of div

* feat: add doctype and meta description

* fix: remove doctype to prevent no quirks mode (why.png)
2023-12-10 19:51:40 -05:00
Carson Gross
3be4202e5e add support for dashes in hx-on* attributes 2023-12-07 15:15:10 -07:00
Thad Guidry
9de3c3f068
Add hyperlink to HTML standards for data- prefix (#2072)
Fixes #2071
2023-12-07 11:59:58 -05:00
Conor
255cb9be7b
Fix form validation docs example (#2049)
add: docs fix

Co-authored-by: Conor <col7550@gmail.com>
2023-12-01 15:07:09 -05:00
Carson Gross
3b65f85784 bump version for next release 2023-11-30 15:13:53 -07:00
Jose Vargas
50097b7c5f
Mention response-extension in /docs extensions table (#2044) 2023-11-26 11:41:55 -05:00
Saroj Dahal
9ef76a0935
Fix htmx-indicator example (#2021)
Update docs.md

Fix invalid class name (in style tag) of request indicator .
2023-11-22 08:50:09 -05:00
Carson Gross
b9225a53e1 Merge remote-tracking branch 'origin/master' 2023-11-21 11:47:09 -07:00
Carson Gross
555522baaa sha for release 2023-11-21 11:44:50 -07:00
Denis Palashevskii
2859b821a0
Fix hx-on anchor in the docs (#2020)
* Fix hx-on anchor in the docs

* add hx-on to table of contents in the docs

* preserve links integrity

There are most likely links to #the-hx-on-attribute in the wild.
I managed to find one on the Discord at list. Probably best to keep both options
2023-11-21 12:50:03 -05:00
Carson Gross
242f6631fa Merge remote-tracking branch 'origin/master' into dev
# Conflicts:
#	www/content/docs.md
2023-11-16 16:53:23 -07:00
Carson Gross
a59a10baad bump for next version 2023-11-16 16:52:11 -07:00
Joe Taber
f716383716
Add configuration options list to reference docs (#1927)
Could not figure out how to import directly from docs.md with zola.
2023-11-10 21:31:29 -05:00
Vincent
9c87f40bd4
Homogenize configuration docs (#1973)
* Homogenize configuration docs

* Remove source change
2023-11-10 14:23:28 -05:00
Carson Gross
953ce54b7e update sha 2023-11-07 10:02:07 -07:00
Carson Gross
6fe62580e0 prep 1.9.8 release 2023-11-06 18:03:43 -07:00
Carson Gross
c1b4101def re-prep 1.9.7 release 2023-11-03 20:53:16 -06:00
Carson Gross
3912e3c2c2 prep 1.9.7 release 2023-11-02 15:28:53 -06:00
Thomas de Queiroz Barros
590fddaf04
Improve request/response documentation in docs.md (#1839)
* docs+reference: merge Response Headers docs

* docs+reference: merge Request Headers docs

* docs+reference: use true as strings
2023-10-03 16:06:29 -04:00
Sören Maschmann
2a34b304e1
Update docs.md (#1846)
fix: spelling mistake 'docuemnt' in swap-options
2023-10-01 19:26:58 +02:00
Carson Gross
04250d57f4 update SHA 2023-09-21 17:22:02 -06:00
Carson Gross
a5fd1b7081 make singular to make more consistent w/ other attributes 2023-09-21 16:57:28 -06:00
Carson Gross
4189eeaa0c Merge branch 'master' into dev
# Conflicts:
#	package-lock.json
#	package.json
2023-09-20 09:15:53 -06:00
Carson Gross
af0dc9c352 add hx-disabled-elts functionality 2023-09-14 13:20:46 -06:00