Skip to content

2.5.0

Latest
Compare
Choose a tag to compare
@keichinger keichinger released this 09 Mar 15:38

2.5.0

🎁 New Features

  • Add more options:
    • overlayClass: (optional) add a css class to the current auslese-overlay making possible styling customizations.
    • hideResetButton: (optional) hide the reset button.
    • placeholderLock: (optional) make the placeholder always visible. It is useful when you want to make visible the placeholder or a custom text and not the selected value(s).

πŸ› οΈ Internal

  • Replace node-sass with dart's sass package.

Commits

  • Replace node-sass with dart's sass package 1d4b1a6
  • Merge pull request #16 from Becklyn/add-more-custom-options b9d875b
  • Revert version update in package.json db69bc6
  • Update project version 7cb9994
  • Add more options. e33eee8

Commit Range:
2.4.1...2.x