Commit 8fbdb7d
committed
chore(deps): update all dependencies
Refresh package-lock and update every dependency to its latest
compatible version. No npm overrides: production dependencies carry no
known vulnerabilities (`npm run audit`, i.e. `npm audit --omit=dev`, is
clean). The advisories bare `npm audit` still reports are confined to
dev-only tooling (mocha, changesets) whose transitive fixes live in
majors newer than those tools allow; they never ship — see
agent-feedback/dx.md.
- Babel toolchain -> 7.29.7 (regenerated the patch-package patches).
- mocha 11.7.6 (patch regenerated), rolldown 1.1.4, prettier 3.9.4,
js-beautify 2, minimatch 10, htmljs-parser 5.12.1,
@luxass/strip-json-comments 2, @types/node 26, and the eslint/cspell/
typescript-eslint toolchain to latest.
- Regenerated bundle snapshots for rolldown 1.1.4's more aggressive
minifier and reformatted sources for prettier 3.9.4.
- Added an `audit` script (`npm audit --omit=dev`) and the missing
cspell terms.
Held back as dedicated migrations (see agent-feedback/dx.md): Babel 8
(breaks the compiler's babel-7 lib patches) and chai 6 (ESM-only vs 379
CommonJS require sites).
Full test suite, build, and lint all pass.1 parent 2f400f4 commit 8fbdb7d
1,495 files changed
Lines changed: 6959 additions & 9046 deletions
File tree
- .changeset
- .sizes
- comments.csr
- comments.ssr
- counter.csr
- counter.ssr
- agent-feedback
- packages
- compiler
- src
- babel-plugin
- babel-utils
- taglib
- finder
- util
- runtime-class
- src
- runtime
- components
- helpers
- html/helpers
- translator/tag
- native-tag[html]
- native-tag[vdom]
- runtime-tags
- src
- __tests__
- fixtures-interop
- ambiguous-tags-and-components-dir/__snapshots__
- ambiguous-tags-dir/__snapshots__
- class
- custom-tag-parameters-from-args/__snapshots__
- explicit/__snapshots__
- interop-basic-class-to-tags
- __snapshots__
- interop-basic-tags-to-class
- __snapshots__
- interop-basic-tags-to-inert-class
- __snapshots__
- interop-class-in-components-in-tags-dir
- __snapshots__
- interop-class-inline-script-tags-to-class/__snapshots__
- interop-class-to-tags-import
- __snapshots__
- interop-dynamic-tag-class-to-tags
- __snapshots__
- interop-dynamic-tag-conditional-class-to-tags
- __snapshots__
- interop-emit-inline-tags-to-class
- __snapshots__
- interop-emit-split-tags-to-class
- __snapshots__
- interop-event-handler-render-body-tags-to-class
- __snapshots__
- interop-events-tags-to-class
- __snapshots__
- interop-inert-class-parent-stateful-child
- __snapshots__
- interop-mixed-inert-and-stateful-tags-to-class
- __snapshots__
- interop-nested-attr-tags-class-to-tags
- __snapshots__
- interop-nested-class-to-tags
- __snapshots__
- interop-nested-tags-to-class
- __snapshots__
- interop-reactive-split-tags-to-class
- __snapshots__
- interop-rerender-inert-class
- __snapshots__
- interop-roundtrip-split-tags-to-class
- __snapshots__
- interop-self-interactive-split-tags-to-class
- __snapshots__
- interop-self-interactive-tags-to-class
- __snapshots__
- interop-stateless-tags-to-class
- __snapshots__
- interop-tag-params-class-to-tags
- __snapshots__
- interop-tag-params-tags-to-class
- __snapshots__
- lazy-class-child-load-error
- lazy-class-child-multi-trigger
- lazy-class-child-no-rerender
- lazy-class-child-ssr-toggle
- lazy-class-child-ssr
- lazy-class-child-unmount-before-load
- lazy-class-child-visible
- let/__snapshots__
- fixtures
- abort-signal-deduped/__snapshots__
- abort-signal-render-phase-error/__snapshots__
- assign-derived-to-undefined/__snapshots__
- assign-destructured-increment/__snapshots__
- assign-destructured-reduced
- __snapshots__
- assign-destructured/__snapshots__
- assign-in-wrapped-function/__snapshots__
- assign-let-to-undefined/__snapshots__
- assign-live-read/__snapshots__
- assign-multiple-derived-chain/__snapshots__
- assign-to-owner-closure
- __snapshots__
- assign-to-pruned-let-with-change-handler/__snapshots__
- assign-to-pruned-let/__snapshots__
- async-deep-recursive/__snapshots__
- async-multi-resolve-in-order-and-update
- __snapshots__
- async-nested-resolve-in-order/__snapshots__
- async-reject-then-resolve-before-and-after-isolated-boundaries
- __snapshots__
- async-reject-then-resolve-isolated-boundaries/__snapshots__
- async-reorder-nested-batched-resolve/__snapshots__
- async-resolve-in-order/__snapshots__
- async-resolve-out-of-order/__snapshots__
- async-state
- __snapshots__
- at-tag-inside-if-tag/__snapshots__
- at-tags-dynamic-and-static/__snapshots__
- at-tags-dynamic-tag-parent/__snapshots__
- at-tags-dynamic-with-params
- __snapshots__
- at-tags-dynamic
- __snapshots__
- at-tags-for-loop-param-closure/__snapshots__
- at-tags-for-loop-param-intersection-closure/__snapshots__
- at-tags-multiple-dynamic-in-if/__snapshots__
- at-tags-serialized-iteration/__snapshots__
- at-tags-static-repeated/__snapshots__
- at-tags/__snapshots__
- attr-boolean-dynamic/__snapshots__
- attr-boolean/__snapshots__
- attr-class-delimited-shapes/__snapshots__
- attr-class-svg/__snapshots__
- attr-class/__snapshots__
- attr-empty-string/__snapshots__
- attr-escape/__snapshots__
- attr-falsey/__snapshots__
- attr-style/__snapshots__
- attr-tag-local-member-expression-closure/__snapshots__
- attr-tag-params-spread-reference/__snapshots__
- attr-template-literal-escape/__snapshots__
- attr-value-with-dollar-brace/__snapshots__
- await-cleanup/__snapshots__
- await-closure-function
- __snapshots__
- await-closure-in-order
- __snapshots__
- await-closure-inert/__snapshots__
- await-closure-within
- __snapshots__
- await-closure
- __snapshots__
- await-nested-component/__snapshots__
- await-no-try-resume-rerender
- __snapshots__
- await-pending-interrupt-sync
- __snapshots__
- await-remove-parent/__snapshots__
- await-sync-and-async/__snapshots__
- await-sync-in-try/__snapshots__
- await-sync-no-value/__snapshots__
- await-sync-update
- __snapshots__
- await-sync-value/__snapshots__
- await-tag/__snapshots__
- await-toggle-sync-async
- __snapshots__
- await-update-after-resume
- __snapshots__
- await-update-before-resume
- __snapshots__
- basic-chain/__snapshots__
- basic-component-attrs
- __snapshots__
- basic-component-input-alias
- __snapshots__
- basic-component-input-same-source-alias-within-pattern
- __snapshots__
- basic-component-input-same-source-alias
- __snapshots__
- basic-component-input
- __snapshots__
- basic-component-renderBody
- __snapshots__
- basic-component/__snapshots__
- basic-conditional-counter-multiple-nodes
- __snapshots__
- basic-conditional-counter
- __snapshots__
- basic-converge-in-if/__snapshots__
- basic-counter-const-event-handler/__snapshots__
- basic-counter-multiplier/__snapshots__
- basic-counter/__snapshots__
- basic-dynamic-native-tag/__snapshots__
- basic-effect-no-deps/__snapshots__
- basic-execution-order
- __snapshots__
- basic-export/__snapshots__
- basic-flush-here/__snapshots__
- basic-fn-with-block/__snapshots__
- basic-handler-multi-ref-nested/__snapshots__
- basic-handler-refless/__snapshots__
- basic-inert-collapsible-tree/__snapshots__
- basic-layout/__snapshots__
- basic-member-expression-computed/__snapshots__
- basic-member-expression-optional/__snapshots__
- basic-merge-member-expression/__snapshots__
- basic-nested-for
- __snapshots__
- basic-nested-params
- __snapshots__
- basic-nested-scope-custom-tag/__snapshots__
- basic-nested-scope-dynamic-tag
- __snapshots__
- basic-nested-scope-for/__snapshots__
- basic-nested-scope-if
- __snapshots__
- basic-push-pop-list
- __snapshots__
- basic-static/__snapshots__
- basic-toggle-show/__snapshots__
- basic-unused-ref/__snapshots__
- batched-updates-cleanup
- __snapshots__
- batched-updates/__snapshots__
- bind-to-input
- __snapshots__
- body-content
- __snapshots__
- bound-attr-computed-key/__snapshots__
- bound-attr-missing-handler/__snapshots__
- bound-attr-pattern-existing-change/__snapshots__
- bound-attr-pattern-repeated/__snapshots__
- bound-attr-repeated-let/__snapshots__
- bound-attr-shapes/__snapshots__
- branch-closure-if-only-child
- __snapshots__
- catch-empty-reject-async/__snapshots__
- catch-serialized-globals
- __snapshots__
- catch-single-reject-async/__snapshots__
- catch-single-success-async/__snapshots__
- catch-single-success-sync/__snapshots__
- catch-single-throw-sync/__snapshots__
- change-handler-alias-assignment/__snapshots__
- circular-tag-var-function-serialize/__snapshots__
- cleanup-n-child-for-shallow
- __snapshots__
- cleanup-n-child-if-deep
- __snapshots__
- cleanup-n-child-if-same-scope
- __snapshots__
- cleanup-n-child-if-shallow
- __snapshots__
- cleanup-single-child-for-deep
- __snapshots__
- cleanup-single-child-for-shallow
- __snapshots__
- cleanup-single-child-if-deep
- __snapshots__
- cleanup-single-child-if-same-scope
- __snapshots__
- cleanup-single-child-if-shallow
- __snapshots__
- closure-owner-scope-serialize-in-serialized-function/__snapshots__
- closure-serialize-reason
- __snapshots__
- comments/__snapshots__
- component-attrs-import-value/__snapshots__
- component-attrs-intersection
- __snapshots__
- component-attrs-static-code
- __snapshots__
- component-attrs-static-non-registered-function/__snapshots__
- conditional-attr-value/__snapshots__
- conditional-dynamic-tag-in-loop-closure
- __snapshots__
- conditional-dynamic-tag-in-loop/__snapshots__
- conditional-event-handler/__snapshots__
- conditional-table-row
- __snapshots__
- const-array-pattern/__snapshots__
- const-async-method-handler/__snapshots__
- const-logical-nullable-member/__snapshots__
- const-tag-destructure/__snapshots__
- const-tag-hoist-error/__snapshots__
- const-tag/__snapshots__
- content-params-array-defaults/__snapshots__
- content-with-state
- __snapshots__
- controllable-checked-many
- __snapshots__
- controllable-checked-spread
- __snapshots__
- controllable-checked-value-empty-spread/__snapshots__
- controllable-checked-value-empty/__snapshots__
- controllable-checked-value-multiple-number/__snapshots__
- controllable-checked-value-number/__snapshots__
- controllable-checked-value-spread
- __snapshots__
- controllable-checked-values-spread
- __snapshots__
- controllable-checked-values/__snapshots__
- controllable-checked-value/__snapshots__
- controllable-checked/__snapshots__
- controllable-details-open-spread
- __snapshots__
- controllable-details-open/__snapshots__
- controllable-dialog-open-spread
- __snapshots__
- controllable-dialog-open/__snapshots__
- controllable-dynamic-checkbox-checked-value
- __snapshots__
- controllable-input-number-member-modifier-value
- __snapshots__
- controllable-input-number-modifier-destructured
- __snapshots__
- controllable-input-number-modifier-value/__snapshots__
- controllable-input-value-spread
- __snapshots__
- controllable-input-value/__snapshots__
- controllable-merged-spread/__snapshots__
- controllable-partial-spread/__snapshots__
- controllable-select-dynamic-spread
- __snapshots__
- controllable-select-empty-value-spread/__snapshots__
- controllable-select-multiple-value-number/__snapshots__
- controllable-select-mutated-option
- __snapshots__
- controllable-select-no-match/__snapshots__
- controllable-select-spread
- __snapshots__
- controllable-select-value-number/__snapshots__
- controllable-select/__snapshots__
- controllable-textarea-value-spread
- __snapshots__
- controllable-textarea-value/__snapshots__
- counter-intersection/__snapshots__
- create-and-clear-rows-loop-from/__snapshots__
- create-and-clear-rows-loop-in/__snapshots__
- cross-tag-closure
- __snapshots__
- custom-runtime-id/__snapshots__
- custom-tag-child-analyze/__snapshots__
- custom-tag-default-value/__snapshots__
- custom-tag-empty-setup
- __snapshots__
- custom-tag-input-lazy-read
- __snapshots__
- custom-tag-input-observed-read
- __snapshots__
- custom-tag-parameters-from-args
- __snapshots__
- custom-tag-parameters-from-attributes
- __snapshots__
- custom-tag-parameters-from-single-arg
- __snapshots__
- custom-tag-render-body/__snapshots__
- custom-tag-separate-assets/__snapshots__
- custom-tag-template/__snapshots__
- custom-tag-var-assignment
- __snapshots__
- custom-tag-var-expression/__snapshots__
- custom-tag-var-in-body
- __snapshots__
- custom-tag-var-intersection
- __snapshots__
- custom-tag-var-multiple/__snapshots__
- custom-tag-var
- __snapshots__
- debug-tag/__snapshots__
- declared-alias-closure/__snapshots__
- define-tag-circular/__snapshots__
- define-tag-content-conditional
- __snapshots__
- define-tag-for-attribute-tag
- __snapshots__
- define-tag-no-content/__snapshots__
- define-tag-object/__snapshots__
- define-tag-recursive-known/__snapshots__
- define-tag-recursive-unknown/__snapshots__
- define-tag-render-args/__snapshots__
- define-tag-render-attr-signal/__snapshots__
- define-tag-render-closure
- __snapshots__
- define-tag-render-conditional
- __snapshots__
- define-tag-render-stateful/__snapshots__
- define-tag-render/__snapshots__
- destructure-and-member-intersection/__snapshots__
- destructure-and-reference-input/__snapshots__
- destructure-and-reference-unprovided-input/__snapshots__
- destructure-input-with-assignment
- __snapshots__
- destructure-input/__snapshots__
- destructure-rest-reads/__snapshots__
- destructure-stateful-upstream-alias
- __snapshots__
- details-static/__snapshots__
- doctype/__snapshots__
- dollar-global-client
- __snapshots__
- dynamic-closure-multiple
- __snapshots__
- dynamic-closure-with-function/__snapshots__
- dynamic-closures/__snapshots__
- dynamic-content-attr
- __snapshots__
- dynamic-event-handlers/__snapshots__
- dynamic-native-dynamic-tag
- __snapshots__
- dynamic-native-tag-events
- __snapshots__
- dynamic-tag-args-tag-var
- __snapshots__
- dynamic-tag-args
- __snapshots__
- dynamic-tag-attr-signal/__snapshots__
- dynamic-tag-content-conditional
- __snapshots__
- dynamic-tag-content-default/__snapshots__
- dynamic-tag-custom-native
- __snapshots__
- dynamic-tag-custom-tags
- __snapshots__
- dynamic-tag-input-intersection
- __snapshots__
- dynamic-tag-multiple
- __snapshots__
- dynamic-tag-name/__snapshots__
- dynamic-tag-native/__snapshots__
- dynamic-tag-resume-owns-branch-cleanup
- __snapshots__
- dynamic-tag-single-arg
- __snapshots__
- dynamic-tag-sometimes-null
- __snapshots__
- dynamic-tag-spread
- __snapshots__
- dynamic-tag-var-assignment
- __snapshots__
- dynamic-tag-var-in-body
- __snapshots__
- dynamic-tag-var/__snapshots__
- dynamic-tag-with-updating-body
- __snapshots__
- embed-control-flow-boundary
- __snapshots__
- embed-counter/__snapshots__
- embed-removal/__snapshots__
- empty-child-template/__snapshots__
- entities/__snapshots__
- error-async/__snapshots__
- error-comment-object-dynamic/__snapshots__
- error-const-mutation/__snapshots__
- error-custom-tag-own-body-read-before-return/__snapshots__
- error-dynamic-tag-content/__snapshots__
- error-dynamic-tag-name/__snapshots__
- error-dynamic-tag-number/__snapshots__
- error-for-by-duplicate/__snapshots__
- error-for-by-object/__snapshots__
- error-for-by-static/__snapshots__
- error-mututally-exclusive-partial-spread-native-attrs/__snapshots__
- error-mututally-exclusive-spread-native-attrs/__snapshots__
- error-native-attr-function-dynamic/__snapshots__
- error-native-attr-object-dynamic/__snapshots__
- error-native-attr-promise-dynamic/__snapshots__
- error-native-attr-symbol-dynamic/__snapshots__
- error-native-change-handler-not-function/__snapshots__
- error-native-event-handler-not-function/__snapshots__
- error-native-spread-react-attribute/__snapshots__
- error-native-tag-lowercase-event-handler-dynamic/__snapshots__
- error-return-write/__snapshots__
- error-script-object-dynamic/__snapshots__
- error-serialize-private-method-handler/__snapshots__
- error-style-object-dynamic/__snapshots__
- error-sync/__snapshots__
- error-tag-var-uninitialized/__snapshots__
- error-text-object-dynamic/__snapshots__
- escape-html-strings/__snapshots__
- event-handler-class-methods/__snapshots__
- expression-statement-tag-var-assignment/__snapshots__
- flatten-text-if-tag-param-ref/__snapshots__
- for-array-destructure-rest
- __snapshots__
- for-by-nested-branch-divergence
- __snapshots__
- for-by-use-index
- __snapshots__
- for-by
- __snapshots__
- for-destructure
- __snapshots__
- for-empty-bodies/__snapshots__
- for-event-handler
- __snapshots__
- for-item-member-intersection
- __snapshots__
- for-keyed-selector-class
- __snapshots__
- for-keyed-selector-handler-toggle/__snapshots__
- for-keyed-selector-if-condition
- __snapshots__
- for-keyed-selector-input/__snapshots__
- for-keyed-selector-mixed-closure/__snapshots__
- for-keyed-selector-multiple/__snapshots__
- for-keyed-selector-parent-signal/__snapshots__
- for-keyed-selector-prepend
- __snapshots__
- for-keyed-selector-preset/__snapshots__
- for-loop-closure-remove-all-items
- __snapshots__
- for-of-by-nullish-key/__snapshots__
- for-of-member-signal-collapse/__snapshots__
- for-reorder-grow-shrink/__snapshots__
- for-reorder-insert-middle/__snapshots__
- for-reorder-mixed/__snapshots__
- for-reorder-replace/__snapshots__
- for-reorder-reverse/__snapshots__
- for-reorder-rotate/__snapshots__
- for-reorder-swap/__snapshots__
- for-resume-cleanup-free-branch
- __snapshots__
- for-resume-owns-branch-cleanup
- __snapshots__
- for-selector-by-member/__snapshots__
- for-selector-index/__snapshots__
- for-selector-nested-branch-reject/__snapshots__
- for-selector-property-path-reject/__snapshots__
- for-selector-to/__snapshots__
- for-serialize-key/__snapshots__
- for-tag-siblings/__snapshots__
- for-tag-single-node-only-child-in-parent
- __snapshots__
- for-tag-single-text-node-with-text-before
- __snapshots__
- for-tag-static-value-with-closure/__snapshots__
- for-tag-with-state
- __snapshots__
- for-tag/__snapshots__
- for-to-range-resume-key
- __snapshots__
- function-references-normalize/__snapshots__
- function-references-optional-member-normalize/__snapshots__
- function-registration/__snapshots__
- function-tag-var-default-registration/__snapshots__
- function-tag-var-registration/__snapshots__
- getter-on-single-node-only-child
- __snapshots__
- hello-dynamic/__snapshots__
- hoist-custom-tag-var-attr-tag
- __snapshots__
- hoist-custom-tag-var-from-dynamic
- __snapshots__
- hoist-custom-tag-var-many
- __snapshots__
- hoist-custom-tag-var-minimum-scope
- __snapshots__
- hoist-custom-tag-var-same-scope-calls-only
- __snapshots__
- hoist-custom-tag-var-same-scope
- __snapshots__
- hoist-custom-tag-var
- __snapshots__
- hoist-dynamic-tag-var-from-dynamic
- __snapshots__
- hoist-dynamic-tag-var-many
- __snapshots__
- hoist-dynamic-tag-var
- __snapshots__
- hoist-in-function/__snapshots__
- hoist-native-tag-script-read/__snapshots__
- hoist-native-tag-var-from-dynamic
- __snapshots__
- hoist-native-tag-var-many/__snapshots__
- hoist-native-tag-var-minimum-scope/__snapshots__
- hoist-native-tag-var-same-scope-calls-only/__snapshots__
- hoist-native-tag-var-same-scope/__snapshots__
- hoist-native-tag-var
- __snapshots__
- hoist-only/__snapshots__
- hoist-return-ref
- __snapshots__
- hoist-throws-in-render/__snapshots__
- html-comment-counter/__snapshots__
- html-comment-placeholder/__snapshots__
- html-comment-var
- __snapshots__
- html-entity/__snapshots__
- html-script-injection/__snapshots__
- html-script-nonce
- __snapshots__
- html-script/__snapshots__
- html-style-injection/__snapshots__
- html-style-nonce
- __snapshots__
- html-style/__snapshots__
- id-tag-default/__snapshots__
- id-tag-hoist-error/__snapshots__
- id-tag/__snapshots__
- if-default-false
- __snapshots__
- if-member-expression-intersection
- __snapshots__
- if-no-content-script
- __snapshots__
- if-resume-cleanup-free-branch
- __snapshots__
- if-resume-link-via-nested-component-cleanup
- __snapshots__
- if-resume-owns-branch-cleanup
- __snapshots__
- if-swap-before-await-resume
- __snapshots__
- if-tag/__snapshots__
- import-tag-conflict/__snapshots__
- import-tag-shorthand/__snapshots__
- import-tag-ternary/__snapshots__
- import-tag/__snapshots__
- import-types/__snapshots__
- inert-control-flow-only-child-event/__snapshots__
- inert-control-flow-only-child-select-event/__snapshots__
- inert-if-closure-update-active/__snapshots__
- inert-if-closure-update-inactive/__snapshots__
- inert-params-no-serialize/__snapshots__
- input-checked-controlled-spread-value/__snapshots__
- input-destructure/__snapshots__
- input-integer-reference/__snapshots__
- input-missing-property
- __snapshots__
- input-property-alias-closure/__snapshots__
- input-spread-value-also-read
- __snapshots__
- intersection-collapse-derived-only/__snapshots__
- intersection-collapse-inline-chain/__snapshots__
- intersection-collapse-inline-dup/__snapshots__
- intersection-collapse-inline-effect/__snapshots__
- intersection-collapse-inline-mixed/__snapshots__
- intersection-collapse-inline-prop/__snapshots__
- intersection-collapse-input-param
- __snapshots__
- intersection-collapse-nullable-prop/__snapshots__
- intersection-single-state-source/__snapshots__
- isolated-known-tag-param-serialize-groups/__snapshots__
- known-define-tag-empty-section-closure
- __snapshots__
- known-define-tag-empty-section-fn-closure-element-reference/__snapshots__
- known-rest-attr-tag/__snapshots__
- known-tag-args-spread/__snapshots__
- known-tag-attr-tags-rest-order
- __snapshots__
- known-tag-attr-tags-rest
- __snapshots__
- known-tag-attr-tags-unused
- __snapshots__
- known-tag-nested-rest
- __snapshots__
- known-tag-param-serialize-alias/__snapshots__
- known-tag-spread-dropped-refs
- __snapshots__
- known-tag-spread-unused/__snapshots__
- known-tag-spread
- __snapshots__
- lazy-tag-async-chained/__snapshots__
- lazy-tag-async-in-child/__snapshots__
- lazy-tag-attrs-update/__snapshots__
- lazy-tag-conditional-child-inert/__snapshots__
- lazy-tag-conditional-child-state/__snapshots__
- lazy-tag-dynamic-placeholder/__snapshots__
- lazy-tag-dynamic-unmount-before-load/__snapshots__
- lazy-tag-dynamic/__snapshots__
- lazy-tag-event-attrs-update/__snapshots__
- lazy-tag-event-auto/__snapshots__
- lazy-tag-event-selector-class/__snapshots__
- lazy-tag-event-selector-id/__snapshots__
- lazy-tag-event-unmount-before-load/__snapshots__
- lazy-tag-event/__snapshots__
- lazy-tag-head/__snapshots__
- lazy-tag-idle-attrs-update/__snapshots__
- lazy-tag-idle-unmount-before-load/__snapshots__
- lazy-tag-idle/__snapshots__
- lazy-tag-input-event-handler/__snapshots__
- lazy-tag-load-error/__snapshots__
- lazy-tag-media/__snapshots__
- lazy-tag-mixed-known-and-dynamic/__snapshots__
- lazy-tag-multi-trigger-attrs-update/__snapshots__
- lazy-tag-multi-trigger-visible-wins/__snapshots__
- lazy-tag-multi-trigger/__snapshots__
- lazy-tag-multiple/__snapshots__
- lazy-tag-nested-async/__snapshots__
- lazy-tag-nested-visible-parent/__snapshots__
- lazy-tag-nested/__snapshots__
- lazy-tag-parent-scope-child-state/__snapshots__
- lazy-tag-placeholder-script-runs-after-insert/__snapshots__
- lazy-tag-placeholder/__snapshots__
- lazy-tag-reorder-stream-order/__snapshots__
- lazy-tag-runtime-id/__snapshots__
- lazy-tag-script-runs-after-insert/__snapshots__
- lazy-tag-serialize-promise/__snapshots__
- lazy-tag-serialized-globals/__snapshots__
- lazy-tag-sibling-binding/__snapshots__
- lazy-tag-twice/__snapshots__
- lazy-tag-unmount-before-load/__snapshots__
- lazy-tag-visible-attrs-update/__snapshots__
- lazy-tag-visible-auto/__snapshots__
- lazy-tag-visible-parent-resume/__snapshots__
- lazy-tag-visible/__snapshots__
- lazy-tag/__snapshots__
- let-basic-member-expression-never-update/__snapshots__
- let-bind-stateful-upstream-alias
- __snapshots__
- let-bind-to-undefined
- __snapshots__
- let-change-handler-unassigned
- __snapshots__
- let-intersection-child-var-custom-tag
- __snapshots__
- let-intersection-child-var-define/__snapshots__
- let-tag-controllable-child
- __snapshots__
- let-tag-controllable-dynamic-change-handler/__snapshots__
- let-tag-controllable-id/__snapshots__
- let-tag-controllable-static/__snapshots__
- let-tag-derived/__snapshots__
- let-tag-set-in-effect/__snapshots__
- let-tag-with-intersection/__snapshots__
- let-tag/__snapshots__
- let-undefined-until-dom/__snapshots__
- let-without-assignments/__snapshots__
- lifecycle-tag-assignment/__snapshots__
- lifecycle-tag-conditional-child-cleanup
- __snapshots__
- lifecycle-tag-conditional
- __snapshots__
- lifecycle-tag-this-attrs/__snapshots__
- lifecycle-tag-this/__snapshots__
- lifecycle-tag/__snapshots__
- local-closure-script/__snapshots__
- log-tag/__snapshots__
- merged-define-tag-templates/__snapshots__
- migrate-effect-tag/__snapshots__
- migrate-input/__snapshots__
- migrate-out-global/__snapshots__
- move-and-clear-children/__snapshots__
- move-and-clear-top-level/__snapshots__
- multi-class-toggle/__snapshots__
- multiple-binds/__snapshots__
- multiple-bound-values
- __snapshots__
- my-for-to/__snapshots__
- namespaced-tags
- __snapshots__
- native-event-handler-lazy-read-alias/__snapshots__
- native-event-handler-lazy-read-closure/__snapshots__
- native-event-handler-lazy-read-dynamic-spread/__snapshots__
- native-event-handler-lazy-read-dynamic/__snapshots__
- native-event-handler-lazy-read-iife/__snapshots__
- native-event-handler-lazy-read-only/__snapshots__
- native-event-handler-lazy-read-param/__snapshots__
- native-event-handler-lazy-read-spread/__snapshots__
- native-event-handler-lazy-read/__snapshots__
- native-tag-duplicate-attrs/__snapshots__
- native-tag-local-closures
- __snapshots__
- native-tag-name/__snapshots__
- native-tag-ref-and-update/__snapshots__
- native-tag-ref-downstream-effect/__snapshots__
- native-tag-ref-effect-child/__snapshots__
- native-tag-ref-effect/__snapshots__
- native-tag-ref-throws-in-render/__snapshots__
- native-tag-spread-attr-tag-also-custom
- __snapshots__
- native-tag-spread-attr-tag
- __snapshots__
- native-tag-spread-content-also-custom
- __snapshots__
- native-tag-spread-content-handler-read
- __snapshots__
- native-tag-spread-content-multi/__snapshots__
- native-tag-spread-content-opaque
- __snapshots__
- native-tag-spread-content-stateful
- __snapshots__
- native-tag-spread-content
- __snapshots__
- native-tag-spread-void
- __snapshots__
- native-tag-var-in-body/__snapshots__
- nested-assignment-expression
- __snapshots__
- nested-for-if-stateful
- __snapshots__
- no-render-content-conditional
- __snapshots__
- no-render-content-subtree
- __snapshots__
- param-closure-alias-const/__snapshots__
- param-closure-alias-let/__snapshots__
- param-destructure-default/__snapshots__
- param-destructure-dynamic-default/__snapshots__
- param-rest-reads/__snapshots__
- placeholder-adjacent-static-text/__snapshots__
- placeholder-single/__snapshots__
- placeholder-skipped/__snapshots__
- placeholder-static-multiple
- __snapshots__
- placeholders-nested/__snapshots__
- placeholders/__snapshots__
- pure-signal-resume-function/__snapshots__
- pure-signal/__snapshots__
- read-proposed-tag-variable-after-write/__snapshots__
- reassignment-expression-counter/__snapshots__
- reference-in-own-body/__snapshots__
- remove-and-add-rows/__snapshots__
- render-effect/__snapshots__
- rest-alias-nested-scope/__snapshots__
- resume-single-node
- __snapshots__
- return-serialize-circular
- __snapshots__
- return-tag-bind-type-casting
- __snapshots__
- return-tag-no-state/__snapshots__
- return-tag-no-var/__snapshots__
- return-value-registered
- __snapshots__
- returns-within-define-tag/__snapshots__
- same-source-alias-pattern-and-identifier/__snapshots__
- same-source-non-alias/__snapshots__
- script-no-references/__snapshots__
- script-tag-empty/__snapshots__
- script-tag-value-no-scope/__snapshots__
- script-tag/__snapshots__
- script-value-arrow/__snapshots__
- select-spread/__snapshots__
- select-uncontrolled-empty-option/__snapshots__
- self-reference-function-named/__snapshots__
- self-reference-native-tag/__snapshots__
- serialize-promise-scoped-function/__snapshots__
- serialize-promise/__snapshots__
- server-client/__snapshots__
- shadow-same-scope/__snapshots__
- show-tag-empty-body/__snapshots__
- show-tag-in-for/__snapshots__
- show-tag-interactive-body/__snapshots__
- show-tag-nested/__snapshots__
- show-tag-only-child-interactive/__snapshots__
- show-tag-only-child/__snapshots__
- show-tag-static/__snapshots__
- show-tag/__snapshots__
- show-text-prefix-placeholder/__snapshots__
- spread-attr-tag-effect
- __snapshots__
- spread-input/__snapshots__
- spread-native-event-handler-multi-alias/__snapshots__
- spread-removed-controlled-handler/__snapshots__
- spread-removed-event-handler/__snapshots__
- spread-to-known-attr-tag-custom-tag
- __snapshots__
- spread-to-known-attr-tag-define-tag
- __snapshots__
- spread-to-known-content-rest
- __snapshots__
- spread-to-known-content/__snapshots__
- spread-to-known-defaults/__snapshots__
- spread-to-known-multiple-children/__snapshots__
- spread-to-known-multiple-spread-exprs/__snapshots__
- spread-to-known-rest-deep/__snapshots__
- spread-to-known-rest-input-deopt/__snapshots__
- spread-to-known-rest-input-with-attr-tags-deopt
- __snapshots__
- spread-to-known-rest-input/__snapshots__
- spread-to-known-rest/__snapshots__
- spread-to-known/__snapshots__
- spread-trailing-native-tag-default-function/__snapshots__
- static-content-conditional-consumer
- __snapshots__
- static-content/__snapshots__
- static-function-invoked-render-reference/__snapshots__
- static-server-client-blocks/__snapshots__
- static-text-followed-by-placeholder/__snapshots__
- style-attr-toggle-with-static-content/__snapshots__
- style-server-only-tree/__snapshots__
- style-tag-concise/__snapshots__
- style-tag-dynamic-conditional/__snapshots__
- style-tag-dynamic-injection/__snapshots__
- style-tag-dynamic-multi/__snapshots__
- style-tag-dynamic-selectors/__snapshots__
- style-tag-dynamic-static-mix/__snapshots__
- style-tag-dynamic-two-tags/__snapshots__
- style-tag-dynamic/__snapshots__
- style-tag-modules-default/__snapshots__
- style-tag-modules-destructured/__snapshots__
- style-tag-type/__snapshots__
- style-tag/__snapshots__
- svg-math-empty/__snapshots__
- tag-name-type-unions
- __snapshots__
- tag-param-if-closure
- __snapshots__
- tag-resolution-priority/__snapshots__
- tag-var-destructure-rest-chain/__snapshots__
- tag-var-destructure/__snapshots__
- tag-var-rest/__snapshots__
- tag-var-with-serialize-reason
- __snapshots__
- tags-dir-nested-discovery/__snapshots__
- tags-dir-recursive
- __snapshots__
- template-literal-writes/__snapshots__
- text-content-counter/__snapshots__
- text-escape-coverage/__snapshots__
- text-only-tag-escape/__snapshots__
- textarea-dynamic-text/__snapshots__
- textarea-spread/__snapshots__
- textarea-template-literal-placeholder/__snapshots__
- textarea-value-template-escape/__snapshots__
- title-counter/__snapshots__
- title-multiple-placeholders/__snapshots__
- toggle-first-child/__snapshots__
- toggle-nested-2
- __snapshots__
- toggle-nested-3
- __snapshots__
- toggle-nested/__snapshots__
- toggle-only-child-with-marker/__snapshots__
- toggle-only-child
- __snapshots__
- toggle-stateful-component
- __snapshots__
- trailing-tag-dynamic-attr/__snapshots__
- try-effects-async
- __snapshots__
- try-effects-catch-state
- __snapshots__
- try-effects-catch
- __snapshots__
- try-single-throw-sync/__snapshots__
- try-tag-closure/__snapshots__
- typescript-with-tag-variable/__snapshots__
- uncontrolled-details-open-default-update/__snapshots__
- uncontrolled-dialog-open-default-update/__snapshots__
- uncontrolled-input-checkbox-checkedValue-default-update/__snapshots__
- uncontrolled-input-checked-default-update/__snapshots__
- uncontrolled-input-radio-checkedValue-default-update/__snapshots__
- uncontrolled-input-value-default-update/__snapshots__
- uncontrolled-select-value-default-update/__snapshots__
- uncontrolled-select-value-multiple-default-update/__snapshots__
- uncontrolled-select-value/__snapshots__
- uncontrolled-textarea-value-default-update/__snapshots__
- uncontrolled-textarea-value/__snapshots__
- unserializable-warning/__snapshots__
- unused-dynamic-tag-body-serialize-reason
- __snapshots__
- unused-pattern-mutation-registered-function/__snapshots__
- unused-var-mutation-registered-function/__snapshots__
- update-attr/__snapshots__
- update-dynamic-attrs/__snapshots__
- update-html/__snapshots__
- update-text/__snapshots__
- used-var-mutation-registered-function/__snapshots__
- user-effect-abort-signal/__snapshots__
- walk-over-child/__snapshots__
- walks-multiplier/__snapshots__
- utils
- common
- dom
- html
- translator
- core
- util
- visitors
- program
- tag
- patches
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
| 10 | + | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
| 21 | + | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
| 25 | + | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
52 | | - | |
| 51 | + | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
56 | | - | |
| 55 | + | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
| |||
21 | 20 | | |
22 | 21 | | |
23 | 22 | | |
24 | | - | |
| 23 | + | |
25 | 24 | | |
26 | 25 | | |
27 | 26 | | |
| |||
50 | 49 | | |
51 | 50 | | |
52 | 51 | | |
53 | | - | |
| 52 | + | |
54 | 53 | | |
55 | 54 | | |
56 | | - | |
| 55 | + | |
57 | 56 | | |
58 | 57 | | |
59 | | - | |
| 58 | + | |
60 | 59 | | |
61 | 60 | | |
62 | 61 | | |
| |||
75 | 74 | | |
76 | 75 | | |
77 | 76 | | |
78 | | - | |
| 77 | + | |
79 | 78 | | |
80 | 79 | | |
81 | 80 | | |
| |||
105 | 104 | | |
106 | 105 | | |
107 | 106 | | |
108 | | - | |
| 107 | + | |
109 | 108 | | |
110 | 109 | | |
111 | 110 | | |
| |||
114 | 113 | | |
115 | 114 | | |
116 | 115 | | |
117 | | - | |
| 116 | + | |
118 | 117 | | |
119 | 118 | | |
120 | 119 | | |
121 | 120 | | |
122 | 121 | | |
123 | | - | |
124 | 122 | | |
125 | 123 | | |
126 | 124 | | |
| |||
306 | 304 | | |
307 | 305 | | |
308 | 306 | | |
309 | | - | |
| 307 | + | |
310 | 308 | | |
311 | 309 | | |
312 | 310 | | |
| |||
318 | 316 | | |
319 | 317 | | |
320 | 318 | | |
321 | | - | |
| 319 | + | |
322 | 320 | | |
323 | 321 | | |
324 | 322 | | |
| |||
329 | 327 | | |
330 | 328 | | |
331 | 329 | | |
332 | | - | |
| 330 | + | |
333 | 331 | | |
334 | 332 | | |
335 | 333 | | |
| |||
475 | 473 | | |
476 | 474 | | |
477 | 475 | | |
478 | | - | |
| 476 | + | |
479 | 477 | | |
480 | 478 | | |
481 | 479 | | |
482 | 480 | | |
483 | 481 | | |
484 | 482 | | |
485 | | - | |
| 483 | + | |
486 | 484 | | |
487 | 485 | | |
488 | 486 | | |
489 | 487 | | |
490 | 488 | | |
491 | 489 | | |
492 | 490 | | |
493 | | - | |
| 491 | + | |
494 | 492 | | |
495 | | - | |
| 493 | + | |
496 | 494 | | |
497 | 495 | | |
498 | 496 | | |
| |||
526 | 524 | | |
527 | 525 | | |
528 | 526 | | |
529 | | - | |
| 527 | + | |
530 | 528 | | |
531 | 529 | | |
532 | 530 | | |
| |||
562 | 560 | | |
563 | 561 | | |
564 | 562 | | |
565 | | - | |
| 563 | + | |
566 | 564 | | |
567 | 565 | | |
568 | 566 | | |
569 | 567 | | |
570 | 568 | | |
571 | 569 | | |
572 | | - | |
| 570 | + | |
573 | 571 | | |
574 | 572 | | |
575 | 573 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
| 128 | + | |
132 | 129 | | |
133 | 130 | | |
134 | 131 | | |
| |||
232 | 229 | | |
233 | 230 | | |
234 | 231 | | |
235 | | - | |
| 232 | + | |
236 | 233 | | |
237 | 234 | | |
238 | 235 | | |
| |||
253 | 250 | | |
254 | 251 | | |
255 | 252 | | |
256 | | - | |
| 253 | + | |
257 | 254 | | |
258 | 255 | | |
259 | 256 | | |
260 | 257 | | |
261 | 258 | | |
262 | 259 | | |
263 | | - | |
| 260 | + | |
264 | 261 | | |
265 | 262 | | |
266 | 263 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments