Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
htmx.js | 2024-07-12 | 159.7 kB | |
htmx.min.js | 2024-07-12 | 49.2 kB | |
htmx.d.ts | 2024-07-12 | 6.6 kB | |
htmx.esm.js | 2024-07-12 | 159.7 kB | |
htmx.cjs.js | 2024-07-12 | 159.7 kB | |
htmx.amd.js | 2024-07-12 | 159.8 kB | |
README.md | 2024-07-12 | 4.2 kB | |
v2.0.1 source code.tar.gz | 2024-07-12 | 21.7 MB | |
v2.0.1 source code.zip | 2024-07-12 | 22.0 MB | |
Totals: 9 Items | 44.4 MB | 8 |
What's Changed
- Fix: 2594 docs update by @samfurr in https://github.com/bigskysoftware/htmx/pull/2605
- Dark mode fixes by @pokonski in https://github.com/bigskysoftware/htmx/pull/2634
- fix 3rd party lib name in example doc by @gtramontina in https://github.com/bigskysoftware/htmx/pull/2632
- _index.md: remove malformed html fragment in sponsors table by @nektro in https://github.com/bigskysoftware/htmx/pull/2631
- Add rust example to server-examples.md by @paultuckey in https://github.com/bigskysoftware/htmx/pull/2626
- Docs: Fix reference link to
hx-inherit
by @bencroker in https://github.com/bigskysoftware/htmx/pull/2625 - Remove duplicated "the" by @Sanderand in https://github.com/bigskysoftware/htmx/pull/2621
- docs: fix incorrect payload in update-other-content oob page by @godsarmy in https://github.com/bigskysoftware/htmx/pull/2604
- Make docs' content responsively wider by @pokonski in https://github.com/bigskysoftware/htmx/pull/2644
- Docs: Mention all extended selector keywords in
hx-disabled-elt
docs by @imbolc in https://github.com/bigskysoftware/htmx/pull/2544 - Doc: Update oobBeforeSwap by @amrojjeh in https://github.com/bigskysoftware/htmx/pull/2647
- Docs: Revert
detail.elt
by @bencroker in https://github.com/bigskysoftware/htmx/pull/2649 - fix minor mixup in the web security basics essay by @TeFiLeDo in https://github.com/bigskysoftware/htmx/pull/2652
- Generate .d.ts file in build script by @alexpetros in https://github.com/bigskysoftware/htmx/pull/2653
- Update in Documentation by @sameer-dudeja in https://github.com/bigskysoftware/htmx/pull/2655
- Fix selfRequestsOnly doc (defaults to true in htmx 2) [#2546] [#2669] by @Telroshan in https://github.com/bigskysoftware/htmx/pull/2674
- Update podcasts.csv by @srcerer in https://github.com/bigskysoftware/htmx/pull/2667
- Document software requirements for developing htmx by @mtlynch in https://github.com/bigskysoftware/htmx/pull/2664
- Update
beforeHistorySave
documentation by @sameer-dudeja in https://github.com/bigskysoftware/htmx/pull/2692 - HtmxAjaxHelperContext typedef should have all optional fields by @anentropic in https://github.com/bigskysoftware/htmx/pull/2701
- [#41540] Update Quarkus with recent examples by @brunobaiano in https://github.com/bigskysoftware/htmx/pull/2700
- Clarify that hx-trigger:from doesn't dynamically update by @ChrisJefferson in https://github.com/bigskysoftware/htmx/pull/2696
- Added a FastAPI + TailwindCSS + DaisyUI example by @volfpeter in https://github.com/bigskysoftware/htmx/pull/2695
- Let templates have plaintext as contents (fixes 2702) by @kubeden in https://github.com/bigskysoftware/htmx/pull/2708
New Contributors
- @samfurr made their first contribution in https://github.com/bigskysoftware/htmx/pull/2605
- @gtramontina made their first contribution in https://github.com/bigskysoftware/htmx/pull/2632
- @nektro made their first contribution in https://github.com/bigskysoftware/htmx/pull/2631
- @paultuckey made their first contribution in https://github.com/bigskysoftware/htmx/pull/2626
- @Sanderand made their first contribution in https://github.com/bigskysoftware/htmx/pull/2621
- @godsarmy made their first contribution in https://github.com/bigskysoftware/htmx/pull/2604
- @imbolc made their first contribution in https://github.com/bigskysoftware/htmx/pull/2544
- @TeFiLeDo made their first contribution in https://github.com/bigskysoftware/htmx/pull/2652
- @sameer-dudeja made their first contribution in https://github.com/bigskysoftware/htmx/pull/2655
- @mtlynch made their first contribution in https://github.com/bigskysoftware/htmx/pull/2664
- @anentropic made their first contribution in https://github.com/bigskysoftware/htmx/pull/2701
- @brunobaiano made their first contribution in https://github.com/bigskysoftware/htmx/pull/2700
- @ChrisJefferson made their first contribution in https://github.com/bigskysoftware/htmx/pull/2696
- @volfpeter made their first contribution in https://github.com/bigskysoftware/htmx/pull/2695
- @kubeden made their first contribution in https://github.com/bigskysoftware/htmx/pull/2708
Full Changelog: https://github.com/bigskysoftware/htmx/compare/v2.0.0...v2.0.1