-
Notifications
You must be signed in to change notification settings - Fork 68
Comparing changes
Open a pull request
base repository: atlassian-labs/compiled
base: @compiled/react@0.16.0
head repository: atlassian-labs/compiled
compare: @compiled/react@0.16.1
- 11 commits
- 41 files changed
- 5 contributors
Commits on Oct 26, 2023
-
Component declared styles (#1533)
* chore: add example type test * feat: introduce stricter types part 1 * chore: update docs * feat: wire up xcss prop * feat: adds xcss inline object support * feat: add support for simple collection of pass styles * chore: move * feat: expose cx util * chore: add failing test * chore: remove strict types and replace with direct cx usage * chore: fix types * chore: code review * feat: block at rules from xcss prop * chore: add css prop test * fix: update jsx namespace * chore: add tests and jsdoc * chore: code review * chore: update changeset message * chore: update type from code review * chore: fix spelling * chore: resolve code review comments * chore: remove unused * chore: fix types * chore: ensure selectors isnt available * feat: add scope option --------- Co-authored-by: Alex Hinds <ahinds@atlassian.com>
Configuration menu - View commit details
-
Copy full SHA for 4caa678 - Browse repository at this point
Copy the full SHA 4caa678View commit details -
* fix: Fixes empty inline object throwing * feat: add type helpers to flag properties and pseudos as required * chore: update * chore: update jsdoc
Configuration menu - View commit details
-
Copy full SHA for dccb71e - Browse repository at this point
Copy the full SHA dccb71eView commit details
Commits on Oct 30, 2023
-
chore(deps): update definitelytyped (#1542)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0c7570b - Browse repository at this point
Copy the full SHA 0c7570bView commit details -
chore(deps): update dependency jscodeshift to ^0.15.1 (#1543)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 29bc13c - Browse repository at this point
Copy the full SHA 29bc13cView commit details -
chore(deps): update dependency resolve to ^1.22.8 (#1544)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e51db08 - Browse repository at this point
Copy the full SHA e51db08View commit details
Commits on Nov 2, 2023
-
No suppress XCSS prop lint rule (#1545)
* chore: init new lint rule * feat: add no-suppress-xcss rule logic * fix: lint indiviudal properties * chore: resolve code review comments * chore: changeset
Configuration menu - View commit details
-
Copy full SHA for 351dbc2 - Browse repository at this point
Copy the full SHA 351dbc2View commit details -
* feat: add no-js-xcss * chore: changeset * chore: fix * chore: resolve code review comments
Configuration menu - View commit details
-
Copy full SHA for 2010cde - Browse repository at this point
Copy the full SHA 2010cdeView commit details -
XCSS prop local cx lint (#1548)
* chore: init * chore: add to configs * feat: add local-cx-xcss rule * chore: changeset * chore: fix * chore: fix readme * chore: now * chore: fix incorrect names * chore: resolve code review comments * chore: fix white space
Configuration menu - View commit details
-
Copy full SHA for 157e7ee - Browse repository at this point
Copy the full SHA 157e7eeView commit details -
Fix XCSS prop collecting more styles than expected (#1549)
* fix: bail out of xcss prop transform when no sheets * fix: fix xcss prop collecting all styles instead of ones used * chore: add test case
Configuration menu - View commit details
-
Copy full SHA for 4de6927 - Browse repository at this point
Copy the full SHA 4de6927View commit details
Commits on Nov 3, 2023
-
Update jsx-pragma rule to ensure it exists when using xcss prop (#1550)
* feat: update jsx-pragma rule to ensure it exists when using xcss prop * chore: changeset * chore: apply fixer * fix: use test over exec
Configuration menu - View commit details
-
Copy full SHA for 9e75ff2 - Browse repository at this point
Copy the full SHA 9e75ff2View commit details -
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2395a10 - Browse repository at this point
Copy the full SHA 2395a10View commit details
There are no files selected for viewing