1919 Commits

Author SHA1 Message Date
Carson Gross
2a4c49410d update integrity sha v1.8.2 2022-10-12 22:47:31 -06:00
Carson Gross
9af34ce0e3 fix revealed bug 2022-10-12 22:46:02 -06:00
Carson Gross
90dd251de9 fix markdown link 2022-10-11 10:40:42 -06:00
Carson Gross
0896e6471d fix markdown link 2022-10-11 10:40:19 -06:00
Carson Gross
45d1d730b2 fix date 2022-10-11 10:39:27 -06:00
Carson Gross
2c70dd4df3 prep 1.8.1 release v1.8.1 2022-10-11 10:25:04 -06:00
Carson Gross
f962f00de1 prep 1.8.1 release 2022-10-11 10:18:50 -06:00
Carson Gross
337858cf7d update docs 2022-10-06 10:40:56 -06:00
Carson Gross
e8014bdce0 update hash algorithm to something a bit more standard 2022-10-06 10:24:38 -06:00
Carson Gross
93c89ced74 rename to morphing 2022-10-04 14:07:19 -06:00
Carson Gross
751f8528ce rename to morphing 2022-10-04 14:05:47 -06:00
Carson Gross
5da6047619 Mention Idiomorph in this release 2022-10-04 13:57:50 -06:00
Carson Gross
978950e916 1.8.1 release prep 2022-10-04 13:41:57 -06:00
Carson Gross
8911f24242 remove errant let 2022-10-04 13:41:22 -06:00
Carson Gross
cab3e352eb Merge remote-tracking branch 'origin/dev' into dev 2022-10-02 16:43:12 -06:00
Carson Gross
c1bf3fa686 keep a count on indicators so we only hide when no requests are in flight 2022-10-02 16:43:00 -06:00
Carson Gross
35d5fc8086 Merge branch 'feature_update_on_attribute_changes' into dev
# Conflicts:
#	CHANGELOG.md
#	www/essays/hypermedia-driven-applications.md
#	www/reference.md
2022-10-02 16:29:10 -06:00
Carson Gross
ac38a1a735 ignore empty attributes when computing attribute hash 2022-10-02 13:56:41 -06:00
Carson Gross
1dbb22b682 allow re-initialization if attributes change 2022-10-02 13:17:23 -06:00
Carson Gross
9aa5d9fd25 Merge remote-tracking branch 'origin/master' 2022-10-02 08:54:18 -06:00
Carson Gross
40c8e0869a comment out rick roll 2022-10-02 08:54:08 -06:00
David Linke
c869cf121c
Explain how to detect boosted requests (#981) 2022-09-30 14:35:32 -06:00
Bojan Mihelac
0bc938de0e
doc: add missing import in alpine-morph example (#986) 2022-09-30 14:35:12 -06:00
Bojan Mihelac
9155a30510
doc: add note to alpine-morph example (#987) 2022-09-30 14:34:59 -06:00
Marcio Mazza
d02e24c248
Fix typo in docs (#995) 2022-09-30 14:34:35 -06:00
Josef Kolář
686b1a76c8
Fixed typo on hx-swap page (#991) 2022-09-30 14:34:11 -06:00
lao
29c12fe0cb
doc: fix typo in hx-select-oob attribute example (#994)
Correct "info-detail" to "info-details" in the explanation to the hx-select-oob example.
2022-09-30 14:33:53 -06:00
Ben Lenton
c3662ce00d
Allow 'unset' directive for hx-vals and hx-vars (#1013)
* Allow 'unset' directive for hx-vals and hx-vars

* PR feedback

Co-authored-by: Ben Lenton <benlenton@Bens-MacBook-Air.local>
2022-09-30 14:08:46 -06:00
Leif Foged
3c6b5996a1
Properly set title during history cache miss (#1014)
I am running HTMX with hx-boost and the history cache disabled (it's important to not show stale content to my users unless my backend uses cache-control headers to do so, in which case I simply rely on the fetch being cached). However, during 'history cache misses', the page title is not properly set.

This fixes it (mirroring the logic in `handleAjaxResponse`).
2022-09-30 14:07:56 -06:00
Carson Gross
d94f38d65c clarify language 2022-09-30 14:07:04 -06:00
Wim Deblauwe
b25584aece
Add a note that the name attribute of an input is important (#1026) 2022-09-30 14:03:57 -06:00
dependabot[bot]
51653ee93b
Bump github.com/labstack/echo/v4 from 4.1.17 to 4.9.0 in /test/realtime (#1066)
Bumps [github.com/labstack/echo/v4](https://github.com/labstack/echo) from 4.1.17 to 4.9.0.
- [Release notes](https://github.com/labstack/echo/releases)
- [Changelog](https://github.com/labstack/echo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/labstack/echo/compare/v4.1.17...v4.9.0)

---
updated-dependencies:
- dependency-name: github.com/labstack/echo/v4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-30 14:01:04 -06:00
dependabot[bot]
8c0ec9dd78
Bump github.com/labstack/echo/v4 in /www/test/1.8.0/test/realtime (#1067)
Bumps [github.com/labstack/echo/v4](https://github.com/labstack/echo) from 4.1.17 to 4.9.0.
- [Release notes](https://github.com/labstack/echo/releases)
- [Changelog](https://github.com/labstack/echo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/labstack/echo/compare/v4.1.17...v4.9.0)

---
updated-dependencies:
- dependency-name: github.com/labstack/echo/v4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-30 14:00:49 -06:00
dependabot[bot]
e4996b4196
Bump github.com/labstack/echo/v4 in /www/test/1.7.0/test/realtime (#1065)
Bumps [github.com/labstack/echo/v4](https://github.com/labstack/echo) from 4.1.17 to 4.9.0.
- [Release notes](https://github.com/labstack/echo/releases)
- [Changelog](https://github.com/labstack/echo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/labstack/echo/compare/v4.1.17...v4.9.0)

---
updated-dependencies:
- dependency-name: github.com/labstack/echo/v4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-30 14:00:34 -06:00
dependabot[bot]
9f08b3a5e6
Bump github.com/labstack/echo/v4 in /www/test/1.7.0/test/servers/ws (#1064)
Bumps [github.com/labstack/echo/v4](https://github.com/labstack/echo) from 4.3.0 to 4.9.0.
- [Release notes](https://github.com/labstack/echo/releases)
- [Changelog](https://github.com/labstack/echo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/labstack/echo/compare/v4.3.0...v4.9.0)

---
updated-dependencies:
- dependency-name: github.com/labstack/echo/v4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-30 13:54:48 -06:00
Carson Gross
1c1ef8a02e make essays a top level link on the site 2022-09-30 12:47:31 -06:00
Carson Gross
2c23a4c5b0 make essays a top level link on the site 2022-09-30 12:44:06 -06:00
Carson Gross
3c24e761ac improvements 2022-09-30 10:32:12 -06:00
Carson Gross
370e2869f5 too late now, but remove from posts 😑 2022-09-29 13:26:44 -06:00
Carson Gross
aaa457c866 Merge remote-tracking branch 'origin/master' 2022-09-29 11:47:26 -06:00
Carson Gross
6bba809a55 prep essay for when TMOAHD is released 2022-09-29 11:47:16 -06:00
Sergi
7bec3af03e
Add documentation about HTTP caching (#1049)
Everything works out of the box as expected. Users that generate
different responses on the same URL based on some header need to be
mindful of the implications (for example using the Vary response
header). This is mentioned because it's a common pattern to use
HX-Request header to render only an HTML fragment.
2022-09-19 06:56:01 -06:00
Sam
33332b1cec
Added link for htmlgenerator to list (#1041) 2022-09-12 16:43:59 -06:00
Adam McKay
2b7949de1a
Fix link to template fragments essay (#1042) 2022-09-12 16:43:41 -06:00
Felix Ingram
aa0784defd
Added link to template fragments essay (#1038) 2022-09-09 17:01:56 -06:00
Michael Kennedy
b2d25a78b1
Add Sergi's jinja_fragments package to Python list (#1035)
* Add Sergi's jinja_fragments package to Python list

* That's jinja2-fragments package
2022-09-09 17:01:44 -06:00
Alexander Zeitler
8400226e2a
Remove ASP.NET Core from list (#1024) 2022-09-06 07:05:55 -06:00
Wim Deblauwe
ea3beae7a7
Add extra notes on how the CSS for htmx-indicator works (#1025) 2022-09-06 07:05:34 -06:00
David Guillot
d6037bde67
Minor changes in docs (#1033)
* Minor change in active-search docs

You don't want people to believe they need a POST request to run a search query.

* More limitations of hx-preserve
2022-09-06 07:05:19 -06:00
Michael Kennedy
e4f8105262
Add Michael's partials projects for Python section (#1022)
Co-authored-by: 1cg <469183+1cg@users.noreply.github.com>
2022-09-01 12:04:36 -06:00