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.Script
modules now load v1.9.10_hxOn
has been deprecated; new attributes_hxOnEvent
(for HTML events) and_hxOnHxEvent
(for htmx events) are now available. There is also anHxEvent
discriminated union that defines the available htmx events and translates them to their properhx-on:*
valuesBug Fixes
FSharp.Core
requirement of v6.0.0; fixes #8, thanks @SIRHAMY for reporting and @baronfel for guidance on the fix_hxDisabledElt
was misspelled; this has been correctedDependency Updates
Giraffe.Htmx
now depends on Giraffe 6.2.0 (up from 5.0.0).