Bump htmx.org from 1.9.0 to 1.9.2
Bumps htmx.org from 1.9.0 to 1.9.2.
Release notes
Sourced from htmx.org's releases.
v1.9.2
Full Changelog: https://github.com/bigskysoftware/htmx/compare/v1.9.1...v1.9.2
v1.9.1
What's Changed
- Normalize whitespace in base website HTML template by
@waldyriousin bigskysoftware/htmx#1364- hx-on: Added to Reference page, and revised docs: readability, wordiness. by
@gnatin bigskysoftware/htmx#1365- fix: readme file logo url by
@gcollazoin bigskysoftware/htmx#1375- change simple server solution in README.md by
@Jak2kin bigskysoftware/htmx#1373- Fix broken essay link (404 error). by
@gnatin bigskysoftware/htmx#1370- Added a link to spookylukey/django-htmx-patterns by
@spookylukeyin bigskysoftware/htmx#1347- add awesome-python-htmx to resource list by
@benjamin-kirkbridein bigskysoftware/htmx#1406- Add OCaml packages by
@yawaraminin bigskysoftware/htmx#1404- Add link to flask-htmx resource by
@sponsfreixesin bigskysoftware/htmx#1402- Missing URL aliases for Locality of Behavior / Behaviour variations. by
@gnatin bigskysoftware/htmx#1374- docs/attributes/hx-target: remove repetition by
@pblktin bigskysoftware/htmx#1378- Essay update: Twinspark has changed the address by
@ckaldin bigskysoftware/htmx#1382- Fix link to 3rd party section by
@benji-yorkin bigskysoftware/htmx#1366- Change size of min.gz file in README.md by
@roman-koshcheiin bigskysoftware/htmx#1383New Contributors
@gcollazomade their first contribution in bigskysoftware/htmx#1375@Jak2kmade their first contribution in bigskysoftware/htmx#1373@spookylukeymade their first contribution in bigskysoftware/htmx#1347@benjamin-kirkbridemade their first contribution in bigskysoftware/htmx#1406@yawaraminmade their first contribution in bigskysoftware/htmx#1404@pblktmade their first contribution in bigskysoftware/htmx#1378@ckaldmade their first contribution in bigskysoftware/htmx#1382@benji-yorkmade their first contribution in bigskysoftware/htmx#1366@roman-koshcheimade their first contribution in bigskysoftware/htmx#1383Full Changelog: https://github.com/bigskysoftware/htmx/compare/v1.9.0...v1.9.1
Changelog
Sourced from htmx.org's changelog.
[1.9.2] - 2023-04-28
- Fixed bug w/
hx-onnot properly de-initializing[1.9.1] - 2023-04-27
- Fixed a bug with the new naked triggers that prevented boosted elements with explicit
hx-trigger's from functioning properly- Added code to play well with other libraries that also use the
window.onpopstateDaily reminder: https://htmx.org/img/memes/javascripthistory.png
Commits
-
c139d64prep release -
9ee51a5fix bigskysoftware/htmx#1413 -
6c0aa11bump to 1.9.2 -
99b33b5Merge remote-tracking branch 'origin/master' into dev -
bea31f6update SHA -
7704d4dprep 1.9.1 release -
c98e254add test for relative indicator definition -
8708fe2fix bug where nakedhx-triggers caused boosted forms w/ explicit `hx-trigge... -
d3d5155play nice w/ other software that useswindow.onpopstate -
fec34cbprep 1.9.1 release - Additional commits viewable in compare view