Commit Graph

657 Commits (35b46c23009faab8630629d7c61736b0d1495747)

Author SHA1 Message Date
Rich Harris 22e4d0c5a0 Merge branch 'master' into short-method-names
9 years ago
Rich Harris d100014327 merge master -> gh-23
9 years ago
Rich Harris 14e1c20dee dont wrap ESM in IIFE
9 years ago
Rich Harris 1934d82dd7 merge master => iife
9 years ago
Rich Harris b6a5994ce7 use short method names
9 years ago
Rich Harris c4a3017d13 remove unused destroyEach and destroy arguments
9 years ago
Rich Harris c765ec6acc simplify module wrapping
9 years ago
Rich Harris 8f5303ad30 Merge branch 'master' into iife
9 years ago
Rich Harris 2a689ee40b Merge pull request #854 from sveltejs/gh-782
9 years ago
Rich Harris 9021b8524f Merge branch 'master' into gh-23
9 years ago
Rich Harris e2a9b7aa90 shorten each block var names
9 years ago
Rich Harris b9327d095d more readable each block values
9 years ago
Rich Harris 990a8f27d0 remove incorrect argument
9 years ago
Rich Harris 309ff0fe35 use textContent and innerHTML where appropriate (#23)
9 years ago
Rich Harris 2429d93f52 various fixes
9 years ago
Rich Harris 4ccf1ea7b0 wrap ES modules in an IIFE
9 years ago
Rich Harris c72ec1d4fb refactor module wrapping
9 years ago
Rich Harris 86d6e91920 Merge pull request #856 from sveltejs/remove-is-initial
9 years ago
Rich Harris fd2d1ad645 dont update components with only static bindings
9 years ago
Rich Harris b9492905a1 remove oldState from recompute
9 years ago
Rich Harris 2af7b9e561 Merge branch 'master' into remove-is-initial
9 years ago
Rich Harris 544f17fba3 remove isInitial check on recompute
9 years ago
Rich Harris e59a12a6b1 merge master -> shared-init
9 years ago
Rich Harris 7a41c694e6 Merge pull request #853 from sveltejs/gh-823
9 years ago
Rich Harris f0a404a07c tighten up a bit more
9 years ago
Rich Harris c47d2bd88d extract some shared init logic
9 years ago
Rich Harris c8ce6feb65 Merge pull request #851 from sveltejs/gh-850
9 years ago
Rich Harris 8d7a8829dc allow console.* calls in event handlers. fixes #782
9 years ago
Rich Harris ddbcebab43 put version comment above imports
9 years ago
Rich Harris ef787b84c9 add debugging comments
9 years ago
Rich Harris 71a315f818 use anchor.parentNode as target instead of slot document fragment - fixes #850
9 years ago
Rich Harris baa4dbf640 typo
9 years ago
Rich Harris 0f7a08a8ca Merge pull request #847 from sveltejs/gh-827
9 years ago
Rich Harris fbe3410e9c dont slot elements inside custom elements - fixes #827
9 years ago
Rich Harris de2aaaab5c escape shadow DOM CSS - fixes #840
9 years ago
Rich Harris f8be8f5a13 dont use skipped text nodes as anchors - fixes #843
9 years ago
martinandert 84f240f58d Add parenthesis around or'd expression
9 years ago
Rich Harris 879b6b3d0d use anchors for slotted content - fixes #822
9 years ago
Rich Harris a18c7c8cc3 Merge pull request #833 from sveltejs/nightmare
9 years ago
Rich Harris 0b307560f9 always attach fragment to shadow root (fixes #821)
9 years ago
Rich Harris 0c957496f3 remove requestAnimationFrame stuff, convert time ranges to {start, end} objects
9 years ago
Rich Harris c0d6567d05 Merge branch 'martinandert-bind-buffered-played-seekable-of-media'
9 years ago
Jacob Mischka 9bbd470888 Check legacy, quote all reserved names
9 years ago
Jacob Mischka b0ec78a99e Quote `class` property name in attributes.
9 years ago
Rich Harris 19d42f36e6 Merge branch 'bind-buffered-played-seekable-of-media' of https://github.com/martinandert/svelte into martinandert-bind-buffered-played-seekable-of-media
9 years ago
martinandert 2e2fadd577 Make buffered/played/seekable attributes of media element bindable
9 years ago
Rich Harris fcca63ae81 reenable all tests, fix some failures
9 years ago
Rich Harris 508069873f alt-text
9 years ago
Rich Harris 2ea8d78114 Merge branch 'master' of github.com:sveltejs/svelte
9 years ago
Rich Harris c430094b36 Merge pull request #814 from sveltejs/gh-645
9 years ago