Skip to content

v1.4.0

Compare
Choose a tag to compare
@valorkin valorkin released this 06 Mar 11:34
· 1502 commits to development since this release

Bug Fixes

  • datepicker: update activeDate on select (#1676) (378726b)
  • demo: bootstrap 4 demos card text formatting incorrectly. (#1656) (d8f42df), closes #1637 #1637
  • docs: fixed angular-cli docs install guide (e626947)
  • dropdown: fixed disabled tests, removed outdated (#1605) (29dceba), closes #1606
  • package.json: locked version tor types/jasmine (#1635) (90fd995)
  • tabs: Use [ngClass] to avoid conflicts with [class.x] bindings (#1651) (183b275)
  • tooltip: removed deprecated tooltip options (373bed9), closes #1612
  • typeahead: optionsListTemplate usage is fixed in TypeaheadContainerComponent (#1625) (f21bd8d)

Features