Commit Graph

3462 Commits (1146df5595bd452540794f7057d454def08cdb7b)
 

Author SHA1 Message Date
Rich Harris 3199f59986 update svelte and sapper
8 years ago
Rich Harris 28ff8b0ae7 Merge pull request #1911 from sveltejs/integrated-transitions
8 years ago
Rich Harris 6adec40d13 Merge pull request #1910 from sveltejs/gh-1908
8 years ago
Rich Harris 0588e2ee2a Merge pull request #1909 from sveltejs/gh-1898
8 years ago
Rich Harris edf049404f add integrated transitions
8 years ago
Rich Harris e7cdcc688f extensionless import
8 years ago
Rich Harris 788bf02f86 fix test
8 years ago
Rich Harris a9d60f5647 dont lump in bind:this with everything else - fixes #1908
8 years ago
Rich Harris 6b6eb46020 use correct context for resize handler - fixes #1898
8 years ago
Rich Harris eacdb66d4a start work on mobile layout
8 years ago
Rich Harris 3e405e0d0f remove unused styles etc
8 years ago
Rich Harris f74aafc6f4 Merge pull request #1907 from sveltejs/gh-1902
8 years ago
Rich Harris b584844610 remove missing prop warning false positives - fixes #1902
8 years ago
Rich Harris a8b35fc857 a few tweaks
8 years ago
Rich Harris b20a72f12c tweak layout a bit
8 years ago
Rich Harris 69823d38a4 bump alpha version
8 years ago
Rich Harris bfa5f66351 Merge pull request #1905 from sveltejs/hash-in-dynamic-attribute
8 years ago
Rich Harris 25bf3f5f34 only apply aliasing logic once
8 years ago
Rich Harris 00846d2150 Merge pull request #1903 from sveltejs/gh-1881
8 years ago
Rich Harris 2270df8afa Merge pull request #1904 from sveltejs/repl-downloads
8 years ago
Rich Harris 9767f12887 oops
8 years ago
Rich Harris abd45993ea get REPL downloads working
8 years ago
Rich Harris 708965d495 fix transitions in dev mode
8 years ago
Rich Harris 3c6218bb86 merge conflict
8 years ago
Rich Harris ba8426e29d Merge branch 'master' into embedded-repl
8 years ago
Rich Harris 75207b7d9f Merge pull request #1900 from sveltejs/show-compiled-css
8 years ago
Rich Harris 83eadd4927 embedded REPLs
8 years ago
Conduitry 37a748e9b0 another markdown fix
8 years ago
Conduitry d223b39408 fix lifecycle demo markdown
8 years ago
Conduitry 5533bdb3d4 fix filename case
8 years ago
Rich Harris b30f2cdbf1 More conservative invalidation
8 years ago
Rich Harris ce8e58ccb9 show compiled CSS separately
8 years ago
Rich Harris c51fc7731b tidy up a couple of things
8 years ago
Rich Harris 33f3fdee5c Bring svelte.technology source into main repo
8 years ago
Rich Harris 3ed617976d Merge pull request #1892 from sveltejs/remove-buble
8 years ago
Rich Harris 04a0c4c462 Merge pull request #1893 from sveltejs/cjs-builds
8 years ago
Conduitry dbd12a77d4 remove unneeded buble devdep
8 years ago
Conduitry 710c40e77c oops
8 years ago
Conduitry 19f0cff726 fix runtime tests
8 years ago
Conduitry 58d596153f maybe this?
8 years ago
Conduitry 3ba8231195 maybe fix custom-elements tests
8 years ago
Conduitry b84f1fb308 use extension-less import for svelte/internal
8 years ago
Conduitry 285e039f79 expose ESM and CJS versions of runtime code (#1886)
8 years ago
Rich Harris a1ac9cd14c Merge pull request #1882 from sveltejs/glitch-free
8 years ago
Rich Harris 194e896509 glitch-free reactive stores
8 years ago
Rich Harris 0a8c0c8017 bump alpha version, add store.js to package
8 years ago
Rich Harris e78d837ffb store auto-subscriptions
8 years ago
Rich Harris c53f2af6fd implement `bind:this`
8 years ago
Rich Harris e18381ca45 bump alpha version
8 years ago
Rich Harris efba821c84 Implement reactive assignments (#1839)
8 years ago