Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

readme.md

Select

Current

  • Fork Select2 since upstream development has stalled: https://github.com/select2/select2

  • Resolve jQuery Migrate warnings

    • jQuery.isArray is deprecated; use Array.isArray
    • jQuery.trim is deprecated; use String.prototype.trim