Commit Graph

3505 Commits (a6cebc7e6926036151caef46be038b4f61eb2c1c)
 

Author SHA1 Message Date
Conduitry a035676ef0 guide: update docs for <svelte:body>
7 years ago
Conduitry f8d69e296f replace <svelte:document> with <svelte:body> (#1846)
7 years ago
Conduitry e97953baec better handling of bare attribute names in DOM mode (#1852)
7 years ago
Rich Harris 88b6a26a35
Merge pull request #1965 from sveltejs/gh-1948
7 years ago
Richard Harris fc5d929e76 set parent correctly for children of await blocks - should fix #1939
7 years ago
Richard Harris e682d5ca54 nicer
7 years ago
Richard Harris 0e59e8d4cb fix dynamic component event code generation - fixes #1945
7 years ago
Richard Harris 0bdf4a4536 oops
7 years ago
Richard Harris c0a218b69e Merge branch 'master' into gh-1948
7 years ago
Richard Harris 2eb881dcb6 prevent invalid svelte: tags - fixes #1948
7 years ago
Rich Harris c1ee21b022
Merge pull request #1958 from sveltejs/gh-1949
7 years ago
Rich Harris 76faa92464
Merge pull request #1961 from sveltejs/gh-1957
7 years ago
Rich Harris 4676946e83
Merge pull request #1962 from sveltejs/gh-1960
7 years ago
Rich Harris 2f8727d968
Merge pull request #1964 from sveltejs/gh-1963
7 years ago
Conduitry 58b3ea63cc fix malformed code in window binding event handlers (#1963)
7 years ago
Richard Harris f0b6be1355 fix #1960 typo
7 years ago
Richard Harris 423e4e6cbc deconflict with implicit props - fixes #1957
7 years ago
Richard Harris cf6b6d4dbf upgrade Acorn - fixes #1949
7 years ago
Rich Harris dcad65b118
Merge pull request #1956 from sveltejs/clean-up-repl-examples
7 years ago
Conduitry 77df0b7c45 update and tidy REPL examples
7 years ago
Conduitry e0af4e742d bump site eslint ecma version
7 years ago
Conduitry 90a9061684 use tagged versions of eslint-plugin-svelte3
7 years ago
Rich Harris 09b21fdba3
Merge pull request #1954 from sveltejs/gh-1873
7 years ago
Conduitry 8427bde679 preserve attributes during preprocess (#1873)
7 years ago
Rich Harris 316196cfc8
Merge pull request #1951 from chris-morgan/patch-1
7 years ago
Chris Morgan c850dcd6c4
Update parallax example to use https: URLs
7 years ago
Rich Harris b65828b269
Merge pull request #1947 from sveltejs/gh-1946
7 years ago
Richard Harris d5e41a8a2e oops. fixes #1946
7 years ago
Rich Harris 16fea037f3
Merge pull request #1944 from fiskgrodan/patch-1
7 years ago
fiskgrodan 6b9f81fa25
Update global.css
7 years ago
Richard Harris 3701e0d582 add spring example
7 years ago
Richard Harris 2dd6e06392 one day i will remember to do this *before* publishing
7 years ago
Richard Harris 0b7ecee09a bump alpha version
7 years ago
Rich Harris ca04f270ee
Merge pull request #1942 from sveltejs/gh-1938
7 years ago
Richard Harris 329b013e40 render functions that close over contextual data - fixes #1938
7 years ago
Rich Harris 45d375e15d
Merge pull request #1941 from sveltejs/gh-1889
7 years ago
Richard Harris e15d13bf91 allow reactive store references anywhere in script - fixes #1889
7 years ago
Rich Harris c6d2cdddb0
Merge pull request #1940 from sveltejs/remove-component-references
7 years ago
Richard Harris 179d083a8a merge master -> remove-component-references
7 years ago
Rich Harris b87f930002
svelte/motion
7 years ago
Richard Harris 2c47b34c1f remove unused import
7 years ago
Richard Harris 81ec3404bc remove unused line
7 years ago
Richard Harris 1d9ce0fff5 update tests
7 years ago
Richard Harris 016bf84800 dont pass around reference to component
7 years ago
Richard Harris e504332730 tidy up
7 years ago
Richard Harris f1bdfd84d8 dont call transition functions with component context
7 years ago
Richard Harris e56c5653a7 start refactoring transitions
7 years ago
Richard Harris a7370ce024 fix test
7 years ago
Richard Harris 7fbb71a788 tidy up
7 years ago
Richard Harris 6dbac071f5 simplify
7 years ago