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

ntp: shipreview changes to favorites #1405

Merged
merged 2 commits into from
Jan 17, 2025

Conversation

shakyShane
Copy link
Contributor

@shakyShane shakyShane commented Jan 17, 2025

Asana Task/Github Issue: https://app.asana.com/0/0/1209181023494752/f

Description

  • added etldPlusOne so that the FE can control move of the derived values (like fallbacks)
  • use 2 letters instead of fallback icons
  • override the native preview element to work around webkit bugs.

Testing Steps

Checklist

Please tick all that apply:

  • I have tested this change locally
  • I have tested this change locally in all supported browsers
  • This change will be visible to users
  • I have added automated tests that cover this change
  • I have ensured the change is gated by config
  • This change was covered by a ship review
  • This change was covered by a tech design
  • Any dependent config has been merged

@shakyShane shakyShane mentioned this pull request Jan 17, 2025
8 tasks
Copy link

github-actions bot commented Jan 17, 2025

Temporary Branch Update

The temporary branch has been updated with the latest changes. Below are the details:

Please use the above install command to update to the latest version.

Copy link

github-actions bot commented Jan 17, 2025

[Beta] Generated file diff

Time updated: Fri, 17 Jan 2025 16:43:50 GMT

Integration
    - integration/pages/new-tab/dist/index.css
  • integration/pages/new-tab/dist/index.js

File has changed

Windows
    - windows/pages/new-tab/dist/index.css
  • windows/pages/new-tab/dist/index.js

File has changed

Apple
    - dist/pages/new-tab/dist/index.css
  • dist/pages/new-tab/dist/index.js

File has changed

New Files
    - integration/pages/new-tab/company-icons/other-dark.svg
  • windows/pages/new-tab/company-icons/other-dark.svg
  • dist/pages/new-tab/company-icons/other-dark.svg

❌ File only exists in new changeset

@shakyShane shakyShane marked this pull request as ready for review January 17, 2025 14:33
@shakyShane shakyShane requested review from mgurgel and a team as code owners January 17, 2025 14:33
Copy link

netlify bot commented Jan 17, 2025

Deploy Preview for content-scope-scripts ready!

Name Link
🔨 Latest commit 1618d4a
🔍 Latest deploy log https://app.netlify.com/sites/content-scope-scripts/deploys/678a888e6d8a5f000879f20c
😎 Deploy Preview https://deploy-preview-1405--content-scope-scripts.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.

@shakyShane shakyShane force-pushed the 01-17-ntp_improved_background_fades branch from c8330d5 to 99d11ef Compare January 17, 2025 16:22
@shakyShane shakyShane force-pushed the 01-17-ntp_shipreview_changes_to_favorites branch from 92039ea to d9776ec Compare January 17, 2025 16:22
@@ -186,7 +186,27 @@ export function useItemState(url, id) {
}),
onDragStart: () => setState({ type: 'dragging' }),
onDrop: () => setState({ type: 'idle' }),
}),
onGenerateDragPreview: ({ nativeSetDragImage, source }) => {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice!

mgurgel
mgurgel previously approved these changes Jan 17, 2025
Base automatically changed from 01-17-ntp_improved_background_fades to main January 17, 2025 16:42
@shakyShane shakyShane dismissed mgurgel’s stale review January 17, 2025 16:42

The base branch was changed.

@shakyShane shakyShane force-pushed the 01-17-ntp_shipreview_changes_to_favorites branch from d9776ec to 1618d4a Compare January 17, 2025 16:42
@shakyShane shakyShane merged commit bbdf594 into main Jan 17, 2025
12 checks passed
@shakyShane shakyShane deleted the 01-17-ntp_shipreview_changes_to_favorites branch January 17, 2025 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants