Commit Graph

3368 Commits (1cb63ed16f6d6619aabb4672804de4217bfa1d4b)
 

Author SHA1 Message Date
Richard Harris 1cb63ed16f first crack at slot context
8 years ago
Richard Harris d4036ada85 implement context API
8 years ago
Richard Harris 9cfe0593d4 failing test for context API
8 years ago
Richard Harris 2d1475600d update tests
8 years ago
Richard Harris 06535d8197 fix all runtime tests
8 years ago
Richard Harris b8051aaff9 fix binding groups
8 years ago
Richard Harris b383976098 fixes
8 years ago
Richard Harris c3e3a8c8f2 start making slots lazy
8 years ago
Rich Harris ff6e378fcb
Merge pull request #1993 from sveltejs/gh-1920
8 years ago
Rich Harris 6036f00dee
Merge pull request #1992 from sveltejs/gh-1488
8 years ago
Conduitry ca6ab95ea4 site: update readme with simplified version=local instructions
8 years ago
Rich Harris c69ebb35cd
Merge pull request #1994 from sveltejs/repl-local
8 years ago
Conduitry 01ff158e52 repl: implement version=local
8 years ago
Richard Harris b8e0cccea8 prevent writing to reactive values - fixes #1920
8 years ago
Richard Harris 3c4d8b5c2c test that private state doesnt leak into parent
8 years ago
Richard Harris ed9df1fff3 dont use identity function to reflect props
8 years ago
Rich Harris 5be480d7ac
Merge pull request #1991 from sveltejs/gh-1952-b
8 years ago
Rich Harris c134ca2ee4
Merge pull request #1988 from sveltejs/gh-1976
8 years ago
Rich Harris e8e0f4c8be
Merge pull request #1990 from sveltejs/gh-1989
8 years ago
Richard Harris 81d9647517 hoist vars and lets - closes #1952
8 years ago
Richard Harris 8c3f652a01 fix scroll bindings
8 years ago
Richard Harris c266051811 rename afterFlush to nextTick, schedule update if necessary
8 years ago
Richard Harris 4d262c4d96 bump alpha version
8 years ago
Richard Harris 097507796d expose add_render_callback as afterFlush - fixes #1976
8 years ago
Rich Harris 971ed52d62
Merge pull request #1983 from c0bra/patch-1
8 years ago
Rich Harris 88004904e1
Merge pull request #1984 from johnmuhl/patch-1
8 years ago
Rich Harris dfb661ec0d
Merge pull request #1986 from sveltejs/gh-1985
8 years ago
Rich Harris 773d94436c
Merge pull request #1982 from sveltejs/gh-1968
8 years ago
Conduitry 2368dff5f8 typos
8 years ago
Chris Reeves df7c449bd3 propagate mutation change tracking upward through deps so that adjacent scopes generate proper update code - fixes #1985
8 years ago
John Muhl 4e1a87d92f
Add fallback for users without "Fira Mono"
8 years ago
Brian Hann 5b73c03271
Syntax error on element binding example
8 years ago
Richard Harris 3359b5fb3a set immutable option correctly - fixes #1968
8 years ago
Rich Harris a8f905f933
Merge pull request #1981 from sveltejs/gh-1973
8 years ago
Richard Harris b18aac97f7 reenable all tests
8 years ago
Richard Harris 4936cd5ac4 support multiple preprocessors, handle dependencies - fixes #1973
8 years ago
Richard Harris dcfe85ecdb improve preprocess tests
8 years ago
Chris Reeves d3a7ccae4f reconcile test diff
8 years ago
Richard Harris 7c59539b39 bump alpha version
8 years ago
Rich Harris 0f9ea4a4f4
Merge pull request #1974 from evs-chris/gh-1916-evschris
8 years ago
Rich Harris f3701794be
Merge pull request #1978 from evs-chris/gh-1977-evschris
8 years ago
Rich Harris 4c9a55cb66
Merge pull request #1980 from evs-chris/gh-1952-evschris
8 years ago
Rich Harris 678ce3496f
Merge pull request #1966 from sveltejs/gh-1945
8 years ago
Rich Harris efa7ad64c1
Merge pull request #1969 from sveltejs/gh-1852
8 years ago
Richard Harris d033c833ad test for #1852
8 years ago
Richard Harris 79b7f112ab Merge branch 'master' into gh-1852
8 years ago
Rich Harris 528527aaea
Merge branch 'master' into gh-1945
8 years ago
Rich Harris 2d3dbdd6a9
Merge pull request #1967 from sveltejs/gh-1939
8 years ago
Rich Harris 0ea3840046
Overhaul transitions - fixes #1906
8 years ago
Chris Reeves e85222ad84 first pass at tracking mutation to avoid unnecessary update code - #1952
8 years ago