v1.9.10 #9
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "v1-9-10"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
New Features
Htmx.Scriptmodules now load v1.9.10_hxOnhas been deprecated; new attributes_hxOnEvent(for HTML events) and_hxOnHxEvent(for htmx events) are now available. There is also anHxEventdiscriminated union that defines the available htmx events and translates them to their properhx-on:*valuesBug Fixes
FSharp.Corerequirement of v6.0.0; fixes #8, thanks @SIRHAMY for reporting and @baronfel for guidance on the fix_hxDisabledEltwas misspelled; this has been correctedDependency Updates
Giraffe.Htmxnow depends on Giraffe 6.2.0 (up from 5.0.0).