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: badsyntax/vscode-entity-framework
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.0.9
Choose a base ref
...
head repository: badsyntax/vscode-entity-framework
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.0.10
Choose a head ref
  • 19 commits
  • 79 files changed
  • 1 contributor

Commits on Dec 28, 2022

  1. Configuration menu
    Copy the full SHA
    f0911a9 View commit details
    Browse the repository at this point in the history
  2. Update README

    badsyntax committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    a34904c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f34c13 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2022

  1. Configuration menu
    Copy the full SHA
    c8a6d37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1725c23 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16e73a4 View commit details
    Browse the repository at this point in the history
  4. Add progress state

    badsyntax committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    76a7538 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    770a66e View commit details
    Browse the repository at this point in the history
  6. Improve webview handling

    badsyntax committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    9e591ef View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2022

  1. Improve provider selection

    We now get the default provider by searching through all (including transitive) deps in all projects in the solution
    badsyntax committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    57d45ac View commit details
    Browse the repository at this point in the history
  2. Fix linting

    badsyntax committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    a6830f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c78ce6d View commit details
    Browse the repository at this point in the history
  4. Update packages

    badsyntax committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    df2f31b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e0b89f3 View commit details
    Browse the repository at this point in the history
  6. Add er diagram to readme

    badsyntax committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    20bb6ab View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fdbb7b7 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #28 from badsyntax/er-diagram

    Add ER Diagram feature using mermaid
    badsyntax authored Dec 30, 2022
    Configuration menu
    Copy the full SHA
    e3c5f21 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2b32028 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #30 from badsyntax/er-diagram

    Build webview-ui before publish
    badsyntax authored Dec 30, 2022
    Configuration menu
    Copy the full SHA
    9864da8 View commit details
    Browse the repository at this point in the history
Loading