Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update _index.md1cg-patch-2 | 1cg | 2024-11-14 |
| | |||
* | WC essay typo fixes (#3021) | Alexander Petros | 2024-11-14 |
| | |||
* | fix vertical alignment of github stars button in all states (#3006) | Markus Unterwaditzer | 2024-11-13 |
| | | | | | | | | | | | | Without uBlock, the button's alt-text would be 1px lower than the rest of the nav items, and inconsistently capitalized. With uBlock, the button would be slightly too high up. This is on Firefox. The solution is to apply styles on the `span` that GitHub's JS inserts. However, using margin will make the entire nav jump during pageload, so position: relative seems more robust there. | ||
* | Fix name on essay (#3019) | Alexander Petros | 2024-11-13 |
| | | | Fix name on essay | ||
* | Add web components essay (#3018) | Alexander Petros | 2024-11-13 |
| | |||
* | Add missing disableInheritance documentation (#3017) | Sascha Woo | 2024-11-13 |
| | |||
* | Fix wrong cursor style in webring (#3015) | Markus Unterwaditzer | 2024-11-12 |
| | |||
* | [Documentation] Add missing default extension points (#3014) | Simon Hartley | 2024-11-12 |
| | |||
* | reorganize essays | Carson Gross | 2024-11-07 |
| | |||
* | Add Next.js to htmx essay (#3002) | Pouria Ezzati | 2024-11-07 |
| | | | add next.js to htmx essay | ||
* | Merge remote-tracking branch 'origin/master' | Carson Gross | 2024-11-05 |
|\ | |||
| * | Update server-examples.md (#2996) | Lee Phillips | 2024-11-03 |
| | | | | | | Add links to two Julia projects by Lee Phillips. | ||
| * | Added Jeasx example for template fragements (#2991) | Maik Jablonski | 2024-11-02 |
| | | |||
| * | Add htmgo to server examples (#2992) | maddalax | 2024-10-31 |
| | | | | | | | | | | * add htmgo * move | ||
| * | Fixing a typo in confirm.md (#2988) | Rob Zimmerman | 2024-10-31 |
| | | | | | | `evt` is not the correct variable name here - it should be `e`. | ||
* | | remove single line closing angle brackets wft | Carson Gross | 2024-11-05 |
|/ | |||
* | fix link | Carson Gross | 2024-10-28 |
| | |||
* | Merge remote-tracking branch 'origin/master' | Carson Gross | 2024-10-27 |
|\ | |||
| * | docs: Fix typo (#2984) | Simon Hartley | 2024-10-27 |
| | | |||
| * | Fix typo on extensions page (#2983) | Simon Hartley | 2024-10-26 |
| | | |||
| * | Fix link to no-cache extension readme (#2981) | Simon Hartley | 2024-10-25 |
| | | |||
| * | "Download a Copy" in the doc points to old release 2.0.2; this PR changes it ↵ | Spencer Brown | 2024-10-25 |
| | | | | | | | | | | to 2.0.3 as it should be (#2980) Fix "Download a copy" link to point to current 2.0.3 | ||
| * | Add missing word in previous CSS selector documentation (#2977) | Paweł Korzeniewski | 2024-10-23 |
| | | |||
* | | add sponsor | Carson Gross | 2024-10-27 |
|/ | |||
* | Merge remote-tracking branch 'origin/master' | Carson Gross | 2024-10-17 |
|\ | |||
| * | Add link to contact-app built in Blazor (#2970) | grugBraid | 2024-10-17 |
| | | | | | | | | | | * Added htmx contact app using Blazor SSR * add back whitespace | ||
* | | remove | Carson Gross | 2024-10-17 |
|/ | |||
* | Merge remote-tracking branch 'origin/master' | Carson Gross | 2024-10-14 |
|\ | |||
| * | Use correct extended CSS selector name in hx-trigger notes section (#2964) | Paweł Korzeniewski | 2024-10-13 |
| | | |||
| * | docs: Fix typo in URL to prevent broken link redirect (#2962) | youssame | 2024-10-11 |
| | | | | | | Doc: Fix typo in URL to prevent broken link redirect | ||
| * | improve hx-preserve documentation (#2949) | MichaelWest22 | 2024-10-07 |
| | | |||
| * | Add htmx4s to scala server-examples (#2722) | eikek | 2024-10-05 |
| | | | | | | Add htmx4s to scala examples | ||
| * | Fix typos in docs (#2943) | Viktor Szépe | 2024-10-05 |
| | | |||
* | | add photoquest to webring.md | Carson Gross | 2024-10-14 |
|/ | |||
* | add moveBefore() demo | Carson Gross | 2024-10-04 |
| | |||
* | add moveBefore() demo | Carson Gross | 2024-10-04 |
| | |||
* | Merge remote-tracking branch 'origin/master' | Carson Gross | 2024-10-04 |
|\ | |||
| * | Clarify event filter uses in hx-trigger (#2914) | Bracken | 2024-10-04 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Clarify event filter uses in hx-trigger * Change hx-trigger event filter example to avoid ambiguity input is both a tag and an event. * Document the scope difference between standard selector and event filter from:input listens to the page and click[event.target.matches('input')] listens to the element. * Document that event filters as an alternative to CSS selectors require eval * Move note about eval to standard event filters section. * Simplify the referenced to standard event filters in the standard event modifiers section, and link to the standard event filters section instead. * End quote in the correct place in standard event modifier doc. * Correct language on how event filters from:body receive events. * hx-trigger filter example catches click events specifically. | ||
* | | final doc fixv2.0.3 | Carson Gross | 2024-10-04 |
| | | |||
* | | move general extension docs back to htmx.org/extensions and include core ↵ | Carson Gross | 2024-10-03 |
| | | | | | | | | extension documentation on the site | ||
* | | release prep | Carson Gross | 2024-10-02 |
| | | |||
* | | fix es6 tsc checks complaining on newer s regex flag (#2938) | MichaelWest22 | 2024-10-02 |
| | | |||
* | | release prep | Carson Gross | 2024-10-02 |
| | | |||
* | | release prep | Carson Gross | 2024-10-02 |
| | | |||
* | | release prep | Carson Gross | 2024-10-02 |
| | | |||
* | | release prep | Carson Gross | 2024-10-02 |
| | | |||
* | | fix formatting | Carson Gross | 2024-10-02 |
| | | |||
* | | fix test (firefox, safari) | Carson Gross | 2024-10-02 |
| | | |||
* | | Merge branch 'master' into dev | Carson Gross | 2024-10-02 |
|\| | |||
| * | clean up the formatting for the gumroad essay | Carson Gross | 2024-10-02 |
| | |