Skip to content

fix: Plugin demo#8

Merged
desertthunder merged 3 commits intomainfrom
fix/plugin-demo
Oct 22, 2025
Merged

fix: Plugin demo#8
desertthunder merged 3 commits intomainfrom
fix/plugin-demo

Conversation

@desertthunder
Copy link
Contributor

This PR fixes various bugs surfaced in the demo application.

  1. Form state path access
  2. Shift plugin animations
  3. Iterators & unwrapping of proxied objects

Documentation was also updated to reflect changed implementations

* added shorthand attribute forms

* added CSS fallback for shift animations
* transformExpr automatically unwraps signals in obj
@codecov-commenter
Copy link

Codecov Report

❌ Patch coverage is 97.99555% with 9 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
lib/src/core/evaluator.ts 87.87% 4 Missing ⚠️
lib/src/core/binder.ts 94.00% 3 Missing ⚠️
lib/src/plugins/persist.ts 97.18% 2 Missing ⚠️

📢 Thoughts on this report? Let us know!

@desertthunder desertthunder enabled auto-merge (squash) October 22, 2025 21:50
@desertthunder desertthunder merged commit b91d750 into main Oct 22, 2025
2 checks passed
@desertthunder desertthunder deleted the fix/plugin-demo branch October 22, 2025 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants