Commit Graph

30 Commits (6cf3f1121fcafd7445c33c3e2911ebb47f888f6c)

Author SHA1 Message Date
Rich Harris 6cf3f1121f replace all ssr __helpers
7 years ago
Rich Harris b2b3bda85a move SSR logic into nodes
7 years ago
Rich Harris 11fdb086f9 more tidying up
7 years ago
Rich Harris 515392ac1d remove more unnecessary stuff
7 years ago
Rich Harris 3aca6a6c63 remove some unnecessary code
7 years ago
Rich Harris 4c8a5c598d put precedence logic on expression
7 years ago
Rich Harris 7224ef4eff all tests passing
7 years ago
Rich Harris c3c7970dc9 minor fixes
7 years ago
Rich Harris 86d3476b55 minor fixes, update various tests
7 years ago
Rich Harris fbc5d8312d prevent double editing of synthetic attributes
7 years ago
Rich Harris 8b2a653711 fix one way select binding
7 years ago
Rich Harris d9289cac03 handle value-less <option> elements
7 years ago
Rich Harris 6e0c3bdfbb autofocus
7 years ago
Rich Harris ad1679c33d add style scoping classes
7 years ago
Rich Harris 662363cca2 spread
7 years ago
Rich Harris 32774a821d more stuff
7 years ago
Rich Harris 7825c1230a various
7 years ago
Rich Harris 9ff1beec48 WIP
7 years ago
Rich Harris d3afc4c0f3 baby steps towards #1316
7 years ago
Rich-Harris 40cf29b2b7 basic attribute spreading on elements
8 years ago
Rich Harris 4e99eb8d37 use setAttribute with inputs, for benefit of IE - fixes #1209
8 years ago
Conduitry e4032ea543 apply CSS scoping classes directly to AST (WIP)
8 years ago
Rich Harris b763714222 allow SVG elements to have scoped CSS - fixes #1224
8 years ago
Rich Harris cbd1a11548 use classes instead of attributes - fixes #1118
8 years ago
Jacob Mischka b5a3e2224d Add audio video volume binding (#1148)
8 years ago
Conduitry 94da329305 another stab at #1062; also fix attribute case in static HTML
8 years ago
Rich Harris 2781968e43 be more relaxed about attribute casing - fixes #1062
8 years ago
Rich Harris e57ddb0503 add new <:Document> meta-component
8 years ago
Rich Harris c799230164
don't use dataset with svg elements - fixes #995
8 years ago
Rich Harris a8eaa7e95c refactor
8 years ago