Commit Graph

  • 76b6b1ac10 fix hydrating each else Tan Li Hau 2020-01-11 22:43:17 +0800
  • 9cb198800d fix actions having no access to parent nodes (#4252) Tan Li Hau 2020-01-11 22:01:40 +0800
  • a422d2aba5 fix actions having no access to parent nodes (#4252) Tan Li Hau 2020-01-11 22:01:40 +0800
  • 2f6e6daa19 update changelog #4252 Conduitry 2020-01-11 09:00:20 -0500
  • 5938c6388c tidy Conduitry 2020-01-11 08:55:48 -0500
  • 5cfb8331d3 fix move listeners after mounting Tan Li Hau 2020-01-11 21:30:12 +0800
  • 5fb0678175 only render one <title> Tan Li Hau 2020-01-11 19:11:14 +0800
  • 42b159fa5b cleanup document.head before test Tan Li Hau 2020-01-11 18:33:28 +0800
  • 64ced39332 fix hydrating head Tan Li Hau 2020-01-11 18:26:45 +0800
  • 52d81f9987 Remove JSON.stringify used to encode HTML attributes in SSR. Replace with concatenation of double quotes before and after the value. Fixes #4240 Jesse Skinner 2020-01-10 12:26:27 -0500
  • 6deb57a31c Add failing test for issue #4240 Jesse Skinner 2020-01-10 12:06:11 -0500
  • e3e8dd3262 feat add hydrating header meta testing Tan Li Hau 2019-12-10 21:01:28 +0800
  • d4af674ea2 bug(parser): fix parsing of multiline class attribute value (#4242) #4243 Thorben Ziegler 2020-01-10 09:10:00 +0100
  • f22a785723 site: add documentation for global keyframes (#4232) Kevin Åberg Kultalahti 2020-01-08 23:19:19 +0100
  • 3d9655a2a1 site: add documentation for global keyframes (#4232) Kevin Åberg Kultalahti 2020-01-08 23:19:19 +0100
  • 07763a54d2 adjustments #4232 Conduitry 2020-01-08 17:17:53 -0500
  • 2713fc4e4e
    fixes spelling mistake Kevin Åberg Kultalahti 2020-01-08 22:20:30 +0100
  • c374052bb3
    adds divider to keyframes documentation Kevin Åberg Kultalahti 2020-01-08 22:16:04 +0100
  • 24cec6f4f4
    Adds documentation for global @keyframes Kevin Åberg Kultalahti 2020-01-08 22:15:14 +0100
  • dbc55cad1c remove quotes from code suggestion burningTyger 2020-01-08 08:42:04 +0100
  • b9368d5de4 remove quotes from code suggestion burningTyger 2020-01-08 08:42:04 +0100
  • c97558ef9d
    site: Improve select bindings tutorial #4231 Vitaliy Potapov 2020-01-08 15:35:52 +0300
  • 72c998a6e5
    site: Improve select bindings tutorial Vitaliy Potapov 2020-01-08 15:31:05 +0300
  • f3fc150284 remove quotes from code suggestion #4229 burningTyger 2020-01-08 08:42:04 +0100
  • dbed2a3930 site: document Observable interop (#2571) Conduitry 2020-01-07 17:26:57 -0500
  • 14154fce36
    site: document Observable interop (#2571) Conduitry 2020-01-07 17:26:57 -0500
  • 1b4fae8fef
    Update site/content/docs/01-component-format.md #4226 Conduitry 2020-01-07 17:25:42 -0500
  • 60805a68ca site: missing space Conduitry 2020-01-07 16:37:14 -0500
  • 252ec8ceca site: missing space Conduitry 2020-01-07 16:37:14 -0500
  • 2a5777d8bd site: document Observable interop (#2571) Conduitry 2020-01-07 16:29:02 -0500
  • dcebe7f4f4 site: Clearer documentation of store contract (#4216) trbrc 2020-01-07 21:07:07 +0100
  • 45933f9700 site: Clearer documentation of store contract (#4216) trbrc 2020-01-07 21:07:07 +0100
  • 26dea62748 remove custom store example #4216 Conduitry 2020-01-07 15:04:40 -0500
  • 00910fe792 tests reversed Maxim Matyunin 2020-01-07 19:19:50 +0900
  • 7f2b68e53d add docs Maxim Matyunin 2020-01-07 19:14:19 +0900
  • 16edc673c1 remove solo: true Maxim Matyunin 2020-01-07 19:09:20 +0900
  • 54f9a79ff5 normal order test Maxim Matyunin 2020-01-07 15:06:31 +0900
  • 1d24f4f95e site: Explain how each blocks work a bit more (#4118) Josh Duff 2020-01-06 16:59:31 -0600
  • 00e39c767a site: Explain how each blocks work a bit more (#4118) Josh Duff 2020-01-06 16:59:31 -0600
  • 2c48708d51
    Style "length" as code #4118 Josh Duff 2020-01-06 16:58:38 -0600
  • a3a9c4e4ac
    Specify "array-like" Josh Duff 2020-01-06 16:44:03 -0600
  • db578d1fb5 site: copy Who's Using Svelte data from community repo at build time Conduitry 2020-01-05 07:45:40 -0500
  • 20dedc6cb8 site: copy Who's Using Svelte data from community repo at build time Conduitry 2020-01-05 07:45:40 -0500
  • e22325276c add 1password to front page #4218 Rich Harris 2020-01-06 14:49:57 -0500
  • 981cf42a46 fix $$invalidate getting confused by an undefined third argument (#4170) Conduitry 2020-01-06 08:12:00 -0500
  • 3b0c6a1c56 fix $$invalidate getting confused by an undefined third argument (#4170) Conduitry 2020-01-06 08:12:00 -0500
  • c3017a65b0
    Update anchor link to Store contract trbrc 2020-01-06 15:23:15 +0100
  • 0193422a41
    Add store signature trbrc 2020-01-06 15:12:26 +0100
  • eaa34164bf
    Switch to use `Set` trbrc 2020-01-06 15:07:33 +0100
  • ad83a381c5 fix $$invalidate getting confused by an undefined third argument (#4170) #4217 Conduitry 2020-01-06 08:12:00 -0500
  • 84573a908c
    Update `hashStore` example trbrc 2020-01-06 14:04:02 +0100
  • 702755cc81 fix when LHS of a reactive assignment is a member expression (#4212) Conduitry 2020-01-04 22:50:40 -0500
  • 741444d07e fix when LHS of a reactive assignment is a member expression (#4212) Conduitry 2020-01-04 22:50:40 -0500
  • 64a95f4bbf
    Change from GFM to MD syntax for ordered list trbrc 2020-01-06 12:45:43 +0100
  • 669a8a5012
    Minor formatting improvement trbrc 2020-01-06 12:40:24 +0100
  • cf39b8b3a4 add test Maxim Matyunin 2020-01-06 13:27:58 +0900
  • 4c4a39ca83 lint Maxim Matyunin 2020-01-06 13:17:50 +0900
  • 9118bbb897 strict order option Maxim Matyunin 2020-01-06 12:40:24 +0900
  • 8c1f6896ad
    Reorganize store contract section, add example implementation trbrc 2020-01-05 23:37:42 +0100
  • efcc7c6794 site: copy Who's Using Svelte data from community repo at build time #4215 Conduitry 2020-01-05 07:45:40 -0500
  • 51473d6154
    Summary of store contract in `svelte/store` docs trbrc 2020-01-05 22:09:10 +0100
  • eccccfea54 Doc (#4172): Fixing the unclear slot with fallback content example Thomas Ferro 2020-01-02 16:08:15 +0100
  • fe750d2606 Doc (#4172): Fixing the unclear slot with fallback content example Thomas Ferro 2020-01-02 16:08:15 +0100
  • df2550ce1b site: update instructions for jetbrains IDEs (#4052) Gautam krishna R 2020-01-05 17:02:06 +0530
  • 7ff0c83191 site: update instructions for jetbrains IDEs (#4052) Gautam krishna R 2020-01-05 17:02:06 +0530
  • cabcf579bd fix when LHS of a reactive assignment is a member expression (#4212) #4213 Conduitry 2020-01-04 22:50:40 -0500
  • e1162c6bee update changelog Conduitry 2020-01-05 06:26:38 -0500
  • 8d49aa6125 update changelog Conduitry 2020-01-05 06:26:38 -0500
  • ea2271f4b9 Pass compiler version in dev events Timothy Johnson 2019-12-23 16:38:49 -0800
  • 646c3df3c6 Pass compiler version in dev events Timothy Johnson 2019-12-23 16:38:49 -0800
  • b977f77a5c fix(deps): update code-red to 0.0.28 to enable sourcemaps generation Arthur Denner 2020-01-03 18:26:16 +0100
  • 33aab87082 fix(deps): update code-red to 0.0.28 to enable sourcemaps generation Arthur Denner 2020-01-03 18:26:16 +0100
  • c45e36e6f2
    Update 01-component-format.md #4211 Alexandre Plennevaux 2020-01-05 03:20:12 +0100
  • 6b037c5c75 add ablab logo #4210 Boban Acimovic 2020-01-04 21:59:08 +0100
  • fead15b702 fix(deps): update code-red to 0.0.28 to enable sourcemaps generation #4205 Arthur Denner 2020-01-03 18:26:16 +0100
  • 9e670dfa8f Doc (#4172): Fixing the unclear slot with fallback content example #4203 Thomas Ferro 2020-01-02 16:08:15 +0100
  • c59a4dbe39 Update LICENSE Gabriel Francisco 2019-12-30 19:05:36 -0300
  • ff4a38be96 Update LICENSE Gabriel Francisco 2019-12-30 19:05:36 -0300
  • 78eac462da site: fix example sidebar link bounce (#4199) Michael Curry 2020-01-02 06:39:20 -0500
  • 41b76b9abe site: fix example sidebar link bounce (#4199) Michael Curry 2020-01-02 06:39:20 -0500
  • dcbf32da93 site: add Softmus to who's using Svelte (#4152) Softmus 2020-01-02 08:36:37 -0300
  • 3f1caab76f site: add Softmus to who's using Svelte (#4152) Softmus 2020-01-02 08:36:37 -0300
  • 30d54a12e6 compress logo #4152 Conduitry 2020-01-02 06:34:39 -0500
  • 01b70ffe62 fixed sidebar link bounce #4199 michaelcurry95 2020-01-01 19:40:34 -0500
  • 28cdbc4577 fix duplicate get store value #4195 Tan Li Hau 2020-01-01 12:09:21 +0800
  • 804413c4bf feat: remove transition import for ssr #4193 Tan Li Hau 2019-12-31 16:58:53 +0800
  • c2e0e98679 feat call component update only when snippet is dirty Tan Li Hau 2019-12-31 16:37:09 +0800
  • 411c9ac5d3
    Update LICENSE #4188 Gabriel Francisco 2019-12-30 19:05:36 -0300
  • 0d40cb65f3 adding tests for #4170 #4187 AnatoleLucet 2019-12-30 16:23:34 +0100
  • 4c381343e4 simplified syntax for AnatoleLucet 2019-12-30 16:22:50 +0100
  • e478e1f7b1 Merge remote-tracking branch 'upstream/master' into hmr-capture-state rixo 2019-12-30 15:48:03 +0100
  • bed396417c Merge remote-tracking branch 'upstream/master' into hmr-capture-state rixo 2019-12-30 15:47:36 +0100
  • b0f155af60 fix #4170: Destructuring undefined property now return 'undefined' AnatoleLucet 2019-12-30 14:03:26 +0100
  • 4b8a7167f6
    Update WhosUsingSvelte.svelte Softmus 2019-12-29 22:37:14 -0300
  • 036c075e75
    Delete Softmus.png Softmus 2019-12-29 22:33:10 -0300
  • b7ffe65a9c
    Logo Softmus in lowercase Softmus 2019-12-29 22:31:43 -0300
  • b4da95ce15 update rollup and plugins Conduitry 2019-12-29 20:07:47 -0500
  • f824a2437e update rollup and plugins Conduitry 2019-12-29 20:07:47 -0500
  • f3a65b8c56
    Remove unnecessary double quotes #4184 Dibyo Majumdar 2019-12-29 20:01:29 +0400
  • f0ab2fd3a8 site: factor out Contributors component (#4177) Anthony Le Goas 2019-12-29 16:47:27 +0100