Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cache objects in Utils.__cache instead of using $.data (#4014) #4346

Closed
wants to merge 13 commits into from

Commits on May 5, 2016

  1. Fixed bug select2#4014

    Nadim Afana committed May 5, 2016
    Copy the full SHA
    54e126a View commit details
    Browse the repository at this point in the history

Commits on May 6, 2016

  1. Updated inputData.js

    Nadim Afana committed May 6, 2016
    Copy the full SHA
    7629826 View commit details
    Browse the repository at this point in the history
  2. Reverted a line in base.js regarding tab index.

    Nadim Afana committed May 6, 2016
    Copy the full SHA
    95b1f8b View commit details
    Browse the repository at this point in the history
  3. 4
    Copy the full SHA
    a1dc7f2 View commit details
    Browse the repository at this point in the history
  4. Fixed indentation.

    Nadim Afana committed May 6, 2016
    Copy the full SHA
    6e96571 View commit details
    Browse the repository at this point in the history
  5. Fixed more indentation issues.

    Nadim Afana committed May 6, 2016
    Copy the full SHA
    16e2631 View commit details
    Browse the repository at this point in the history
  6. Fixed EOL to Unix format.

    Nadim Afana committed May 6, 2016
    Copy the full SHA
    fba261c View commit details
    Browse the repository at this point in the history

Commits on May 9, 2016

  1. Added an integration test to ensure issue does not come back in the f…

    …uture.
    Nadim Afana committed May 9, 2016
    Copy the full SHA
    5fd270c View commit details
    Browse the repository at this point in the history
  2. Fixed jshint warnings

    Nadim Afana committed May 9, 2016
    Copy the full SHA
    8663d1b View commit details
    Browse the repository at this point in the history
  3. Fixed line is too long warning for jquery-calls.js

    Nadim Afana committed May 9, 2016
    Copy the full SHA
    b6f0f3a View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2017

  1. Merge branch 'master' of github.com:select2/select2

    Nadeem Afana committed Nov 19, 2017
    Copy the full SHA
    077c6e5 View commit details
    Browse the repository at this point in the history
  2. Exposes select2 instance via .data('select2')

    Nadeem Afana committed Nov 19, 2017
    Copy the full SHA
    50d3624 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2018

  1. Copy the full SHA
    0e0ca10 View commit details
    Browse the repository at this point in the history