Commit Graph

4531 Commits (829b12e7fc8720bf2263a14a1169399a8d7db6bc)
 

Author SHA1 Message Date
Richard Harris 829b12e7fc Merge branch 'gh-2843' of https://github.com/IlyaSemenov/svelte into IlyaSemenov-gh-2843
5 years ago
Conduitry 32107d8102 site: add FAQ link to nav
5 years ago
Conduitry 7e7d495d49 remove unneeded svelte-repl dep
5 years ago
Conduitry 632a30ffe0 site: bump deps
5 years ago
Ilya Semenov 181f60d4f8 Improve file name to component name conversion, fix #2843
5 years ago
Rich Harris 593de0e3f3
Merge pull request #2991 from mrkishi/update-appveyor
5 years ago
Rich Harris 2046780a48
Delete gitattributes — GitHub now syntax highlights Svelte files automatically
5 years ago
Richard Harris 8c42cf6257 -> v3.5.1
5 years ago
Rich Harris 7bb581a61a
Merge pull request #2992 from sveltejs/appease-webpack
5 years ago
Richard Harris d3634d32c1 dont even know how to summarise this
5 years ago
mrkishi 68b1aeff9d
replicate travis' configuration onto appveyor's
5 years ago
Conduitry 05c5132e00 site: actually support new package structure in REPL
5 years ago
Richard Harris 820cce8523 -> v3.5.0
5 years ago
Richard Harris 8d25f5da0a Merge branch 'master' of https://github.com/leporo/svelte
5 years ago
Rich Harris 658290546a
allow empty <title> tags - fixes #2980 (#2988)
5 years ago
Richard Harris 056b4a52de Merge branch 'master' of github.com:sveltejs/svelte
5 years ago
Richard Harris a43bcfdccd move tsd to npm run build
5 years ago
Rich Harris 1102ff6426
support once modifier on component events, fail on others (#2987)
5 years ago
Rich Harris c1960f9ef8
Merge branch 'master' into master
5 years ago
Richard Harris 9754f2a817 take code block out of blockquote
5 years ago
Richard Harris 44489c9ccb Merge branch 'patch-1' of https://github.com/Karsten7/svelte into Karsten7-patch-1
5 years ago
James Garbutt caebe0deb8 Introduce ESLint to svelte sources (#2958)
5 years ago
Rich Harris 0dde4f51e0
Update text.md
5 years ago
Efe Küçük 17c4a25016 Render textarea binding values inside element
5 years ago
Robert Hall 99de443181
Merge pull request #2973 from sveltejs/bad-engines-in-package-json
5 years ago
Josh Duff 6c77259706
Fix the bad fix
5 years ago
Josh Duff 946d63895c
Fix engine range
5 years ago
Josh Duff 02dd05d277 Explicitly support node 8+
5 years ago
Conduitry c2c1791317 site: update Dockerfile to Node 12
5 years ago
Rich Harris 6a388a9f86
Merge pull request #2922 from gabysantosw/patch-2
5 years ago
Rich Harris aaabb12623
Merge pull request #2921 from gabysantosw/patch-1
5 years ago
Rich Harris df632ca71e
change to sentence
5 years ago
Rich Harris 535d668516
Change text to a sentence, since we're ending it with a period
5 years ago
Rich Harris 7251850503
Merge pull request #2910 from Harald-1/animation-with-delay
5 years ago
Richard Harris becb0546fe Merge branch 'master' of github.com:sveltejs/svelte
5 years ago
Richard Harris 234db33eb4 add test for class: directive special characters
5 years ago
Richard Harris 3895a89c3b Merge branch 'fix-2929' of https://github.com/qintarp/svelte into qintarp-fix-2929
5 years ago
Rich Harris 38330c9098
Merge pull request #2955 from sveltejs/gh-2660
5 years ago
Vlad Glushchuk f5dde02b99 Rebase and fix linter warning
5 years ago
Vlad Glushchuk 2cd66c0447 Fix the cursor reset issue
5 years ago
Vlad Glushchuk b1dc46d4f4 Fix a typo
5 years ago
Vlad Glushchuk 450464f014 Add bind:text and bind:html support for contenteditable elements
5 years ago
Rich Harris 77bb111770
Merge pull request #2954 from bwbroersma/add-myorganisation-logo
5 years ago
Richard Harris 3fe7f6aa30 shuffle styles around, fix markup
5 years ago
Richard Harris 7d12522e44 Merge branch 'add-strixcloud-logo' of https://github.com/stalkerg/svelte into stalkerg-add-strixcloud-logo
5 years ago
Richard Harris 0d31e5c046 fix typo
5 years ago
Richard Harris ed2a19aa67 DRY out
5 years ago
Rich Harris 3805421d44 solve diamond dependencies (#2660)
5 years ago
Benjamin W. Broersma 53e46d3500 Add https://github.com/openstate/ and https://github.com/spnl/ as Svelte/Sapper users.
5 years ago
Jacob Wright 04162b9e68
Merge pull request #2944 from sveltejs/component-binding-example
5 years ago