9.0.0 (2022-12-29)
- add installation notes (fd95769)
- update dependencies (#5937) (237ea6b)
- update README.md (f5015ac)
- update templates section in README (570031d)
- update to Angular 13, move from tslint to eslint (#5957) (ec68f5e)
- Angular updated to version 13.
- Nebular updated to version 9.
- Move from tslint to eslint
8.0.0 (2021-10-08)
7.0.0 (2021-01-19)
6.0.0 (2020-08-19)
- Angular updated to version 10.
- Nebular updated to version 6.
5.0.0 (2020-04-01)
- forms: add missing forms module import (#5530) (1ff2a0d)
- tinymce: set absolute path for skin url (#5491) (90125ab)
- upgrade to Angular 9 and Nebular 5 (#5628) (fbbf944)
- seo: add canonical tag (#5578) (76d31da)
- add calendar with week numbers example (#5515) (3242257)
- Angular updated to version 9.
- Nebular updated to version 5.
@agm/core
replaced with@angular/google-maps
.ng2-completer
replaced with@akveo/ng2-completer
, read details here.
4.0.1 (2019-07-16)
4.0.0 (2019-07-02)
- Update to Nebular 4 based on Eva Design System
- New Dark theme
- Angular 8
3.2.1 (2019-04-02)
- update @angular-devkit/build-angular to fix import aliases (78695cd)
3.2.0 (2019-04-02)
- dashboard: update title country->region the orders list component (#1987) (cf1bf4d)
- readme: fix demo links (#2028) (1fb3205)
- rtl: remove duplicate of nebular styles (#1824) (d8e7092)
- setting-sidebar: Ie and firefox position bugs, linter (#2023) (8d471ba)
- sidebar: Add Form Inputs extra component menu item (#1966) (658aa19), closes #1965
3.1.0 (2019-01-23)
- datepicker: fix datepicker arrow style (#1925) (a878197)
- toggle-settings-button: position while search open (#1993) (f17aa32)
- animation: add fade in animation by route change (#1958) (773c14e)
- data: update data module, add new mock data (#1960) (47d232b)
- layout config: reduce gear button size (#2002) (1f56f2a)
- settings: redesign setting sidebar (#1982) (a73662f)
- sidebar: remove label new from sidebar (#1921) (d80c8da)
- update Nebular to 3.1.0 (33db902)
3.0.0 (2018-11-19)
- 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)
- app: update Nebular to the latest 2.0.1 version (#1868) (16bcc90), closes #1866
- dashboard: add new E-commerce dashboard (#1754) (56e4709)
- icons: update font awesome to 5.2.0 (#1798) (f20c371)
- add a bunch of new Nebular demos (#1911) (3f1f4c5)
- icons: add eva-icons (#1912) (b3d7b7b)
- add ng2-completer to dependencies list (3482404)
- app: angular 7+ update (#1910) (aa7579c), closes #1890
- app: update Nebular to 3.0.0 version (#1916) (c594a5a)
- app: update Nebular to rc.10 (50961f3)
- Angular 7+ now required. The following libraries were updated:
- @agm/core
- @ng-bootstrap/ng-bootstrap
- @swimlane/ngx-charts
- ng2-ckeditor
- ngx-echarts
- icons: Since this is a major package update we recommend looking through the upgrade guide https://fontawesome.com/how-to-use/on-the-web/setup/upgrading-from-version-4
2.3.0 - Corporate Theme (2018-06-22)
- 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
- update Nebular to rc.9 (#1741) (18a4750)
- app: set default font-size to 14px (#1742) (6d705d2)
- icons: update icons, add new nebular icons to icons list (#1738) (cef6ea6)
- readme: add new theme (#1744) (d25ad7a)
- theme: add corporate theme (#1727) (e37f12d)
- toaster: update toaster to latest version (6.0.0) (#1722) (b85034e)
2.2.0 (2018-05-14)
- add NotFound page (#1672) (fa3cdf7)
- RTL support (#1634) (3b63759)
- update to Angular 6 (#1684) (06d2197)
2.1.1 (2018-04-26)
- 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
2.1.0 (2018-02-26)
Nebular updated to rc.6.
- 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
withnbContextMenu
directive (fb5de37)
2.0.2 (2018-01-04)
- dashboard: fix mistyped ngbDropdownMenu in some ngbDropdown ul elements (#1458) (fa83572)
- dashboard: fix typo in styles (#1460) (630c249)
- dependencies: update dependencies, angular 5+, nebular rc.4 (26e16ed)
2.0.1 (2017-10-26)
Nebular changelog is available here for more details.