Commit Graph

6 Commits (7cec17c4cbbe66ec7ee722b1ceba63ea136503b9)

Author SHA1 Message Date
Theodore Brown 8cf037c904
fix: select first enabled option by default when initial value is undefined (#8331)
3 years ago
Theodore Brown 8cb72d9716
[fix] set selectedIndex to -1 when no option matches bound <select> value (#6170)
4 years ago
Rich Harris f45e2b70fd
Implement reactive assignments (#1839)
7 years ago
Rich Harris 02b0dda9cc update tests
8 years ago
Rich Harris 4b7b0503af skip failing SSR test for now
8 years ago
Rich Harris d3d026a510 sync state with view, if <select> binding does not have initial value (#639)
8 years ago