Commit Graph

3353 Commits (c464a11cdf4b08493a9f4261c714b4c1aca92546)
 

Author SHA1 Message Date
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
Rich Harris f5ff2d4274 Merge pull request #1810 from sveltejs/gh-1809
8 years ago
Rich Harris fdfafdcab2 Merge pull request #1822 from aphitiel/gh-1743
8 years ago
Rich Harris 415089a801 Merge pull request #1843 from openpixel/cli-custom-element
8 years ago
Rich Harris 6667172d9c rely in setAttribute behaviour inside setCustomElementData
8 years ago
Rich Harris 33fec11123 Merge branch 'patch-1' of https://github.com/domin1101/svelte into domin1101-patch-1
8 years ago
Rich Harris 1e806df357 remove redundant if statement
8 years ago
Rich Harris c5ac16ecb5 Merge branch 'await-then-catch-order' of https://github.com/RedHatter/svelte into RedHatter-await-then-catch-order
8 years ago
Rich Harris f385e829b7 use helper for combining window binding props
8 years ago
Noah 9314938a62 fix: #1859 (multiple window bindings not supported)
8 years ago