Commit Graph

6 Commits (83679e97001bf5d0d74f85b62cb69d083ae01d34)

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