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: ghiden/angucomplete-alt
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: kununu/angucomplete-alt
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.
  • 20 commits
  • 4 files changed
  • 5 contributors

Commits on Feb 9, 2016

  1. Copy the full SHA
    edad0e6 View commit details
  2. Merge pull request #1 from kununu/enter-blur

    Blur input on enter to prevent scope.watch from double firing
    kaytcat committed Feb 9, 2016
    Copy the full SHA
    ea89b6c View commit details

Commits on Feb 11, 2016

  1. Copy the full SHA
    17e817d View commit details
  2. Merge pull request #2 from kununu/fix-empty-string-submit

    Fix submit when no value in input
    kaytcat committed Feb 11, 2016
    Copy the full SHA
    76ba3ef View commit details

Commits on Mar 17, 2016

  1. Update for launch d

    kaytcat committed Mar 17, 2016
    Copy the full SHA
    12d0003 View commit details
  2. Merge pull request #3 from kununu/custom-version

    Custom fixes
    kaytcat committed Mar 17, 2016
    Copy the full SHA
    76bd278 View commit details
  3. Remove console logs.. oops

    kaytcat committed Mar 17, 2016
    Copy the full SHA
    b8628a8 View commit details
  4. Merge pull request #4 from kununu/remove-comments

    Remove console logs.. oops
    kaytcat committed Mar 17, 2016
    Copy the full SHA
    c28f538 View commit details

Commits on Mar 29, 2016

  1. Revert "Update for launch d"

    This reverts commit 12d0003.
    karlhorky committed Mar 29, 2016
    Copy the full SHA
    ecb806d View commit details

Commits on Apr 2, 2016

  1. Copy the full SHA
    dd123cf View commit details
  2. Update minified script

    karlhorky committed Apr 2, 2016
    Copy the full SHA
    3a35cf0 View commit details
  3. Copy the full SHA
    d448e98 View commit details
  4. Update minified script

    karlhorky committed Apr 2, 2016
    Copy the full SHA
    4959897 View commit details

Commits on May 12, 2016

  1. Merge branch 'master' of github.com:ghiden/angucomplete-alt

    * 'master' of github.com:ghiden/angucomplete-alt: (26 commits)
      Update contributors
      Release v2.4.1
      reduce the number of packages
      Release v2.4.0
      Update contributors
      Merge #336 stop displaying 'searching' message on error
      Update contributors
      My bad, I totally missed that there were two PRs that did the same thing but I took the later one. So, I'm merging the earlier one too but I'm reverting manually. Sorry @JaZo. #335
      Update contributors
      Release v2.3.0
      Update README for #343 pass localData to local search function
      Update README for #357 expose textSearching and textNoResults
      add a data variable to pass to the select function
      update the package file and contribution instructions
      Exposed textSearching and textNoResults as params so the user can change them at runtime
      make localData accessable to local seach function
      Fix example 8's attribute usage. Thanks to @TommySorensen
      Added textSearching and textNoResults as @ type variable
      Update contributors
      Release v2.2.0
      ...
    karlhorky committed May 12, 2016
    Copy the full SHA
    8713455 View commit details

Commits on Dec 21, 2016

  1. Match all tokens Ignoring tokens position between them

    João Alves committed Dec 21, 2016
    Copy the full SHA
    8697ac2 View commit details

Commits on Dec 22, 2016

  1. Add comment to explain logic

    João Alves committed Dec 22, 2016
    Copy the full SHA
    7c03e9f View commit details
  2. Merge pull request #5 from kununu/match-all-tokens-ignore-position

    Match all tokens - Ignore position between them
    João Alves authored Dec 22, 2016
    Copy the full SHA
    bee0eac View commit details

Commits on May 24, 2019

  1. Sanitize company data which was retrieved from the backend before dis…

    …playing it in the autocomplete dropdown.
    kumariogastegger committed May 24, 2019
    Copy the full SHA
    da27148 View commit details
  2. Copy the full SHA
    944a0a4 View commit details
  3. Merge pull request #6 from kununu/KUNSEC-161_sanitize-data

    Kunsec 161 sanitize data
    kumariogastegger authored May 24, 2019
    Copy the full SHA
    3d44ca8 View commit details
Loading