Skip to content

v3.11.0

Compare
Choose a tag to compare
@priley86 priley86 released this 14 Sep 18:10
· 623 commits to master-dist since this release

Release Notes

Enhancements

  • Add a timeout when updating vertical nav on window resize event: This reduces/eliminates the number of times a $apply already in progress exception is thrown. Although the exception is caught, some applications still detect the exception and log to the console. #308

Bug Fixes

  • Fixes an issue where if a notification is removed while the toast notification is still displayed, the wrong toast notification could get removed. #311