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

Covert to V2 addon (a real npm package!) #345

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Mar 1, 2024

  1. Convert to V2 Addon

    Add LTS 5.4
    
    Run ember init to sync with blueprint
    
    Lint:fix
    
    Lint:fix
    
    Fix package.json
    
    Fix types build
    
    tsc args!
    
    Can we have the same compatibility as before?
    
    Re-add the tests workspace
    
    The test-app does not need to lint in order to test
    
    Try to re-gain ember 3.20+ compat
    
    Drop support for ember < 3.28
    
    delete more glint stuff
    NullVoxPopuli committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    87c787f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57091b5 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    5ec4703 View commit details
    Browse the repository at this point in the history
  2. Delete unused files

    NullVoxPopuli committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    cf244c0 View commit details
    Browse the repository at this point in the history