translation(jp): merge contrast color calculation#3278
Merged
rdlabo merged 676 commits intotranslation/jpfrom Dec 1, 2023
Merged
translation(jp): merge contrast color calculation#3278rdlabo merged 676 commits intotranslation/jpfrom
rdlabo merged 676 commits intotranslation/jpfrom
Conversation
* 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: dillionmegida <dillionmegida@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: dillionmegida <dillionmegida@gmail.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
# 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
* fix(color-generator): contrast color calculation * refactor: apply types and code style
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
# Conflicts: # static/code/stackblitz/v7/react/package-lock.json # static/code/stackblitz/v7/vue/package-lock.json
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
liamdebeasi
approved these changes
Dec 1, 2023
Contributor
|
Thank you! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
#3274 is important changes.
So I would like to incorporate it into jp docs, albeit at a small granularity.