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

WIP: Allow unapplying and reapplying polyfill. #123

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Sep 22, 2023

  1. Configuration menu
    Copy the full SHA
    416b024 View commit details
    Browse the repository at this point in the history
  2. lint

    jgerigmeyer committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    d2cf681 View commit details
    Browse the repository at this point in the history
  3.  

    jgerigmeyer committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    a34baff View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Merge branch 'main' into unapply-polyfill

    * main: (120 commits)
      Add high level architecture section to docs
      loosen workflow run limits
      Comment out broken WPT report
      v0.1.0
      upgrade deps
      Skip and comment failing test
      chore(deps-dev): Bump the dev group with 4 updates
      chore(deps): Bump @floating-ui/dom from 1.6.5 to 1.6.7 in the prod group
      Update test to match WPT (failing: https://github.com/oddbird/css-anchor-positioning/issues/103\#issuecomment-2192225109)
      Update validity test assumptions
      Remove unneeded Polyfill
      Update README.md
      review
      Address review
      use generateCSS fn
      remove duplicate fn
      consistent type imports
      update comment
      chore(deps-dev): Bump the dev group across 1 directory with 11 updates
      chore(deps): Bump @types/css-tree from 2.3.7 to 2.3.8 in the prod group
      ...
    jgerigmeyer committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    916415c View commit details
    Browse the repository at this point in the history
  2. reset and restoring

    jgerigmeyer committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    274da87 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into unapply-polyfill

    * main:
      remove outdated stylesheet
    jgerigmeyer committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    0013ce3 View commit details
    Browse the repository at this point in the history
  4. Fix restore fn

    jgerigmeyer committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    75a0189 View commit details
    Browse the repository at this point in the history