-
Notifications
You must be signed in to change notification settings - Fork 116
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
feat(blog): added initial blog entry for 2024 Aug #4046
Conversation
Run & review this pull request in StackBlitz Codeflow. |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
@@ -15,7 +15,7 @@ const ResponsiveBorderedImage: React.FC<ImageProps> = (props) => { | |||
borderRadius="borderRadius20" | |||
overflow="hidden" | |||
> | |||
<Image placeholder="blur" style={{ height: "100%", maxWidth: "100%" }} {...props} /> | |||
<Image placeholder="blur" style={{ height: "100%", minWidth: "100%" }} {...props} /> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seeing an issue where corner ornament would't fill width. Observed no breaking changes.
☁️ Nx Cloud ReportCI is running/has finished running commands for commit bb5f39b. As they complete they will appear below. Click to see the status, the terminal output, and the build insights. 📂 See all runs for this CI Pipeline Execution ✅ Successfully ran 1 targetSent with 💌 from NxCloud. |
Size Change: 0 B Total Size: 1.09 MB ℹ️ View Unchanged
|
Paste Run #8583
Run Properties:
|
Project |
Paste
|
Branch Review |
blog/2024-08
|
Run status |
Passed #8583
|
Run duration | 02m 12s |
Commit |
bb5f39b28f: Merge branch 'main' into blog/2024-08
|
Committer | kodiakhq[bot] |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
0
|
Flaky |
0
|
Pending |
0
|
Skipped |
0
|
Passing |
67
|
View all changes introduced in this branch ↗︎ |
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. Latest deployment of this branch, based on commit bb5f39b:
|
packages/paste-website/src/pages/blog/2024-08-23-paste-newsletter.mdx
Outdated
Show resolved
Hide resolved
…ter.mdx Co-authored-by: Sarah <[email protected]>
packages/paste-website/src/pages/blog/2024-08-23-paste-newsletter.mdx
Outdated
Show resolved
Hide resolved
packages/paste-website/src/pages/blog/2024-08-23-paste-newsletter.mdx
Outdated
Show resolved
Hide resolved
packages/paste-website/src/pages/blog/2024-08-23-paste-newsletter.mdx
Outdated
Show resolved
Hide resolved
packages/paste-website/src/pages/blog/2024-08-23-paste-newsletter.mdx
Outdated
Show resolved
Hide resolved
Co-authored-by: Nora Krantz <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀
Paste Run #8584
Run Properties:
|
Project |
Paste
|
Branch Review |
blog/2024-08
|
Run status |
Passed #8584
|
Run duration | 06m 10s |
Commit |
ba97c4ef9c ℹ️: Merge bb5f39b28f5907408ebd28e7c2e37638f95ade37 into 2951f5c07c4dc537150c83e69853...
|
Committer | krisantrobus |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
0
|
Flaky |
0
|
Pending |
0
|
Skipped |
0
|
Passing |
125
|
View all changes introduced in this branch ↗︎ |
Added a new blog post for latest Paste newsletter.