Commit Graph

4631 Commits (bdd4bb1f950fb53f9db235d022d7f2a3a993ec38)
 

Author SHA1 Message Date
Rich Harris 7de7cdbf06 Track which blocks are outroing to prevent duplication
7 years ago
Conduitry 3bc50e0945 fix text nodes in .innerHTML-optimized output
7 years ago
Conduitry fa485165ce Merge branch 'master' into gh-2612
7 years ago
Conduitry 88881cd3c5 don't grab page offsets too early
7 years ago
Richard Harris d21f2b4518 merge master -> init-contenteditable
7 years ago
Rich Harris 4a554a73f6 Merge pull request #2986 from sveltejs/doc-restructure
7 years ago
Richard Harris f48b2a31d3 Merge branch 'master' into doc-restructure
7 years ago
Richard Harris b95d200a04 Merge branch 'master' of github.com:sveltejs/svelte
7 years ago
Richard Harris f82378e64f whoops
7 years ago
Richard Harris ab92eab469 merge master -> doc-restructure
7 years ago
Richard Harris db7ac6109b update site-kit
7 years ago
Rich Harris f8433a30e6 Merge pull request #2990 from mrkishi/component-type
7 years ago
Richard Harris dd162a2536 Merge branch 'master' into IlyaSemenov-gh-2843
7 years ago
Richard Harris 39bb045d8e move get_name to get_name_from_filename and add unit tests
7 years ago
Richard Harris 1144e76f69 Merge branch 'gh-2843' of https://github.com/IlyaSemenov/svelte into IlyaSemenov-gh-2843
7 years ago
Conduitry 348b8cde03 update tests (#1434) (#2935)
7 years ago
Conduitry e8a53373f2 only set attributes via properties when truly necessary (#1434)
7 years ago
mrkishi 61f4d3a8f2 make eslint happy
7 years ago
mrkishi 3c28ed897f remove unused `.flowconfig`
7 years ago
mrkishi 82532fced1 pin `@types/node` to v8
7 years ago
mrkishi 2d93dbdac9 create `package.json` stubs on build
7 years ago
mrkishi 75568f3656 split typescript projects
7 years ago
mrkishi 72104a5b4b fix `package.json` types field
7 years ago
mrkishi 7b11b3ff52 fix .gitignore'd files
7 years ago
Conduitry cc3373616c site: fix css-in-js blog embed, pt II
7 years ago
Conduitry 598eda3a7a site: fix css-in-js blog embed
7 years ago
Mikhail Korepanov eee073966c Allow whitespace after = in attributes (#3026)
7 years ago
Johan 74a767403f ensure correct requestAnimationFrame context (#2933)
7 years ago
Efe Küçük 52b964652f do not collapse whitespace containing nbsp (#3014)
7 years ago
Jungle 881287c9cc fix(create-stubs): Fix import '.d.ts'
7 years ago
Conduitry cb5d70ed32 site: remove unused pkg scripts
7 years ago
Conduitry 7af91fb0dc site: bump repl
7 years ago
Conduitry fc1a0e86c3 update tests
7 years ago
Conduitry 0b2d0f6711 use `@_` sigil for globals
7 years ago
Richard Harris 25dcf49b3c prevent compiled output blowing up in Node if window is not defined
7 years ago
mrkishi c0d9d555df deconflict more globals
7 years ago
Conduitry 0b913aa338 import globals from helpers (#2612) (#2947)
7 years ago
Jacob Wright aaabbf3fff Fix 7 GUIs crud example for delete when filtered
7 years ago
Conduitry 89dbd365be site: add FAQ link to nav
7 years ago
Conduitry c47fb7d081 remove unneeded svelte-repl dep
7 years ago
Conduitry b0a3b1605a site: bump deps
7 years ago
Ilya Semenov 1a74cede2f Improve file name to component name conversion, fix #2843
7 years ago
Richard Harris b502022d67 use helpers
7 years ago
Richard Harris ceca640822 tidy up, prevent collisions
7 years ago
Richard Harris e30d7b97d0 initialise text/html bindings if necessary
7 years ago
Richard Harris 4499969337 merge master -> leporo-master
7 years ago
Rich Harris eec1a7e4f9 Merge pull request #2991 from mrkishi/update-appveyor
7 years ago
Rich Harris e58dffaf53 Delete gitattributes — GitHub now syntax highlights Svelte files automatically
7 years ago
Richard Harris 0b25e39144 -> v3.5.1
7 years ago
Rich Harris cf258896b7 Merge pull request #2992 from sveltejs/appease-webpack
7 years ago