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: finos/perspective
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.8
Choose a base ref
...
head repository: finos/perspective
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.0
Choose a head ref
  • 14 commits
  • 185 files changed
  • 3 contributors

Commits on Dec 28, 2021

  1. reduce ci by only building on PRs to master branch, not building bran…

    …ches independent of PRs, and ommitting some paths
    timkpaine committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    edc1e14 View commit details
    Browse the repository at this point in the history
  2. purge six dependency

    timkpaine committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    5a42f6d View commit details
    Browse the repository at this point in the history
  3. too eager to delete

    timkpaine committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    3ace173 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1693ab6 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2021

  1. Merge pull request #1688 from finos/tkp/reduceci

    Reduce CI: Turn off branch builds, only build on PRs to master
    texodus authored Dec 31, 2021
    Configuration menu
    Copy the full SHA
    b5cf226 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

  1. Configuration menu
    Copy the full SHA
    363f014 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1689 from finos/purgesix

    purge six dependency
    texodus authored Jan 4, 2022
    Configuration menu
    Copy the full SHA
    284189f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1691 from finos/string-column-style

    Column style menu for `string` type columns
    texodus authored Jan 4, 2022
    Configuration menu
    Copy the full SHA
    aa0af1c View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2022

  1. Configuration menu
    Copy the full SHA
    df5c4c9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1695 from finos/fix-load-load

    Fix auto-reset when `HTMLPerspectiveViewerElement.load()` called twice
    texodus authored Jan 5, 2022
    Configuration menu
    Copy the full SHA
    7d71758 View commit details
    Browse the repository at this point in the history
  3. Lint fix

    no author authored and texodus committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    bda43bd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6fb0ffc View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1692 from finos/arrow-csv

    CSV output rewrite (Arrow/C++)
    texodus authored Jan 5, 2022
    Configuration menu
    Copy the full SHA
    c47fc8f View commit details
    Browse the repository at this point in the history
  6. v1.1.0

    texodus committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    29ae339 View commit details
    Browse the repository at this point in the history
Loading