Releases: dmacfarlane/angular-mentions
Releases · dmacfarlane/angular-mentions
1.1.0
- #106 Add support for mentions that contain spaces
- #124 Remove bootstrap dependency
- Breaking change: styles are now encapsulated within the component. Global Bootstrap styles are no longer be applied by default. To re-enable this functionality, use the
disableStyle=true
setting.