Commit Graph

2594 Commits (e4e84a1261967ee41fa0d3aeef860298485768b4)
 

Author SHA1 Message Date
Rich Harris 09468dfb47 all tests passing
8 years ago
Rich Harris d6d3af8e03 minor fixes
8 years ago
Rich Harris dd61ceba66 minor fixes, update various tests
8 years ago
Rich Harris 442945f9c9 fix bindings in ssr
8 years ago
Rich Harris 191c9ee5bd fix stringification of attributes in ssr
8 years ago
Rich Harris 800af889a9 sourcemap fix
8 years ago
Rich Harris f3262e03aa update parser tests
8 years ago
Rich Harris 13731bf432 parse <slot> as element in custom element mode
8 years ago
Rich Harris d67234b5d9 validate <title> elements
8 years ago
Rich Harris 373fad6ea8 validate components
8 years ago
Rich Harris d582ea5bf4 attribute stringification
8 years ago
Rich Harris 39dc0b9c7d ref selectors
8 years ago
Rich Harris 4f7c67db13 fix css expression analysis
8 years ago
Rich Harris e0161f1dfa reenable non-runtime tests
8 years ago
Rich Harris a5a415cf1d fix indirect dependencies
8 years ago
Rich Harris 3bdb9492cc prevent double editing of synthetic attributes
8 years ago
Rich Harris 8661216b39 more event handler stuff
8 years ago
Rich Harris b28d7e643a use context in event handlers regardless of dependencies
8 years ago
Rich Harris 8ec64c9d6f each block indexes
8 years ago
Rich Harris 0c21b6a220 destructuring
8 years ago
Rich Harris 4ca1e4d62c maintain context for component events
8 years ago
Rich Harris 14b0dc5274 handle shorthand properties in expressions
8 years ago
Rich Harris de4aba73da css fix
8 years ago
Rich Harris d9fd64d731 component event shorthand
8 years ago
Rich Harris e54757a620 fix contextual component bindings
8 years ago
Rich Harris 3dee388e90 named slots and event context
8 years ago
Rich Harris d2e7b1abcb hmm. work around weird code generation glitch
8 years ago
Rich Harris fa343aefef fix one way select binding
8 years ago
Rich Harris 1ba1020875 handle value-less <option> elements
8 years ago
Adam Pearce 2496036dfc removes depreciated svelte-hot-loader
8 years ago
Rich Harris 89a7607531 fix/simplify bindings
8 years ago
Rich Harris ffbc8d3ba6 fix contextual events
8 years ago
Rich Harris eeccecd651 deep bindings
8 years ago
Rich Harris f8ee784b5e fix slot attribute validation
8 years ago
Rich Harris 415cb8d306 readonly dev warnings
8 years ago
Rich Harris 4b37b97ce9 autofocus
8 years ago
Rich Harris 9dd7b79e42 fix each-else
8 years ago
Rich Harris 7d22acc626 fix some component event stuff
8 years ago
Rich Harris 3986ecbfa9 fix attribute stringification
8 years ago
Rich Harris 772746fee4 fix component binding initialisation
8 years ago
Rich Harris 0f3cc8979c textarea special case
8 years ago
Rich Harris 4b99973c84 compound component attributes
8 years ago
Rich Harris 45a531876e SSR component bindings
8 years ago
Rich Harris 43a6ce87e6 comments
8 years ago
Rich Harris 6d8c03f409 rename state -> ctx in various places
8 years ago
Rich Harris f183f0c7e6 <svelte:head>
8 years ago
Rich Harris 562e047ab8 component events
8 years ago
Rich Harris 4653fe6b8a various
8 years ago
Rich Harris 61fb763f22 fix indexes
8 years ago
Rich Harris 1aa164ce0d add style scoping classes
8 years ago