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: JavaScriptCollection/filter.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: EloquentStudio/filter.js
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.
  • 15 commits
  • 6 files changed
  • 6 contributors

Commits on Aug 9, 2016

  1. Added filter on init

    jiren committed Aug 9, 2016
    Configuration menu
    Copy the full SHA
    e51d82a View commit details
    Browse the repository at this point in the history
  2. Update README.md

    jiren authored Aug 9, 2016
    Configuration menu
    Copy the full SHA
    bf58972 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2016

  1. Update README.md

    jiren authored Aug 30, 2016
    Configuration menu
    Copy the full SHA
    bb8ef22 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2016

  1. FIX: parseValues fails when no schema is found

    Schema is expected. Nevertheless, If there are no records, no schema will be found, hence failing.
    gabrieljenik authored Sep 9, 2016
    Configuration menu
    Copy the full SHA
    36c8bff View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2016

  1. Merge pull request EloquentStudio#138 from gabrieljenik/patch-2

    FIX: parseValues fails when no schema is found
    jiren authored Sep 10, 2016
    Configuration menu
    Copy the full SHA
    ad6cebd View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2017

  1. Add CDNJS version badge in README.md

    The badge shows the latest lib version on CDNJS and gives a link of it.
    extend1994 authored Oct 20, 2017
    Configuration menu
    Copy the full SHA
    af86369 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2017

  1. Merge pull request EloquentStudio#160 from extend1994/add-badge

    Add CDNJS version badge in README.md
    jiren authored Nov 1, 2017
    Configuration menu
    Copy the full SHA
    a55e91a View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2018

  1. Configuration menu
    Copy the full SHA
    c110434 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7fd7f93 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2018

  1. Re-enable uglify comments (gulp-uglify v3) + re-run gulp

    Re-enabled gulp-uglify preserveComments option using new option name,
    see: https://github.com/terinjokes/gulp-uglify/releases/tag/v3.0.0 .
    rkok committed Feb 18, 2018
    Configuration menu
    Copy the full SHA
    5b03d90 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2018

  1. Merge branch 'rkok-master'

    jiren committed Feb 19, 2018
    Configuration menu
    Copy the full SHA
    90d387c View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2018

  1. Add CodeTriage badge to jiren/filter.js

    Adds a badge showing the number of people helping this repo on CodeTriage.
    
    [![Open Source Helpers](https://www.codetriage.com/jiren/filter.js/badges/users.svg)](https://www.codetriage.com/jiren/filter.js)
    
    ## What is CodeTriage?
    
    CodeTriage is an Open Source app that is designed to make contributing to Open Source projects easier. It works by sending subscribers a few open issues in their inbox. If subscribers get busy, there is an algorithm that backs off issue load so they do not get overwhelmed
    
    [Read more about the CodeTriage project](https://www.codetriage.com/what).
    
    ## Why am I getting this PR?
    
    Your project was picked by the human, @schneems. They selected it from the projects submitted to https://www.codetriage.com and hand edited the PR. How did your project get added to [CodeTriage](https://www.codetriage.com/what)? Roughly over 1 year ago, [leannaweller](https://github.com/leannaweller) added this project to CodeTriage in order to start contributing.
    
    ## What does adding a badge accomplish?
    
    Adding a badge invites people to help contribute to your project. It also lets developers know that others are invested in the longterm success and maintainability of the project.
    
    You can see an example of a CodeTriage badge on these popular OSS READMEs:
    
    - [![Email clients like GMAIL do not render SVG images](https://www.codetriage.com/rails/rails/badges/users.svg)](https://www.codetriage.com/rails/rails) https://github.com/rails/rails
    - [![Email clients like GMAIL do not render SVG images](https://www.codetriage.com/crystal-lang/crystal/badges/users.svg)](https://www.codetriage.com/crystal-lang/crystal) https://github.com/crystal-lang/crystal
    
    ## Have a question or comment?
    
    While I am a bot, this PR was manually reviewed and monitored by a human - @schneems. My job is writing commit messages and handling PR logistics.
    
    If you have any questions, you can reply back to this PR and they will be answered by @schneems. If you do not want a badge right now, no worries, close the PR, you will not hear from me again.
    
    Thanks for making your project Open Source! Any feedback is greatly appreciated.
    codetriage-readme-bot committed Mar 1, 2018
    Configuration menu
    Copy the full SHA
    9a357ab View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2018

  1. Merge pull request EloquentStudio#167 from codetriage-readme-bot/code…

    …triage-badge
    
    Add CodeTriage badge to jiren/filter.js
    jiren authored Mar 2, 2018
    Configuration menu
    Copy the full SHA
    ab295c2 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2019

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

Commits on Mar 15, 2019

  1. Merge pull request EloquentStudio#179 from jb3-2/patch-1

    Add website that uses filter.js
    jiren authored Mar 15, 2019
    Configuration menu
    Copy the full SHA
    bfce8c2 View commit details
    Browse the repository at this point in the history
Loading