Skip to content

Files

Latest commit

46484e9 · Jun 13, 2024

History

History

select

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