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

docs: Add Fluent Read to homepage #600

Merged
merged 3 commits into from
Apr 7, 2024
Merged

Conversation

Bistutu
Copy link
Contributor

@Bistutu Bistutu commented Apr 6, 2024

An efficient browser translation plugin that translates web text into any language, powered by AI.

An efficient browser translation plugin that translates web text into any language, powered by AI.
Copy link

netlify bot commented Apr 6, 2024

Deploy Preview for creative-fairy-df92c4 ready!

Name Link
🔨 Latest commit f719fc8
🔍 Latest deploy log https://app.netlify.com/sites/creative-fairy-df92c4/deploys/6612a68a1a79da000841d636
😎 Deploy Preview https://deploy-preview-600--creative-fairy-df92c4.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
Collaborator

@aklinker1 aklinker1 left a comment

Choose a reason for hiding this comment

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

Cool concept, but you broke the docs with your addition changes.

Comment on lines 32 to 34
.filter((item) => item != null)
.map((item) => ({
filter((item) => item != null)
map((item) => ({
Copy link
Collaborator

Choose a reason for hiding this comment

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

Revert these lines

Copy link
Contributor Author

Choose a reason for hiding this comment

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

"I'm sorry, I accidentally changed two periods to full-width commas. I have now corrected them back to periods. My apologies once again."

@Bistutu Bistutu requested a review from aklinker1 April 7, 2024 09:31
@aklinker1 aklinker1 changed the title Update UsingWxtSection.vue docs: Add Fluent Read to homepage Apr 7, 2024
Copy link
Collaborator

@aklinker1 aklinker1 left a comment

Choose a reason for hiding this comment

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

Main branch had failing checks, had to fix that first.

Copy link

codecov bot commented Apr 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.62%. Comparing base (c833d3b) to head (f719fc8).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #600      +/-   ##
==========================================
- Coverage   86.68%   86.62%   -0.06%     
==========================================
  Files         112      112              
  Lines        9032     9032              
  Branches      908      907       -1     
==========================================
- Hits         7829     7824       -5     
- Misses       1189     1194       +5     
  Partials       14       14              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@aklinker1 aklinker1 merged commit 2a4fa9a into wxt-dev:main Apr 7, 2024
15 checks passed
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.

None yet

2 participants