Activity
fix: change HtmxFragment.ShouldRender on direct requests
fix: change HtmxFragment.ShouldRender on direct requests
Pull request merge
fix(sample): use status HttpStatusCode type instead of number
fix(sample): use status HttpStatusCode type instead of number
Pull request merge
fix: dont cast explicitly to event handlers to Delegate, they may be …
fix: dont cast explicitly to event handlers to Delegate, they may be …
Merge branch 'main' into refactor-improve-swapstylebuilder
Merge branch 'main' into refactor-improve-swapstylebuilder
docs: Add remarks to enum definitions
docs: Add remarks to enum definitions
Pull request merge
docs: Add remarks to enum definitions
docs: Add remarks to enum definitions
feat: Add HtmxSwapSpecification for swap style building
feat: Add HtmxSwapSpecification for swap style building
refactor: Update reference in HtmxConfig class
refactor: Update reference in HtmxConfig class
refactor: update other htmx enum value names to match SwapStyle
refactor: update other htmx enum value names to match SwapStyle
refactor: Update SwapStyle enum naming convention
refactor: Update SwapStyle enum naming convention
refactor: change SwapStyleEnumConverter class visibility
refactor: change SwapStyleEnumConverter class visibility
Pull request merge
refactor: change SwapStyleEnumConverter class visibility
refactor: change SwapStyleEnumConverter class visibility
fix(serialization): replace JsonCamelCaseStringEnumConverter with cus…
fix(serialization): replace JsonCamelCaseStringEnumConverter with cus…
fix: Fixes value test for BeforeBegin (SwapStyle enum serialization i…
fix: Fixes value test for BeforeBegin (SwapStyle enum serialization i…
refactor: revert constant string values
refactor: revert constant string values
Merge remote-tracking branch 'origin/main' into feat-type-safe-oop-sw…
Merge remote-tracking branch 'origin/main' into feat-type-safe-oop-sw…
sample: simplify blazing pizza sample
sample: simplify blazing pizza sample
refactor: simplify equality methods in SwapStyle class
refactor: simplify equality methods in SwapStyle class
refactor: Improve attribute handling and simplify variable assignment
refactor: Improve attribute handling and simplify variable assignment
docs: Update XML comments in HtmxorComponentResult and PropertyHelper
docs: Update XML comments in HtmxorComponentResult and PropertyHelper
Force push
refactor: Move to use SwapStyle instead of SwapStyles constants
refactor: Move to use SwapStyle instead of SwapStyles constants
refactor: remove unnecessary ReSharper directives
refactor: remove unnecessary ReSharper directives
refactor: update SwapStyle implementation and related changes
refactor: update SwapStyle implementation and related changes