Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: microsoft/typescript-styled-plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: styled-components/typescript-styled-plugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 15 files changed
  • 4 contributors

Commits on Nov 30, 2022

  1. hwb(), var() and calc() added to the css language server

    this raises the completions body length to 160 in tests
    - Update dependencies
    jwilliams720 committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    e02cf14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8502e3 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. Updates

    jwilliams720 committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    f7cc832 View commit details
    Browse the repository at this point in the history
  2. update lockfile

    jwilliams720 committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    19d21cf View commit details
    Browse the repository at this point in the history
  3. update CI

    jwilliams720 committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    80484c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4b3e454 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. v1.0.0

    jasonwilliams committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    01cf35a View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    ec03e2d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #19 from marvinroger/main

    Add support for `@container` queries by updating the CSS language service
    jasonwilliams authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    915ff5a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7416f18 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4d613ea View commit details
    Browse the repository at this point in the history
  5. Merge pull request #20 from jasonwilliams/fixTests

    Update TypeScript and update tests
    jasonwilliams authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    a0d66c4 View commit details
    Browse the repository at this point in the history
Loading