Commit Graph

137 Commits (9b4550d2e86e4a49339db2148e8abbcd3c8ca1b2)

Author SHA1 Message Date
Rich Harris 47f9c3dbfd dont recreate if_blocks incorrectly 8 years ago
Rich Harris f24db0bc73 reenable tests 8 years ago
Rich Harris 8d0ec6e61e pass params to get_block () 8 years ago
Rich Harris de2e059f4e only run create() for new if blocks - fixes 8 years ago
Rich Harris dcb905aab6 fix each-else blocks that are empty on initial render () 8 years ago
Rich Harris b47e2527b3 test with hydratable: true and hydratable: false 8 years ago
Rich Harris 98a877df04 get all tests passing with hydration 8 years ago
Rich Harris d10ddc0c51 fix most non-hydration tests 8 years ago
Rich Harris 3c36b77c1c doh 8 years ago
Rich Harris 78b3a1b079 add test for 8 years ago
Rich Harris ba822bd60c Merge pull request from sveltejs/gh-639-b 8 years ago
Rich Harris 9a70ca7874 mark indirect dependencies of <select> bindings - 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 () 8 years ago
Rich Harris bb17940b7e Merge pull request from sveltejs/gh-624 8 years ago
Conduitry 051534eeae correctly handle empty <style> tag () 8 years ago
Rich Harris ff40308358 only enforce static type if input is bound (fixes ) 8 years ago
Rich Harris e0917fd874 allow components to have computed member expressions for bindings (fixes ) 8 years ago
Rich Harris 5c53f5b6a2 more useful presentation of failing SSR code 8 years ago
Rich Harris d50c29bb6a more improvements to ergonomics around test failures 8 years ago
Rich Harris 4037b647cb failing test for 8 years ago
Rich Harris 6227745467 remove logging 8 years ago
Rich Harris 3e5f8d05c5 improve readability of debugging printouts 8 years ago
Rich Harris 1a798ec8ad Merge branch 'master' into gh-616 8 years ago
Rich Harris 4b1f1e8392 TS-ify spaces.js and deindent.js, so they get included in prettier task 8 years ago
Conduitry 05a7a262c3 also escape back-ticks and backslashes in text nodes in SSR code () 8 years ago
Rich Harris 10ecd81734 prettierfy test files 8 years ago
Conduitry 9112671263 sanitize event name in handler function name () 8 years ago
Rich Harris 3b70920991 merge master -> gh-592 8 years ago
Rich Harris b5b484bd91 Merge pull request from sveltejs/gh-584 8 years ago
Rich Harris 66a1fd76dd Merge pull request from sveltejs/gh-602 8 years ago
Rich Harris e1001a7f34 add test for 8 years ago
Rich Harris 6ae01b6682 coerce empty string in number/range inputs to undefined - closes 8 years ago
Rich Harris 2a92b36472 support binding to computed member expressions (fixes ) 8 years ago
Rich Harris f511962325 Merge branch 'master' into gh-592 8 years ago
Rich Harris 31d8ef6654 Merge pull request from sveltejs/gh-574 8 years ago
Rich Harris 1db0d465b0 Merge pull request from sveltejs/gh-575 8 years ago
Rich Harris 5c055a9f0c separate unmount from destroy 8 years ago
Rich Harris 77fb38a123 Merge branch 'master' into gh-592 8 years ago
Rich Harris b831d6c47f apply t0 styles to nodes if css transition has delay. fixes 8 years ago
Rich Harris 75ea52754d always use helpers if referenced, not just for CallExpressions, and warn on context clashes () 8 years ago
Rich Harris b828fdf855 treat <textarea> children the same as a value attribute 8 years ago
Rich Harris 70431dd794 use value property for textareas 8 years ago
Conduitry 5c0d40233a add failing unit test for 8 years ago
Conduitry a3860f277e add unit test 8 years ago
Rich Harris 86e05aaf74 Merge pull request from sveltejs/gh-569 8 years ago
Conduitry c0b7156318 failing test for 8 years ago
Rich-Harris 1f161f7fa8 update dynamic keyed each blocks 8 years ago
Rich-Harris d829eb94ef handle bidirectional transitions 8 years ago
Rich-Harris 00c41e2092 Merge branch 'master' into gh-543 8 years ago