-
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.10
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.17.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 57 files changed
- 5 contributors
Commits on Mar 6, 2024
-
Fix source map behaviour in Parcel and move node_modules compiled ext…
…raction to new parcel transformer (#1631) * Move node_modules compiled extraction to new parcel transformer * Add changeset * Remove polyfill from test snapshot * Update syntax to remove sketchy null checks * Update readme
Configuration menu - View commit details
-
Copy full SHA for 0666530 - Browse repository at this point
Copy the full SHA 0666530View commit details -
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0ae6052 - Browse repository at this point
Copy the full SHA 0ae6052View commit details -
Refactor strict API types (#1636)
* chore: refactor strict types * fix: resolve type errors * chore: refactor xcss prop types to use apply schema type * fix: fix type errors * fix: style types * chore: revert * chore: document types * chore: changeset * fix: compiled styles allowing passing invalid styles * fix: too many unions * fix: type error with css func and xss prop * fix: type violation * chore: fix test * chore: add extra tests * chore: resolve code review comments * chore: update test file
Configuration menu - View commit details
-
Copy full SHA for 5701b91 - Browse repository at this point
Copy the full SHA 5701b91View commit details -
Fix inference of complex properties in
cssMap
(#1640)* Fix type inferrence on `background` and other complex types. Fixes #1639 * chore: changeset * chore: update tests now that these aren't errors!
Configuration menu - View commit details
-
Copy full SHA for 20528e9 - Browse repository at this point
Copy the full SHA 20528e9View commit details
Commits on Mar 10, 2024
-
Add media query typing to XCSS prop / createStrictAPI (#1634)
* feat: support top-level media queries * chore: changeset * feat: add media query support * chore: test loose api * fix: type union exhaustion * fix: remove required pseudo inside media query * chore: fix tests * fix: flatten only objects that are exact matches * chore: remove required props from media queries * chore: add test * chore: add tests * chore: remove unused * chore: correct comment * fix: block all loose media queries from the strict api * chore: fix test * chore: move to object
Configuration menu - View commit details
-
Copy full SHA for 4b2e5ee - Browse repository at this point
Copy the full SHA 4b2e5eeView commit details -
Remove required pseudo from XCSS prop (#1643)
* chore: remove required pseudos * chore: changeset * chore: fix test
Configuration menu - View commit details
-
Copy full SHA for 39d9a02 - Browse repository at this point
Copy the full SHA 39d9a02View commit details
Commits on Mar 11, 2024
-
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for cf43d66 - Browse repository at this point
Copy the full SHA cf43d66View commit details
There are no files selected for viewing