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

Redefine empty check. #178

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Dec 4, 2018

  1. Redefine empty check.

    Waltari10 committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    bb8ff2d View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2018

  1. Guick fix.

    Waltari10 committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    f4a22ae View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2019

  1. Adds more precise check whether setValue should be called

    Using Selectize v.0.12.6 and angular-selectize v.3.0.1 the input loses 
    focus when selectize.setValue() is called. To avoid losing focus we'll 
    refrain from making unnecessary calls to setValue().
    
    This doesn't happen using Selectize 0.12.1. The reason for losing the 
    focus after update is unclear.
    Jussi Ruokomäki authored and Jussi Ruokomäki committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    b502ac1 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2019

  1. Adds comments to the earlier mod

    Jussi Ruokomäki authored and Jussi Ruokomäki committed Jun 20, 2019
    Configuration menu
    Copy the full SHA
    ca61534 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2022

  1. Fixes auto close after second selection

    Jussi Ruokomäki committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    c8d97db View commit details
    Browse the repository at this point in the history
  2. 3.0.3

    Jussi Ruokomäki committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    54effee View commit details
    Browse the repository at this point in the history
  3. Version

    Jussi Ruokomäki committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    e731a3f View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. Version

    Jussi Ruokomäki committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    71a698b View commit details
    Browse the repository at this point in the history