Skip to content

Version 2.5.0

Choose a tag to compare

@KennethSundqvist KennethSundqvist released this 30 Jul 13:52
· 2 commits to master since this release
  • Renamed to ng-annotate-text (because there is already a ng-annotate)
  • Annotation color is selected by clicking buttons instead of chosen from a dropdown
  • Improve documentation
  • Add an event listener for "ngAnnotateText.clearPopups" that will clear any open popup or tooltip
  • Refactored the options attribute that accepted an object to be separate attributes for each of its properties
  • Don't show a tooltip if it won't show any comment or points
  • Redesign the tooltips so they look more like tooltips instead of reusing the popup styles
  • The popup and tooltip will now position themselves smartly on the side of the annotation where they can fit
  • Refactor default CSS to be complete and not assume any external styles