Dmitry Nehaychik
e9600b4a07
feat: update to Angular 8, Nebular 4 ( #2114 )
2019-07-02 16:18:09 +03:00
Sergey Andrievskiy
82129ef0ae
style(setting button): dashify class names ( #2007 )
2019-01-22 12:39:06 +03:00
Vladimir Lugovsky
1f56f2aeb2
feat(layout config): reduce gear button size ( #2002 )
2019-01-21 19:21:06 +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
59477c6721
refactor(header): remove unused method ( #1991 )
2019-01-15 17:01:25 +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
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
Denis Strigo
aa8e7cdf27
fix(chart): resize chart on sidebar expand/collapse ( #1816 )
2018-08-09 15:24:44 +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
Sergey Andrievskiy
3b63759e84
feat: RTL support ( #1634 )
2018-05-11 17:25:02 +03:00
Dmitry Nehaychik
480a90b8c2
feat(security): add security setup ( #1565 )
2018-02-23 15:07:06 +03:00
Dmitry Nehaychik
fb5de3725c
feat(user): replace menu with nbContextMenu directive
2018-02-22 19:54:47 +03:00
Lex Zhukov
630cb85e3b
build: update tslint config ( #1436 )
2017-12-01 18:36:24 +03:00
Dmitry Nehaychik
3429ed0a8d
chore(lint): update linter to follow angular lint file
2017-10-20 17:31:36 +03:00
Dmitry Nehaychik
0235b61d9c
fix(demo): remove demo links from the repo
2017-09-29 19:38:20 +03:00
KostyaDanovsky
c28cf8f2d4
chore(analytics): track theme switch and start search events
2017-09-20 15:48:30 +03:00
Dmitry Nehaychik
3eee634861
feat(page): google analytics, app rename & favicon
2017-09-20 13:44:44 +03:00
tibing
f13fd1c4cd
refactor(header): move theme-switcher in separate component
2017-09-20 12:54:42 +03:00
KostyaDanovsky
263d1297b3
fix(layouts): provide link for support us action
2017-09-18 19:48:11 +03:00
Mikhail Hryb
3f989d09af
del(header): unused code
2017-09-18 12:10:09 +03:00
Mikhail Hryb
b31859e370
fix(header): header responsive
2017-09-18 12:10:09 +03:00
KostyaDanovsky
06e86482d6
refactor(theme): rename link-color theme variable
2017-09-15 18:42:08 +03:00
KostyaDanovsky
2f9287e937
fix(dashboard): improve layout for dashboard cards
2017-09-15 17:15:59 +03:00
KostyaDanovsky
459eb91075
fix(layout): fix layout settings styles
2017-09-15 14:29:30 +03:00
Mikhail Hryb
713d3708e6
fix(header): header responsive
2017-09-14 16:20:15 +03:00
Mikhail Hryb
decad34572
fix(ui-features, header): refactoring
2017-09-14 16:20:15 +03:00
Mikhail Hryb
56c1ea5628
fix(header): header responsive
2017-09-14 16:20:15 +03:00
KostyaDanovsky
97caa36fd3
fix(dashboard): improve footer responsiveness
2017-09-12 17:15:10 +03:00
KostyaDanovsky
3febc37ed7
fix(header): improve header styles, add nebular icons
2017-09-07 16:43:31 +03:00
tibing
faf5baf0c2
fix(theme): theme-switch margin when menu in the right
2017-09-06 13:59:21 +03:00
tibing
320d4b4e0a
fix(theme): layout collapse bug and margins between rows
2017-09-06 13:59:21 +03:00
tibing
da859ba0bb
fix(theme): theme switcher transition and shadow
2017-09-06 13:59:21 +03:00
tibing
64982d17a4
feat(theme): add theme switcher
2017-09-05 16:46:28 +03:00
tibing
9bfa522da3
refactor(theme): style settings sidebar
2017-08-31 14:58:28 +03:00
tibing
5b6a81a394
fix(theme): fix toggle layout btn glow
2017-08-31 12:35:55 +03:00
tibing
6b1ee20516
feat(header): add toggle sidebar icon
2017-08-30 17:22:05 +03:00
KostyaDanovsky
fff7d771b9
fix(editors): change styles for html editors
2017-08-29 14:22:03 +03:00
KostyaDanovsky
7e86c985cb
fix(buttons): improve buttons styles for default theme
2017-08-23 20:16:19 +03:00
Dmitry Nehaychik
cc7a2ca228
refactor(app): rename scss files
2017-08-03 13:58:18 +03:00
Alexander Zhukov
210c6f2355
fix(demo): replace @akveo with @nebular
2017-08-01 18:00:53 +03:00
KostyaDanovsky
746d18680e
fix(demo): styling default version
2017-07-29 16:00:27 +03:00
Dmitry Nehaychik
eef4d0633c
feat(layouts): layouts + theme settings panel preview
2017-07-28 15:04:22 +03:00
Alexander Zhukov
2d16bad88f
fix(editors): fix editors height
2017-07-26 17:33:50 +03:00
Alexander Zhukov
2dd07ad501
chore(lint): fix linter issues
2017-07-24 13:13:01 +03:00
KostyaDanovsky
b10e5e9ae5
fix(demo): improve dashboard and ui features pages
2017-07-20 18:16:35 +03:00
Dmitry Nehaychik
f690da083e
refactor(services): add use of observables
2017-07-13 18:35:44 +03:00