Commit Graph

  • b23d267f1f
    [fix] improper :global() style encapsulation (#6560) Tan Li Hau 2021-07-23 00:53:45 +0800
  • 849aa7b7d8 -> v3.40.1 Conduitry 2021-07-22 11:01:20 -0400
  • ab825ed2eb -> v3.40.1 v3.40.1 Conduitry 2021-07-22 11:01:20 -0400
  • db711d9bd9 fix global encapsulation #6560 Tan Li Hau 2021-07-22 23:00:44 +0800
  • d6668e8ea5 [fix] store reactivity in reactive declarations (#6559) Tan Li Hau 2021-07-22 22:59:11 +0800
  • 365b5e300c
    [fix] store reactivity in reactive declarations (#6559) Tan Li Hau 2021-07-22 22:59:11 +0800
  • 9c674a628d tidy #6559 Conduitry 2021-07-22 10:53:20 -0400
  • 2fea8974c9 refactor: tidy use of Set for store subscribers Conduitry 2021-07-22 10:49:32 -0400
  • d487254beb refactor: tidy use of Set for store subscribers Conduitry 2021-07-22 10:49:32 -0400
  • 57952fe871 more explicit code Tan Li Hau 2021-07-22 22:34:58 +0800
  • 46d5c3865a fix store reactivity in reactive declarations Tan Li Hau 2021-07-22 22:06:27 +0800
  • 7f0c0b703f exclude svg_element function if no svg element in a component tomoam 2021-07-22 15:21:55 +0900
  • 7b78fd6f8b update docs on reactivity #6547 stephane-vanraes 2021-07-22 07:50:19 +0200
  • ef2ef34ff3 refactor: migrate array to set for subscriberss (#6295) Noski 2021-07-22 12:27:31 +0800
  • b2260bc2e3
    refactor: migrate array to set for subscriberss (#6295) Noski 2021-07-22 12:27:31 +0800
  • a945fede4f fix changelog Conduitry 2021-07-21 17:02:30 -0400
  • 48934c8cd0 fix changelog Conduitry 2021-07-21 17:02:30 -0400
  • 1096accd9d -> v3.40.0 Conduitry 2021-07-21 16:39:15 -0400
  • aaa543a070 -> v3.40.0 v3.40.0 Conduitry 2021-07-21 16:39:15 -0400
  • b679d25db8 update changelog Conduitry 2021-07-21 16:37:17 -0400
  • 6d9c2ea057 update changelog Conduitry 2021-07-21 16:37:17 -0400
  • 6d9081fb1f fix one-way <select> bind with spread (#6512) Tan Li Hau 2021-07-22 04:36:16 +0800
  • 8c66acfa92
    fix one-way <select> bind with spread (#6512) Tan Li Hau 2021-07-22 04:36:16 +0800
  • aa40ac4e15 update changelog Conduitry 2021-07-21 16:34:47 -0400
  • 0d3e105915 update changelog Conduitry 2021-07-21 16:34:47 -0400
  • 9b2c6d30aa don't scope :root selector (#6514) Tan Li Hau 2021-07-22 04:33:49 +0800
  • c54d57b0d9
    don't scope :root selector (#6514) Tan Li Hau 2021-07-22 04:33:49 +0800
  • cc91f8ec1b tidy #6514 Conduitry 2021-07-21 16:32:20 -0400
  • a9ac5100da update changelog Conduitry 2021-07-21 16:27:22 -0400
  • 68a1b4977c update changelog Conduitry 2021-07-21 16:27:22 -0400
  • ade1c19e2b fix binding when updating through accessors (#6523) Tan Li Hau 2021-07-22 04:25:18 +0800
  • f906180435
    fix binding when updating through accessors (#6523) Tan Li Hau 2021-07-22 04:25:18 +0800
  • 2b2f53e154 update changelog Conduitry 2021-07-21 16:22:20 -0400
  • c8cdc73464 update changelog Conduitry 2021-07-21 16:22:20 -0400
  • 6c8b488ce3 use simpler insert and append functions when not compiling with hydration (#6525) Tan Li Hau 2021-07-22 04:21:06 +0800
  • ef14280e28
    use simpler insert and append functions when not compiling with hydration (#6525) Tan Li Hau 2021-07-22 04:21:06 +0800
  • 42d8a6b606 fix merge #6525 Conduitry 2021-07-21 16:13:06 -0400
  • 39b8072c71 Merge branch 'master' into pr/6525 Conduitry 2021-07-21 16:06:18 -0400
  • c84db5abd1 update changelog Conduitry 2021-07-21 15:56:11 -0400
  • 33307a54c8 update changelog Conduitry 2021-07-21 15:56:11 -0400
  • fd30d72a55 fix AST .end index for expressions in attributes (#6542) Yuichiro Yamashita 2021-07-22 04:54:47 +0900
  • d9da22ac04
    fix AST .end index for expressions in attributes (#6542) Yuichiro Yamashita 2021-07-22 04:54:47 +0900
  • efac4a2b30 update changelog Conduitry 2021-07-21 15:52:55 -0400
  • 8b09e6181a update changelog Conduitry 2021-07-21 15:52:55 -0400
  • 67184b48c8 support rendering components in a shadow dom (#5870) Hofer Ivan 2021-07-21 21:51:31 +0200
  • 5cfefeb6e7
    support rendering components in a shadow dom (#5870) Hofer Ivan 2021-07-21 21:51:31 +0200
  • b7f829952e update changelog Conduitry 2021-07-21 15:49:16 -0400
  • a6448185d6 update changelog Conduitry 2021-07-21 15:49:16 -0400
  • c4a4024867 tidy #5870 Conduitry 2021-07-21 15:48:28 -0400
  • 4f9a1a878d [fix] hydration improvements (#6449) Hasan Altan Birler 2021-07-21 18:28:44 +0200
  • ecbd96af95
    [fix] hydration improvements (#6449) Hasan Altan Birler 2021-07-21 18:28:44 +0200
  • a43fb64a1e tidy #6449 Conduitry 2021-07-21 12:11:01 -0400
  • 109d696301 site: bump Svelte version Ben McCann 2021-07-21 08:35:22 -0700
  • 16d562fcf6 site: bump Svelte version Ben McCann 2021-07-21 08:35:22 -0700
  • bcafd548bc -> v3.39.0 Conduitry 2021-07-21 10:31:11 -0400
  • b2a082a48f -> v3.39.0 v3.39.0 Conduitry 2021-07-21 10:31:11 -0400
  • 45dec2acd4 update changelog Conduitry 2021-07-21 10:27:17 -0400
  • d01dc9b2eb update changelog Conduitry 2021-07-21 10:27:17 -0400
  • 03e7df6fe2 return early if attribute value is empty string Yuichiro Yamashita 2021-07-21 17:05:49 +0900
  • 1f82562c6e [chore] update code-red, estree-walker, is-reference (#6551) Tan Li Hau 2021-07-21 13:33:02 +0800
  • cb189ad0ec
    [chore] update code-red, estree-walker, is-reference (#6551) Tan Li Hau 2021-07-21 13:33:02 +0800
  • 129a39fb11 Upgrade lint config #6551 Ben McCann 2021-07-20 22:17:20 -0700
  • d02aa73615 Update CHANGELOG.md Tan Li Hau 2021-07-21 13:00:09 +0800
  • c78a3af019
    Update CHANGELOG.md Tan Li Hau 2021-07-21 13:00:09 +0800
  • 0827427aa6 [feat] get all contexts (#6528) Tan Li Hau 2021-07-21 12:59:00 +0800
  • 222a9dd2c6
    [feat] get all contexts (#6528) Tan Li Hau 2021-07-21 12:59:00 +0800
  • 3d6e98605f
    Update site/content/docs/03-run-time.md #6528 Tan Li Hau 2021-07-21 12:58:29 +0800
  • c9c8d600e4
    Update main.svelte Tan Li Hau 2021-07-21 12:54:36 +0800
  • 998c9a9e7a update code-red, estree-walker, is-reference Tan Li Hau 2021-07-21 12:31:46 +0800
  • ae4daf74cf update code-red@0.2.2 Tan Li Hau 2021-07-21 12:19:00 +0800
  • 938348e88d Upgrade Periscopic (#6549) Ben McCann 2021-07-20 20:31:55 -0500
  • f6a9804275
    Upgrade Periscopic (#6549) Ben McCann 2021-07-20 20:31:55 -0500
  • 6b52dd8d0b Upgrade Periscopic #6549 Ben McCann 2021-07-20 15:36:17 -0700
  • ba8570643e
    Fix wrong reference in site/content/docs/01-component-format.md Stephane 2021-07-20 18:11:30 +0200
  • 55b081f776
    Update site/content/docs/01-component-format.md Stephane 2021-07-20 14:01:48 +0200
  • 3841143dd7 Add clarification about reactivity and arrays stephane-vanraes 2021-07-20 13:54:24 +0200
  • aef0c397b3 add tests for 'fix end index if curly bracket is there in attribute values' #6542 Yuichiro Yamashita 2021-07-20 00:45:12 +0900
  • c8ebad1c47 fix exists tests for 'fix end index if curly bracket is there in attribute values' Yuichiro Yamashita 2021-07-20 00:44:46 +0900
  • 29b2f0902b fix end index if curly bracket is there in attribute values Yuichiro Yamashita 2021-07-20 00:44:05 +0900
  • aceca1bf12 create ast node if attribute is empty string Yuichiro Yamashita 2021-07-18 23:03:31 +0900
  • 7c889ba4db add tests for 'create in transition even if intro is initialized' Yuichiro Yamashita 2021-07-18 09:34:20 +0000
  • c77605e26a update changelog Simon H 2021-07-17 13:38:48 +0200
  • 5534b911ea
    update changelog Simon H 2021-07-17 13:38:48 +0200
  • bbf1cc5664 [feat] Add errorMode option to compile to allow continuing on errors (and mark them as warnings) (#6194) Maxime LUCE 2021-07-17 13:37:29 +0200
  • 0cf5511ae0
    [feat] Add errorMode option to compile to allow continuing on errors (and mark them as warnings) (#6194) Maxime LUCE 2021-07-17 13:37:29 +0200
  • a126fa826d [docs] mention that afterUpdate runs after onMount Simon H 2021-07-14 13:45:34 +0200
  • 931738e821
    [docs] mention that afterUpdate runs after onMount Simon H 2021-07-14 13:45:34 +0200
  • 09b09e772c
    allow specifying return type through generic parameter Simon H 2021-07-14 11:16:05 +0200
  • 565bcc561b
    explicit return type Simon H 2021-07-14 11:14:43 +0200
  • fd545cd29c
    docs Simon H 2021-07-14 11:14:10 +0200
  • 04c90b3f79 [docs] Multi select works by pressing and holding shift key (#6532) Ashish Kapoor 2021-07-14 13:54:16 +0530
  • ddde34aeb9
    [docs] Multi select works by pressing and holding shift key (#6532) Ashish Kapoor 2021-07-14 13:54:16 +0530
  • 1ae03b02d4
    wording #6532 Simon H 2021-07-14 10:23:49 +0200
  • b19ab9c51e
    Apply suggestions from code review Ashish Kapoor 2021-07-14 13:37:25 +0530
  • 465a4325dd update changelog Simon H 2021-07-14 10:01:57 +0200
  • 5dd1e6e232
    update changelog Simon H 2021-07-14 10:01:57 +0200
  • 6d031bf02f [fix] do not warn if module variables are not the only dependencies in reactive statements (#6510) Tan Li Hau 2021-07-14 16:01:05 +0800
  • fd031105aa
    [fix] do not warn if module variables are not the only dependencies in reactive statements (#6510) Tan Li Hau 2021-07-14 16:01:05 +0800
  • 79c108b3cb
    Multi select works pressing and holding shift key Ashish Kapoor 2021-07-14 13:29:17 +0530
  • 11c846fb97 [fix] be able to silence more warnings (#6504) Simon H 2021-07-14 09:54:15 +0200