Commit Graph

204 Commits (6ea1612db8c661247a814cc0b6cb73ecee2e9700)

Author SHA1 Message Date
ekhaled 2e9cd4742c fix snapshots for the actual mounting code
8 years ago
ekhaled 270be984ac fix bundle snapshots
8 years ago
ekhaled 2e3724f7d3 fix snapshots
8 years ago
Rich Harris 94c76308a1 update deps to get tests to pass again
8 years ago
Conduitry a2873df711 update js if-block-no-update test
8 years ago
Rich Harris e95a0b60a9 Merge branch 'master' into gh-1175
8 years ago
Rich Harris a5cc451c9c only use page[XY]Offset
8 years ago
Rich Harris 602f13ae6b fix out of date test
8 years ago
Rich Harris 805c72fefc
Merge pull request #1173 from sveltejs/gh-1122
8 years ago
Rich Harris 036277df64 update tests
8 years ago
Rich Harris 4ccc2ade2f
Merge pull request #1169 from sveltejs/gh-1166
8 years ago
Rich Harris af5a73cc11 update tests
8 years ago
Robert Hall 836cc36598 Using pageYOffset & pageXOffset
8 years ago
Rich Harris d162ce9968 Merge branch 'master' into gh-1122
8 years ago
Rich Harris 1b599bd57b put _differs on prototype, remove runtime option
8 years ago
Rich Harris 27f6d560b5 remove some unused code etc
8 years ago
Rich Harris 7baba8bf8c all tests passing
8 years ago
Rich Harris b94f63ed70 everything working except some destructuring stuff
8 years ago
Rich Harris c0292cbca1 update tests
8 years ago
Jacob Wright 046a8000e6 Add another test
8 years ago
Jacob Wright 405c4f6371 Adding compiler option for immutable back in
8 years ago
Jacob Wright 9e877d9da1 Makes immutable a component option rather than a compile option
8 years ago
Jacob Wright 9a1d87494d Removes date checks and simplifies NaN checks, adds tests
8 years ago
Rich Harris 38bf5b1d3f use ["default"] instead of .default in legacy mode - fixes #1166
8 years ago
Jacob Wright d2f8e472a5 Add support to computed and store for immutable structures
8 years ago
Jacob Mischka b5a3e2224d Add audio video volume binding (#1148)
8 years ago
Rich Harris d411a82a32 update snapshot tests
8 years ago
Emil Ajdyna f9fc7c9e91 Base scoping hashes on CSS content rather than entire file
8 years ago
Rich Harris 728d2fa9fb deconflict referenced globals - fixes #1079
8 years ago
Rich Harris 6ccc7b812b reuse timeout function
8 years ago
Rich Harris 297ea67ebe lock scroll bindings to allow tweening - fixes #1071
8 years ago
Rich Harris 976c278d37 prevent main fragment being created twice - fixes #1063
8 years ago
Rich Harris a8f7d57c3a only optimise <title> inside <:Head>
8 years ago
Rich Harris b7d8c49dc8
Merge branch 'master' into gh-1027
8 years ago
Rich Harris 1f31ba52c3 dont create text nodes inside <:Head> - fixes #1026
8 years ago
Rich Harris 646b0c0e01 optimise <title> - fixes #1027
8 years ago
Rich Harris f8362fe5fb fix toString method in SSR output - closes #1044
8 years ago
Rich Harris ca7e90083e can just use options here
8 years ago
Emil Ajdyna d398b34a41 Add state() method handling for components
8 years ago
Rich Harris 394dec9f11
Merge pull request #1024 from sveltejs/gh-1013
8 years ago
Rich Harris 8a3898c6cb fix unrelated bug that was causing tests to fail
8 years ago
Rich Harris ed44f7d1fa server-side <:Head>
8 years ago
Rich Harris ca6a4a7708
Merge pull request #1021 from sveltejs/gh-1015
8 years ago
Rich Harris 22ba8f74ca deprecate renderCss
8 years ago
Rich Harris 0127f9f0ca change server-side render method signature
8 years ago
Emil Ajdyna fadeeaf177 Expose root as a public property
8 years ago
Rich Harris 6bd410c886 implement preload
8 years ago
Rich Harris 797165b5a8
trim SSR'd output more intelligently - fixes #998
8 years ago
Rich Harris c799230164
don't use dataset with svg elements - fixes #995
8 years ago
Rich Harris 82fc0f2713
Merge branch 'master' into gh-654
8 years ago