-
-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: tailwindlabs/tailwindcss
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ef3282f
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: tailwindlabs/tailwindcss
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8b7c40c
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 14 commits
- 30 files changed
- 2 contributors
Commits on Sep 13, 2024
-
Further clean up compatibility APIs (#14408)
This PR builds on top of #14365 and adds a few more changes we discussed during a sync on the latter PR: - We now split `plugin-api.ts` into two files and moved it into `compat/`. One file is now defining the comat plugin API only where as another file deals with the compat hook. - The walk for `@plugin` and `@config` is now happening inside the compat hook. The one remaining work item is to change the `loadPlugin` and `loadConfig` APIs to a more unified `resolveModule` one that does not care on what we try to load it for. I suggest we should make this change at the same time we start working on finalizing the `tailwindcss` APIs, since a lot of things will have to be rethought then anyways.
Configuration menu - View commit details
-
Copy full SHA for d9aad77 - Browse repository at this point
Copy the full SHA d9aad77View commit details
Commits on Sep 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8b3614b - Browse repository at this point
Copy the full SHA 8b3614bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 46943fc - Browse repository at this point
Copy the full SHA 46943fcView commit details -
copy utils from
@tailwindcss/cliCopied some utils from `@tailwindcss/cli`. Initially referenced them, but we also rely on some dependencies that we have to install. One solution is to move it to an internal package and import it so that tsup can inline everything. This also has the same 'we need the correct dependencies' problem. Another solution is to create a proper `@tailwindcss/cli-utils` (or similar) package that we can import as a dependency. However, this one will require us to actually publish the package, and give it a proper name.
Configuration menu - View commit details
-
Copy full SHA for 9a39609 - Browse repository at this point
Copy the full SHA 9a39609View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d45bbf - Browse repository at this point
Copy the full SHA 3d45bbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for bf5256e - Browse repository at this point
Copy the full SHA bf5256eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8dc023b - Browse repository at this point
Copy the full SHA 8dc023bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d15b86 - Browse repository at this point
Copy the full SHA 7d15b86View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52985c0 - Browse repository at this point
Copy the full SHA 52985c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc9b0a7 - Browse repository at this point
Copy the full SHA bc9b0a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 478d6a4 - Browse repository at this point
Copy the full SHA 478d6a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2ba2f6 - Browse repository at this point
Copy the full SHA e2ba2f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 864317f - Browse repository at this point
Copy the full SHA 864317fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b7c40c - Browse repository at this point
Copy the full SHA 8b7c40cView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff ef3282f...8b7c40c