0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-11-30 00:46:29 +01:00
svelte/test/runtime
Tan Li Hau 0966d1d282
feat: improve bind:group behavior (#7892)
track all `#each` variables that could result in a change to the inputs and also update the `$$binding_groups` variable which holds the references to the inputs of each group accordingly.

Fixes #7633
Fixes #6112
Fixes #7884
2023-03-02 19:57:38 +01:00
..
samples feat: improve bind:group behavior (#7892) 2023-03-02 19:57:38 +01:00
index.ts fix: test cases should fail when it should fail (#7139) 2022-01-14 12:12:23 -05:00