1297 Commits

Author SHA1 Message Date
Carson Gross
03cc72f0ee add butter cms sponsorship 2022-10-21 08:40:23 -06:00
Carson Gross
f6ff059507 improve extension docs 2022-10-21 08:27:56 -06:00
Carson Gross
7920588963 fix typo 2022-10-18 15:00:37 -06:00
Carson Gross
132d8807c6 fix typo 2022-10-18 15:00:12 -06:00
Carson Gross
9ec6ed4f9c better docs 2022-10-18 13:50:13 -06:00
Carson Gross
0be011a122 fix link 2022-10-18 13:40:25 -06:00
Carson Gross
accd55d4e8 document the new head-support extension 2022-10-18 13:39:07 -06:00
Carson Gross
e05c3fec29 bump to 1.8.3 for next release 2022-10-18 13:18:23 -06:00
Marc Piechura
5573532484
Added note about css overflow to infinite scroll example (#1073) 2022-10-18 09:07:19 -06:00
Waldir Pimenta
d25c497a0f
Small grammar fix in the HDA essay (#1078) 2022-10-18 09:06:26 -06:00
Waldir Pimenta
3b0d7a8c9b
reference docs: add "core" terminology (#1079)
Also fix capitalization of "htmx".
2022-10-18 09:06:04 -06:00
Frederik Hahne
624b3bc11c
additional spring boot based example link (#1090)
thank you!
2022-10-18 09:04:50 -06:00
Dominik Kozaczko
f0c5f9759c
Add 'fullstack' meme (#1084) 2022-10-18 07:16:40 -06:00
Carson Gross
6775f8bf7d add link to real world port 2022-10-15 19:07:04 -06:00
Carson Gross
adf588abc8 clean up 2022-10-15 17:25:02 -06:00
Carson Gross
e23164e5a7 clean up 2022-10-15 17:20:37 -06:00
Carson Gross
a12c66e6b6 set maxwidth 2022-10-15 10:24:27 -06:00
Carson Gross
f4f2e310ec change video size 2022-10-15 10:01:27 -06:00
Carson Gross
d7e6f69eb6 link 2022-10-15 09:59:05 -06:00
Carson Gross
1490f25243 link 2022-10-15 09:58:35 -06:00
Carson Gross
00794a31b8 surface MOAhD 2022-10-15 09:57:27 -06:00
Carson Gross
2a4c49410d update integrity sha 2022-10-12 22:47:31 -06:00
Carson Gross
9af34ce0e3 fix revealed bug 2022-10-12 22:46:02 -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 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
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
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
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]
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