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: gildas-lormeau/JSONVue
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: bkuker/JSONView-for-Chrome
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.
  • 6 commits
  • 20 files changed
  • 1 contributor

Commits on Jan 9, 2015

  1. Show formatted date values as comments.

    -Seconds & Millis from Jan 1 2000 to Jan 1 2038
    -Dates resulting from JSON.stringify({'now': new Date()})
    bkuker committed Jan 9, 2015
    Copy the full SHA
    7999203 View commit details

Commits on Apr 16, 2015

  1. Copy the full SHA
    e8753f7 View commit details

Commits on May 21, 2015

  1. Better show multiline strings

    bkuker committed May 21, 2015
    Copy the full SHA
    8907b8c View commit details

Commits on Jun 10, 2015

  1. Append myself copyright, change icon color.

    bkuker committed Jun 10, 2015
    Copy the full SHA
    022462b View commit details
  2. Ain't noone need custom themes.

    bkuker committed Jun 10, 2015
    Copy the full SHA
    8274ca2 View commit details
  3. Make multi-line & date format optional

    bkuker committed Jun 10, 2015
    Copy the full SHA
    0ac9fe2 View commit details
Loading