Commit Graph

  • 296a2c8d14 add test Conduitry 2019-10-27 14:10:06 -0400
  • 8797df921f add test Conduitry 2019-10-27 14:10:06 -0400
  • e4d47aa570 fix binding to aliased props (#3508) Conduitry 2019-10-27 14:09:59 -0400
  • 2b71798dd2 fix binding to aliased props (#3508) Conduitry 2019-10-27 14:09:59 -0400
  • 2e4db17303 Merge pull request #3802 from tanhauhau/tanhauhau/warn-unused-exports Rich Harris 2019-10-27 11:54:14 -0400
  • d03a5de6f6
    Merge pull request #3802 from tanhauhau/tanhauhau/warn-unused-exports Rich Harris 2019-10-27 11:54:14 -0400
  • 8a3239b6ba Merge pull request #3808 from tanhauhau/tanhauhau/mustache-tag-can-use-inner-html Rich Harris 2019-10-27 11:19:42 -0400
  • 67bcc05740
    Merge pull request #3808 from tanhauhau/tanhauhau/mustache-tag-can-use-inner-html Rich Harris 2019-10-27 11:19:42 -0400
  • 20d2dcd4a6 fix lint Tan Li Hau 2019-10-27 21:29:45 +0800
  • 60b240bf69 fix lint #3802 Tan Li Hau 2019-10-27 21:29:45 +0800
  • c5c5822f9a feat: allow innerHtml if no dynamic dependencies Tan Li Hau 2019-10-27 21:20:51 +0800
  • 464868bb6c feat: allow innerHtml if no dynamic dependencies #3808 Tan Li Hau 2019-10-27 21:20:51 +0800
  • f182ddd0d2 Document bind:playbackRate in the API documentation. Closes #3806. pngwn 2019-10-27 12:57:21 +0000
  • 7c445093fb Document bind:playbackRate in the API documentation. Closes #3806. pngwn 2019-10-27 12:57:21 +0000
  • 583a8f1ce9 Document bind:playbackRate in the API documentation. Closes #3806. #3807 pngwn 2019-10-27 12:57:21 +0000
  • d42a09440b fix SSR spread with boolean attributes (#3797) Conduitry 2019-10-27 08:53:01 -0400
  • 9f48d1a5fd
    fix SSR spread with boolean attributes (#3797) Conduitry 2019-10-27 08:53:01 -0400
  • 850d2442cd fix changelog issue link Tan Li Hau 2019-10-27 13:53:17 +0800
  • 9f7565cf19 fix changelog issue link Tan Li Hau 2019-10-27 13:53:17 +0800
  • 4ffa38dd06 fix changelog issue link #3803 Tan Li Hau 2019-10-27 13:53:17 +0800
  • 7c037a304d feat: warn unused exports Tan Li Hau 2019-10-27 13:42:50 +0800
  • 81c5c480e8 feat: warn unused exports Tan Li Hau 2019-10-27 13:42:50 +0800
  • 57e53898de Add Key handling to modal example Steve Lee 2019-10-26 23:53:13 +0100
  • 1e55d46bc0
    Add Key handling to modal example Steve Lee 2019-10-26 23:53:13 +0100
  • 2ce170050e update changelog Conduitry 2019-10-26 17:05:10 -0400
  • b8107e7fa7 update changelog Conduitry 2019-10-26 17:05:10 -0400
  • 0d5b09b13a update changelog #3797 Conduitry 2019-10-26 16:47:16 -0400
  • 12018df408 add tests Conduitry 2019-10-26 16:47:08 -0400
  • 63ebcc8eec in SSR, adjust spread with boolean attributes (#2916) Conduitry 2019-10-26 16:35:45 -0400
  • 1abaaa092a site: add REPL imports to .zip's pkg.devDependencies (#3795) Conduitry 2019-10-26 16:15:51 -0400
  • 3f6b743dd0 site: add REPL imports to .zip's pkg.devDependencies (#3795) Conduitry 2019-10-26 16:15:51 -0400
  • 344ba2432e site: add REPL imports to .zip's pkg.devDependencies (#3795) #3796 Conduitry 2019-10-26 16:15:51 -0400
  • 086dfca2e6 alpha.2 Conduitry 2019-10-25 13:04:18 -0400
  • 4c239974c3 alpha.2 Conduitry 2019-10-25 13:04:18 -0400
  • 409fab4966 fix handling of style scoping and `class:` with spread scopes (#3792) Conduitry 2019-10-25 13:03:09 -0400
  • 85692cbd5a
    fix handling of style scoping and `class:` with spread scopes (#3792) Conduitry 2019-10-25 13:03:09 -0400
  • 031424c2ca consolidate spread-related entries in changelog #3792 Conduitry 2019-10-25 09:06:18 -0400
  • 89f46f0c36 update changelog Conduitry 2019-10-25 08:42:43 -0400
  • 113811fcdf add tests Conduitry 2019-10-25 08:40:51 -0400
  • 73b5bd2dd6 fix scoping class and `class:` with spread attributes (#3790) Conduitry 2019-10-25 08:29:26 -0400
  • 4ea86278a7 Merge pull request #3765 from tanhauhau/tanhauhau/contributing-md Rich Harris 2019-10-24 22:12:30 -0400
  • 33c8cd3329
    Merge pull request #3765 from tanhauhau/tanhauhau/contributing-md Rich Harris 2019-10-24 22:12:30 -0400
  • f07980b83e address a few nits Rich Harris 2019-10-24 22:12:21 -0400
  • 9f83a2ad23
    address a few nits #3765 Rich Harris 2019-10-24 22:12:21 -0400
  • 2fb869deab tweak text of warning Richard Harris 2019-10-24 21:47:05 -0400
  • ad0e8670ca tweak text of warning Richard Harris 2019-10-24 21:47:05 -0400
  • c0116dee30 Merge branch 'tanhauhau/warn-when-using-tag-without-compile-options' of https://github.com/tanhauhau/svelte into tanhauhau-tanhauhau/warn-when-using-tag-without-compile-options Richard Harris 2019-10-24 21:44:35 -0400
  • a097b079f2 Merge branch 'tanhauhau/warn-when-using-tag-without-compile-options' of https://github.com/tanhauhau/svelte into tanhauhau-tanhauhau/warn-when-using-tag-without-compile-options Richard Harris 2019-10-24 21:44:35 -0400
  • f4916a5093 Merge pull request #3789 from mustafa0x/patch-1 Rich Harris 2019-10-24 21:35:12 -0400
  • ede5e8ec36
    Merge pull request #3789 from mustafa0x/patch-1 Rich Harris 2019-10-24 21:35:12 -0400
  • 18e4427773 tweak 'show me' styles Rich Harris 2019-10-24 15:06:01 -0400
  • d4fd91cbb9
    tweak 'show me' styles #3789 Rich Harris 2019-10-24 15:06:01 -0400
  • 13d8c31b2e fix running tests on github actions Conduitry 2019-10-24 13:55:53 -0400
  • aa3dab93db fix running tests on github actions Conduitry 2019-10-24 13:55:53 -0400
  • fd71db3c25 update changelog Conduitry 2019-10-24 13:36:28 -0400
  • 07b9d0378e update changelog Conduitry 2019-10-24 13:36:28 -0400
  • 0cf18ead30 allow multiple ancestors to be scoped with class (#3544) Jesse Skinner 2019-10-24 13:34:58 -0400
  • b6798e5221 allow multiple ancestors to be scoped with class (#3544) Jesse Skinner 2019-10-24 13:34:58 -0400
  • a0285fc5f0
    Merge branch 'master' into issue-3544 #3679 Jesse Skinner 2019-10-24 12:21:58 -0400
  • 43989af99f Stop throwing TypeError, remove try/catch, and introduce an enum BlockAppliesToNode to have three possible return values from block_might_apply_to_node Jesse Skinner 2019-10-24 12:19:44 -0400
  • 1287be0ca5 reduce confusion mentioned in #2452 mustafa0x 2019-10-24 18:34:23 +0300
  • b605f3867e
    reduce confusion mentioned in #2452 mustafa0x 2019-10-24 18:34:23 +0300
  • cb2aceaa5c add regression test for missing class on elem with bind and spread (#3668) Mike Lewis 2019-10-24 13:45:03 +0100
  • af0557a2d4 add regression test for missing class on elem with bind and spread (#3668) Mike Lewis 2019-10-24 13:45:03 +0100
  • 42427e86b1 Don't lose `class:` directive classes on an element with `{...spread}` attributes when updating (#3781) Conduitry 2019-10-24 08:18:33 -0400
  • 0419039d26
    Don't lose `class:` directive classes on an element with `{...spread}` attributes when updating (#3781) Conduitry 2019-10-24 08:18:33 -0400
  • 0dedf1f7c8 Fixed anchor link in documentation Alessandro (Ale) Segala 2019-10-23 22:30:54 -0700
  • 8c0c15c3aa Fixed anchor link in documentation Alessandro (Ale) Segala 2019-10-23 22:30:54 -0700
  • c54a05d32a
    Fixed anchor link in documentation #3783 Alessandro (Ale) Segala 2019-10-23 22:30:54 -0700
  • 1d0bd1a802 warn if using svelte:options tag without compile_options.customElement Tan Li Hau 2019-10-24 11:54:50 +0800
  • cfd3b63b9b warn if using svelte:options tag without compile_options.customElement #3782 Tan Li Hau 2019-10-24 11:54:50 +0800
  • 28f6b28563 lint #3741 Rich Harris 2019-10-18 20:50:51 -0400
  • faa55d7869 parser warnings Tan Li Hau 2019-10-19 06:57:33 +0800
  • 2e732dc0e2 improve derived store typing for users mrkishi 2019-10-22 23:00:57 -0300
  • 1f6e0eb316 improve derived store typing for users mrkishi 2019-10-22 23:00:57 -0300
  • f64aa53720 tidy up core test.js script Conduitry 2019-10-23 17:04:21 -0400
  • 6d2d025d3b tidy up core test.js script Conduitry 2019-10-23 17:04:21 -0400
  • c9f72108ae update changelog #3781 Conduitry 2019-10-23 16:35:28 -0400
  • 55c1af162b add test Conduitry 2019-10-23 16:34:22 -0400
  • 6f983156e4 include all class: directive updates on elements with spreads (#3421) Conduitry 2019-10-23 16:24:23 -0400
  • b502ec0afc allow solo for test suite (#3747) Tan Li Hau 2019-10-24 02:52:49 +0800
  • 5dbb08d19b allow solo for test suite (#3747) Tan Li Hau 2019-10-24 02:52:49 +0800
  • 91f8a483e3 tidy #3747 Conduitry 2019-10-23 14:52:06 -0400
  • e5717fb062 Merge branch 'master' into pr/3747 Conduitry 2019-10-23 14:50:28 -0400
  • 8741a65c16 Fix boolean attributes in presence of spread attributes (#3775) Conduitry 2019-10-23 12:43:20 -0400
  • f68b3a3b8c
    Fix boolean attributes in presence of spread attributes (#3775) Conduitry 2019-10-23 12:43:20 -0400
  • 4b67ea9562 a11y validation - role-has-required-aria-props, a11y-role-supports-aria-props #3725 Tan Li Hau 2019-10-24 00:17:32 +0800
  • 73e7165aba fix removing attributes in spreads #3775 Conduitry 2019-10-23 10:27:33 -0400
  • 34e831b88d no-redundant-role Tan Li Hau 2019-10-23 09:07:05 +0800
  • 0c6347a3cb update changelog (#3764) Conduitry 2019-10-23 07:25:05 -0400
  • ee467e46af fix boolean attributes along with spreads (SSR mode) Conduitry 2019-10-23 07:24:48 -0400
  • 2ffdfcb197 fix boolean attributes along with spreads (DOM mode) Conduitry 2019-10-23 07:23:35 -0400
  • b1c2ced6f3 add failing tests Conduitry 2019-10-23 07:20:13 -0400
  • 8323c26259 improve derived store typing for users #3773 mrkishi 2019-10-22 23:00:57 -0300
  • 234e823acd Fixes #3008: Better SSR docs Paul Murray 2019-10-22 16:45:43 -0400
  • d91e9afab6 Fixes #3008: Better SSR docs Paul Murray 2019-10-22 16:45:43 -0400
  • 152844ae3f
    Fixes #3008: Better SSR docs #3771 Paul Murray 2019-10-22 16:45:43 -0400
  • dde89f8f66 add sigil-expression-function-body test against regression (#3756) Conduitry 2019-10-22 09:17:23 -0400
  • 614393edcb add sigil-expression-function-body test against regression (#3756) Conduitry 2019-10-22 09:17:23 -0400
  • 77caf12472 add sigil-expression-function-body test against regression (#3756) #3770 Conduitry 2019-10-22 09:17:23 -0400