Commit Graph

4576 Commits (60914b86fdffedd2f87434a0a3f280851fbfe2d6)
 

Author SHA1 Message Date
Conduitry 05c5132e00 site: actually support new package structure in REPL
6 years ago
Richard Harris 820cce8523 -> v3.5.0
6 years ago
Richard Harris 8d25f5da0a Merge branch 'master' of https://github.com/leporo/svelte
6 years ago
Rich Harris 658290546a
allow empty <title> tags - fixes #2980 (#2988)
6 years ago
Richard Harris 056b4a52de Merge branch 'master' of github.com:sveltejs/svelte
6 years ago
Richard Harris a43bcfdccd move tsd to npm run build
6 years ago
Rich Harris 1102ff6426
support once modifier on component events, fail on others (#2987)
6 years ago
Rich Harris c1960f9ef8
Merge branch 'master' into master
6 years ago
Richard Harris 9754f2a817 take code block out of blockquote
6 years ago
Richard Harris 44489c9ccb Merge branch 'patch-1' of https://github.com/Karsten7/svelte into Karsten7-patch-1
6 years ago
Richard Harris 7215260aa2 tweak transition stuff
6 years ago
mrkishi dc973ee6ec add ambient type for generated svelte components
6 years ago
Richard Harris 60023f6f7e tweak some content and styles
6 years ago
James Garbutt caebe0deb8 Introduce ESLint to svelte sources (#2958)
6 years ago
Rich Harris 0dde4f51e0
Update text.md
6 years ago
Efe Küçük 17c4a25016 Render textarea binding values inside element
6 years ago
Robert Hall 99de443181
Merge pull request #2973 from sveltejs/bad-engines-in-package-json
6 years ago
Josh Duff 6c77259706
Fix the bad fix
6 years ago
Josh Duff 946d63895c
Fix engine range
6 years ago
Josh Duff 02dd05d277 Explicitly support node 8+
6 years ago
Conduitry c2c1791317 site: update Dockerfile to Node 12
6 years ago
Richard Harris 570098e8dd restructure
6 years ago
Richard Harris f42bb4c7fd Merge branch 'patch-1' of https://github.com/trbrc/svelte into trbrc-patch-1
6 years ago
Rich Harris 6a388a9f86
Merge pull request #2922 from gabysantosw/patch-2
6 years ago
Rich Harris aaabb12623
Merge pull request #2921 from gabysantosw/patch-1
6 years ago
Rich Harris df632ca71e
change to sentence
6 years ago
Rich Harris 535d668516
Change text to a sentence, since we're ending it with a period
6 years ago
Rich Harris 7251850503
Merge pull request #2910 from Harald-1/animation-with-delay
6 years ago
Richard Harris becb0546fe Merge branch 'master' of github.com:sveltejs/svelte
6 years ago
Richard Harris 234db33eb4 add test for class: directive special characters
6 years ago
Richard Harris 3895a89c3b Merge branch 'fix-2929' of https://github.com/qintarp/svelte into qintarp-fix-2929
6 years ago
Rich Harris 38330c9098
Merge pull request #2955 from sveltejs/gh-2660
6 years ago
Vlad Glushchuk f5dde02b99 Rebase and fix linter warning
6 years ago
Vlad Glushchuk 2cd66c0447 Fix the cursor reset issue
6 years ago
Vlad Glushchuk b1dc46d4f4 Fix a typo
6 years ago
Vlad Glushchuk 450464f014 Add bind:text and bind:html support for contenteditable elements
6 years ago
Rich Harris 77bb111770
Merge pull request #2954 from bwbroersma/add-myorganisation-logo
6 years ago
Richard Harris 3fe7f6aa30 shuffle styles around, fix markup
6 years ago
Richard Harris 7d12522e44 Merge branch 'add-strixcloud-logo' of https://github.com/stalkerg/svelte into stalkerg-add-strixcloud-logo
6 years ago
Richard Harris 0d31e5c046 fix typo
6 years ago
Richard Harris ed2a19aa67 DRY out
6 years ago
Rich Harris 3805421d44 solve diamond dependencies (#2660)
6 years ago
Benjamin W. Broersma 53e46d3500 Add https://github.com/openstate/ and https://github.com/spnl/ as Svelte/Sapper users.
6 years ago
Jacob Wright 04162b9e68
Merge pull request #2944 from sveltejs/component-binding-example
6 years ago
Benjamin W. Broersma a5cdc13b50 Fixing #2689 correctly, checking outro.is_local for adding if(local).
6 years ago
Conv 86c08c6e2e
site: support new folder structure in REPL (#2945)
6 years ago
Lyphon bef6f153db Fix build appveyor build failure
6 years ago
Lyphon ddd4a33f3b Fix 2929
6 years ago
Harald Fassler 2b1ff3f487 remove prepare_outro
6 years ago
Harald-1 ef74838e1e
Apply suggestions from code review
6 years ago