320 Commits

Author SHA1 Message Date
Carson Gross
0a2c375970 Merge remote-tracking branch 'origin/v2.0v2.0' into v2.0v2.0 2024-01-23 12:16:08 -07:00
Denis Palashevskii
7fe27dd275
Refactor and expose swap in public API (#2191)
* refactor and expose swapping as a single method

* fixes after rebasing on latest 2.0

* fix optional parameters for swapping

* add `fullSwap` to internal API

* swap refactor polishing

* make linter happy
2024-01-19 16:31:34 -07:00
Carson Gross
3fa7df1d23 Merge branch 'dev' into v2.0v2.0
# Conflicts:
#	dist/ext/sse.js
#	dist/htmx.d.ts
#	dist/htmx.js
#	dist/htmx.min.js
#	dist/htmx.min.js.gz
#	src/htmx.js
#	test/core/parameters.js
#	www/content/docs.md
2024-01-15 14:26:50 -07:00
félix
309593aa11
Fix typo in Hyperscript Tabs docs (#2164) 2024-01-13 14:20:23 -05:00
Katrina Grace
807197e5b7
Remove incorrect external script info from client-side-templates docs (#2184)
I don't know why this was in here in the first place, it's just outright false. Neither Mustache nor the CST extension have any sort of code to enable using `<script type="text/mustache">` like this. The `<object>`-based example for XSLT templates should probably be double-checked too.
2024-01-12 00:23:46 -05:00
Carson Gross
0cab76455e add new sponsor 2024-01-11 17:57:54 -07:00
Carson Gross
2ad9b22d5d Merge remote-tracking branch 'origin/master' 2024-01-11 13:22:19 -07:00
Carson Gross
ef9e326545 add new sponsor 2024-01-11 13:22:07 -07:00
Alexander Petros
7006830109
Fix typo in framework essay (#2174) 2024-01-10 17:28:48 -07:00
Carson Gross
509feb5d4f small language change 2024-01-10 16:48:45 -07:00
Alexander Petros
747f262b8c
Add "Is htmx Just Another Js Framework" Essay (#2172) 2024-01-10 16:47:29 -07:00
Fan Fei
1195102fc9
Update docs.md (#2155)
fixed an example mistke
2024-01-10 11:01:04 -05:00
Carson Gross
67c94043cb fix bad autocomplete 2024-01-10 06:52:03 -07:00
Carson Gross
e126f4f6a5 update hydra hosting to doublewide 2024-01-09 15:37:49 -07:00
Carson Gross
894b4dd3e8 nuke hyperscript (for the most part) 2024-01-09 11:23:15 -07:00
Carson Gross
bb069eae09 fix the site 2024-01-08 14:01:03 -07:00
Carson Gross
0d37715ffd fix alt 2024-01-08 13:18:56 -07:00
Carson Gross
3d265b3a3a add transloadit & pullapprove logos and update news element 2024-01-08 13:16:38 -07:00
Carson Gross
29f0761d98 add hydrahost logo 2024-01-08 13:04:51 -07:00
Carson Gross
3a31a0e60a add das filter 2024-01-07 21:23:08 -07:00
Carson Gross
8b59cb9383 docs + config of head handling 2024-01-05 13:11:30 -07:00
Carson Gross
c63513a223 Merge remote-tracking branch 'origin/master' 2024-01-05 11:07:41 -07:00
Carson Gross
63fd24ea43 doggo sponsorship 2024-01-05 11:07:33 -07:00
Moussa Haidous
145627a579
typo: dahs -> dash (#2142) 2024-01-01 23:39:05 -05:00
nickchomey
8b26a418a0
Fix broken link in essay (#2143)
Update why-tend-not-to-use-content-negotiation.md

fixing broken link
2024-01-01 23:38:47 -05:00
Carson Gross
c73aa077ca update sponsor info 2023-12-28 11:31:19 -07:00
Carson Gross
f685b57332 docs update 2023-12-27 14:56:09 -07:00
Carson Gross
ff96b78e77 move to template parsing by default (prep for head support) 2023-12-27 14:42:14 -07:00
Carson Gross
90096a6869 add some docs 2023-12-24 16:24:07 -07:00
Carson Gross
adbdc71c81 add another test for inheritance disabling 2023-12-24 15:06:11 -07:00
Carson Gross
42668c6df7 Merge branch 'v2.0v2.0' into disable-inheritance
# Conflicts:
#	src/htmx.js
#	www/content/docs.md
2023-12-24 14:55:11 -07: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
71c3f2a9a9 fix build 2023-12-21 18:34:09 -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
67cfbcf6bc update docs on oob swaps 2023-12-21 12:52:57 -07:00
Vincent
afb36ac6e6 Removed outdated note in oob swap documentation (#2119)
(cherry picked from commit 0b7a68e352bbbd54e22bf7f9e4301959cad2de99)
2023-12-21 12:45:41 -07:00
Vincent
b9da68d970
Support encapsulating oob swap elements in templates in response (#2120) 2023-12-21 12:39:23 -07:00
Vincent
0b7a68e352
Removed outdated note in oob swap documentation (#2119) 2023-12-21 10:33:47 -05:00
Carson Gross
0eb8190342 Merge branch 'dev' into v2.0v2.0 2023-12-14 14:34:29 -07: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
Jyri-Matti Lähteenmäki
7866258936
add extension to populate path variables with request parameters (#1307)
* add extension to populate path variables with request parameters

* update extension readme
2023-12-13 18:31:28 -07:00
Carson Gross
291cc1ee7d docs for inheritance disabling 2023-12-13 17:27:55 -07:00
Carson Gross
cd176d61d7 remove legacy hx-on= syntax 2023-12-13 14:59:48 -07:00
Carson Gross
22fde35674 Merge branch 'dev' into v2.0v2.0 2023-12-13 14:46:37 -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