-
Notifications
You must be signed in to change notification settings - Fork 69
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: atlassian-labs/compiled
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: @compiled/react@0.16.8
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: atlassian-labs/compiled
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: @compiled/react@0.16.9
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 35 files changed
- 4 contributors
Commits on Dec 29, 2023
-
Fix @compiled/babel-plugin handling of classic JSX pragma (#1603)
* Fix @compiled/babel-plugin handling of classic JSX pragma * Remove `/** @jsx jsx */` and `/** @jsxImportSource @compiled/react */` comments through Compiled babel plugin * Throw error when jsx classic pragma is set in Babel config, or if Compiled APIs and Emotion JSX pragma were mixed in the same file (this would otherwise cause invalid output) * Refactor `@compiled/babel-plugin-strip-runtime` tests
Configuration menu - View commit details
-
Copy full SHA for df91c60 - Browse repository at this point
Copy the full SHA df91c60View commit details -
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9d302da - Browse repository at this point
Copy the full SHA 9d302daView commit details
Commits on Jan 4, 2024
-
Option to increase specificity of generated styles to enable XCSSProp…
… migration (#1608) * fix: fixes types for atomic css plugin * feat: add spike for increasing specificity of generated styles * feat: wire up increase specificity * chore: update jsdoc * chore: changeset * chore: turn on increased specificity * fix: edge case with psuedo elements * fix: use selector parser * fix: apply to compiled class names only
Configuration menu - View commit details
-
Copy full SHA for 5bd1b49 - Browse repository at this point
Copy the full SHA 5bd1b49View commit details -
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f863161 - Browse repository at this point
Copy the full SHA f863161View commit details
Commits on Jan 10, 2024
-
Fix Compiled throwing when multiple API imports exist in the same mod…
…ule (#1612) * fix: multiple compiled imports not working with each other * chore: changeset
Configuration menu - View commit details
-
Copy full SHA for 3567585 - Browse repository at this point
Copy the full SHA 3567585View commit details
Commits on Jan 11, 2024
-
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 272dac0 - Browse repository at this point
Copy the full SHA 272dac0View commit details
Commits on Jan 23, 2024
-
Fix typo in no-invalid-css-map README (#1616)
* Fix typo in no-invalid-css-map README * Fix tokens
Configuration menu - View commit details
-
Copy full SHA for fd6dc70 - Browse repository at this point
Copy the full SHA fd6dc70View commit details -
Fix r18 JSX namespace types (#1617)
* fix: fixes r18 types * chore: changeset
Configuration menu - View commit details
-
Copy full SHA for 541ab19 - Browse repository at this point
Copy the full SHA 541ab19View commit details -
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for da6fc56 - Browse repository at this point
Copy the full SHA da6fc56View commit details
There are no files selected for viewing