eugene-sinitsyn
3f77efdabf
Add ripple effects to controls across application
2020-05-22 11:24:44 +03:00
eugene-sinitsyn
bef0105a9f
Add material style overrides
2020-05-22 11:24:42 +03:00
eugene-sinitsyn
2f7d61ded1
Implement ripple effect for material themes
2020-05-22 11:24:41 +03:00
eugene-sinitsyn
9b88c7b03b
Fix search-map component using @angular/google-maps
2020-05-22 11:24:39 +03:00
eugene-sinitsyn
7c34bd2966
Replace @agm/core with @angular/google-maps
2020-05-22 11:24:37 +03:00
eugene-sinitsyn
8d749466f9
Fix post-upgrade errors
2020-05-22 11:24:36 +03:00
eugene-sinitsyn
bb1a759acf
Remove packages uncompatible with Ivy
2020-05-22 11:24:36 +03:00
Evgeny Lupanov
aa4ae169d9
feat: upgrade to Angular 9 and Nebular 5 ( #5628 )
...
BREAKING CHANGE:
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](https://github.com/akveo/ng2-smart-table/pull/1140#issue-392285957 ).
2020-05-22 11:24:30 +03:00
Vladimir Lugovsky
b48f502f37
chore(analytics): add proper analytics tracking URLs ( #5604 )
2020-05-22 11:24:24 +03:00
Leon Lafayette
b8c45ddef8
fix(forms): add missing forms module import ( #5530 )
2020-05-22 11:24:16 +03:00
Sergey Andrievskiy
01fc61f7a6
feat: add calendar with week numbers example ( #5515 )
2020-05-22 11:24:10 +03:00
Dmitry Nehaychik
66b86fa915
build: starter-kit clean up
2019-07-16 13:20:59 +03:00
Sergey Andrievskiy
a2e93f9376
feat: update Nebular to 4.1.2 ( #5451 )
2019-07-15 14:14:04 +03:00
Sergey Andrievskiy
4febf1902c
refactor(traffic card): remove unused styling ( #2168 )
2019-07-09 18:21:38 +03:00
Sergey Andrievskiy
243390c10f
fix(typography): prevent bootstrap color override ( #2161 )
2019-07-08 11:16:38 +03:00
Dmitry Nehaychik
e9600b4a07
feat: update to Angular 8, Nebular 4 ( #2114 )
2019-07-02 16:18:09 +03:00
Gabriel
658aa1972a
fix(sidebar): Add Form Inputs extra component menu item ( #1966 )
...
Fixes #1965
2019-04-01 17:08:43 +03:00
Louis
cf1bf4d043
fix(dashboard): update title country->region the orders list component ( #1987 )
2019-02-06 14:22:40 +03:00
cloakedch
06f1cc5e67
refactor(popover): remove unnecessary fix 1006 ( #2020 )
2019-02-06 14:20:00 +03:00
Vladislav Ahmetvaliev
8d471ba5b8
fix(setting-sidebar): Ie and firefox position bugs, linter ( #2023 )
2019-02-06 14:19:12 +03:00
Valentin Kononov
cac36f0717
refactor(@core): refactor data services for better integration ( #1997 )
...
With this change all components, which used data services before, now use abstract classes of service interfaces, mock services extend interface services, CoreModule contains code to inject a needed implementation of some service.
2019-01-18 16:25:35 +03:00
Vladislav Ahmetvaliev
a73662f1d9
feat(settings): redesign setting sidebar ( #1982 )
2019-01-09 17:11:47 +03:00
Denis Strigo
47d232b606
feat(data): update data module, add new mock data ( #1960 )
2019-01-08 16:17:20 +03:00
Denis Strigo
773c14e74a
feat(animation): add fade in animation by route change ( #1958 )
2018-12-26 15:20:22 +03:00
Denis Strigo
a8781974ca
fix(datepicker): fix datepicker arrow style ( #1925 )
2018-11-22 13:16:47 +02:00
Denis Strigo
242ce8dab6
fix(icons popover): fix eva icons color, popover arrow style ( #1923 )
2018-11-22 09:32:02 +02:00
Denis Strigo
73e9b26692
fix(datepicker): fix misspelling ( #1922 )
2018-11-21 13:25:06 +02:00
Denis Strigo
b3d7b7bd08
feat: add eva-icons ( #1912 )
2018-11-19 17:53:56 +02:00
Denis Strigo
3f1f4c558b
feat: add a bunch of new Nebular demos ( #1911 )
2018-11-19 16:57:35 +02:00
Nikita Poltoratsky
aa7579ccd6
feat: angular 7+ update ( #1910 )
...
Closes #1890
BREAKING CHANGES:
Angular 7+ now required.
The following libraries were updated:
- @agm/core
- @ng-bootstrap/ng-bootstrap
- @swimlane/ngx-charts
- ng2-ckeditor
- ngx-echarts
2018-11-19 16:40:01 +03:00
Dmitry Nehaychik
16bcc90d57
feat(app): update Nebular to the latest 2.0.1 version ( #1868 )
...
Closes #1866 .
2018-10-05 13:20:30 +03:00
Ike353
a721fd8e7d
fix(buttons): change tiny button class to x-small ( #1826 )
...
Fixes button styling of tiny button on page
http://akveo.com/ngx-admin/#/pages/ui-features/buttons
2018-08-17 16:56:59 +03:00
Denis Strigo
aa8e7cdf27
fix(chart): resize chart on sidebar expand/collapse ( #1816 )
2018-08-09 15:24:44 +03:00
Gabriel
f20c371c17
feat(icons): update font awesome to 5.2.0 ( #1798 )
...
BREAKING CHANGE:
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
2018-08-09 11:24:51 +03:00
ESadouski
56e4709a55
feat(dashboard): add new E-commerce dashboard ( #1754 )
2018-08-08 16:45:31 +03:00
eduhenke
00e6ca5d96
fix(tslint): add correct semicolon option ( #1777 )
2018-07-24 18:10:30 +03:00
Denis Strigo
f12bd9f540
fix(temperature): fix temperature dragger gradient, fix switcher button hover background ( #1745 )
2018-06-21 19:01:32 +03:00
Denis Strigo
e37f12dfc9
feat(theme): add corporate theme ( #1727 )
2018-06-21 15:16:53 +03:00
Denis Strigo
cef6ea6499
feat(icons): update icons, add new nebular icons to icons list ( #1738 )
2018-06-19 19:26:56 +03:00
Denis Strigo
b85034e719
feat(toaster): update toaster to latest version (6.0.0) ( #1722 )
2018-06-05 15:57:41 +03:00
Denis Strigo
fbe12a94dd
fix(buttons): Uncheck checkbox after click ( #1721 )
...
Closes #1697
2018-06-05 13:51:10 +03:00
Denis Strigo
22c161ff0c
fix(tree): fix tree component, replace ng2-tree on the angular-tree-component
...
Closes #1690
2018-06-05 13:50:49 +03:00
Sergey Andrievskiy
3b63759e84
feat: RTL support ( #1634 )
2018-05-11 17:25:02 +03:00
Dmitry Nehaychik
06d2197583
feat: update to Angular 6 ( #1684 )
2018-05-10 23:48:39 +03:00
Gabriel
fa3cdf731b
feat(notfound): add NotFound page ( #1672 )
2018-05-07 12:07:14 +03:00
Dmitry Nehaychik
0f494dced2
fix(dashboard): fix temp/humidity buttons
2018-04-26 15:44:11 +03:00
Dmitry Nehaychik
ba6877c848
fix(echarts): fix x-axis style
2018-04-26 15:25:17 +03:00
Dmitry Nehaychik
19f9d0ef0d
fix(map): get the bubble map back (thanks to @SUlbrichA) ( #1655 )
...
Closes #1576
2018-04-26 13:35:41 +03:00
Siddhant Shekhar
edb05b7c5e
fix(icons): remove All Nebular Icons link as there are no more icons
...
Closes #1597
2018-03-26 11:50:49 +03:00
dimaatkaev
b54ab9f79c
feat(search-map): set default location Minsk ( #1573 )
2018-03-02 12:08:47 +03:00