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: JuliaComputing/TableView.jl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.0
Choose a base ref
...
head repository: JuliaComputing/TableView.jl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.7.1
Choose a head ref
  • 5 commits
  • 2 files changed
  • 4 contributors

Commits on May 31, 2021

  1. Update docstring so list displays properly

    Try `? showtable` on `master` and the same on this branch. Just a small fix to make it render better.
    pdeffebach authored May 31, 2021
    Configuration menu
    Copy the full SHA
    8976367 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2021

  1. Merge pull request #79 from pdeffebach/patch-1

    Update docstring so list displays properly
    pfitzseb authored Jun 2, 2021
    Configuration menu
    Copy the full SHA
    965f404 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2021

  1. add default is_javascript_safe() function

    Ben Baumgold committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    80345b1 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2021

  1. simplify and add comment

    Ben Baumgold committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    6874a8b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #82 from baumgold/is_javascript_safe

    add default is_javascript_safe() function
    pfitzseb authored Jun 4, 2021
    2 Configuration menu
    Copy the full SHA
    c1fabb3 View commit details
    Browse the repository at this point in the history
Loading