summaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAge
* Update _index.md1cg-patch-21cg2024-11-14
|
* WC essay typo fixes (#3021)Alexander Petros2024-11-14
|
* fix vertical alignment of github stars button in all states (#3006)Markus Unterwaditzer2024-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 Petros2024-11-13
| | | Fix name on essay
* Add web components essay (#3018)Alexander Petros2024-11-13
|
* Add missing disableInheritance documentation (#3017)Sascha Woo2024-11-13
|
* Fix wrong cursor style in webring (#3015)Markus Unterwaditzer2024-11-12
|
* [Documentation] Add missing default extension points (#3014)Simon Hartley2024-11-12
|
* reorganize essaysCarson Gross2024-11-07
|
* Add Next.js to htmx essay (#3002)Pouria Ezzati2024-11-07
| | | add next.js to htmx essay
* Merge remote-tracking branch 'origin/master'Carson Gross2024-11-05
|\
| * Update server-examples.md (#2996)Lee Phillips2024-11-03
| | | | | | Add links to two Julia projects by Lee Phillips.
| * Added Jeasx example for template fragements (#2991)Maik Jablonski2024-11-02
| |
| * Add htmgo to server examples (#2992)maddalax2024-10-31
| | | | | | | | | | * add htmgo * move
| * Fixing a typo in confirm.md (#2988)Rob Zimmerman2024-10-31
| | | | | | `evt` is not the correct variable name here - it should be `e`.
* | remove single line closing angle brackets wftCarson Gross2024-11-05
|/
* fix linkCarson Gross2024-10-28
|
* Merge remote-tracking branch 'origin/master'Carson Gross2024-10-27
|\
| * docs: Fix typo (#2984)Simon Hartley2024-10-27
| |
| * Fix typo on extensions page (#2983)Simon Hartley2024-10-26
| |
| * Fix link to no-cache extension readme (#2981)Simon Hartley2024-10-25
| |
| * "Download a Copy" in the doc points to old release 2.0.2; this PR changes it ↵Spencer Brown2024-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ł Korzeniewski2024-10-23
| |
* | add sponsorCarson Gross2024-10-27
|/
* Merge remote-tracking branch 'origin/master'Carson Gross2024-10-17
|\
| * Add link to contact-app built in Blazor (#2970)grugBraid2024-10-17
| | | | | | | | | | * Added htmx contact app using Blazor SSR * add back whitespace
* | removeCarson Gross2024-10-17
|/
* Merge remote-tracking branch 'origin/master'Carson Gross2024-10-14
|\
| * Use correct extended CSS selector name in hx-trigger notes section (#2964)Paweł Korzeniewski2024-10-13
| |
| * docs: Fix typo in URL to prevent broken link redirect (#2962)youssame2024-10-11
| | | | | | Doc: Fix typo in URL to prevent broken link redirect
| * improve hx-preserve documentation (#2949)MichaelWest222024-10-07
| |
| * Add htmx4s to scala server-examples (#2722)eikek2024-10-05
| | | | | | Add htmx4s to scala examples
| * Fix typos in docs (#2943)Viktor Szépe2024-10-05
| |
* | add photoquest to webring.mdCarson Gross2024-10-14
|/
* add moveBefore() demoCarson Gross2024-10-04
|
* add moveBefore() demoCarson Gross2024-10-04
|
* Merge remote-tracking branch 'origin/master'Carson Gross2024-10-04
|\
| * Clarify event filter uses in hx-trigger (#2914)Bracken2024-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.3Carson Gross2024-10-04
| |
* | move general extension docs back to htmx.org/extensions and include core ↵Carson Gross2024-10-03
| | | | | | | | extension documentation on the site
* | release prepCarson Gross2024-10-02
| |
* | fix es6 tsc checks complaining on newer s regex flag (#2938)MichaelWest222024-10-02
| |
* | release prepCarson Gross2024-10-02
| |
* | release prepCarson Gross2024-10-02
| |
* | release prepCarson Gross2024-10-02
| |
* | release prepCarson Gross2024-10-02
| |
* | fix formattingCarson Gross2024-10-02
| |
* | fix test (firefox, safari)Carson Gross2024-10-02
| |
* | Merge branch 'master' into devCarson Gross2024-10-02
|\|
| * clean up the formatting for the gumroad essayCarson Gross2024-10-02
| |