Commit Graph

3149 Commits (abdbb00d6d728b1d62a1c2e4c66b45dddbebeafd)
 

Author SHA1 Message Date
Rich Harris abdbb00d6d fix test
6 years ago
Rich Harris 0b1d735e96 use correct context for resize handler - fixes #1898
6 years ago
Rich Harris eefe120e70
Merge pull request #1907 from sveltejs/gh-1902
6 years ago
Rich Harris 7440fa54e9 remove missing prop warning false positives - fixes #1902
6 years ago
Rich Harris 4fbc0c0f52 bump alpha version
6 years ago
Rich Harris 6def7ca69b
Merge pull request #1905 from sveltejs/hash-in-dynamic-attribute
6 years ago
Rich Harris 392fec9238 only apply aliasing logic once
6 years ago
Rich Harris 4140531d92
Merge pull request #1903 from sveltejs/gh-1881
6 years ago
Rich Harris 8ef88729a8
Merge pull request #1904 from sveltejs/repl-downloads
6 years ago
Rich Harris 899b14da3e oops
6 years ago
Rich Harris 27bf806b30 get REPL downloads working
6 years ago
Rich Harris df64c5da23 fix transitions in dev mode
6 years ago
Rich Harris f3c5521f80 merge conflict
6 years ago
Rich Harris c37530b815
Merge pull request #1900 from sveltejs/show-compiled-css
6 years ago
Conduitry 486a9d4dc4 another markdown fix
6 years ago
Conduitry 028040325a fix lifecycle demo markdown
6 years ago
Conduitry 852a726a07 fix filename case
6 years ago
Rich Harris 1f46e23e1b
More conservative invalidation
6 years ago
Rich Harris 4d59feb91f show compiled CSS separately
6 years ago
Rich Harris 29fd8d7881 tidy up a couple of things
6 years ago
Rich Harris 29052aba7d
Bring svelte.technology source into main repo
6 years ago
Rich Harris 0770b54519
Merge pull request #1892 from sveltejs/remove-buble
6 years ago
Rich Harris 531d17d200
Merge pull request #1893 from sveltejs/cjs-builds
6 years ago
Conduitry 8d51632c5f remove unneeded buble devdep
6 years ago
Conduitry 5200e2bb0e oops
6 years ago
Conduitry cd36531e0b fix runtime tests
6 years ago
Conduitry e671232bae maybe this?
6 years ago
Conduitry 919c0c929c maybe fix custom-elements tests
6 years ago
Conduitry df57e508f8 use extension-less import for svelte/internal
6 years ago
Conduitry 82c247ea3e expose ESM and CJS versions of runtime code (#1886)
6 years ago
Rich Harris b40c15349c
Merge pull request #1882 from sveltejs/glitch-free
6 years ago
Rich Harris a2ff93cb72 glitch-free reactive stores
6 years ago
Rich Harris 8d4e514f68 bump alpha version, add store.js to package
6 years ago
Rich Harris f991a41d83
store auto-subscriptions
6 years ago
Rich Harris 48f1f6b4d0
implement `bind:this`
6 years ago
Rich Harris ea567f1492 bump alpha version
6 years ago
Rich Harris f45e2b70fd
Implement reactive assignments (#1839)
6 years ago
Rich Harris 85b731c1bc
Merge pull request #1810 from sveltejs/gh-1809
6 years ago
Rich Harris 79ea0bd43c
Merge pull request #1822 from aphitiel/gh-1743
6 years ago
Rich Harris 585abd96a5
Merge pull request #1843 from openpixel/cli-custom-element
6 years ago
Rich Harris 6130241212 rely in setAttribute behaviour inside setCustomElementData
6 years ago
Rich Harris 95484b71c1 Merge branch 'patch-1' of https://github.com/domin1101/svelte into domin1101-patch-1
6 years ago
Rich Harris d55e85dcdf remove redundant if statement
6 years ago
Rich Harris 327a58128a Merge branch 'await-then-catch-order' of https://github.com/RedHatter/svelte into RedHatter-await-then-catch-order
6 years ago
Rich Harris e5ae97b9c9 use helper for combining window binding props
6 years ago
Noah d236a4ad0b fix: #1859 (multiple window bindings not supported)
6 years ago
Rich Harris 09e6ae0e8e -> v2.15.4
6 years ago
Rich Harris 811aa31909
Merge pull request #1868 from 6eDesign/master
6 years ago
Jonathan Greenemeier 9c3815f568 Small update to allow class directives to work in IE11 where second argument of classList.toggle is not respected
6 years ago
Timothy Johnson 68c2a34bda fix transition-js-await-block test
6 years ago