Skip to content

Latest commit

 

History

History
145 lines (84 loc) · 8.77 KB

CHANGELOG.md

File metadata and controls

145 lines (84 loc) · 8.77 KB

3.0.0 (2018-11-19)

Bug Fixes

  • buttons: change tiny button class to x-small (#1826) (a721fd8)
  • chart: resize chart on sidebar expand/collapse (#1816) (aa8e7cd)
  • readme: update doc (starter kit) link (#1770) (6456141)
  • tslint: add correct semicolon option (#1777) (00e6ca5)

Features

BREAKING CHANGES

  • Angular 7+ now required. The following libraries were updated:
  • @agm/core
  • @ng-bootstrap/ng-bootstrap
  • @swimlane/ngx-charts
  • ng2-ckeditor
  • ngx-echarts

Bug Fixes

  • buttons: Uncheck checkbox after click (#1721) (fbe12a9), closes #1697
  • readme: update docs link (#1743) (a6d5d49)
  • temperature: fix temperature dragger gradient, fix switcher button hover background (#1745) (f12bd9f)
  • tree: fix tree component, replace ng2-tree on the angular-tree-component (22c161f), closes #1690

Features

2.2.0 (2018-05-14)

Features

2.1.1 (2018-04-26)

Bug Fixes

  • dashboard: fix temp/humidity buttons (0f494dc)
  • echarts: fix x-axis style (ba6877c)
  • icons: remove All Nebular Icons link as there are no more icons (edb05b7), closes #1597
  • ie: add es7 object polyfill for IE (0630fe7)
  • map: get the bubble map back (thanks to @SUlbrichA) (#1655) (19f9d0e), closes #1576

Features

2.1.0 (2018-02-26)

Nebular updated to rc.6.

Bug Fixes

  • bootstrap: radio temp fix (14f5112)
  • dashboard: update btn group toggle html (#1566) (2aa114b)

Features

  • auth: configurable auth social icons (#1545) (9381d8c), closes #1515
  • bootstrap: update to 4.0.0 release (ddb6306)
  • maps: add google map with access search location dropdown (97c7134)
  • popover: add popover showcase (#1556) (f4cdf4a)
  • security: include @nebular/security, ACL setup (#1565) (480a90b)
  • user: replace menu with nbContextMenu directive (fb5de37)

2.0.2 (2018-01-04)

Bug Fixes

  • dashboard: fix mistyped ngbDropdownMenu in some ngbDropdown ul elements (#1458) (fa83572)
  • dashboard: fix typo in styles (#1460) (630c249)

Features

  • dependencies: update dependencies, angular 5+, nebular rc.4 (26e16ed)

2.0.1 (2017-10-26)

Nebular changelog is available here for more details.

Features

  • bootstrap: update bootstrap to beta.2, nebular to rc.3 (b525213)
  • compodoc: add compodoc documentation generator (#1327) (eebbc12)
  • loader: add loading progress indicator (#1319) (f479715)