Skip to content

2.0.0-beta.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@brandyscarney brandyscarney released this 21 Apr 18:50

2.0.0-beta.6 (2016-04-21)

Bug Fixes

  • nav: tabs should not dereg child navs (f3ddb0b), closes #6267
  • sass: fix sass errors (219059c)
  • toast: create unique toast id (e07f0ae)
  • toast: remove default duration, allow close button click when bd disabled (d6589e1)
  • toast: remove unused options (f9ea2d8)

Features

  • add toast component (3fb79cf)
  • toast: display the toast even on page change unless dismissOnPageChange is passed (0264532), closes #5582