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

Update to Angular v16 and other package updates #85

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

Commits on Feb 22, 2021

  1. Initial commit.

    adkam committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    61daca0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b6f20b View commit details
    Browse the repository at this point in the history
  3. Updates rxjs.

    adkam committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    cef44d5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c9bc0c7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b51037a View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

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

Commits on Jul 12, 2023

  1. Merge branch 'v11-upgrade' into HEAD

     Conflicts:
    	package.json
    	tsconfig.json
    	yarn.lock
    localpcguy committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    eb12c8a View commit details
    Browse the repository at this point in the history
  2. chore: upgrade Angular to version 12

    BREAKING CHANGE: Angular v12 no longer supports Internet Explorer/IE.
    localpcguy committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    8200694 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fffa7a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4201142 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    78f3a65 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    90922ef View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. build: switch from TSLint to ESLint for linting

    TSLint has been deprecated for years and the official recommendation from Angular is to use ESLint
    instead
    localpcguy committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    7d4128f View commit details
    Browse the repository at this point in the history
  2. chore: update packages to latest versions

    Updates packages to latest versions and make necessary changes for them to work properly (i.e.
    Husky)
    
    BREAKING CHANGE: Husky
    localpcguy committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    b831c0b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99e3291 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7597190 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e48e9ae View commit details
    Browse the repository at this point in the history
  6. chore(release): 16.0.0

    localpcguy committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    48d0690 View commit details
    Browse the repository at this point in the history
  7. docs(readme.md): update README to refer to Kumanu for install and ref…

    …erence thisissoon as source
    localpcguy committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    36e1ce1 View commit details
    Browse the repository at this point in the history
  8. chore(release): 16.0.1

    localpcguy committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    c02040b View commit details
    Browse the repository at this point in the history