Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update wording to include prop behaviour #4460

Merged
merged 86 commits into from
Feb 28, 2020

Commits on Feb 25, 2020

  1. Update wording to include prop behaviour

    In regards to sveltejs#4442, this adds wording to explain that props are set to undefined when they are removed by the consumer.
    jesseskinner authored Feb 25, 2020
    Configuration menu
    Copy the full SHA
    e1d2cfb View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2020

  1. Configuration menu
    Copy the full SHA
    e496e81 View commit details
    Browse the repository at this point in the history
  2. Update site/content/docs/01-component-format.md

    Co-Authored-By: Luca Bonavita <[email protected]>
    jesseskinner and mindrones authored Feb 27, 2020
    Configuration menu
    Copy the full SHA
    bfe1b2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14b712c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a5df9c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d674ca4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    48f0212 View commit details
    Browse the repository at this point in the history
  7. update changelog

    Conduitry authored and jesseskinner committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    e7d9710 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    abcdee5 View commit details
    Browse the repository at this point in the history
  9. -> v3.17.0

    Conduitry authored and jesseskinner committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    379a58a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6d073e2 View commit details
    Browse the repository at this point in the history
  11. -> v3.17.1

    Conduitry authored and jesseskinner committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    726d5fc View commit details
    Browse the repository at this point in the history
  12. oops

    Conduitry authored and jesseskinner committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    cc4bd0e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9b90b2e View commit details
    Browse the repository at this point in the history
  14. Add more globals

    John Muhl authored and jesseskinner committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    f7dd9e8 View commit details
    Browse the repository at this point in the history
  15. update changelog

    Conduitry authored and jesseskinner committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    1769ed1 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3fc36ae View commit details
    Browse the repository at this point in the history
  17. update changelog

    Conduitry authored and jesseskinner committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    f87b4c5 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    273b88b View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    6b77eb6 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    6f65236 View commit details
    Browse the repository at this point in the history
  21. failing test

    Conduitry authored and jesseskinner committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    d201cd7 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    3e2f4fb View commit details
    Browse the repository at this point in the history
  23. update changelog

    Conduitry authored and jesseskinner committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    6f6cfdb View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    011b8bc View commit details
    Browse the repository at this point in the history
  25. -> v3.17.2

    Conduitry authored and jesseskinner committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    09467f3 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    3e08146 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    4d3b9d7 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    6bd3739 View commit details
    Browse the repository at this point in the history
  29. site: fix a couple absolute links

    Conduitry authored and jesseskinner committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    68c030f View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    b448765 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    8096a6b View commit details
    Browse the repository at this point in the history
  32. -> v3.17.3

    Conduitry authored and jesseskinner committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    25eb804 View commit details
    Browse the repository at this point in the history
  33. make autosubscribing to a nullish store a no-op (sveltejs#4304)

    * make autosubscribing to a nullish store a no-op (sveltejs#2181)
    
    * update changelog
    
    * add test
    Conduitry authored and jesseskinner committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    a648558 View commit details
    Browse the repository at this point in the history
  34. fix changelog

    Conduitry authored and jesseskinner committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    9605a75 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    24c319f View commit details
    Browse the repository at this point in the history
  36. Internals: Scheduler: Fix infinite loop in flush (sveltejs#4316)

    David Kondrad authored and jesseskinner committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    2ff38d4 View commit details
    Browse the repository at this point in the history
  37. update changelog

    Conduitry authored and jesseskinner committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    bc60092 View commit details
    Browse the repository at this point in the history
  38. -> v3.18.0

    Conduitry authored and jesseskinner committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    8aa930d View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    0202608 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    c278b10 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    18b65f4 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    f17db4e View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    bd9975d View commit details
    Browse the repository at this point in the history
  44. -> v3.18.1

    Conduitry authored and jesseskinner committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    a76e177 View commit details
    Browse the repository at this point in the history
  45. Remove npm module size badge from Readme

    antony authored and jesseskinner committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    b68e54c View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    64b5508 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    dcb3031 View commit details
    Browse the repository at this point in the history
  48. disallow simultaneous foo / {foo} / bind:foo (sveltejs#4343)

    * disallow matching attributes/shorthands/bindings (sveltejs#4325)
    
    * add tests
    
    * update changelog
    Conduitry authored and jesseskinner committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    168c29a View commit details
    Browse the repository at this point in the history
  49. site: clarify preserveWhitespace (sveltejs#4341)

    * site: clarify preserveWhitespace
    
    * Update 04-compile-time.md
    
    Co-authored-by: Rich Harris <[email protected]>
    2 people authored and jesseskinner committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    60c1106 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    af0e7aa View commit details
    Browse the repository at this point in the history
  51. fix arrow function precedence (sveltejs#4385)

    * update code-red
    
    * fix code-red usage
    
    * update changelog
    Conduitry authored and jesseskinner committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    1276f69 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    ee1b0dd View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    5732439 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    516b75b View commit details
    Browse the repository at this point in the history
  55. update changelog

    Conduitry authored and jesseskinner committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    239adcc View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    526f350 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    4152175 View commit details
    Browse the repository at this point in the history
  58. fix tests

    Conduitry authored and jesseskinner committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    29e4552 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    6927a72 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    f49d4e5 View commit details
    Browse the repository at this point in the history
  61. -> v3.18.2

    Conduitry authored and jesseskinner committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    a4ffda6 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    b5c3e38 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    abdf0f6 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    4a02e42 View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    e546e02 View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    f4226c6 View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    a843078 View commit details
    Browse the repository at this point in the history
  68. update changelog

    Conduitry authored and jesseskinner committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    839eb6c View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    058ff1a View commit details
    Browse the repository at this point in the history
  70. update changelog

    Conduitry authored and jesseskinner committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    2ef241a View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    ef84144 View commit details
    Browse the repository at this point in the history
  72. Remove CI badge (sveltejs#4438)

    Rich-Harris authored and jesseskinner committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    8b3d0f5 View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    b619ceb View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    4f12ca2 View commit details
    Browse the repository at this point in the history
  75. make $capture_state/$inject_state act on entire state (sveltejs#3822)

    Previously, these methods only applied to exported props.
    
    Also, add $$inject option to constructor, which injects state before
    running the update loop.
    rixo authored and jesseskinner committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    fc774bd View commit details
    Browse the repository at this point in the history
  76. update changelog

    Conduitry authored and jesseskinner committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    419c46b View commit details
    Browse the repository at this point in the history
  77. -> v3.19.0

    Conduitry authored and jesseskinner committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    2dd8486 View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    d531657 View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    4fb0d7a View commit details
    Browse the repository at this point in the history
  80. Configuration menu
    Copy the full SHA
    fb8cb5d View commit details
    Browse the repository at this point in the history
  81. -> v3.19.1

    Conduitry authored and jesseskinner committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    042b731 View commit details
    Browse the repository at this point in the history
  82. Update wording to include prop behaviour

    In regards to sveltejs#4442, this adds wording to explain that props are set to undefined when they are removed by the consumer.
    jesseskinner committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    8897174 View commit details
    Browse the repository at this point in the history
  83. Configuration menu
    Copy the full SHA
    0cee6d6 View commit details
    Browse the repository at this point in the history
  84. Configuration menu
    Copy the full SHA
    956830d View commit details
    Browse the repository at this point in the history
  85. Configuration menu
    Copy the full SHA
    6ebf4b2 View commit details
    Browse the repository at this point in the history