Skip to content
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

fix(react): add aside, button tag, high z-index of <DevMode/> #764

Merged
merged 3 commits into from
Feb 29, 2024

Conversation

manudeli
Copy link
Member

@manudeli manudeli commented Feb 27, 2024

Overview

I added aside, button tag and high z-index of <DevMode/>

I referenced TanStack Query DevTools

image

PR Checklist

  • I did below actions if need
  1. I read the Contributing Guide
  2. I added documents and tests.

Copy link

changeset-bot bot commented Feb 27, 2024

🦋 Changeset detected

Latest commit: 4015fc0

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@suspensive/react Patch
@suspensive/react-query Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

vercel bot commented Feb 27, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
beta ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 29, 2024 2:19pm
main ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 29, 2024 2:19pm
visualization ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 29, 2024 2:19pm

Copy link

netlify bot commented Feb 27, 2024

Deploy Preview for suspensive-next-streaming-react-query ready!

Name Link
🔨 Latest commit 4015fc0
🔍 Latest deploy log https://app.netlify.com/sites/suspensive-next-streaming-react-query/deploys/65e0905c66973f0008debe26
😎 Deploy Preview https://deploy-preview-764--suspensive-next-streaming-react-query.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Feb 27, 2024

Deploy Preview for suspensive-org ready!

Name Link
🔨 Latest commit 4015fc0
🔍 Latest deploy log https://app.netlify.com/sites/suspensive-org/deploys/65e0905c45c3b3000835b3b3
😎 Deploy Preview https://deploy-preview-764--suspensive-org.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

codecov bot commented Feb 27, 2024

Codecov Report

Merging #764 (4015fc0) into main (1816b77) will not change coverage.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #764   +/-   ##
=======================================
  Coverage   85.34%   85.34%           
=======================================
  Files          30       30           
  Lines         505      505           
  Branches      114      114           
=======================================
  Hits          431      431           
  Misses         64       64           
  Partials       10       10           
Components Coverage Δ
@suspensive/react 100.00% <100.00%> (ø)
@suspensive/react-query 0.00% <ø> (ø)
@suspensive/react-await 100.00% <ø> (ø)
@suspensive/react-image 23.52% <ø> (ø)

@manudeli manudeli self-assigned this Feb 27, 2024
@vercel vercel bot temporarily deployed to Preview – beta February 29, 2024 14:16 Inactive
@manudeli manudeli merged commit df6e6d8 into main Feb 29, 2024
24 checks passed
@manudeli manudeli deleted the fix/react/DevMode-zindex branch February 29, 2024 14:39
@github-actions github-actions bot mentioned this pull request Feb 29, 2024
manudeli pushed a commit that referenced this pull request Feb 29, 2024
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.


# Releases
## @suspensive/react@1.26.5

### Patch Changes

- [#764](#764)
[`df6e6d8`](df6e6d8)
Thanks [@manudeli](https://github.com/manudeli)! - fix(react): add
aside, button tag, high z-index of `<DevMode/>`

## @suspensive/react-query@1.26.5

### Patch Changes

- Updated dependencies
\[[`df6e6d8`](df6e6d8)]:
    -   @suspensive/react@1.26.5

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant