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: allow configuration from app.config.ts and extending (@nuxt/schema).AppConfig #2287

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Jul 29, 2023

  1. Configuration menu
    Copy the full SHA
    42028bc View commit details
    Browse the repository at this point in the history
  2. Add test

    TitusKirch committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    7db3f24 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

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

    TitusKirch committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    cd8901c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d0f4fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    54058ae View commit details
    Browse the repository at this point in the history
  5. feat/support app config (#3)

    * Add basic support for app config
    
    * Add basic app config test
    
    * Update lock file
    
    * Remove unused tests
    
    * Implement appConfig
    
    * Fix tests
    TitusKirch committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    ef66ee4 View commit details
    Browse the repository at this point in the history