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

Task/12835 upgrade node ember versions #1479

Closed
wants to merge 19 commits into from

Conversation

bmarchena
Copy link
Contributor

@bmarchena bmarchena commented Apr 19, 2023

Updates ZAP Search to use Node 16 and Ember 3.28

Multiple test errors outstanding still require resolution.

The most common is changing components to use angle brackets instead of curly brackets where necessary. I found this documentation helpful in resolving those.

Another common issue is the usage of the "action" helper. This is resolved by instead using the new "on" and "fn" helpers as documented here.

Others can vary from issues with inline styling to missing alt text on images.

@netlify
Copy link

netlify bot commented Apr 19, 2023

Deploy Preview for labs-zap ready!

Name Link
🔨 Latest commit d53e66f
🔍 Latest deploy log https://app.netlify.com/sites/labs-zap/deploys/6515947bc187180008d6fe4c
😎 Deploy Preview https://deploy-preview-1479--labs-zap.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.

@bmarchena bmarchena closed this Apr 3, 2024
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