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

CLI: Add support for Nuxt framework #23663

Draft
wants to merge 29 commits into
base: next
Choose a base branch
from
Draft

CLI: Add support for Nuxt framework #23663

wants to merge 29 commits into from

Commits on Jul 29, 2023

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

Commits on Jul 31, 2023

  1. Update code/lib/cli/src/detect.ts

    Co-authored-by: Yann Braga <yannbf@gmail.com>
    chakAs3 and yannbf authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    2c51672 View commit details
    Browse the repository at this point in the history
  2. Update code/lib/cli/src/generators/baseGenerator.ts

    Co-authored-by: Yann Braga <yannbf@gmail.com>
    chakAs3 and yannbf authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    3a299f9 View commit details
    Browse the repository at this point in the history
  3. Update code/lib/cli/src/repro-generators/scripts.ts

    Co-authored-by: Yann Braga <yannbf@gmail.com>
    chakAs3 and yannbf authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    43de6b2 View commit details
    Browse the repository at this point in the history
  4. add comments

    chakAs3 committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    aa3bb73 View commit details
    Browse the repository at this point in the history
  5. Update scripts/utils/yarn.ts

    Co-authored-by: Yann Braga <yannbf@gmail.com>
    chakAs3 and yannbf authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    a97aa5d View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    2ce2649 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27a02f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    099b6a6 View commit details
    Browse the repository at this point in the history
  4. generate yarn

    chakAs3 committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    9ec0015 View commit details
    Browse the repository at this point in the history
  5. Update code/lib/cli/src/automigrate/fixes/new-frameworks.ts

    Co-authored-by: Yann Braga <yannbf@gmail.com>
    chakAs3 and yannbf authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    4b657e3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e60b730 View commit details
    Browse the repository at this point in the history
  7. refactor & cleanup

    chakAs3 committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    65eb13c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    98ec9ea View commit details
    Browse the repository at this point in the history
  9. remove logs

    chakAs3 committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    1c7818c View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

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

Commits on Aug 9, 2023

  1. remove the workaround

    chakAs3 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    2b45a7a View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Configuration menu
    Copy the full SHA
    5f8f1a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    947a1f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6441cdb View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

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

Commits on Aug 17, 2023

  1. Configuration menu
    Copy the full SHA
    7d84b4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72a1e0d View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2023

  1. code only for storybbook-nuxt

    chakAs3 committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    b9cd259 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2023

  1. nuxt onlyt adaptation

    chakAs3 committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    48f1f71 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

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

    chakAs3 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    3d34328 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Configuration menu
    Copy the full SHA
    d5b7ba8 View commit details
    Browse the repository at this point in the history
  2. refactor & cleanup

    chakAs3 committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    f06f1fe View commit details
    Browse the repository at this point in the history