-
Notifications
You must be signed in to change notification settings - Fork 3.1k
feat(translation/jp): 20231129 update #3272
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
Conversation
Co-authored-by: zhangshengjie <zhangshengjie@users.noreply.github.com>
Adds a new line before the table to allow the markdown to render properly
* docs: fix indentation in 5-adding-mobile.md * Also change in v7 docs --------- Co-authored-by: Shawn Taylor <shawn@ionic.io>
* add playgrounds * lint * Update static/usage/v7/select/customization/custom-toggle-icons/index.md Co-authored-by: Liam DeBeasi <liamdebeasi@users.noreply.github.com> * Update static/usage/v7/select/customization/icon-flip-behavior/index.md Co-authored-by: Liam DeBeasi <liamdebeasi@users.noreply.github.com> * fix icon usage for React and Vue * rename toggleIconWhenOpen to expandedIcon --------- Co-authored-by: Liam DeBeasi <liamdebeasi@users.noreply.github.com>
chore: release ionic 7.1 docs
fixed wording mistakes
Co-authored-by: Maria Hutt <maria@ionic.io>
Co-authored-by: reslear <reslear@users.noreply.github.com>
Co-authored-by: dillionmegida <dillionmegida@users.noreply.github.com>
* Add prompts and generate vue file * Generate other files * Use variables in headers * Add readme * Add prompt with option to generate css files * Add version to prompt and modify files accordingly * Update readme * Address PR review * Add hint for component name casing * Add Angular TS option * Reformat to use advanced prompting * Refactor where markdown output comes from * Remove default value for path; add validation * Add validation for component name --------- Co-authored-by: Amanda Johnston <90629384+amandaejohnston@users.noreply.github.com>
* Add renovate.json * chore: remove invalid setting --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Sean Perkins <sean@ionic.io>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Set return order of usePhotoGallery the same as expected in Tab2
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
--------- Co-authored-by: Shawn Taylor <shawn@ionic.io> Co-authored-by: Liam DeBeasi <liamdebeasi@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
# Conflicts: # docs/api/reorder.md # docusaurus.config.js # package-lock.json # package.json # src/theme/DocPage/index.tsx
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
# Conflicts: # .github/CODEOWNERS # .github/workflows/CI.yml # docs/angular/build-options.md # docs/react/testing/introduction.md # package-lock.json # renovate.json # scripts/data/translated-api.json # scripts/data/translated-cache.json # scripts/data/translated-cli.json # src/components/page/reference/ReleaseNotes/release-notes.json # src/styles/components/_doc-sidebar.scss # src/theme/DocItem/Layout/index.tsx # src/theme/NavbarItem/LocaleDropdownNavbarItem/styles.module.css # src/translate/.detection/cli/start.readme.md # src/translate/cli/start.readme.md # static/code/stackblitz/v6/react/index.html # static/code/stackblitz/v6/react/package-lock.json # static/code/stackblitz/v6/react/package.json # static/code/stackblitz/v6/vue/package-lock.json # static/code/stackblitz/v7/react/index.html # static/code/stackblitz/v7/react/package-lock.json # static/code/stackblitz/v7/react/package.json # static/code/stackblitz/v7/vue/package-lock.json # static/icons/arrow-forward-outline.svg
deployment has failed to Vercel. This is odd because the same code works fine in Netlify. https://ionicframework.jp/docs/ Can you tell me what the Vercel error log shows? |
Thanks for opening the PR! Here is the error log:
It looks like The resolved version in main's It looks like the |
@liamdebeasi Thanks for the review.
That's right! Copying the package-lock.json from the main branch to this branch fixed it. |
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.
Thank you!
No description provided.