Skip to content

feat: remove content property & add shadow mode detection to render property #258

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 6, 2024

Conversation

smalluban
Copy link
Contributor

BREAKING CHANGE: content property is no longer supported. The render property must be used. In some cases usage of the shadow option might be required.

Copy link

codesandbox-ci bot commented Jun 5, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@coveralls
Copy link

Coverage Status

coverage: 99.911%. remained the same
when pulling 2b30faa on feat-render-refactor
into 2b0c01b on main.

@smalluban smalluban force-pushed the feat-render-refactor branch from 2b30faa to 67d5f8f Compare June 5, 2024 14:19
@coveralls
Copy link

Coverage Status

coverage: 46.684% (-53.2%) from 99.911%
when pulling 67d5f8f on feat-render-refactor
into 2b0c01b on main.

… property

BREAKING CHANGE: `content` property is no longer supported. The `render` property must be used. In some cases usage of the `shadow` option might be required.
@smalluban smalluban force-pushed the feat-render-refactor branch from 67d5f8f to e936aa7 Compare June 5, 2024 15:38
@coveralls
Copy link

Coverage Status

coverage: 46.684% (-53.3%) from 99.956%
when pulling e936aa7 on feat-render-refactor
into 36d6e39 on main.

@smalluban smalluban force-pushed the feat-render-refactor branch from a2f3ed4 to 962c29e Compare June 6, 2024 08:21
@smalluban smalluban force-pushed the feat-render-refactor branch from 962c29e to 217ccae Compare June 6, 2024 08:57
@coveralls
Copy link

Coverage Status

coverage: 99.956%. remained the same
when pulling 217ccae on feat-render-refactor
into 36d6e39 on main.

@coveralls
Copy link

Coverage Status

coverage: 99.956%. remained the same
when pulling b2a4318 on feat-render-refactor
into 36d6e39 on main.

@smalluban smalluban merged commit 0724600 into main Jun 6, 2024
2 checks passed
@smalluban smalluban deleted the feat-render-refactor branch June 6, 2024 10:29
smalluban added a commit that referenced this pull request Jun 6, 2024
… property (#258)

BREAKING CHANGE: The `content` property is no longer supported. The `render` property must be used. In some cases, usage of the `shadow` option might be required.
smalluban added a commit that referenced this pull request Jun 7, 2024
… property (#258)

BREAKING CHANGE: The `content` property is no longer supported. The `render` property must be used. In some cases, usage of the `shadow` option might be required.
smalluban added a commit that referenced this pull request Jun 7, 2024
… property (#258)

BREAKING CHANGE: The `content` property is no longer supported. The `render` property must be used. In some cases, usage of the `shadow` option might be required.
smalluban added a commit that referenced this pull request Jun 13, 2024
… property (#258)

BREAKING CHANGE: The `content` property is no longer supported. The `render` property must be used. In some cases, usage of the `shadow` option might be required.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants