Skip to content

v2.0.0

Compare
Choose a tag to compare
@mskocik mskocik released this 07 Oct 11:45
· 451 commits to master since this release

New features:

  • Possible to edit created items (#30)

Fixes:

  • Rework how svelecte works internally with options array (#32)

New options:

  • disabledField - which property should mark given item as disabled, to handle BC break mentioned below
  • allowEditing - toggle to edit newly created item
  • keepCreated -whether add newly created items to option list

Breaking changes

  • new default value for resolving disabled status of option items, but now configurable