Commit graph

588 commits

Author SHA1 Message Date
Sergey Andrievskiy
576e369c92 feat: add material 2020-03-30 16:23:05 +03:00
Sergey Andrievskiy
0335c543c2 feat: demo version additions 2020-03-30 15:07:06 +03:00
Sergey Andrievskiy
503b4494ea feat: add material theme 2020-03-30 13:23:03 +03:00
Evgeny Lupanov
fbbf94448b
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-03-30 12:06:51 +03:00
Evgeny Lupanov
7898eb5141 chore(readme): add info about material theme branch 2020-03-27 17:12:14 +03:00
Alex
2153fa7d12 Merge branch 'feat/material-demo' of https://github.com/akveo/ngx-admin into feat/material-demo 2020-03-26 13:22:46 +03:00
Alex
0b687d8898 fix(docs): image url 2020-03-26 13:21:49 +03:00
Evgeny Lupanov
e3537c4a78 feat(demo): new text on landing 2020-03-26 11:52:30 +03:00
Evgeny Lupanov
7de17d4787 chore: update gh-page package 2020-03-26 11:41:22 +03:00
Evgeny Lupanov
188f12f63c fix: docs build 2020-03-26 11:14:44 +03:00
Evgeny Lupanov
d9549ea1c3 fix(docs): md files to text conversion 2020-03-26 10:06:53 +03:00
Evgeny Lupanov
7e782074ad fix(theme-section): swiper button 2020-03-26 09:41:17 +03:00
Evgeny Lupanov
78d6b27d46 fix(docs): dependency styles 2020-03-25 22:32:11 +03:00
Evgeny Lupanov
9bfdd438d9 chore: update dependencies 2020-03-25 22:10:52 +03:00
Alex
a878bd2d80 fix(theme): save theme in local storage after theme changing 2020-03-25 21:16:01 +03:00
Alex
9e86f88fa2 Merge branch 'feat/material-demo' of https://github.com/akveo/ngx-admin into feat/material-demo 2020-03-25 20:59:08 +03:00
Alex
b177e25131 fix(assets): compress images 2020-03-25 20:58:50 +03:00
Evgeny Lupanov
7ffd5eabed fix(header): ripple effect 2020-03-25 20:56:54 +03:00
Evgeny Lupanov
b395c952a5 fix: runtime error 2020-03-25 20:12:31 +03:00
Evgeny Lupanov
31b92b71c5 fix: scss lint errors 2020-03-25 19:43:56 +03:00
Evgeny Lupanov
de53264843 fix: lint errors 2020-03-25 19:42:11 +03:00
Evgeny Lupanov
b8a75dc0fc fix: lint errors 2020-03-25 19:07:02 +03:00
Evgeny Lupanov
a5061e7c10 Merge branch 'feat/material-theme' into feat/material-demo 2020-03-25 19:05:10 +03:00
Alex
87b6f5f4ce fix(starter-page): responsive layout 2020-03-25 14:41:46 +03:00
Alex
9c0463172f feat(pages): implement starter page with themes 2020-03-25 13:52:20 +03:00
Evgeny Lupanov
c4f0d7ac38 Merge branch 'upgrade-to-ng9-nebular5' into feat/material-theme 2020-03-24 17:50:16 +03:00
Evgeny Lupanov
929406eb42 feat: update ng2-smart-table to 1.6 2020-03-24 17:36:32 +03:00
Evgeny Lupanov
cda23568bc chore(readme): update text 2020-03-24 16:40:08 +03:00
Evgeny Lupanov
dd2492ff05 chore(readme): add material theme images 2020-03-24 16:29:14 +03:00
Alex
3f1e57e8ae fix(landing): add contact section and fix landing image 2020-03-24 16:06:05 +03:00
Evgeny Lupanov
3fe1718b37 chore(readme): add material theme description 2020-03-24 15:23:40 +03:00
Alex
718f860927 fix(landing): change landing content 2020-03-23 15:38:28 +03:00
eugene-sinitsyn
c56b348eb8 Upgrade to @nebular 5 release 2020-03-16 12:37:18 +03:00
eugene-sinitsyn
47224d8a48 Remove unused angular2-toaster package 2020-03-16 12:31:37 +03:00
eugene-sinitsyn
d2cb5ced5c Update demo links 2020-03-12 18:09:23 +03:00
eugene-sinitsyn
9fb7640516 Add material theme for material landing page 2020-03-12 17:41:53 +03:00
eugene-sinitsyn
c8b64aa005 Add main info component with material theme screenshot to material landing page 2020-03-12 15:27:41 +03:00
eugene-sinitsyn
af6ba64edf Set theme links 2020-03-12 14:11:36 +03:00
eugene-sinitsyn
ea600e94c7 Add "material theme link" component 2020-03-12 13:31:36 +03:00
eugene-sinitsyn
9aa4b9c53f Add material themes to themes carousel 2020-03-12 11:08:17 +03:00
eugene-sinitsyn
e4d7c5d7d3 Fix scroll for nb-list inside nb-card 2020-03-11 14:29:19 +03:00
eugene-sinitsyn
f3ad21b8aa Revert "Fix scrollbar for "traffic" card"
This reverts commit b00da0d260.
2020-03-11 14:13:52 +03:00
eugene-sinitsyn
90e282eaa3 Revert "Fix scroll for "user activity" card"
This reverts commit 4d793b1731.
2020-03-11 14:13:37 +03:00
eugene-sinitsyn
4d793b1731 Fix scroll for "user activity" card 2020-03-11 13:27:00 +03:00
eugene-sinitsyn
b00da0d260 Fix scrollbar for "traffic" card 2020-03-11 13:20:11 +03:00
eugene-sinitsyn
497c7ccbe8 Fix lint warnings 2020-03-10 17:49:50 +03:00
eugene-sinitsyn
acd65e6884 Fix actions color 2020-03-10 17:48:17 +03:00
eugene-sinitsyn
bff9d5236b Revert "Remove non-material themes"
This reverts commit c2e319499f.
2020-03-10 17:05:01 +03:00
eugene-sinitsyn
c2e319499f Remove non-material themes 2020-03-10 15:57:33 +03:00
eugene-sinitsyn
c668b346b0 Update material styles 2020-03-10 12:35:52 +03:00