The Wayback Machine - https://web.archive.org/web/20210630123036/https://github.com/sveltejs/svelte/commits/master
Skip to content
Permalink
master

Commits on Jun 30, 2021

Commits on Jun 29, 2021

  1. update periscopic (#6471)

    tanhauhau committed Jun 29, 2021
  2. update changelog

    tanhauhau committed Jun 29, 2021
  3. only check selector that are direct children of :global (#6435)

    * failing test for i6434
    
    * use string match to simplify regexp
    
    * more tests
    
    * separate test suite
    
    * test for commas inside attributes
    
    * stricter regex pattern
    
    * test escaped brackets and parentheses
    
    * change latest test selector to lists
    
    * correct failing test for escaped parentheses
    
    * update with proposed pattern
    ignatiusmb committed Jun 29, 2021
  4. update changelog

    tanhauhau committed Jun 29, 2021
  5. update changelog

    tanhauhau committed Jun 29, 2021
  6. Add compilation variables report option to allow getting all variable…

    …s (even undeclared or internal) (#6192)
    
    * feat: add compilation variables report option
    
    * test: add full var report test
    
    * docs: document varsReport compile option
    SomaticIT committed Jun 29, 2021

Commits on Jun 28, 2021

  1. Bump prismjs from 1.23.0 to 1.24.0 in /site (#6467)

    Bumps [prismjs](https://github.com/PrismJS/prism) from 1.23.0 to 1.24.0.
    - [Release notes](https://github.com/PrismJS/prism/releases)
    - [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
    - [Commits](PrismJS/prism@v1.23.0...v1.24.0)
    
    ---
    updated-dependencies:
    - dependency-name: prismjs
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot committed Jun 28, 2021
  2. update changelog

    dummdidumm committed Jun 28, 2021
  3. Fix preserveComments on ssr (#4736)

    Fixes #4730
    
    Co-authored-by: tanhauhau <[email protected]>
    confraria and tanhauhau committed Jun 28, 2021
  4. update changelog

    dummdidumm committed Jun 28, 2021
  5. update changelog

    tanhauhau committed Jun 28, 2021
  6. #6299 - Throw a compile error when passing an empty directive name (#…

    …6300)
    
    * Compile error when passing empty directive names
    
    * Revert "Compile error when passing empty directive names"
    
    This reverts commit ac8718b.
    
    * Compile error when passing empty directive names
    
    * Adjust empty-directive-name error offset
    mhmd-22 committed Jun 28, 2021
  7. Update CHANGELOG.md

    tanhauhau committed Jun 28, 2021
  8. Fix wrong "slot" property warning (runtime) (#6065)

    * updated: condition for warning about unknown prop
    
    * test are updated
    ZerdoX-x committed Jun 28, 2021

Commits on Jun 27, 2021

  1. update unreleased

    dummdidumm committed Jun 27, 2021
  2. Add trusted modifier (#6149)

    Fixes #6137
    
    Adding a trusted modifier to make events not be dispatchable by console/sourcecode.
    Useful to prevent injected code to automatically dispatch event for preventing botting
    Kapsonfire-DE committed Jun 27, 2021

Commits on Jun 26, 2021

  1. add issue form (#6454)

    * add issue form
    
    * add chat link
    
    * add feature request form
    
    * tweaks
    pngwn committed Jun 26, 2021
  2. add stale-bot config (#6455)

    pngwn committed Jun 26, 2021
Older