Commit graph

627 commits

Author SHA1 Message Date
Evgeny Lupanov
c5e9afdd4d fix(docs): material page index file 2020-04-30 11:24:23 +03:00
Alex
7c07b642c9 fix(docs): footer icons style 2020-04-25 15:28:42 +03:00
Alex
c7ac6fced9 fix(app):remove small-social 2020-04-25 15:18:26 +03:00
Alex
44d4774b5e fix(app):config 2020-04-25 15:03:33 +03:00
Alex
bcabd1a2fe fix(app):fix footer icons 2020-04-24 18:37:27 +03:00
Alex
77e9780334 fix(app):fix footer icons 2020-04-24 18:11:22 +03:00
Alex
ca5e386418 fix(app):fix footer icons 2020-04-24 17:50:27 +03:00
Alex
84fbf8d20f fix(app): relative path for scss 2020-04-24 17:39:09 +03:00
Alex
3403cee7e1 fix(app): relative path for scss 2020-04-24 16:39:40 +03:00
Alex
9e66c3a1bd fix(app): relative path for scss 2020-04-24 12:44:12 +03:00
Alex
2c1052c995 fix(app): build docs script 2020-04-24 12:27:57 +03:00
Alex
4ac024d73d fix(app): build docs script 2020-04-24 12:26:49 +03:00
Alex
f33b2502de fix(app): build docs script 2020-04-23 21:33:02 +03:00
Alex
30f0099ddc fix(app): directory splitting 2020-04-22 19:09:08 +03:00
Alex
8e66b07eb9 fix(app):add gulpfile for docs 2020-04-22 13:53:07 +03:00
Alex
d6e92b4139 fix(app):docs building script 2020-04-22 08:58:57 +03:00
Alex
a769ca67f5 fix(app):redirect after 404 2020-04-21 19:48:00 +03:00
sashaqred
74c617dc80
fix: limit front card width to prevent map overflow before repaint 2020-04-15 19:32:14 +03:00
sashaqred
562f9cd760
fix: replace change layout with safe change 2020-04-15 19:32:07 +03:00
sashaqred
1d132fbb43
feat: add safe delayed event of layout change 2020-04-15 19:31:59 +03:00
sashaqred
8b6789300a
refactor: improve observable layout change sharing 2020-04-15 19:30:56 +03:00
Denis Strigo
d057bfedcd
fix(demo): update bundle uri (#5656) 2020-04-14 19:41:53 +03:00
Sasha Verbilo
16ebf5b658
fix(docs): swiper arrows fix on demo (#5654)
* feat: add mixin for swiper arrows styling
* refactor: apply mixin for swiper arrows
2020-04-14 11:39:42 +03:00
Evgeny Lupanov
d6bae6cff6 refactor: material input new look
* fix(form-inputs): show material inputs
* feat(material): change inputs style
2020-04-06 16:36:30 +03:00
Alex
7e23a813e9 fix(app): images size 2020-04-04 18:15:27 +03:00
Alex
2b05b25993 fix(app): images url 2020-04-04 17:38:06 +03:00
Alex Kurbako
2a09d3bbb5
add meta data (#5641)
* fix(pages): fix titles and descriptions

* fix(pages): titles and discriptions

* fix(pages): tripple

* fix(pages): fix titles

* feat(app): add og logo
2020-04-04 16:30:03 +03:00
Sergey Andrievskiy
e4cfcd3123 refactor(material): remove options list border radius 2020-04-02 12:40:55 +03:00
Sergey Andrievskiy
976ace3ae8 fix: put Material theme in front of others
Otherwise Material theme style override Nebular
2020-04-02 12:33:51 +03:00
Sergey Andrievskiy
6907dc5033 feat: update Angular version 2020-04-02 12:04:09 +03:00
Sergey Andrievskiy
161d542c4a feat: optimize theme images 2020-04-02 12:03:04 +03:00
Alex
ef1421ee80 fix(pages): assets url 2020-04-02 11:23:07 +03:00
Alex
38996f9dfd fix(pages): charts data displaying 2020-04-01 17:50:47 +03:00
Alex
e0aa17bbd0 fix(docs): set theme after redirecting 2020-04-01 17:25:59 +03:00
Alex
3ba05e9eb1 Merge branch 'new-demo' of https://github.com/akveo/ngx-admin into new-demo 2020-04-01 16:42:27 +03:00
Alex
1bb21a1b97 fix(docs): guard before redirecting 2020-04-01 16:41:33 +03:00
Alex
154a9945dc fix(docs): guard before redirecting 2020-04-01 16:31:24 +03:00
Alex
75f27e2cfc fix(docs): popover and themes page 2020-04-01 14:51:42 +03:00
Alex
2a921c2a0f fix(docs): header fonts and material theme link 2020-04-01 11:54:26 +03:00
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