Thanks to visit codestin.com
Credit goes to github.com

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: microsoftgraph/microsoft-graph-toolkit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.3.0
Choose a base ref
...
head repository: microsoftgraph/microsoft-graph-toolkit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.4.0
Choose a head ref
  • 3 commits
  • 32 files changed
  • 3 contributors

Commits on Oct 17, 2024

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

Commits on Nov 18, 2024

  1. feat: display the children in a folder for a file list (#3339)

    * Update the dependencies
    
    * Render children files as an unordered list
    
    * Add styling and display css for the children
    
    * Add classes and event listeners for display and navigation
    
    * Use file list in nesting and add styling
    
    Fixes for disambiguation and adds version bump
    
    * Refactor breadcrumb handling in file list component for improved navigation
    
    * Remove units for zero lengths
    musale authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    1afd741 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 4.4.0 (#3334)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    2bd6282 View commit details
    Browse the repository at this point in the history
Loading