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: phhien203/angular-snipptes
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: santoshyadavdev/angular-snippets
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 39 files changed
  • 11 contributors

Commits on Mar 2, 2023

  1. Configuration menu
    Copy the full SHA
    6c02a5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab76b37 View commit details
    Browse the repository at this point in the history
  3. feat: fine tune the design of the website (santoshyadavdev#31)

    this fine-tuning includes mostly changes
    to the tailwind classes applied.
    I also added a footer giving credit to Santosh for
    creating this awesome project!
    goetzrobin authored Mar 2, 2023
    Configuration menu
    Copy the full SHA
    6801afa View commit details
    Browse the repository at this point in the history
  4. chore: run prettier (santoshyadavdev#32)

    * chore: run prettier
    
    * chore: add mdx to list of recommneded extension
    
    * chore: setup format on save and use prettier for mdx
    
    * chore: handle html whitespace properly
    nartc authored Mar 2, 2023
    Configuration menu
    Copy the full SHA
    8067252 View commit details
    Browse the repository at this point in the history
  5. docs: add goetzrobin as a contributor for code (santoshyadavdev#36)

    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    
    ---------
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] authored Mar 2, 2023
    Configuration menu
    Copy the full SHA
    9836256 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b8a9957 View commit details
    Browse the repository at this point in the history
  7. docs: add nartc as a contributor for code, and doc (santoshyadavdev#37)

    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    
    ---------
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] authored Mar 2, 2023
    Configuration menu
    Copy the full SHA
    2829355 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e964d78 View commit details
    Browse the repository at this point in the history
  9. docs: add phhien203 as a contributor for doc (santoshyadavdev#38)

    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    
    ---------
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] authored Mar 2, 2023
    Configuration menu
    Copy the full SHA
    15a865b View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. Configuration menu
    Copy the full SHA
    e7f52a0 View commit details
    Browse the repository at this point in the history
  2. docs: add nelsongutidev as a contributor for doc (santoshyadavdev#40)

    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    
    ---------
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] authored Mar 3, 2023
    Configuration menu
    Copy the full SHA
    d54a25a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c16671 View commit details
    Browse the repository at this point in the history
  4. docs: add lucioaimar as a contributor for doc (santoshyadavdev#43)

    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    
    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    
    * Update .all-contributorsrc
    
    * Update README.md
    
    ---------
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    Co-authored-by: Santosh Yadav <[email protected]>
    allcontributors[bot] and santoshyadavdev authored Mar 3, 2023
    Configuration menu
    Copy the full SHA
    6f303c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9d82130 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. docs: add new image directive snippet (santoshyadavdev#44)

    * docs: add new image directive in angular v15
    
    * added example for using the fill attribute
    
    * changed quick to simple
    
    ---------
    
    Co-authored-by: Deepak Paul <[email protected]>
    deepakrudrapaul and rudraad7-debug authored Mar 10, 2023
    Configuration menu
    Copy the full SHA
    4ffb392 View commit details
    Browse the repository at this point in the history
  2. docs: add deepakrudrapaul as a contributor for doc (santoshyadavdev#46)

    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    
    ---------
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] authored Mar 10, 2023
    Configuration menu
    Copy the full SHA
    d170379 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. docs: implement module preloading strategy (santoshyadavdev#45)

    * docs: implement module preloading strategy
    
    * docs: update preloading strategy with standalone API
    
    * Update solution with the new API
    
    * Update preloading-strategy.mdx
    
    ---------
    
    Co-authored-by: Santosh Yadav <[email protected]>
    rubenperegrina and santoshyadavdev authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    f715856 View commit details
    Browse the repository at this point in the history
  2. docs: add rubenperegrina as a contributor for doc (santoshyadavdev#47)

    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    
    ---------
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    63ae574 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Fix for build issues (santoshyadavdev#52)

    * chore: Pin Node version to 18
    
    * chore: Update deps for min version needed by pnpm
    
    * chore: Pin deps version with new lockfile (v6)
    ajitzero authored Aug 18, 2023
    Configuration menu
    Copy the full SHA
    1b8d2c9 View commit details
    Browse the repository at this point in the history
Loading