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: DevCundle/angular-course
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: current
Choose a base ref
...
head repository: codecraft-tv/angular-course
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: current
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 4 files changed
  • 5 contributors

Commits on May 6, 2020

  1. All the the :- the written two times.

    All the the :- the written two times.
    pradeepmay31 authored May 6, 2020
    Configuration menu
    Copy the full SHA
    b1b019d View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2020

  1. Fixes NgIf wording

    NgIf removes the DOM element if the NgIf condition is **not** met. The current wording states the DOM element is removed if the NgIf condition is met.
    kjivan authored Jul 8, 2020
    Configuration menu
    Copy the full SHA
    1d01e03 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2020

  1. Update main.ts

    Fixed the console output of the example - mixed header
    CarlosNunezUSA authored Aug 5, 2020
    Configuration menu
    Copy the full SHA
    89ef4fa View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2021

  1. Update index.adoc

    reinagliryc authored Feb 4, 2021
    Configuration menu
    Copy the full SHA
    5cfb90e View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2021

  1. Updated contributors

    jawache committed Feb 28, 2021
    Configuration menu
    Copy the full SHA
    f5c281b View commit details
    Browse the repository at this point in the history
  2. Merge pull request codecraft-tv#108 from reinagliryc/patch-1

    Update index.adoc
    jawache authored Feb 28, 2021
    Configuration menu
    Copy the full SHA
    a1e3094 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9288e4f View commit details
    Browse the repository at this point in the history
  4. Merge pull request codecraft-tv#81 from kjivan/patch-3

    Fixes NgIf wording
    jawache authored Feb 28, 2021
    Configuration menu
    Copy the full SHA
    bbf08f3 View commit details
    Browse the repository at this point in the history
  5. Merge pull request codecraft-tv#76 from pradeepmay31/patch-1

    All the the :- the written two times.
    jawache authored Feb 28, 2021
    Configuration menu
    Copy the full SHA
    bc2523e View commit details
    Browse the repository at this point in the history
Loading