1881 Commits

Author SHA1 Message Date
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
n0nag0n
5b395e5090
Added PHP/Latte to list (#1021)
Co-authored-by: 1cg <469183+1cg@users.noreply.github.com>
2022-09-01 12:03:31 -06:00
Ben Pate
a8687247d1
Added reference and example for Go (#1020) 2022-09-01 12:01:23 -06:00
Alexander Zeitler
7ab4d8c1f2
add ASP.NET Core Razor Partial View docs (#1019) 2022-09-01 12:00:53 -06:00
Carson Gross
60acaacc41 fragments 2022-08-31 06:51:28 -06:00
Carson Gross
4bc08dd3d8 fragments 2022-08-31 06:50:40 -06:00
Carson Gross
4ac1fcc6ee fragments 2022-08-30 14:57:11 -06:00
Carson Gross
3552efc7aa fragments 2022-08-30 14:55:08 -06:00
Carson Gross
fb1f159ea0 fragments 2022-08-30 14:46:59 -06:00
Carson Gross
ec42e3af63 fragments 2022-08-30 08:43:02 -06:00
Carson Gross
8ca40e7a08 fragments 2022-08-30 08:03:21 -06:00
Carson Gross
76d6681f87 fragments 2022-08-30 08:01:47 -06:00
Carson Gross
103c9238f8 fragments 2022-08-30 07:55:35 -06:00
Carson Gross
d11c957244 fragments 2022-08-30 07:55:16 -06:00
Carson Gross
3a21ec0929 improve essay 2022-08-27 08:19:37 -06:00
Carson Gross
854f2e21e2 Merge remote-tracking branch 'origin/master' 2022-08-27 08:10:16 -06:00
Carson Gross
0ebeda3df5 improve essay 2022-08-27 08:09:49 -06:00
Mehdi Achour
3e2e0ba936
Fix #demo-server-info's height (#1000)
thank you!
2022-08-10 12:13:51 -06:00
Carson Gross
d5bbe2f47c help zshaw out 2022-08-10 12:08:33 -06:00
Carson Gross
dfb202b8d4 split essays and memes out 2022-08-03 09:37:51 -06:00
Deniz Akşimşek
c77eeb4c9b Merge branch 'master' of github.com:bigskysoftware/htmx 2022-07-22 14:16:07 +03:00
Deniz Akşimşek
023b7cb2a4 use real link for logo 2022-07-22 14:16:01 +03:00
Carson Gross
8e9611909c Merge remote-tracking branch 'origin/master' 2022-07-21 12:31:31 -06:00
Carson Gross
e9990bb184 include title and date 2022-07-21 12:31:23 -06:00
Nathaniel Sabanski
0550d97bcd
Docs: Reference guide readability. Essential attributes. (#980)
* Docs: Reference guide readability. Essential attributes.

* Essential Attributes -> Additional Attributes
2022-07-20 13:59:26 -06:00
Nathaniel Sabanski
c1cf67f44d
Docs: Code element readability. (#977)
* Code element readability.

* For inline code elements only.

* Do not to override reference table highlighting.

* Do not override reference table highlighting.

* Lighter highlight.

* Happy middleground for code highlight.
2022-07-20 06:48:51 -06:00
Nathaniel Sabanski
76e8f2c81b
Updated broken link. (#976) 2022-07-20 06:48:05 -06:00
Adam Chapman
fbb5e58515
cfwheels-htmx-crud-server-example (#962) 2022-07-20 06:47:01 -06:00
Daniel J. Summers
8e43f32019
Add docs for HX-Replace-Url header (#972)
- Fix links on hx-replace-url attribute page
- Sort headers alphabetically on reference page
2022-07-20 06:46:46 -06:00
Carson Gross
4877cdd4d0 typos 2022-07-19 06:59:15 -06:00
Carson Gross
a78fa21b32 typos 2022-07-18 20:39:15 -06:00
Carson Gross
4553ed91f6 more clarity 2022-07-18 20:37:07 -06:00
Carson Gross
fa38db025e typo 2022-07-18 20:34:45 -06:00
Carson Gross
3a975066c8 remove reference to JSON-RPC, since there is such a standard and this confuses people 2022-07-18 20:32:50 -06:00
Carson Gross
f454afc462 clean up 2022-07-18 11:48:42 -06:00