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: fooplugins/FooTable
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: V3
Choose a base ref
...
head repository: sinabs/FooTable
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.0.4
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 7 files changed
  • 5 contributors

Commits on Apr 17, 2015

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

Commits on Apr 20, 2015

  1. Merge pull request #322 from jessertaylor/patch-1

    Corrected data attributes for changing previous, next etc
    bradvin committed Apr 20, 2015
    Configuration menu
    Copy the full SHA
    9d98f2f View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2015

  1. Removed visible check in filtering.showRow

    The jQuery :visible selector was creating a bottleneck when filtering
    larger tables, it ended up being quicker to just allow the natural flow
    of the code than exiting early.
    steveush committed Jun 18, 2015
    Configuration menu
    Copy the full SHA
    e81f180 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2015

  1. Fixes issue #288 and #301

    Haixing-Hu committed Sep 12, 2015
    Configuration menu
    Copy the full SHA
    4560e5a View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2015

  1. Merge pull request #346 from Haixing-Hu/fix-288

    Fixes issue #288 and #301
    bradvin committed Sep 15, 2015
    Configuration menu
    Copy the full SHA
    a6f5996 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2016

  1. Update footable.core.css

    sinabs committed Mar 14, 2016
    Configuration menu
    Copy the full SHA
    eeedefa View commit details
    Browse the repository at this point in the history
  2. Update footable.core.less

    sinabs committed Mar 14, 2016
    Configuration menu
    Copy the full SHA
    0996883 View commit details
    Browse the repository at this point in the history
  3. Update package.json

    sinabs committed Mar 14, 2016
    Configuration menu
    Copy the full SHA
    eeaac20 View commit details
    Browse the repository at this point in the history
  4. Update bower.json

    sinabs committed Mar 14, 2016
    Configuration menu
    Copy the full SHA
    c22e093 View commit details
    Browse the repository at this point in the history
Loading