Skip to content

3.1.0

Compare
Choose a tag to compare
@Manningham Manningham released this 07 Feb 21:09
· 31 commits to master since this release

3.1.0 (2017-02-03)

Changes

  • Ng2-Bootstrap: This peer dependency has been removed. You may continue to use it in your applications, but it is no longer required.

Features

  • Dropdown Added a dropdown directives which can be used in the same way as the ones in ng2-bootstrap, which has been removed as a required dependency.
  • Tooltip Added tooltip attribute directive, along with component and service. See source files for usage documentation. Now using new tooltip in value-handler component.