Cristian Molina
d8dc1ee93d
Small fix on alternatives.md ( #3204 )
...
Update alternatives.md
Fix "and" -> "an"
2025-02-22 08:29:58 +01:00
Carson Gross
61ad9549c3
format
2025-02-19 09:49:23 -07:00
Carson Gross
14f3c5efd8
format
2025-02-19 09:46:59 -07:00
Carson Gross
70736c4c8f
Merge remote-tracking branch 'origin/master'
2025-02-19 09:26:08 -07:00
Carson Gross
163d226988
publish leonard richardson's interview
2025-02-19 09:26:02 -07:00
ollin
0a135f95ce
Update hx-swap.md ( #3194 )
...
typo
2025-02-18 09:30:55 +01:00
Mariss Tubelis
90a91a60e0
Extension docs: npm, bundler, min/unmin and SRI hash instructions ( #3127 )
...
* Extensions docs: add npm/bundler installation guide and up versions numbers for links
* Revert extensions._index.md table change
* Update docs.md extension installation and integration instruction
* Move extension installation and enabling to new sections in docs.md
* Update extension installation guidelines
* Update idiomorph installation guidelines
* Minor consistency edits
* Make the need for hx-ext clearer
* Fix typos and note for community repos not hosted outside this repo
2025-02-14 22:37:21 +01:00
TGJ Gilmore
0f9c4202ba
Documentation typo correction ( #3182 )
...
* Documentation update to include the use of hx-headers to prevent CSRF
* Update hx-headers.md
Revised follow review.
* Update docs.md
Typo correction
2025-02-12 09:41:55 +01:00
TGJ Gilmore
72b425f5fb
Documentation update to include the use of hx-headers to prevent CSRF ( #3176 )
...
* Documentation update to include the use of hx-headers to prevent CSRF
* Update hx-headers.md
Revised follow review.
2025-02-10 20:35:31 +01:00
William Jackson
46badfe0b1
Add descriptions for attribute pages ( #3158 )
...
Descriptions for attribute pages
2025-02-07 17:07:13 -07:00
Zendrael Ziul
6dbf554e49
Fixed repo url for pascal htmx project reference ( #3169 )
...
* Add FreePascal example with Pas2JS
* hotfix pascal htmx repo
---------
Co-authored-by: 1cg <469183+1cg@users.noreply.github.com>
2025-02-05 09:36:56 +01:00
Zendrael Ziul
d8b12de2fb
Add FreePascal server example with Pas2JS ( #3168 )
...
Add FreePascal example with Pas2JS
2025-02-04 09:30:47 -06:00
Alexander Petros
a60cdf1854
Add "less htmx" link ( #3167 )
2025-02-02 14:36:28 -07:00
Carson Gross
10e8656af5
Merge remote-tracking branch 'origin/master'
2025-01-31 07:16:25 -07:00
Carson Gross
4328259749
publish mike amundsen's interview
2025-01-31 07:16:16 -07:00
Mehrad
6ea1029960
Fix some external links ( #3157 ) ( #3160 )
...
Fix some external links (#3157 )
2025-01-31 09:58:23 +01:00
William Jackson
a9b11187ba
Mark the interviews folder as a section ( #3161 )
...
Adding `_index.md` to the `interviews` folder will mark this folder as a "section". Pages in this section will now inherit section settings from the parent `essays` section, including rendering using the `essay.html` template instead of the default `page.html` template.
Adding `render = false` to the interview section metadata will suppress generating a page at `/essays/interviews/index.html`
2025-01-30 18:46:17 -07:00
Carson Gross
1c3556c30e
Merge remote-tracking branch 'origin/master'
2025-01-30 10:24:00 -07:00
Carson Gross
ac03dc540f
publish defunkt interview
2025-01-30 10:23:52 -07:00
William Jackson
b0797be8cd
Fix some external links ( #3159 )
2025-01-30 12:42:00 +01:00
William Jackson
6d39919b99
Essay descriptions ( #3154 )
...
* Add description to architectural-sympathy
And fix some typos
* Add description to codin-dirty
* Add description to complexity-budget
* Add description to does-hypermedia-scale
* Add description to future and fix date
* Add description to hateoas
* Add description to how-did-rest-come-to-mean-...
* Add description to htmx-sucks
* Add description to hypermedia-apis-vs-data-apis
* Add description to hypermedia-clients
* Add description to hypermedia-driven-applications
* Update hypermedia-friendly-scripting.md
* Update hypermedia-on-whatever-youd-like.md
* Update is-htmx-another-javascript-framework.md
* Update locality-of-behaviour.md
* Update lore.md
* Update mvc.md
* Update no-build-step.md
* Update prefer-if-statements.md
* Update rest-copypasta.md
* Update right-click-view-source.md
* Update spa-alternative.md
* Update splitting-your-apis.md
* Update template-fragments.md
* Update rest-explained.md
* Update two-approaches-to-decoupling.md
* Update vendoring.md
* Remove double-quote characters from descriptions
* Add description block to demo.html
* Update view-transitions.md
* Update web-security-basics-with-htmx.md
* Update webcomponents-work-great.md
* Update when-to-use-hypermedia.md
* Update why-gumroad-didnt-choose-htmx.md
* Update why-tend-not-to-use-content-negotiation.md
* Update you-cant.md
* Fix description for htmx-sucks
* Use `authors` built-in variable
Instead of the custom `author` taxonomy
* Descriptions and typos in interviews
* That double word is actually correct
2025-01-29 10:53:42 -07:00
Carson Gross
f760d3f27d
typo
2025-01-29 10:42:52 -07:00
Carson Gross
bdbbeee284
remove AI slop
2025-01-29 10:42:22 -07:00
Carson Gross
f206885422
get rid of double headers
2025-01-29 07:25:43 -07:00
Carson Gross
d941a204fc
Merge remote-tracking branch 'origin/master'
2025-01-29 07:23:21 -07:00
Carson Gross
7b8e26e193
publish makinde adeagbo interview
2025-01-29 07:23:14 -07:00
William Jackson
0e1794f0fd
Allow page description with default if missing ( #3150 )
...
* Allow page description with default if missing
If an essay has a description in the frontmatter, use that description in the `<meta name="description">` tag.
* Add description to 10-tips-for-ssr-hda-apps
* Add description to a-real-world-nextjs-to-htmx-port
* Add description to a-real-world-react-to-htmx-port
* Add description to a-real-world-wasm-to-htmx-port
* Add description to a-response-to-rich-harris
* Add description to alternatives
* Add description to another-real-world-react-to-htmx-port
2025-01-27 16:36:45 -07:00
Carson Gross
8ef8fe369b
typo
2025-01-27 11:24:33 -07:00
Carson Gross
fd9af68ed8
improvements
2025-01-27 10:54:35 -07:00
Carson Gross
d1e693a15a
update dates
2025-01-27 10:50:26 -07:00
Carson Gross
63975c72fe
vendoring essay
2025-01-27 10:48:02 -07:00
Carson Gross
8ed85cdb22
Merge remote-tracking branch 'origin/master'
2025-01-25 08:28:35 -07:00
Carson Gross
94b903ebab
add htmeggs to lore
2025-01-25 08:28:23 -07:00
Ajani Bilby
27f0b31076
Extension Proposal: hx-drag
for dragstart
& drop
triggered htmx requests. ( #3147 )
...
Update _index.md
2025-01-25 13:05:40 +01:00
Carson Gross
4177071ee4
Merge remote-tracking branch 'origin/master'
2025-01-21 09:47:49 -07:00
Carson Gross
1ac87b9f9c
add triptych & fixi
2025-01-21 09:47:40 -07:00
Zixian
d890547012
Adding example to hx-ext documentation ( #3109 )
...
* Update hx-ext.md
* Update hx-ext.md
* Update www/content/attributes/hx-ext.md
Co-authored-by: Vincent <vichenzo-thebaud@hotmail.com>
* Update hx-ext.md
---------
Co-authored-by: Vincent <vichenzo-thebaud@hotmail.com>
2025-01-16 08:27:51 +01:00
Kylie Smith
5fd60a5745
Fixed TwinSpark link in alternatives ( #3124 )
...
Fixed TwinSpark link
2025-01-13 09:32:24 +01:00
Tapani Honkanen
05c88d80ed
Fix htmx:beforeHistorySave docs ( #3123 )
2025-01-13 09:31:54 +01:00
Carson Gross
aeeb2165a9
alternatives
2025-01-11 17:43:40 -07:00
Carson Gross
29ace831cb
alternatives
2025-01-11 17:30:31 -07:00
Carson Gross
02bc415735
fix link
2025-01-10 12:38:47 -07:00
Joe Fioti
c802494f7e
added wasm to htmx port essay ( #3119 )
...
* added wasm to htmx port essay
* changed wasm-to-htmx essay
* added image and changed author
2025-01-10 12:17:40 -07:00
Carson Gross
65145db5bf
Merge remote-tracking branch 'origin/master'
2025-01-09 16:58:01 -07:00
Carson Gross
1a38467f9c
sponsor update
2025-01-09 16:57:54 -07:00
Geoffrey B. Eisenbarth
9fcb5c5c32
Enforce no-op on submit buttons with formmethod=dialog. ( #3075 )
...
* Enforce no-op on submit buttons with formmethod=dialog.
* Properly resolve referenced forms. (#3094 )
* Properly resolve referenced forms.
* Clarify variable.
* Cast elt to avoid TS exceptions.
* Refactor for JSDoc.
* Clarify shouldCancel.
* Remove complicated JSDoc in favor of ts-ignore.
* More coverage for button scenarios.
* Use properties instead of matching.
* Mention reset button change.
* Mention formmethod=dialog change.
2025-01-09 15:22:36 -07:00
Geoffrey B. Eisenbarth
f46989b24a
Properly resolve referenced forms. ( #3094 )
...
* Properly resolve referenced forms.
* Clarify variable.
* Cast elt to avoid TS exceptions.
* Refactor for JSDoc.
* Clarify shouldCancel.
* Remove complicated JSDoc in favor of ts-ignore.
* More coverage for button scenarios.
* Use properties instead of matching.
* Mention reset button change.
2025-01-09 11:23:32 -07:00
Adam Zapletal
e0905ff94a
Fix broken docs links on quirks page ( #3111 )
2025-01-09 09:12:13 +01:00
Carson Gross
bc95b40004
Merge remote-tracking branch 'origin/master'
2025-01-08 12:33:45 -07:00
Carson Gross
69edc99956
add ACM Newsletter paper
2025-01-08 12:33:37 -07:00