Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: angular-material-extensions/pages
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.0.0
Choose a base ref
...
head repository: angular-material-extensions/pages
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 13 commits
  • 6 files changed
  • 1 contributor

Commits on Feb 9, 2020

  1. Copy the full SHA
    1564896 View commit details
  2. Copy the full SHA
    ea915d1 View commit details
  3. Copy the full SHA
    2ede236 View commit details
  4. Copy the full SHA
    6ec879a View commit details
  5. Copy the full SHA
    e8955b6 View commit details
  6. Copy the full SHA
    ec08ae1 View commit details
  7. Copy the full SHA
    fc24de1 View commit details
  8. Copy the full SHA
    1d90af8 View commit details
  9. Copy the full SHA
    94189d5 View commit details
  10. Copy the full SHA
    f5cf994 View commit details
  11. Release 4.0.0

    AnthonyNahas committed Feb 9, 2020
    Copy the full SHA
    ffe2bc6 View commit details
  12. Copy the full SHA
    91d8110 View commit details

Commits on Jan 10, 2022

  1. Create FUNDING.yml

    AnthonyNahas authored Jan 10, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    d5cb826 View commit details
Showing with 56 additions and 415 deletions.
  1. +13 −0 .github/FUNDING.yml
  2. +38 −0 CHANGELOG.md
  3. +0 −344 package-lock.json
  4. +0 −50 package.json
  5. +3 −19 projects/angular-material-extensions/pages/package.json
  6. +2 −2 projects/angular-material-extensions/pages/tsconfig.schematics.json
13 changes: 13 additions & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# These are supported funding model platforms

github: angular-material-extensions
patreon: # Replace with a single Patreon username
open_collective: # Replace with a single Open Collective username
ko_fi: # Replace with a single Ko-fi username
tidelift: npm/@angular-material-extensions/pages
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
liberapay: # Replace with a single Liberapay username
issuehunt: # Replace with a single IssueHunt username
otechie: # Replace with a single Otechie username
lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry
custom: ['https://github.com/AnthonyNahas','anahas.de']
38 changes: 38 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,41 @@
# [4.0.0](https://github.com/angular-material-extensions/pages/compare/3.0.0...4.0.0) (2020-02-09)


### Bug Fixes

* **project:** upgraded the project to angular v9 ([1564896](https://github.com/angular-material-extensions/pages/commit/1564896dc90462684e708b4765e1f8a48ae3cb26))

# [4.0.0](https://github.com/angular-material-extensions/pages/compare/3.0.0...4.0.0) (2020-02-09)


### Bug Fixes

* **project:** upgraded the project to angular v9 ([1564896](https://github.com/angular-material-extensions/pages/commit/1564896dc90462684e708b4765e1f8a48ae3cb26))

# [4.0.0](https://github.com/angular-material-extensions/pages/compare/3.0.0...4.0.0) (2020-02-09)


### Bug Fixes

* **project:** upgraded the project to angular v9 ([1564896](https://github.com/angular-material-extensions/pages/commit/1564896dc90462684e708b4765e1f8a48ae3cb26))

# [4.0.0](https://github.com/angular-material-extensions/pages/compare/3.0.0...4.0.0) (2020-02-09)


### Bug Fixes

* **project:** upgraded the project to angular v9 ([1564896](https://github.com/angular-material-extensions/pages/commit/1564896dc90462684e708b4765e1f8a48ae3cb26))














Loading