Skip to content

Commit

Permalink
docs: add mention about new Modern Look in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ghiscoding committed Mar 18, 2024
1 parent eeef662 commit e33f396
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ npm install multiple-select-vanilla
New Multiple-Select Options:
- dropped jQuery requirement and replaced necessary code with browser native code.
- written in TypeScript which also brings typings support
- revamped the UI to give it a Modern Look by changing CSS and using SVG icons.
- add extra features:
- `autoAdjustDropHeight` will automatically adjust the drop (up/down) height by available space (see [demo](https://ghiscoding.github.io/multiple-select-vanilla/#/options30))
- `autoAdjustDropPosition` will find best position (top/bottom) by its available space (see [demo](https://ghiscoding.github.io/multiple-select-vanilla/#/options29))
Expand Down

0 comments on commit e33f396

Please sign in to comment.