2.5.0
π New Features
- Add more options:
overlayClass
: (optional) add a css class to the currentauslese-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'ssass
package.
Commits
- Replace
node-sass
with dart'ssass
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