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: NPP-JSONViewer/JSON-Viewer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.0.0
Choose a base ref
...
head repository: NPP-JSONViewer/JSON-Viewer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.1.0
Choose a head ref
  • 10 commits
  • 20 files changed
  • 3 contributors

Commits on Oct 26, 2024

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

Commits on Nov 2, 2024

  1. Improve build workflow (#206)

    * Improve build workflow
    
    * Upload full artifacts
    
    * Run unit test for both debug and release for x86 and x64
    
    * Relace hardcoded values with variable
    
    * Try similifying consolidated artfact upload
    
    #fixes #205, #closes #205
    SinghRajenM authored Nov 2, 2024
    Configuration menu
    Copy the full SHA
    b77bb0d View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2024

  1. Configuration menu
    Copy the full SHA
    8412b1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c2c9f6 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Rename variable

    SinghRajenM committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    5d094fd View commit details
    Browse the repository at this point in the history
  2. Align TreeView UI

    SinghRajenM committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    5474077 View commit details
    Browse the repository at this point in the history
  3. Minor code enhancement

    SinghRajenM committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    3f37522 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. [Feature]: Zoom tree view with ctrl+ mouse wheel and slider (#207)

    * Add zoom feature for treeview on ctrl+mouse scroll
    
    * Add zoom feature using slider
    
    * Const functions
    
    * Implement reset on double click on the zoomer value
    
    * Rename variable
    
    * FIx x86 compilation
    
    * Fix ui fluctuations
    
    #closes #89 #closes #192 
    #fixes #89 #fixes #192
    SinghRajenM authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    4cabcc9 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2025

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

Commits on Feb 23, 2025

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