Skip to content

MultiSelectEnum - v1.1.0

Compare
Choose a tag to compare
@stephanbruijnis stephanbruijnis released this 15 Apr 19:47
· 8 commits to main since this release

Release version 1.1.0

  • Add feature: checkbox item orientation: horizontal | vertical
  • Change DOM structure
    -- Add div's and classes: checkboxes__item, checkboxes + move label as sibling to input instead of parent
    -- Add class checked to checkbox label in case of selected
    -- Add for property to label