Commit graph

462 commits

Author SHA1 Message Date
eugene-sinitsyn
e44bea8762 Update material styles 2020-03-09 15:38:42 +03:00
eugene-sinitsyn
ddd2d7b4be Add "hover" and "active" styles for material menu 2020-03-09 12:50:21 +03:00
eugene-sinitsyn
8be84a230a Set menu font-weight to normal for material themes 2020-03-09 11:39:45 +03:00
eugene-sinitsyn
51a6914e0d Fix lint warnings for styles 2020-03-06 15:51:55 +03:00
eugene-sinitsyn
0e4cee0a6a Add material menu icon for material themes 2020-03-06 15:47:34 +03:00
eugene-sinitsyn
a0af66a5d0 Fix lint warnings 2020-03-06 15:01:01 +03:00
eugene-sinitsyn
f9029bb6af Add toggle button example 2020-03-06 14:26:25 +03:00
eugene-sinitsyn
5880c161d9 Configure material theme, add material button and input examples 2020-03-06 14:21:17 +03:00
eugene-sinitsyn
7ac5287e55 Add ripple effects to controls across application 2020-03-05 18:17:17 +03:00
eugene-sinitsyn
6c81379740 Add material style overrides 2020-03-05 14:25:25 +03:00
eugene-sinitsyn
690bd322c2 Implement ripple effect for material themes 2020-03-04 19:31:08 +03:00
eugene-sinitsyn
b03633ba9f Add missing images and change fg text color of dark material theme to bright white 2020-03-04 14:24:44 +03:00
eugene-sinitsyn
73fc5c01ec Move material theme files from @nebular 2020-03-04 13:29:30 +03:00
eugene-sinitsyn
ae6dac10f9 Merge branch 'upgrade-to-ng9-nebular5' into feat/material-theme 2020-03-04 12:20:35 +03:00
Sergey Andrievskiy
3c662e5855 feat: Material theme 2020-03-04 11:46:14 +03:00
eugene-sinitsyn
1b75ccfb40 Fix search-map component using @angular/google-maps 2020-03-04 11:26:26 +03:00
eugene-sinitsyn
398c8c2a87 Replace @agm/core with @angular/google-maps 2020-03-03 17:23:14 +03:00
eugene-sinitsyn
88020acd3e Fix post-upgrade errors 2020-03-03 15:41:09 +03:00
eugene-sinitsyn
d673c512ec Remove packages uncompatible with Ivy 2020-03-03 11:52:57 +03:00
Vladimir Lugovsky
df3bc2a60d
chore(analytics): add proper analytics tracking URLs (#5604) 2020-02-28 17:33:24 +03:00
Vladimir Lugovsky
8f5eaec1e4
chore(analytics): add proper analytics tracking URLs (#5605) 2020-02-28 17:22:12 +03:00
Sergey Andrievskiy
d25cc1a4fb
feat(seo): add canonical tag (#5580) 2019-12-20 11:14:42 +03:00
Vladimir Lugovsky
76d31dadbc feat(seo): add canonical tag (#5578) 2019-12-20 11:09:37 +03:00
Sergey Andrievskiy
165e64eaca feat: docs app 2019-10-08 16:17:13 +03:00
Sergey Andrievskiy
62e6828680 feat: demo version additions 2019-10-08 16:15:15 +03:00
Leon Lafayette
1ff2a0d9cb fix(forms): add missing forms module import (#5530) 2019-10-07 17:35:35 +03:00
Sergey Andrievskiy
32422579d9
feat: add calendar with week numbers example (#5515) 2019-09-20 16:14:25 +03:00
Sergey Andrievskiy
90125abf92
fix(tinymce): set absolute path for skin url (#5491) 2019-08-23 19:55:54 +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
Sergey Andrievskiy
d8e70922a9 fix(rtl): remove duplicate of nebular styles (#1824) 2019-02-06 14:24:12 +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
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
f17aa32c6d fix(toggle-settings-button): position while search open (#1993) 2019-01-16 20:12:13 +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
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
d80c8dadc3
feat(sidebar): remove label new from sidebar (#1921) 2018-11-20 14:47:52 +02:00
Denis Strigo
b3d7b7bd08
feat: add eva-icons (#1912) 2018-11-19 17:53:56 +02:00