Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

feat(nuxi): support mode flags for add command #3921

Merged
merged 31 commits into from
Aug 23, 2022

Commits on Mar 27, 2022

  1. Configuration menu
    Copy the full SHA
    e2108c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d3db5a View commit details
    Browse the repository at this point in the history
  3. remove global flag

    Diizzayy committed Mar 27, 2022
    Configuration menu
    Copy the full SHA
    46c8674 View commit details
    Browse the repository at this point in the history
  4. fix(docs): clarify behavior

    Diizzayy committed Mar 27, 2022
    Configuration menu
    Copy the full SHA
    6bdc666 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

  1. Configuration menu
    Copy the full SHA
    d119291 View commit details
    Browse the repository at this point in the history
  2. provide mode types

    Co-authored-by: pooya parsa <pyapar@gmail.com>
    Diizzayy and pi0 committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    818fa12 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feat/cli-mode-flags' of github.com:Diizzayy/framework i…

    …nto feat/cli-mode-flags
    Diizzayy committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    6ee5b1d View commit details
    Browse the repository at this point in the history
  4. improve example

    Co-authored-by: pooya parsa <pyapar@gmail.com>
    Diizzayy and pi0 committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    a5bd655 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    030119d View commit details
    Browse the repository at this point in the history
  6. improve mode handling

    Diizzayy committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    95110a0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0fb7502 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

  1. Update docs/content/3.docs/1.usage/8.cli.md

    Co-authored-by: SΓ©bastien Chopin <seb@nuxtjs.com>
    pi0 and atinux committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    bbd17f1 View commit details
    Browse the repository at this point in the history
  2. retain naming

    Diizzayy committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    1da4d41 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feat/cli-mode-flags' of github.com:Diizzayy/framework i…

    …nto feat/cli-mode-flags
    Diizzayy committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    7d75954 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

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

Commits on Apr 21, 2022

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

Commits on May 15, 2022

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

Commits on Jun 1, 2022

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

Commits on Aug 23, 2022

  1. chore(deps): update all non-major dependencies (nuxt#6880)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    5f712cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff58487 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5a5d37 View commit details
    Browse the repository at this point in the history
  4. update docs

    pi0 committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    4b16167 View commit details
    Browse the repository at this point in the history
  5. docs: add note about modifier

    pi0 committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    3fe8218 View commit details
    Browse the repository at this point in the history
  6. use or

    pi0 committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    48fe8e7 View commit details
    Browse the repository at this point in the history
  7. improve docs

    pi0 committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    93632ce View commit details
    Browse the repository at this point in the history
  8. fix lint

    pi0 committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    031e984 View commit details
    Browse the repository at this point in the history
  9. chore: update hookable

    fixing type issues
    pi0 committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    c2dca8a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2288dc8 View commit details
    Browse the repository at this point in the history
  11. manually revert rebase issues

    pi0 committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    64402e2 View commit details
    Browse the repository at this point in the history
  12. also revert yarn.lock

    pi0 committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    f25a094 View commit details
    Browse the repository at this point in the history