You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove references to symbol
Remove reference to isInternalSymbol
Make sure ARGS and HAS_BLOCK are still acceessible (without big changes)
Fix unused hasBlock parameter and TypeScript error
Co-authored-by: NullVoxPopuli <199018+NullVoxPopuli@users.noreply.github.com>
Remove unused _hasBlock parameter from create() signature
Co-authored-by: NullVoxPopuli <199018+NullVoxPopuli@users.noreply.github.com>
Cleanup
Restore package.json
Initial plan
Use WeakMap for capturedArgs instead of symbol-keyed property on component
Co-authored-by: NullVoxPopuli <199018+NullVoxPopuli@users.noreply.github.com>
Remove unused ARGS and HAS_BLOCK symbol exports from curly component manager
Co-authored-by: NullVoxPopuli <199018+NullVoxPopuli@users.noreply.github.com>
Clean up comments in curly.ts
Removed comments about WeakMap usage for capturedArgs.
0 commit comments