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: BOCOVO/db-schema-visualizer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v.0.3.0-prisma
Choose a base ref
...
head repository: BOCOVO/db-schema-visualizer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v.0.6.0-dbml
Choose a head ref
  • 8 commits
  • 16 files changed
  • 3 contributors

Commits on Mar 5, 2025

  1. Configuration menu
    Copy the full SHA
    cd95f65 View commit details
    Browse the repository at this point in the history
  2. Remove useEffect when change window size

    togo01 authored and BOCOVO committed Mar 5, 2025
    Configuration menu
    Copy the full SHA
    ed4ebef View commit details
    Browse the repository at this point in the history
  3. Remove PropTypes in FitToView.tsx

    togo01 authored and BOCOVO committed Mar 5, 2025
    Configuration menu
    Copy the full SHA
    0769e64 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2025

  1. feat(visualizer): Add scroll direction toggle to extension settings

    Scroll direction is set in extension settings and added to visualizer via new provider
    ColinEge authored and BOCOVO committed Jun 8, 2025
    Configuration menu
    Copy the full SHA
    d5d966b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c074608 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec51966 View commit details
    Browse the repository at this point in the history
  4. chore(dbml-ext): v.0.6.0

    - Added support for controlling scroll behavior via the prismaERDPreviewer.scrollDirection setting
    - Added an option to automatically fit the diagram to the viewport dimensions
    BOCOVO committed Jun 8, 2025
    Configuration menu
    Copy the full SHA
    318fc59 View commit details
    Browse the repository at this point in the history
  5. chore(prisma-ext): v.0.4.0

    - Added support for controlling scroll behavior via the prismaERDPreviewer.scrollDirection setting
    - Added an option to automatically fit the diagram to the viewport dimensions
    BOCOVO committed Jun 8, 2025
    Configuration menu
    Copy the full SHA
    e087d3b View commit details
    Browse the repository at this point in the history
Loading