Commit Graph

  • 0535b3340c make it a runtime test, not a js one Richard Harris 2019-03-16 15:10:14 -0400
  • 20a4e5756c update JS tests Richard Harris 2019-03-16 14:47:12 -0400
  • b162de80ce update JS tests #2232 Richard Harris 2019-03-16 14:47:12 -0400
  • 24b8645079 report changes correctly Richard Harris 2019-03-16 14:44:17 -0400
  • d46e5bd8f7 report changes correctly #2234 Richard Harris 2019-03-16 14:44:17 -0400
  • e62c3c4588 remove some update false positives Richard Harris 2019-03-16 14:10:01 -0400
  • d9e08a80ad remove some update false positives Richard Harris 2019-03-16 14:10:01 -0400
  • 5d70e4c07b Add test case for #2115 and possible fix Mikhail Korepanov 2019-03-16 19:24:51 +0300
  • 57897d468e Add test case for #2115 and possible fix #2233 Mikhail Korepanov 2019-03-16 19:24:51 +0300
  • 7f49778c97 failing test for #2163 Richard Harris 2019-03-16 12:23:27 -0400
  • 6ecc64f03b failing test for #2163 Richard Harris 2019-03-16 12:23:27 -0400
  • dca3715d65 Merge pull request #2231 from sveltejs/gh-2146 Rich Harris 2019-03-16 11:45:55 -0400
  • d618c238f5
    Merge pull request #2231 from sveltejs/gh-2146 Rich Harris 2019-03-16 11:45:55 -0400
  • 566ba5b137 store prop names as $$.props, prevent leaky bindings. fixes #2222 Richard Harris 2019-03-16 11:44:50 -0400
  • 9ea663e312 store prop names as $$.props, prevent leaky bindings. fixes #2222 Richard Harris 2019-03-16 11:44:50 -0400
  • bdefae9f74 maintain context for contextual binding handlers - fixes #2146 Richard Harris 2019-03-16 11:06:38 -0400
  • 0fae80cf1d maintain context for contextual binding handlers - fixes #2146 #2231 Richard Harris 2019-03-16 11:06:38 -0400
  • c7070a358b site: update eslint-plugin-svelte3 Conduitry 2019-03-16 10:59:33 -0400
  • becb6d4a93 site: update eslint-plugin-svelte3 Conduitry 2019-03-16 10:59:33 -0400
  • 3e82a5f566 Merge pull request #2230 from sveltejs/gh-2205 Rich Harris 2019-03-16 10:26:23 -0400
  • 07ceb2e767
    Merge pull request #2230 from sveltejs/gh-2205 Rich Harris 2019-03-16 10:26:23 -0400
  • 83520fbb3a augment warnings to help people figure out they need to add a <script> Richard Harris 2019-03-16 10:19:25 -0400
  • 34c4f79998 augment warnings to help people figure out they need to add a <script> #2230 Richard Harris 2019-03-16 10:19:25 -0400
  • 5f75d50f87 rename test Richard Harris 2019-03-16 10:06:44 -0400
  • a093546def rename test Richard Harris 2019-03-16 10:06:44 -0400
  • 8d5ac176c8 remove some more unused code Richard Harris 2019-03-16 00:47:52 -0400
  • 5fa8eb9792 remove some more unused code Richard Harris 2019-03-16 00:47:52 -0400
  • a401071247 remove some unused code Richard Harris 2019-03-16 00:47:06 -0400
  • 06de45d4be remove some unused code Richard Harris 2019-03-16 00:47:06 -0400
  • 45369ecaae update runtime and ssr tests Richard Harris 2019-03-16 00:44:35 -0400
  • cc942e963c update runtime and ssr tests Richard Harris 2019-03-16 00:44:35 -0400
  • 8f9e2fd6f6 update parser and js tests Richard Harris 2019-03-15 23:51:04 -0400
  • ca0e5df0d8 update parser and js tests Richard Harris 2019-03-15 23:51:04 -0400
  • b5cbc1fe4b update hydration tests Richard Harris 2019-03-15 23:24:54 -0400
  • be0a3aafbd update hydration tests Richard Harris 2019-03-15 23:24:54 -0400
  • c0e2a4883d update css tests Richard Harris 2019-03-15 23:12:54 -0400
  • 80ce72362b update css tests Richard Harris 2019-03-15 23:12:54 -0400
  • cbb92e6f6c update sourcemap tests Richard Harris 2019-03-15 22:54:41 -0400
  • de0aa3ccaa update sourcemap tests Richard Harris 2019-03-15 22:54:41 -0400
  • 5f053325c0 update validate tests Richard Harris 2019-03-15 22:44:30 -0400
  • 73e45ab483 update validate tests Richard Harris 2019-03-15 22:44:30 -0400
  • ed9016b689 update vars tests Richard Harris 2019-03-15 21:34:22 -0400
  • 0f0f947865 update vars tests Richard Harris 2019-03-15 21:34:22 -0400
  • e59d40f885 remove support for logic-less components with vars Richard Harris 2019-03-15 21:34:14 -0400
  • 8c61edf2d5 remove support for logic-less components with vars Richard Harris 2019-03-15 21:34:14 -0400
  • 81e59157c2 Merge branch 'master' into api-reference Richard Harris 2019-03-15 19:42:18 -0400
  • 5dda59c965 bump beta version Richard Harris 2019-03-15 19:42:07 -0400
  • bc04947046 bump beta version Richard Harris 2019-03-15 19:42:07 -0400
  • 61ca7d40ad Merge pull request #2213 from sveltejs/gh-2212 Rich Harris 2019-03-15 19:38:49 -0400
  • 916156b05f
    Merge pull request #2213 from sveltejs/gh-2212 Rich Harris 2019-03-15 19:38:49 -0400
  • 4fd4fb33e2 Merge pull request #2210 from sveltejs/gh-2208 Rich Harris 2019-03-15 19:38:12 -0400
  • 3ef1c10190
    Merge pull request #2210 from sveltejs/gh-2208 Rich Harris 2019-03-15 19:38:12 -0400
  • 060973227d Merge pull request #2225 from sveltejs/gh-2214 Rich Harris 2019-03-15 19:37:42 -0400
  • e2a71cfce4
    Merge pull request #2225 from sveltejs/gh-2214 Rich Harris 2019-03-15 19:37:42 -0400
  • 18abc47ba3 Merge pull request #2228 from sveltejs/gh-2173 Rich Harris 2019-03-15 19:37:20 -0400
  • 1fe76d45a6
    Merge pull request #2228 from sveltejs/gh-2173 Rich Harris 2019-03-15 19:37:20 -0400
  • ade1d55431 Merge pull request #2229 from sveltejs/repl-app-named-exports Rich Harris 2019-03-15 19:36:46 -0400
  • 9d01503923
    Merge pull request #2229 from sveltejs/repl-app-named-exports Rich Harris 2019-03-15 19:36:46 -0400
  • 30a3c19b72 repl: deal with named module exports from main App Conduitry 2019-03-15 19:16:59 -0400
  • 66e2905066 repl: deal with named module exports from main App #2229 Conduitry 2019-03-15 19:16:59 -0400
  • 6e04e840f9 update tests Conduitry 2019-03-15 18:39:02 -0400
  • a26b276c5e update tests #2228 Conduitry 2019-03-15 18:39:02 -0400
  • c39a3f6d58 skip non-writable vars in reactive declaration deps (#2173) Conduitry 2019-03-15 18:30:08 -0400
  • d91cf4b2ef skip non-writable vars in reactive declaration deps (#2173) Conduitry 2019-03-15 18:30:08 -0400
  • 97d698ccfc temporarily disallow `export ... from` statements (#2214) Conduitry 2019-03-15 15:23:41 -0400
  • b328cecc04 temporarily disallow `export ... from` statements (#2214) #2225 Conduitry 2019-03-15 15:23:41 -0400
  • 41779cabef update Acorn Conduitry 2019-03-15 15:19:08 -0400
  • fc1761538b update Acorn Conduitry 2019-03-15 15:19:08 -0400
  • 688ce68c33 Throw descriptive error when 'subscribable' of undefined Thomas Ghysels 2019-03-03 21:58:48 +0100
  • e619de7e08 Throw descriptive error when 'subscribable' of undefined #2155 Thomas Ghysels 2019-03-03 21:58:48 +0100
  • b661bb0a7c start documenting client-side component API Richard Harris 2019-03-14 22:32:58 -0400
  • aa4f9e26f9 start on compile-time stuff Richard Harris 2019-03-14 21:42:56 -0400
  • b52c1e4fcd mostly finish template syntax section Rich Harris 2019-03-14 20:11:39 -0400
  • c7f760e5fc finish transition docs Rich Harris 2019-03-14 17:54:14 -0400
  • 96026cdda7 Merge branch 'api-reference' of github.com:sveltejs/svelte into api-reference Rich Harris 2019-03-14 15:31:59 -0400
  • da76ea4531 tweaks Rich Harris 2019-03-14 15:08:45 -0400
  • 87b1bc5a67
    Update site/content/docs/02-template-syntax.md Conduitry 2019-03-14 13:34:07 -0400
  • 15445d7fec slow clap for firefox Richard Harris 2019-03-14 09:10:25 -0400
  • 591a363d88 apply suggestions, start adding transition docs Richard Harris 2019-03-14 09:02:48 -0400
  • 21f9b81604 work on formatting Richard Harris 2019-03-13 21:41:10 -0400
  • 3511d0fa34 tweak styles Rich Harris 2019-03-13 10:48:54 -0400
  • 4d2797d24d layout idea Rich Harris 2019-03-12 18:25:11 -0400
  • 446abc386f document classes and actions Richard Harris 2019-03-12 09:23:55 -0400
  • 5161bf0a18 deconflict fragment method aliases with other identifiers (#2212) Conduitry 2019-03-12 08:46:36 -0400
  • 52146fed7e deconflict fragment method aliases with other identifiers (#2212) #2213 Conduitry 2019-03-12 08:46:36 -0400
  • 7cb0f8e915 add stuff Richard Harris 2019-03-11 23:12:44 -0400
  • 1314e8def4 some more stuff Richard Harris 2019-03-11 23:03:08 -0400
  • 7732f48fdc repl: use Rollup 1.x Conduitry 2019-03-11 14:39:08 -0400
  • 78cb0183fb repl: use Rollup 1.x #2210 Conduitry 2019-03-11 14:39:08 -0400
  • 2511745ca1 repl: better bundling error when unable to resolve module (#2208) Conduitry 2019-03-11 14:13:03 -0400
  • 328db0920f repl: better bundling error when unable to resolve module (#2208) Conduitry 2019-03-11 14:13:03 -0400
  • 57abcb1856 tweak outline Richard Harris 2019-03-11 09:22:57 -0400
  • e4c1c98b2a
    Update site/content/docs/00-introduction.md Alexey Shamrin 2019-03-11 08:56:19 -0400
  • b0da578480 Merge branch 'master' into v3-readme Conduitry 2019-03-11 00:48:26 -0400
  • 147bf4dc2d start planning API reference docs Richard Harris 2019-03-10 23:11:25 -0400
  • 1808331703 Merge pull request #2199 from sveltejs/examples Rich Harris 2019-03-10 22:35:46 -0400
  • 863eff9516
    Merge pull request #2199 from sveltejs/examples Rich Harris 2019-03-10 22:35:46 -0400
  • c15ce88651 Merge branch 'master' into examples Richard Harris 2019-03-10 22:32:40 -0400
  • 71da0bee3b Merge branch 'master' into examples #2199 Richard Harris 2019-03-10 22:32:40 -0400
  • 1bada54c72 style tweaks, additional thumbnails Richard Harris 2019-03-10 22:30:47 -0400