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

feat(translation/jp): 20231006 update #3174

Merged
merged 594 commits into from
Oct 17, 2023
Merged
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Apr 10, 2023

  1. fix(styles): add sidebar indentation for nested sections (#2886)

    * fix(styles): add sidebar indentation for nested sections
    
    * fix: spacing at end of sidebar
    
    * fix: spacing between sections
    
    * fix: padding between collapsed sections
    sean-perkins authored Apr 10, 2023
    1 Configuration menu
    Copy the full SHA
    f7a7d12 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    6351423 View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    1ce073d View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. 1 Configuration menu
    Copy the full SHA
    dee546e View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    2dc8c1c View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. 1 Configuration menu
    Copy the full SHA
    29a1279 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    f2eb4c7 View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    2ff757e View commit details
    Browse the repository at this point in the history
  4. 1 Configuration menu
    Copy the full SHA
    b6bb849 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. 1 Configuration menu
    Copy the full SHA
    ea4104d View commit details
    Browse the repository at this point in the history
  2. docs(quickstart): remove unnecessary references to React Native (#2238)

    * Update quickstart.md
    
    this was set as intro to React Native which is wrong in my opinion. Should be Ionic React instead.
    
    * Remove other incorrect references to React Native
    
    ---------
    
    Co-authored-by: Shawn Taylor <[email protected]>
    ceghap and mapsandapps authored Apr 13, 2023
    1 Configuration menu
    Copy the full SHA
    b0ac6e8 View commit details
    Browse the repository at this point in the history
  3. docs(searchbar): debounce uses ionInput (#2913)

    Co-authored-by: guillaumesmo <[email protected]>
    liamdebeasi and guillaumesmo authored Apr 13, 2023
    1 Configuration menu
    Copy the full SHA
    eb79612 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. 1 Configuration menu
    Copy the full SHA
    d8ad3c2 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. 1 Configuration menu
    Copy the full SHA
    4d95c7e View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    45c965b View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    da07c22 View commit details
    Browse the repository at this point in the history
  4. docs(react): provide unique key instead of index (#2630)

    As providing index as keys is a bad practice, this commit modifies the key value to be `photo.filepath` which will be unique and consistent while adding new photos.
    
    [Keys - react docs](https://reactjs.org/docs/lists-and-keys.html#keys)
    [example why it is not recommended](https://robinpokorny.com/blog/index-as-a-key-is-an-anti-pattern/)
    ThejasKiranPS authored Apr 17, 2023
    1 Configuration menu
    Copy the full SHA
    55b7212 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. 1 Configuration menu
    Copy the full SHA
    ea506a9 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    92424ff View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. 1 Configuration menu
    Copy the full SHA
    d389d42 View commit details
    Browse the repository at this point in the history
  2. docs(pwa): update firebase instructions for deploying pwa (#2916)

    * docs(react): update firebase instructions for deploying pwa
    
    ---------
    
    Co-authored-by: Brett Peary <[email protected]>
    sean-perkins and b-d-m-p authored Apr 20, 2023
    1 Configuration menu
    Copy the full SHA
    601c7a1 View commit details
    Browse the repository at this point in the history
  3. docs(support): remove migration guide link (#2925)

    This link does not exist anymore as the migration guides are available as a top-level category in the sidebar.
    liamdebeasi authored Apr 20, 2023
    1 Configuration menu
    Copy the full SHA
    98287ff View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. 1 Configuration menu
    Copy the full SHA
    6113248 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    fd156fd View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. Merge branch 'main' of github.com:ionic-team/ionic-docs

    # Conflicts:
    #	docs/api/modal.md
    #	docs/api/nav.md
    #	docs/api/router-link.md
    #	docs/api/searchbar.md
    #	docs/api/select.md
    #	docs/api/toast.md
    #	docs/intro/next.md
    #	docs/layout/structure.md
    #	docs/react/lifecycle.md
    #	docs/react/navigation.md
    #	docs/react/overview.md
    #	docs/react/pwa.md
    #	docs/studio/setup/installation.md
    #	docs/theming/css-shadow-parts.md
    #	docs/vue/pwa.md
    #	docs/vue/quickstart.md
    #	versioned_docs/version-v6/studio.md
    rdlabo committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    327ce7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d848669 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ff738a View commit details
    Browse the repository at this point in the history
  4. fix(angular-getting-started): type errors (#2688)

    Co-authored-by: Greg Billetdeaux <[email protected]>
    Co-authored-by: Maria Hutt <[email protected]>
    3 people authored Apr 24, 2023
    Configuration menu
    Copy the full SHA
    d8b91fe View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. 1 Configuration menu
    Copy the full SHA
    d6659e1 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    cae727f View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    2c43649 View commit details
    Browse the repository at this point in the history
  4. 1 Configuration menu
    Copy the full SHA
    3da7c10 View commit details
    Browse the repository at this point in the history
  5. 1 Configuration menu
    Copy the full SHA
    431f2e0 View commit details
    Browse the repository at this point in the history
  6. 1 Configuration menu
    Copy the full SHA
    7a9f3b3 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. 1 Configuration menu
    Copy the full SHA
    ba21d4e View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    f143f30 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. 1 Configuration menu
    Copy the full SHA
    3a20ba5 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    9675a8a View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    069b134 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. 1 Configuration menu
    Copy the full SHA
    53e69e6 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. 1 Configuration menu
    Copy the full SHA
    ea89c02 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    815edef View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. 1 Configuration menu
    Copy the full SHA
    8585a9f View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. 1 Configuration menu
    Copy the full SHA
    66a7d12 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    f4adec9 View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    a72013d View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. 1 Configuration menu
    Copy the full SHA
    be3c382 View commit details
    Browse the repository at this point in the history
  2. chore(lint): add prettier and lint on CI (#2946)

    - Adds prettier to a lint command (prettier was installed just not used anywhere)
    - Runs `npm install` & `npm lint` on CI
    - Updates the `.prettierignore` to be more up-to-date with the current docs structure 
      - `static/code/stackblitz` files were ignored because it was modifying the indentation surrounding `{ TEMPLATE }` and this caused the StackBlitz to look worse when opened
    - Adds `mdx` as a parser to the `@ionic/prettier-config` and updates this repo to use that version
    brandyscarney authored May 4, 2023
    1 Configuration menu
    Copy the full SHA
    8db9610 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. docs(support): update angular support policy (#2953)

    This PR updates the support table to note that Angular 16 is supported for Ionic v7
    liamdebeasi authored May 8, 2023
    1 Configuration menu
    Copy the full SHA
    01d9c09 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Configuration menu
    Copy the full SHA
    944abce View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. 1 Configuration menu
    Copy the full SHA
    afebb15 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    9184c2f View commit details
    Browse the repository at this point in the history
  3. docs(developing): update Java instructions to mention JDK 11 for late…

    …st cordova-android (#2200)
    
    Updates the developing android documentation to reflect the latest Cordova guide here: https://cordova.apache.org/docs/en/11.x/guide/platforms/android/#java-development-kit-jdk
    
    ---------
    
    Co-authored-by: Brandy Carney <[email protected]>
    AustineA and brandyscarney authored May 11, 2023
    1 Configuration menu
    Copy the full SHA
    ddcb607 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. 1 Configuration menu
    Copy the full SHA
    3bc9014 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    34a7c6a View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. 1 Configuration menu
    Copy the full SHA
    2f1a769 View commit details
    Browse the repository at this point in the history
  2. docs(quickstart): remove typescript for imports and tests (#2216)

    * Update quickstart.md
    
    Currently, the "use Javascript" section is incomplete as Jest is still configured to use Typescript and running `npm run test:unit` will throw errors. The section was revised to to include Jest Javascript configuration changes.
    
    ---------
    
    Co-authored-by: Shawn Taylor <[email protected]>
    praxxys and mapsandapps authored May 17, 2023
    1 Configuration menu
    Copy the full SHA
    998c507 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. 1 Configuration menu
    Copy the full SHA
    7d6da43 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    244d728 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. 1 Configuration menu
    Copy the full SHA
    47dfcab View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    d8731a4 View commit details
    Browse the repository at this point in the history
  3. doc(CORS): update the native options (#2954)

    Include different options for Capacitor and Cordova (legacy).
    Also fixes what was a dead link to Ionic Native.
    kensodemann authored May 19, 2023
    1 Configuration menu
    Copy the full SHA
    4af04fa View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. 1 Configuration menu
    Copy the full SHA
    2e8bff2 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. 1 Configuration menu
    Copy the full SHA
    e489144 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Configuration menu
    Copy the full SHA
    436bc2e View commit details
    Browse the repository at this point in the history
  2. docs(vue): add community guide by theafolayan (#1795)

    Co-authored-by: Maria Hutt <[email protected]>
    theafolayan and thetaPC authored May 25, 2023
    1 Configuration menu
    Copy the full SHA
    bb95aec View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    b846359 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. docs(spinner): add docs for resizing (#2966)

    * docs(spinner): add docs for resizing
    mapsandapps authored May 26, 2023
    1 Configuration menu
    Copy the full SHA
    b43e71c View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    f4306be View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. 1 Configuration menu
    Copy the full SHA
    c96239f View commit details
    Browse the repository at this point in the history
  2. chore: prettier formatting (#2979)

    * chore: prettier formatting
    
    * chore: revert invalid changes
    sean-perkins authored May 30, 2023
    1 Configuration menu
    Copy the full SHA
    bb9e793 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. 1 Configuration menu
    Copy the full SHA
    9fd849f View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. 1 Configuration menu
    Copy the full SHA
    e665d7e View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. 1 Configuration menu
    Copy the full SHA
    7c5fc22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0095c9f View commit details
    Browse the repository at this point in the history
  3. docs(angular):updated component photo service (#2986) (#2987)

    * docs(angular):updated component photo service (#2986)
    
    * docs(angular):changed component photo service (#2986)
    
    changed photo.path --> photo.path!
    
    * remove extra newline
    
    ---------
    
    Co-authored-by: Amanda Johnston <[email protected]>
    nandanchandra and averyjohnston authored Jun 6, 2023
    1 Configuration menu
    Copy the full SHA
    b6dd83a View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. 1 Configuration menu
    Copy the full SHA
    b52a8c3 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. docs(security): content security policies (#2975)

    Co-authored-by: Liam DeBeasi <[email protected]>
    sean-perkins and liamdebeasi authored Jun 9, 2023
    1 Configuration menu
    Copy the full SHA
    cfceccd View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    5109e2a View commit details
    Browse the repository at this point in the history
  3. docs(app-store): add release flag (#2990)

    Co-authored-by: zhangshengjie <[email protected]>
    liamdebeasi and ZhangShengjie authored Jun 9, 2023
    1 Configuration menu
    Copy the full SHA
    13e6bf9 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. docs(vue): fix lifecycle table formatting (#2967)

    Adds a new line before the table to allow the markdown to render properly
    doingandlearning authored Jun 12, 2023
    1 Configuration menu
    Copy the full SHA
    bc06123 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. 1 Configuration menu
    Copy the full SHA
    ec01f80 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. docs(angular): fix indentation in 5-adding-mobile.md (#2855)

    * docs: fix indentation in 5-adding-mobile.md
    
    * Also change in v7 docs
    
    ---------
    
    Co-authored-by: Shawn Taylor <[email protected]>
    bobbyg603 and mapsandapps authored Jun 15, 2023
    1 Configuration menu
    Copy the full SHA
    a0f9248 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Configuration menu
    Copy the full SHA
    7540f82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    107a0c5 View commit details
    Browse the repository at this point in the history
  3. docs(select): add playgrounds for toggle icon customization (#2996)

    * add playgrounds
    
    * lint
    
    * Update static/usage/v7/select/customization/custom-toggle-icons/index.md
    
    Co-authored-by: Liam DeBeasi <[email protected]>
    
    * Update static/usage/v7/select/customization/icon-flip-behavior/index.md
    
    Co-authored-by: Liam DeBeasi <[email protected]>
    
    * fix icon usage for React and Vue
    
    * rename toggleIconWhenOpen to expandedIcon
    
    ---------
    
    Co-authored-by: Liam DeBeasi <[email protected]>
    averyjohnston and liamdebeasi authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    d9ca1bf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fa7e948 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e9dc746 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. chore: release ionic 7.1 docs

    chore: release ionic 7.1 docs
    liamdebeasi authored Jun 21, 2023
    Configuration menu
    Copy the full SHA
    a3ef3b3 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    78934cd View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    dc99a6e View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. 1 Configuration menu
    Copy the full SHA
    113dee7 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. docs(native): improve grammar

    fixed wording mistakes
    CrazyChaoz authored Jun 23, 2023
    1 Configuration menu
    Copy the full SHA
    9b65f4b View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. docs(your-first-app): switch to Date.now() (#2915)

    Co-authored-by: Maria Hutt <[email protected]>
    biskweet and thetaPC authored Jun 26, 2023
    1 Configuration menu
    Copy the full SHA
    03022cb View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. docs(list): use dark mode aware color (#3015)

    Co-authored-by: reslear <[email protected]>
    liamdebeasi and reslear authored Jul 6, 2023
    1 Configuration menu
    Copy the full SHA
    7d9e1fe View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    806851b View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    b2b7df1 View commit details
    Browse the repository at this point in the history
  4. 1 Configuration menu
    Copy the full SHA
    63d96f3 View commit details
    Browse the repository at this point in the history
  5. 1 Configuration menu
    Copy the full SHA
    33b6def View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    9be822b View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    c768b6e View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. feat(playground): add support for generating a new playground (#2994)

    * 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 <[email protected]>
    mapsandapps and averyjohnston authored Jul 10, 2023
    1 Configuration menu
    Copy the full SHA
    769c9a4 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    337e869 View commit details
    Browse the repository at this point in the history
  3. Configure Renovate (#3017)

    * Add renovate.json
    
    * chore: remove invalid setting
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Sean Perkins <[email protected]>
    renovate[bot] and sean-perkins authored Jul 10, 2023
    1 Configuration menu
    Copy the full SHA
    6b2f6ed View commit details
    Browse the repository at this point in the history
  4. 1 Configuration menu
    Copy the full SHA
    af69fb0 View commit details
    Browse the repository at this point in the history
  5. 1 Configuration menu
    Copy the full SHA
    9c06dc2 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. 1 Configuration menu
    Copy the full SHA
    15817f4 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    2c7303e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4face1f View commit details
    Browse the repository at this point in the history
  4. chore(deps): update dependency vite to v2.9.16 [security] (#3028)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 11, 2023
    1 Configuration menu
    Copy the full SHA
    718e779 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. 1 Configuration menu
    Copy the full SHA
    756ebca View commit details
    Browse the repository at this point in the history
  2. fix(deps): update dependency @types/node to v16.18.38 (#3033)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 12, 2023
    1 Configuration menu
    Copy the full SHA
    03a8153 View commit details
    Browse the repository at this point in the history
  3. fix(generation): correct angular imports (#3034)

    * Refactor: Improve readability
    
    * Combine index files and fix bug with angular ts generation
    mapsandapps authored Jul 12, 2023
    1 Configuration menu
    Copy the full SHA
    b7348bd View commit details
    Browse the repository at this point in the history
  4. 1 Configuration menu
    Copy the full SHA
    b85fc79 View commit details
    Browse the repository at this point in the history
  5. chore(renovate): limit include paths (#3030)

    * chore(renovate): limit include paths
    
    * fix: use matchPackagePatterns
    sean-perkins authored Jul 12, 2023
    1 Configuration menu
    Copy the full SHA
    fa26dee View commit details
    Browse the repository at this point in the history
  6. 1 Configuration menu
    Copy the full SHA
    431cecc View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. 1 Configuration menu
    Copy the full SHA
    4a53559 View commit details
    Browse the repository at this point in the history
  2. docs(angular): add type assertion for your first app code snippet (#2910

    )
    
    Was getting an error: "Type 'string | undefined' is not assignable to type 'string'." Adding an exclamation point at the end of line 111 solves it.
    josh33 authored Jul 13, 2023
    1 Configuration menu
    Copy the full SHA
    4d8f605 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. docs(animation): add playground example for double-click gesture (#3042)

    Co-authored-by: dillionmegida < [email protected]>
    
    Co-authored-by: Maria Hutt <[email protected]>
    mapsandapps and thetaPC authored Jul 14, 2023
    1 Configuration menu
    Copy the full SHA
    1acc6e4 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. 1 Configuration menu
    Copy the full SHA
    99b5f8a View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    614519f View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    004c78b View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. 1 Configuration menu
    Copy the full SHA
    8e35d5f View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    d57ab7e View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Merge branch 'main' of github.com:ionic-team/ionic-docs

    # Conflicts:
    #	docs/angular/lifecycle.md
    #	docs/angular/navigation.md
    #	docs/api/datetime.md
    #	docs/api/input.md
    #	docs/api/item-sliding.md
    #	docs/api/menu.md
    #	docs/api/modal.md
    #	docs/api/range.md
    #	docs/api/select.md
    #	docs/api/spinner.md
    #	docs/api/tab.md
    #	docs/core-concepts/fundamentals.md
    #	docs/deployment/app-store.md
    #	docs/deployment/progressive-web-app.md
    #	docs/developing/android.md
    #	docs/layout/structure.md
    #	docs/react/lifecycle.md
    #	docs/reference/glossary.md
    #	docs/reference/versioning.md
    #	docs/theming/css-shadow-parts.md
    #	docs/updating/6-0.md
    #	docs/updating/7-0.md
    #	docs/vue/lifecycle.md
    #	docs/vue/quickstart.md
    #	package-lock.json
    #	package.json
    #	versioned_docs/version-v6/intro/upgrading-to-ionic-6.md
    rdlabo committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    484dcce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a86d8ae View commit details
    Browse the repository at this point in the history
  3. chore(): fixed lint

    rdlabo committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    6abe84b View commit details
    Browse the repository at this point in the history
  4. fix(ci): fix lint and diff

    rdlabo committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    d6a3256 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0eff3b8 View commit details
    Browse the repository at this point in the history
  6. chore: lint

    liamdebeasi committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    c9a58f6 View commit details
    Browse the repository at this point in the history
  7. chore: merge feature-7.2 docs

    chore: merge feature-7.2 docs
    liamdebeasi authored Jul 19, 2023
    1 Configuration menu
    Copy the full SHA
    f947b4a View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    d4f47d9 View commit details
    Browse the repository at this point in the history
  2. translate

    rdlabo committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    e95ddf7 View commit details
    Browse the repository at this point in the history
  3. chore

    rdlabo committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    3ec07a7 View commit details
    Browse the repository at this point in the history
  4. chore(): fix confrect

    rdlabo committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    80134d9 View commit details
    Browse the repository at this point in the history
  5. fmt

    rdlabo committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    7e04aef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7476dbe View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. 1 Configuration menu
    Copy the full SHA
    8558baa View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    1d2347e View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. 1 Configuration menu
    Copy the full SHA
    13b92d8 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. 1 Configuration menu
    Copy the full SHA
    71e57ed View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. 1 Configuration menu
    Copy the full SHA
    dc465d5 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    6c5b117 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. 1 Configuration menu
    Copy the full SHA
    8ad4e0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a47e79f View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. docs(vue): streamline usage examples with script setup syntax (#2956)

    * chore(docs): streamline demo using script setup syntax
    
    Simplifies usage demo using Vue’s script setup syntax.
    
    ---------
    
    Co-authored-by: Shawn Taylor <[email protected]>
    treighmawaka and mapsandapps authored Aug 7, 2023
    1 Configuration menu
    Copy the full SHA
    20981f3 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. 1 Configuration menu
    Copy the full SHA
    7e081fa View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. 1 Configuration menu
    Copy the full SHA
    43c3c9e View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    95eaf9f View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    dcba5c2 View commit details
    Browse the repository at this point in the history
  4. 1 Configuration menu
    Copy the full SHA
    ef426cd View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2023

  1. Merge branch 'main' of github.com:ionic-team/ionic-docs

    # Conflicts:
    #	docs/api/button.md
    #	docs/developing/android.md
    #	docs/developing/ios.md
    #	docs/developing/previewing.md
    #	docs/react/lifecycle.md
    #	docs/react/quickstart.md
    #	docs/theming/advanced.md
    #	docs/theming/dark-mode.md
    #	docs/vue/quickstart.md
    #	scripts/i18n.sh
    rdlabo committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    3e68cbc View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. fix(vue): fix bug with key type

    fc92 authored Aug 14, 2023
    1 Configuration menu
    Copy the full SHA
    c75a55a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    760204f View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Revert "fix(): alphabetize sidebar (#3081)" (#3087)

    This reverts commit 760204f.
    mapsandapps authored Aug 15, 2023
    1 Configuration menu
    Copy the full SHA
    b4e56e2 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. chore: merge feature-7.3 documentation

    chore: merge feature-7.3 documentation
    liamdebeasi authored Aug 16, 2023
    1 Configuration menu
    Copy the full SHA
    6bc7c76 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. 1 Configuration menu
    Copy the full SHA
    32bb2d0 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    dedf768 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Configuration menu
    Copy the full SHA
    6e7737e View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Merge branch 'main' of github.com:ionic-team/ionic-docs

    # Conflicts:
    #	docs/api/accordion.md
    #	docs/api/action-sheet.md
    #	docs/api/alert.md
    #	docs/api/back-button.md
    #	docs/api/badge.md
    #	docs/api/button.md
    #	docs/api/card-title.md
    #	docs/api/checkbox.md
    #	docs/api/chip.md
    #	docs/api/col.md
    #	docs/api/content.md
    #	docs/api/fab-button.md
    #	docs/api/fab.md
    #	docs/api/footer.md
    #	docs/api/grid.md
    #	docs/api/img.md
    #	docs/api/infinite-scroll.md
    #	docs/api/input.md
    #	docs/api/item-divider.md
    #	docs/api/item-option.md
    #	docs/api/item-sliding.md
    #	docs/api/label.md
    #	docs/api/loading.md
    #	docs/api/menu-button.md
    #	docs/api/menu-toggle.md
    #	docs/api/nav-link.md
    #	docs/api/nav.md
    #	docs/api/picker.md
    #	docs/api/popover.md
    #	docs/api/progress-bar.md
    #	docs/api/radio-group.md
    #	docs/api/radio.md
    #	docs/api/range.md
    #	docs/api/reorder-group.md
    #	docs/api/reorder.md
    #	docs/api/ripple-effect.md
    #	docs/api/route-redirect.md
    #	docs/api/router-link.md
    #	docs/api/row.md
    #	docs/api/searchbar.md
    #	docs/api/select-option.md
    #	docs/api/skeleton-text.md
    #	docs/api/spinner.md
    #	docs/api/split-pane.md
    #	docs/api/tab-bar.md
    #	docs/api/tab.md
    #	docs/api/tabs.md
    #	docs/api/thumbnail.md
    #	docs/api/toast.md
    #	docs/api/toggle.md
    #	docs/api/toolbar.md
    rdlabo committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    2479291 View commit details
    Browse the repository at this point in the history
  2. fix(docs): fix merge mistake

    rdlabo committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    1ca12d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9cdbac8 View commit details
    Browse the repository at this point in the history
  4. fmt

    rdlabo committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    8bbe61d View commit details
    Browse the repository at this point in the history
  5. translate(docs): translated

    rdlabo committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    b217c9b View commit details
    Browse the repository at this point in the history
  6. fmt

    rdlabo committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    e899a52 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. 1 Configuration menu
    Copy the full SHA
    ab5c450 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. feat(generation): generate playgrounds for guides (#3098)

    * Conditional prompting
    
    * Improve console.log copy
    
    * Adjust templates for guide playground generation
    
    * Add validation
    
    ---------
    
    Co-authored-by: Brandy Carney <[email protected]>
    mapsandapps and brandyscarney authored Aug 28, 2023
    1 Configuration menu
    Copy the full SHA
    f593596 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Merge branch 'translation/jp' of github.com:ionic-team/ionic-docs

    # Conflicts:
    #	docs/api/action-sheet.md
    #	docs/api/alert.md
    #	docs/api/button.md
    #	docs/api/card-title.md
    #	docs/api/datetime-button.md
    #	docs/api/datetime.md
    #	docs/api/input.md
    #	docs/api/menu.md
    #	docs/api/modal.md
    #	docs/api/nav-link.md
    #	docs/api/nav.md
    #	docs/api/radio-group.md
    #	docs/api/radio.md
    #	docs/api/range.md
    #	docs/api/refresher-content.md
    #	docs/api/refresher.md
    #	docs/api/reorder-group.md
    #	docs/api/reorder.md
    #	docs/api/ripple-effect.md
    #	docs/api/route-redirect.md
    #	docs/api/route.md
    #	docs/api/router.md
    #	docs/api/row.md
    #	docs/api/select.md
    #	docs/api/spinner.md
    #	docs/api/textarea.md
    #	docs/api/toast.md
    #	docs/developing/android.md
    #	docs/developing/config/global/index.md
    #	docs/developing/config/per-component/index.md
    #	docs/developing/config/per-platform-fallback/index.md
    #	docs/developing/config/per-platform-overrides/index.md
    #	docs/developing/config/per-platform/index.md
    #	docs/developing/ios.md
    #	docs/developing/previewing.md
    #	docs/native-setup.md
    #	docs/react/lifecycle.md
    #	docs/theming/advanced.md
    #	docs/theming/dark-mode.md
    #	docs/troubleshooting/native.md
    #	scripts/data/translated-api.json
    #	scripts/data/translated-cache.json
    #	scripts/data/translated-cli.json
    #	scripts/i18n.sh
    #	sidebars.js
    #	src/components/global/Playground/index.tsx
    #	src/components/global/Playground/playground.css
    #	src/components/page/reference/ReleaseNotes/release-notes.json
    #	src/translate/.detection/api/action-sheet.json
    #	src/translate/.detection/api/alert.json
    #	src/translate/.detection/api/button.json
    #	src/translate/.detection/api/checkbox.json
    #	src/translate/.detection/api/datetime.json
    #	src/translate/.detection/api/input.json
    #	src/translate/.detection/api/loading.json
    #	src/translate/.detection/api/modal.json
    #	src/translate/.detection/api/nav.json
    #	src/translate/.detection/api/picker.json
    #	src/translate/.detection/api/popover.json
    #	src/translate/.detection/api/radio.json
    #	src/translate/.detection/api/range.json
    #	src/translate/.detection/api/reorder-group.json
    #	src/translate/.detection/api/router.json
    #	src/translate/.detection/api/searchbar.json
    #	src/translate/.detection/api/segment-button.json
    #	src/translate/.detection/api/segment.json
    #	src/translate/.detection/api/select.json
    #	src/translate/.detection/api/textarea.json
    #	src/translate/.detection/api/toast.json
    #	src/translate/.detection/api/toggle.json
    #	src/translate/api/action-sheet.json
    #	src/translate/api/alert.json
    #	src/translate/api/button.json
    #	src/translate/api/checkbox.json
    #	src/translate/api/datetime.json
    #	src/translate/api/input.json
    #	src/translate/api/loading.json
    #	src/translate/api/modal.json
    #	src/translate/api/nav.json
    #	src/translate/api/picker.json
    #	src/translate/api/popover.json
    #	src/translate/api/radio.json
    #	src/translate/api/range.json
    #	src/translate/api/reorder-group.json
    #	src/translate/api/router.json
    #	src/translate/api/searchbar.json
    #	src/translate/api/segment-button.json
    #	src/translate/api/segment.json
    #	src/translate/api/select.json
    #	src/translate/api/textarea.json
    #	src/translate/api/toast.json
    #	src/translate/api/toggle.json
    #	static/usage/modal/inline/is-open/javascript.md
    #	static/usage/v7/alert/buttons/vue.md
    #	static/usage/v7/alert/customization/vue.md
    #	static/usage/v7/alert/inputs/radios/vue.md
    #	static/usage/v7/alert/inputs/text-inputs/vue.md
    #	static/usage/v7/alert/presenting/controller/vue.md
    #	static/usage/v7/alert/presenting/isOpen/vue.md
    #	static/usage/v7/alert/presenting/trigger/vue.md
    #	static/usage/v7/input/counter/vue.md
    #	static/usage/v7/modal/controller/vue/example_vue.md
    #	static/usage/v7/modal/controller/vue/modal_vue.md
    #	static/usage/v7/modal/custom-dialogs/vue.md
    #	static/usage/v7/modal/inline/basic/vue.md
    #	static/usage/v7/modal/inline/is-open/angular/example_component_html.md
    #	static/usage/v7/modal/inline/is-open/vue.md
    #	static/usage/v7/modal/performance/mount/vue.md
    #	static/usage/v7/modal/sheet/auto-height/vue.md
    #	static/usage/v7/modal/sheet/background-content/vue.md
    #	static/usage/v7/modal/sheet/basic/vue.md
    #	static/usage/v7/modal/sheet/handle-behavior/vue.md
    #	static/usage/v7/modal/styling/animations/vue.md
    #	static/usage/v7/modal/styling/theming/vue.md
    #	static/usage/v7/range/ion-change-event/angular/example_component_html.md
    #	static/usage/v7/range/ion-change-event/angular/example_component_ts.md
    #	static/usage/v7/range/ion-change-event/demo.html
    #	static/usage/v7/range/ion-change-event/index.md
    #	static/usage/v7/range/ion-change-event/javascript.md
    #	static/usage/v7/range/ion-change-event/react.md
    #	static/usage/v7/range/ion-change-event/vue.md
    #	versioned_docs/version-v6/developing/config/global/index.md
    #	versioned_docs/version-v6/developing/config/per-component/index.md
    #	versioned_docs/version-v6/developing/config/per-platform-fallback/index.md
    #	versioned_docs/version-v6/developing/config/per-platform-overrides/index.md
    #	versioned_docs/version-v6/developing/config/per-platform/index.md
    #	versioned_docs/version-v6/native-setup.md
    #	versioned_sidebars/version-v6-sidebars.json
    rdlabo committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    c5e359e View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. 1 Configuration menu
    Copy the full SHA
    84e8ae2 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    820edf0 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. docs(fab): add playground for safe area workaround (#3105)

    * docs(fab): add playground for safe area workaround
    
    * Add safe area sizes for stackblitzes
    
    * Use both component & global css files; use both scoped and global style tags
    mapsandapps authored Sep 5, 2023
    1 Configuration menu
    Copy the full SHA
    134d538 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56a8060 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Configuration menu
    Copy the full SHA
    ddb9aa9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e0fc43 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. 1 Configuration menu
    Copy the full SHA
    288a265 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. docs(input): notes about appropriate uses of counter (#3109)

    * docs(input): note deprecated properties
    
    ---------
    
    Co-authored-by: Brandy Carney <[email protected]>
    mapsandapps and brandyscarney authored Sep 8, 2023
    1 Configuration menu
    Copy the full SHA
    bb90741 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. 1 Configuration menu
    Copy the full SHA
    af6249f View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. chore(react): update react router links (#3099)

    * Fix doc links
    
    * Fix GH link
    
    * Fix typo
    chawes13 authored Sep 12, 2023
    1 Configuration menu
    Copy the full SHA
    f411bab View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. chore: merge feature-7.4 docs

    chore: merge feature-7.4 docs
    liamdebeasi authored Sep 14, 2023
    1 Configuration menu
    Copy the full SHA
    2b9c065 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. 1 Configuration menu
    Copy the full SHA
    be7e132 View commit details
    Browse the repository at this point in the history
  2. chore: update v7 playground dependencies for React and Vue (#3122)

    * update react package.json
    
    * update vue package.json
    liamdebeasi authored Sep 18, 2023
    1 Configuration menu
    Copy the full SHA
    94d3785 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. 1 Configuration menu
    Copy the full SHA
    add1d2d View commit details
    Browse the repository at this point in the history
  2. fix(deps): update ionic to v6.7.5 (#3125)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 19, 2023
    1 Configuration menu
    Copy the full SHA
    c52d58d View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. chore(deps): update dependency typescript to v4.9.5 (#3126)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 20, 2023
    1 Configuration menu
    Copy the full SHA
    fdd89d9 View commit details
    Browse the repository at this point in the history
  2. fix(deps): update react monorepo (#3131)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 20, 2023
    1 Configuration menu
    Copy the full SHA
    12df9d2 View commit details
    Browse the repository at this point in the history
  3. fix(playground): better handle multiple files for Javascript (#3119)

    * fix(playground): better handle multiple files for Javascript
    mapsandapps authored Sep 20, 2023
    1 Configuration menu
    Copy the full SHA
    8a2baa8 View commit details
    Browse the repository at this point in the history
  4. 1 Configuration menu
    Copy the full SHA
    644b86e View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. fix(deps): update dependency vue to v3.3.4 (#3129)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 21, 2023
    1 Configuration menu
    Copy the full SHA
    6ce472e View commit details
    Browse the repository at this point in the history
  2. fix(deps): update dependency vue-router to v4.2.4 (#3130)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 21, 2023
    1 Configuration menu
    Copy the full SHA
    ef74820 View commit details
    Browse the repository at this point in the history
  3. fix(deps): update dependency clsx to v2 (#3138)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 21, 2023
    1 Configuration menu
    Copy the full SHA
    f1bc8ec View commit details
    Browse the repository at this point in the history
  4. chore(deps): update dependency vue-tsc to v1 (#3136)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 21, 2023
    1 Configuration menu
    Copy the full SHA
    597d70f View commit details
    Browse the repository at this point in the history
  5. chore(deps): update dependency vite to v4 (#3135)

    * chore(deps): update dependency vite to v4
    
    * chore(deps): update dependency @vitejs/plugin-vue to v4
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Shawn Taylor <[email protected]>
    renovate[bot] and mapsandapps authored Sep 21, 2023
    1 Configuration menu
    Copy the full SHA
    e047652 View commit details
    Browse the repository at this point in the history
  6. chore(): update node to v19 (#3139)

    * chore(): update node to v19
    
    * chore(): rename status check
    
    * chore: trigger rebuild
    
    ---------
    
    Co-authored-by: Sean Perkins <[email protected]>
    mapsandapps and sean-perkins authored Sep 21, 2023
    1 Configuration menu
    Copy the full SHA
    6f37d49 View commit details
    Browse the repository at this point in the history
  7. fix(deps): update dependency @types/node to v18 (#3137)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 21, 2023
    1 Configuration menu
    Copy the full SHA
    846bf99 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. 1 Configuration menu
    Copy the full SHA
    bdff643 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    694dff0 View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    1b2404b View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. fix(deps): update ionic to v7.4.1 (#3146)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    2256722 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    60dccd9 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Configuration menu
    Copy the full SHA
    cfe152f View commit details
    Browse the repository at this point in the history
  2. fix(deps): update dependency @types/node to v18.17.19 (#3154)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 27, 2023
    1 Configuration menu
    Copy the full SHA
    f292b83 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. fix(deps): update ionic to v7.4.2 (#3161)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 2, 2023
    Configuration menu
    Copy the full SHA
    1175e76 View commit details
    Browse the repository at this point in the history
  2. fix(deps): update dependency @types/node to v18.18.0 (#3160)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 2, 2023
    1 Configuration menu
    Copy the full SHA
    7ca45e9 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. chore(support): update support table (#3164)

    * chore(support): update support table
    
    * update versioned support tables
    mapsandapps authored Oct 4, 2023
    1 Configuration menu
    Copy the full SHA
    a2be927 View commit details
    Browse the repository at this point in the history
  2. fix(deps): update dependency @types/node to v18.18.1 (#3163)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 4, 2023
    1 Configuration menu
    Copy the full SHA
    2785e52 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9187065 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9271827 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0feb5f2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    38486e5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    91c0b93 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6f194e7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ffb5380 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a26ba83 View commit details
    Browse the repository at this point in the history
  11. chore: resolve cspell errors (#3165)

    * chore: resolve cspell errors
    
    * chore: ignore all node_modules folders
    
    * chore: adjust sorting
    sean-perkins authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    85c3921 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    60e1778 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency vue-tsc to v1.8.14 (#3159)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 5, 2023
    Configuration menu
    Copy the full SHA
    6eea516 View commit details
    Browse the repository at this point in the history
  3. fix(deps): update dependency web-vitals to v3 (#3142)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 5, 2023
    1 Configuration menu
    Copy the full SHA
    45528f6 View commit details
    Browse the repository at this point in the history
  4. 1 Configuration menu
    Copy the full SHA
    d3f43b0 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Merge branch 'main' of github.com:ionic-team/ionic-docs

    # Conflicts:
    #	docs/angular/testing.md
    #	docs/api/checkbox.md
    #	docs/api/datetime.md
    #	docs/api/fab.md
    #	docs/api/input.md
    #	docs/api/item.md
    #	docs/api/modal.md
    #	docs/api/radio.md
    #	docs/api/select.md
    #	docs/api/toggle.md
    #	docs/components.md
    #	docs/core-concepts/what-are-progressive-web-apps.md
    #	docs/react/navigation.md
    #	docs/react/pwa.md
    #	docs/theming/advanced.md
    #	docs/vue/overview.md
    #	docs/vue/quickstart.md
    #	package-lock.json
    #	package.json
    rdlabo committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    cfbe8ba View commit details
    Browse the repository at this point in the history
  2. fix typo

    rdlabo committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    2f5fc80 View commit details
    Browse the repository at this point in the history
  3. chore

    rdlabo committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    7b19aff View commit details
    Browse the repository at this point in the history
  4. chore

    rdlabo committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    645ddb7 View commit details
    Browse the repository at this point in the history
  5. fix(deps): update dependency vue-router to v4.2.5 (#3147)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 6, 2023
    1 Configuration menu
    Copy the full SHA
    7746e0a View commit details
    Browse the repository at this point in the history
  6. fix(deps): update dependency @types/react to v18.2.22 (#3141)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 6, 2023
    1 Configuration menu
    Copy the full SHA
    397f526 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. chore(deps): update dependency vue-tsc to v1.8.15 (#3170)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 9, 2023
    1 Configuration menu
    Copy the full SHA
    de551df View commit details
    Browse the repository at this point in the history
  2. fix(deps): update dependency @types/node to v18.18.3 (#3171)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    014bb88 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency @vitejs/plugin-vue to v4.4.0 (#3172)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 9, 2023
    1 Configuration menu
    Copy the full SHA
    8f9e0be View commit details
    Browse the repository at this point in the history
  4. fix(deps): update ionic to v7.4.3 (#3178)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    aa20560 View commit details
    Browse the repository at this point in the history
  5. fix(deps): update react monorepo (#3179)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    a019fea View commit details
    Browse the repository at this point in the history
  6. fix(deps): update dependency web-vitals to v3.5.0 (#3173)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    d80acbd View commit details
    Browse the repository at this point in the history
  7. 1 Configuration menu
    Copy the full SHA
    42b1c29 View commit details
    Browse the repository at this point in the history
  8. chore(deps): update dependency vite to v4.4.11 (#3177)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 9, 2023
    1 Configuration menu
    Copy the full SHA
    f3fae69 View commit details
    Browse the repository at this point in the history
  9. 1 Configuration menu
    Copy the full SHA
    6fba80d View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. fix(deps): update dependency @types/node to v18.18.4 (#3182)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 10, 2023
    1 Configuration menu
    Copy the full SHA
    6c5c0be View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency vue-tsc to v1.8.16 (#3181)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 10, 2023
    1 Configuration menu
    Copy the full SHA
    9914d65 View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    3e4a34c View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    1e392de View commit details
    Browse the repository at this point in the history
  2. chore: release ionic 7.5 docs

    chore: release ionic 7.5 docs
    liamdebeasi authored Oct 11, 2023
    1 Configuration menu
    Copy the full SHA
    5996a81 View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    e1fa8cb View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    beacdbd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca7ce53 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency vue-tsc to v1.8.18 (#3188)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    c6b74a4 View commit details
    Browse the repository at this point in the history
  4. 1 Configuration menu
    Copy the full SHA
    9b2db92 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Merge branch 'main' of github.com:ionic-team/ionic-docs

    # Conflicts:
    #	docs/api/item.md
    #	docs/api/label.md
    #	docs/api/menu.md
    #	docs/api/select.md
    #	docs/api/toast.md
    #	docs/layout/global-stylesheets.md
    rdlabo committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    43beb07 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'translation/jp'

    # Conflicts:
    #	docs/api/datetime.md
    #	docs/api/menu.md
    #	docs/api/select.md
    #	scripts/data/translated-api.json
    #	scripts/data/translated-cache.json
    #	scripts/data/translated-cli.json
    #	src/components/global/Playground/index.tsx
    #	src/translate/.detection/api/checkbox.json
    #	src/translate/.detection/api/radio.json
    #	src/translate/.detection/api/range.json
    #	src/translate/.detection/api/router-outlet.json
    #	src/translate/.detection/api/toggle.json
    #	src/translate/api/checkbox.json
    #	src/translate/api/radio.json
    #	src/translate/api/range.json
    #	src/translate/api/router-outlet.json
    #	src/translate/api/toggle.json
    #	static/usage/v7/alert/buttons/vue.md
    #	static/usage/v7/theming/automatic-dark-mode/javascript.md
    #	static/usage/v7/theming/manual-dark-mode/javascript.md
    rdlabo committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    c7f3480 View commit details
    Browse the repository at this point in the history
  3. chore: remove unused file

    rdlabo committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    7c4406e View commit details
    Browse the repository at this point in the history
  4. fix(): fix cspell check

    rdlabo committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    3faa67b View commit details
    Browse the repository at this point in the history
  5. translate

    rdlabo committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    9a9e01d View commit details
    Browse the repository at this point in the history
  6. chore

    rdlabo committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    ec5b6b5 View commit details
    Browse the repository at this point in the history
  7. chore: run lint

    rdlabo committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    5d1c392 View commit details
    Browse the repository at this point in the history