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: kswaroop/angular-tree-component
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: CirclonGroup/angular-tree-component
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 161 files changed
  • 4 contributors

Commits on Dec 11, 2020

  1. Configuration menu
    Copy the full SHA
    a62fc73 View commit details
    Browse the repository at this point in the history
  2. chore: release 10.0.1

    Tobias Engelhardt committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    58bb043 View commit details
    Browse the repository at this point in the history
  3. chore: release 10.0.1

    Tobias Engelhardt committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    43482df View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1e5ef66 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2020

  1. Configuration menu
    Copy the full SHA
    22e0d85 View commit details
    Browse the repository at this point in the history
  2. chore: release 10.0.2

    Tobias Engelhardt committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    e77f063 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2021

  1. feat: remove lodash-es (CirclonGroup#887)

    BREAKING CHANGES:
    
    getNodeById now uses native javaScript find method instead of lodash find method
    
    BEFORE:
    
    getNodeById(predicate) - predicate needs to support lodash find method
    
    AFTER:
    
    getNodeById(predicate) - predicate needs to support javaScript find method
    tobiasengelhardt authored Feb 11, 2021
    Configuration menu
    Copy the full SHA
    f639c98 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2021

  1. Configuration menu
    Copy the full SHA
    4528c96 View commit details
    Browse the repository at this point in the history
  2. chore: release 11.0.0

    Tobias Engelhardt committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    02d325d View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2021

  1. Configuration menu
    Copy the full SHA
    eb055aa View commit details
    Browse the repository at this point in the history
  2. chore: release 11.0.1

    Tobias Engelhardt committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    f0e1f6b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b2d8a9 View commit details
    Browse the repository at this point in the history
  4. chore: release 11.0.2

    Tobias Engelhardt committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    2c8120b View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2021

  1. Configuration menu
    Copy the full SHA
    c0792c3 View commit details
    Browse the repository at this point in the history
  2. chore: release 11.0.3

    Tobias Engelhardt committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    5b9591d View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2021

  1. Configuration menu
    Copy the full SHA
    c176c7b View commit details
    Browse the repository at this point in the history
  2. chore: release 11.0.4

    Tobias Engelhardt committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    614999c View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2021

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

Commits on Jun 11, 2021

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