lcdsantos / jQuery-Selectric

jQuery plugin for easy manipulation and customization of HTML selects
http://selectric.js.org/
MIT License
727 stars 157 forks source link

Fix multiple selected detection with optgroup #223

Open 2j0ye opened 6 years ago

2j0ye commented 6 years ago

Based on the work of @ruoqianfengshao This is a basic change that fixes the issue #217
Fork based on master / v1.13.0

Up to you, this fork seems to be OK. Julien

codecov-io commented 6 years ago

Codecov Report

Merging #223 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #223   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines         391    391           
=====================================
  Hits          391    391
Impacted Files Coverage Δ
src/jquery.selectric.js 100% <100%> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 0b92c26...83581cd. Read the comment docs.