Commit Graph

137 Commits (d622bc3e47fdb5577b5572576f5fbc20e8c4fe1e)

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