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

Use only single rollup-plugin-copy() to avoid race condition #843

Merged
merged 6 commits into from
Oct 12, 2022

Commits on Oct 10, 2022

  1. Configuration menu
    Copy the full SHA
    41b0f4a View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. Configuration menu
    Copy the full SHA
    06fe46a View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. Upgrade and pin dependencies (pyscript#840)

    * Upgrade and Pin Dependencies
    
    * Removal all unused deps
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * lock
    
    * remove svelte-fa reference from the svg style.
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    2 people authored and JeffersGlass committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    f4e590f View commit details
    Browse the repository at this point in the history
  2. [pre-commit.ci] pre-commit autoupdate (pyscript#844)

    updates:
    - [github.com/psf/black: 22.8.0 → 22.10.0](psf/black@22.8.0...22.10.0)
    - [github.com/asottile/pyupgrade: v2.38.2 → v3.1.0](asottile/pyupgrade@v2.38.2...v3.1.0)
    - [github.com/pre-commit/mirrors-eslint: v8.23.1 → v8.25.0](pre-commit/mirrors-eslint@v8.23.1...v8.25.0)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored and JeffersGlass committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    91db5ee View commit details
    Browse the repository at this point in the history
  3. Don't hide undefined elements in the CSS (pyscript#837)

    * Hide py-config element
    
    * display:none for all web components
    
    * docs
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * Add style tests for raw html and pyscript enabled html
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * test naming
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    2 people authored and JeffersGlass committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    bd00702 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    26423df View commit details
    Browse the repository at this point in the history