Uh oh!
There was an error while loading. Please reload this page.
translation(jp): 20260308 update - #4426
Conversation
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>
…n of the previous version (#4207) * Fixed broken link to @awesome-cordova-plugins/ionic-webview * Added support to run release notes using Windows * Update cspell-wordlist.txt * Update vscode-extension.md * Fix buttons height * Update vscode-extension.md * Update docs/intro/vscode-extension.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Added custom styling * Update versioned_docs/version-v5/native/ionic-webview.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update src/styles/custom.scss Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update docs/intro/vscode-extension.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update vscode-extension.md * Update custom.scss * Update vscode-extension.md * Fix styles broken and semantics * Update src/styles/custom.scss Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Brandy Smith <6577830+brandyscarney@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>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…d section headers (#4219) Co-authored-by: Brandy Smith <6577830+brandyscarney@users.noreply.github.com>
Co-authored-by: Brandy Smith <6577830+brandyscarney@users.noreply.github.com>
Co-authored-by: Brandy Smith <6577830+brandyscarney@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>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
# Conflicts: # cspell-wordlist.txt # docs/api/checkbox.md # docs/api/input.md # docs/api/radio.md # docs/api/range.md # docs/api/reorder-group.md # docs/api/reorder.md # docs/api/select.md # docs/api/textarea.md # docs/api/toggle.md # docs/components.md # docs/core-concepts/webview.md # docs/intro/vscode-extension.md # docs/layout/css-utilities.md # docs/updating/8-0.md # sidebars.js
…#4420) Co-authored-by: Brandy Smith <6577830+brandyscarney@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
# Conflicts: # cspell-wordlist.txt # docs/api/modal.md # docs/api/refresher.md
# Conflicts: # cspell-wordlist.txt # docs/api/modal.md # docs/layout/dynamic-font-scaling.md # docs/react/adding-ionic-react-to-an-existing-react-project.md # docs/vue/navigation.md # plugins/docusaurus-plugin-ionic-component-api/index.js # sidebars.js # static/code/stackblitz/v6/vue/package-lock.json # static/code/stackblitz/v7/angular/package-lock.json # static/code/stackblitz/v7/html/package-lock.json # static/code/stackblitz/v7/react/package-lock.json # static/code/stackblitz/v7/vue/package-lock.json # static/code/stackblitz/v7/vue/package.json # static/code/stackblitz/v8/angular/package-lock.json # static/code/stackblitz/v8/angular/package.json # static/code/stackblitz/v8/html/package-lock.json # static/code/stackblitz/v8/html/package.json # static/code/stackblitz/v8/react/package-lock.json # static/code/stackblitz/v8/react/package.json # static/code/stackblitz/v8/vue/package-lock.json # static/code/stackblitz/v8/vue/package.json # static/usage/v7/datetime/styling/calendar-header/react/main_tsx.md # static/usage/v7/select/typeahead/angular/modal-example_component_ts.md # static/usage/v7/select/typeahead/angular/typeahead_component_ts.md # static/usage/v8/select/typeahead/angular/modal-example_component_ts.md # static/usage/v8/select/typeahead/angular/typeahead_component_ts.md # versioned_docs/version-v7/react/adding-ionic-react-to-an-existing-react-project.md # versioned_docs/version-v7/vue/navigation.md
The latest updates on your projects. Learn more about Vercel for GitHub.
|
brandyscarney
commented
Mar 9, 2026
I am getting the below error running [ERROR] Error: Unable to build website for locale en.
at tryToBuildLocale (/Users/brandyscarney/Developer/ionic-docs/node_modules/@docusaurus/core/lib/commands/build/build.js:78:15)
at async /Users/brandyscarney/Developer/ionic-docs/node_modules/@docusaurus/core/lib/commands/build/build.js:34:9
... 4 lines matching cause stack trace ...
at async file:///Users/brandyscarney/Developer/ionic-docs/node_modules/@docusaurus/core/bin/docusaurus.mjs:44:3 {
[cause]: Error: Docusaurus static site generation failed for 1 paths:
- "/docs/layout/dynamic-font-scaling"
at generateStaticFiles (/Users/brandyscarney/Developer/ionic-docs/node_modules/@docusaurus/core/lib/ssg/ssg.js:129:15)
at async executeSSG (/Users/brandyscarney/Developer/ionic-docs/node_modules/@docusaurus/core/lib/ssg/ssgExecutor.js:29:23)
... 9 lines matching cause stack trace ...
at async file:///Users/brandyscarney/Developer/ionic-docs/node_modules/@docusaurus/core/bin/docusaurus.mjs:44:3 {
[cause]: AggregateError
at generateStaticFiles (/Users/brandyscarney/Developer/ionic-docs/node_modules/@docusaurus/core/lib/ssg/ssg.js:130:20)
at async executeSSG (/Users/brandyscarney/Developer/ionic-docs/node_modules/@docusaurus/core/lib/ssg/ssgExecutor.js:29:23)
at async buildLocale (/Users/brandyscarney/Developer/ionic-docs/node_modules/@docusaurus/core/lib/commands/build/buildLocale.js:60:31)
at async runBuildLocaleTask (/Users/brandyscarney/Developer/ionic-docs/node_modules/@docusaurus/core/lib/commands/build/build.js:93:5)
at async /Users/brandyscarney/Developer/ionic-docs/node_modules/@docusaurus/core/lib/commands/build/build.js:74:13
at async tryToBuildLocale (/Users/brandyscarney/Developer/ionic-docs/node_modules/@docusaurus/core/lib/commands/build/build.js:70:9)
at async /Users/brandyscarney/Developer/ionic-docs/node_modules/@docusaurus/core/lib/commands/build/build.js:34:9
at async mapAsyncSequential (/Users/brandyscarney/Developer/ionic-docs/node_modules/@docusaurus/utils/lib/jsUtils.js:21:24)
at async Command.build (/Users/brandyscarney/Developer/ionic-docs/node_modules/@docusaurus/core/lib/commands/build/build.js:33:5)
at async Promise.all (index 0)
at async runCLI (/Users/brandyscarney/Developer/ionic-docs/node_modules/@docusaurus/core/lib/commands/cli.js:56:5)
at async file:///Users/brandyscarney/Developer/ionic-docs/node_modules/@docusaurus/core/bin/docusaurus.mjs:44:3 {
[errors]: [
Error: Can't render static file for pathname "/docs/layout/dynamic-font-scaling" at generateStaticFile (/Users/brandyscarney/Developer/ionic-docs/node_modules/@docusaurus/core/lib/ssg/ssg.js:167:15) at processTicksAndRejections (node:internal/process/task_queues:105:5) at runNextTicks (node:internal/process/task_queues:69:3) at process.processImmediate (node:internal/timers:473:9) at async /Users/brandyscarney/Developer/ionic-docs/node_modules/p-map/index.js:57:22 { [cause]: Error: Expected component `DynamicFontScaling` to be defined: you likely forgot to import, pass, or provide it. at _missingMdxReference (server.bundle.js:210486:9) at _createMdxContent (server.bundle.js:209954:28) at MDXContent (server.bundle.js:210483:8) at Uc (server.bundle.js:44913:44) at Xc (server.bundle.js:44915:253) at Z (server.bundle.js:44921:89) at Xc (server.bundle.js:44919:231) at Z (server.bundle.js:44921:89) at Xc (server.bundle.js:44915:481) at Z (server.bundle.js:44921:89) } ] } }} |
rdlabo
commented
Mar 10, 2026
@brandyscarney Sorry about that. It seems a line was accidentally dropped during the merge. I've fixed it now. Thanks for catching it! |
brandyscarney
commented
Mar 16, 2026
This looks good, but there are some commits that are earlier than the most recent update: #4334 Is this right? |
rdlabo
commented
Mar 16, 2026
@brandyscarney Thanks for the review. This happens occasionally because this project's main repository is https://github.com/ionic-jp/ionic-docs/tree/main, but there's no issue with the content. |
brandyscarney
commented
Mar 16, 2026
Sounds good! I merged some dependency updates to |
Uh oh!
There was an error while loading. Please reload this page.
Description
current update is merged.
Change Type