Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix md loader #5886

Draft
wants to merge 125 commits into
base: demo
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
125 commits
Select commit Hold shift + click to select a range
b62d9f3
feat: Material theme
yggg Mar 4, 2020
1da3358
Move material theme files from @nebular
Mar 4, 2020
345c883
Add missing images and change fg text color of dark material theme to…
Mar 4, 2020
ed0f167
Implement ripple effect for material themes
Mar 4, 2020
ea9d7d5
Add material style overrides
Mar 5, 2020
70ac56b
Add ripple effects to controls across application
Mar 5, 2020
eaf4143
Configure material theme, add material button and input examples
Mar 6, 2020
c9d9a26
Add toggle button example
Mar 6, 2020
e93e0cf
Fix lint warnings
Mar 6, 2020
baee6e9
Add material menu icon for material themes
Mar 6, 2020
2226457
Fix lint warnings for styles
Mar 6, 2020
4a4a8cb
Set menu font-weight to normal for material themes
Mar 9, 2020
fea2da6
Add "hover" and "active" styles for material menu
Mar 9, 2020
ec2e808
Update material styles
Mar 9, 2020
696b08d
Override input styles for material themes
Mar 9, 2020
5d5c23e
Override select styles for material themes
Mar 9, 2020
eb2b673
Hide rounded inputs for material themes
Mar 10, 2020
ffb55fa
Update material styles
Mar 10, 2020
87e5d9f
Remove non-material themes
Mar 10, 2020
4b251af
Revert "Remove non-material themes"
Mar 10, 2020
dd22c1b
Fix actions color
Mar 10, 2020
d6d6ebc
Fix lint warnings
Mar 10, 2020
8ddbd32
Fix scrollbar for "traffic" card
Mar 11, 2020
b88c055
Fix scroll for "user activity" card
Mar 11, 2020
b85f749
Revert "Fix scroll for "user activity" card"
Mar 11, 2020
a4d7005
Revert "Fix scrollbar for "traffic" card"
Mar 11, 2020
d7e2c9d
Fix scroll for nb-list inside nb-card
Mar 11, 2020
fe67e75
fix: put Material theme in front of others
yggg Apr 2, 2020
c887318
refactor(material): remove options list border radius
yggg Apr 2, 2020
8f0a950
refactor: material input new look
elupanov Apr 3, 2020
713aff5
feat: demo version additions
yggg Jul 15, 2019
2129689
feat: docs app
yggg Jul 16, 2019
c42fa0b
feat: add store link (#5479)
yggg Jul 30, 2019
9e07cd8
refactor: update google verification (#5494)
yggg Aug 27, 2019
9e85f2a
fix(404 page): set correct base href (#5538)
yggg Oct 11, 2019
a5a535d
fix(bundles): hide old price if no discount (#5561)
yggg Nov 14, 2019
1bcb98b
chore(docs): replace email with SO and GitHub links (#5583)
yggg Jan 21, 2020
6090df1
fix(demo-docs): fix banners in backend bundles section (#5594)
denStrigo Feb 7, 2020
9afdb97
feat: update bundles text (#5528)
yggg Feb 7, 2020
57a1695
chore(analytics): add proper analytics tracking URLs (#5605)
lugovsky Feb 28, 2020
d0b5882
Add material themes to themes carousel
Mar 12, 2020
f39f10c
Add "material theme link" component
Mar 12, 2020
f274118
Set theme links
Mar 12, 2020
a962c24
Add main info component with material theme screenshot to material la…
Mar 12, 2020
64d6a5a
Add material theme for material landing page
Mar 12, 2020
2b768b0
Update demo links
Mar 12, 2020
64b38da
fix(landing): change landing content
alexeykurbako Mar 23, 2020
00f0e4a
fix(landing): add contact section and fix landing image
alexeykurbako Mar 24, 2020
fb6e04b
feat(pages): implement starter page with themes
alexeykurbako Mar 25, 2020
8217c1c
fix(starter-page): responsive layout
alexeykurbako Mar 25, 2020
5d392c1
fix: lint errors
elupanov Mar 25, 2020
a1fed41
fix: lint errors
elupanov Mar 25, 2020
8f6b388
fix: scss lint errors
elupanov Mar 25, 2020
2ed175d
fix(assets): compress images
alexeykurbako Mar 25, 2020
0ef524c
fix: runtime error
elupanov Mar 25, 2020
05cb3b3
fix(header): ripple effect
elupanov Mar 25, 2020
5eef948
fix(theme): save theme in local storage after theme changing
alexeykurbako Mar 25, 2020
ff61b35
chore: update dependencies
elupanov Mar 25, 2020
4aed360
fix(docs): dependency styles
elupanov Mar 25, 2020
ed87a7e
fix(theme-section): swiper button
elupanov Mar 26, 2020
49744cf
fix(docs): md files to text conversion
elupanov Mar 26, 2020
dfdb61c
fix: docs build
elupanov Mar 26, 2020
ae6f657
fix(docs): image url
alexeykurbako Mar 26, 2020
6b2588e
chore: update gh-page package
elupanov Mar 26, 2020
5df5735
feat(demo): new text on landing
elupanov Mar 26, 2020
7a1c74c
fix(docs): header fonts and material theme link
alexeykurbako Apr 1, 2020
413cbdb
fix(docs): popover and themes page
alexeykurbako Apr 1, 2020
ec3ef4e
fix(docs): guard before redirecting
alexeykurbako Apr 1, 2020
9f6a550
fix(docs): set theme after redirecting
alexeykurbako Apr 1, 2020
2580b8c
fix(pages): assets url
alexeykurbako Apr 2, 2020
2bf5a0b
feat: optimize theme images
yggg Apr 2, 2020
34b8e77
feat: update Angular version
yggg Apr 2, 2020
ee88d60
add meta data (#5641)
alexeykurbako Apr 4, 2020
3ae8181
fix(app): images url
alexeykurbako Apr 4, 2020
19dee29
fix(app): images size
alexeykurbako Apr 4, 2020
0882927
fix(docs): swiper arrows fix on demo (#5654)
sashaqred Apr 14, 2020
fb2ab50
fix(demo): update bundle uri (#5656)
denStrigo Apr 14, 2020
5cfe9de
feat: add backend integration menu pages (#5675)
maksim-karatkevich May 6, 2020
63ac65e
Gh pages deploy fix (#5669)
alexeykurbako May 8, 2020
c416d89
fix: title in docs
maksim-karatkevich May 8, 2020
50b5696
feat(demo): add bundles section to material lending page (#5677)
denStrigo May 15, 2020
1083029
chore: update build script (#5687)
maksim-karatkevich May 18, 2020
b51670d
feat: update bundle links in menu (#5691)
maksim-karatkevich May 20, 2020
5fce610
feat: update title description and keywords (#5689)
maksim-karatkevich May 20, 2020
eb326c4
feat(demo): free banner section (#5714)
denStrigo Jun 18, 2020
1abd81d
docs(bundle): update bundle section, show collection list (#5716)
denStrigo Jun 18, 2020
42815aa
docs(download): add download button with hubspot form (#5725)
denStrigo Jul 10, 2020
a28d4c6
chore: update dot net bundle link (#5734)
yggg Jul 21, 2020
ee9516b
feat(menu): new PHP bundle link
elupanov Aug 14, 2020
f9331c5
fix(lint): url length ts lint
elupanov Aug 14, 2020
db19947
feat(menu): new PHP link
elupanov Aug 18, 2020
b810621
fix: correct imports
yggg Aug 24, 2020
3a24d30
chore(demo): revert short links back to full ones (#5767)
lugovsky Sep 8, 2020
8ca3d9d
feat(demo): integrated hotjar to ngx-admin docs (#5769)
SFilinsky Sep 18, 2020
078bb25
fix(docs): use generic module with providers (#5770)
yggg Sep 18, 2020
e1d2e96
fix(docs): use correct tsconfig file (#5771)
yggg Sep 18, 2020
fd231be
feat(demo): moved backend block up in landing (#5777)
SFilinsky Sep 22, 2020
8813e47
feat(demo): changed links in landing (#5772)
SFilinsky Sep 22, 2020
067f179
feat(demo): added backend integration descriptions (#5768)
SFilinsky Sep 23, 2020
39600d9
feat(landing): add admin premium modal (#5782)
SFilinsky Oct 9, 2020
5e7e444
fix(admin premium form): don't redirect to GitHub (#5785)
yggg Oct 9, 2020
64dbfa0
docs: update demo and premium links (#5794)
SFilinsky Oct 30, 2020
4e5be83
feat: remove .net, python and iot bundles (#5819)
yggg Jan 6, 2021
e26b3b6
feat: merge release 7.0.0
yggg Jan 19, 2021
45a9a80
fix(build): downgrade jasmine typing
yggg Jan 19, 2021
730087d
feat(landing): add fleet management template banner (#5832)
yggg Feb 8, 2021
53fc50e
fix: correct fleet management banner path (#5834)
yggg Feb 8, 2021
bb868ad
chore: update fleet management banner (#5858)
yggg Jun 2, 2021
816a120
chore: add azure-cli deploy action workflow
VladimirMakarevich23 Jun 23, 2021
114050f
chore: chenge the name branch
VladimirMakarevich23 Jun 23, 2021
5f40fd4
chore: change the checkout version
VladimirMakarevich23 Jun 23, 2021
caecd79
chore: add debug and change the source
VladimirMakarevich23 Jun 23, 2021
cfcdf74
chore: fix issue with source dist
VladimirMakarevich23 Jun 23, 2021
64972f8
chore: remove the 3d checkout
VladimirMakarevich23 Jun 23, 2021
03ef361
chore: change the base href
VladimirMakarevich23 Jun 23, 2021
af892e8
refactor: rename the action to deploy to azure storage
VladimirMakarevich23 Jun 24, 2021
6b07e04
refactor: rollback the base href
VladimirMakarevich23 Jun 24, 2021
9548eff
refactor: change the branch name for deploy
VladimirMakarevich23 Jun 24, 2021
11e49c4
refactor: rename the action workflow for azure storage
VladimirMakarevich23 Jun 24, 2021
d609069
chore: comment the old version of the github action-workflow for depl…
VladimirMakarevich23 Jun 24, 2021
e652239
chore: dele the obsolete deploy to demo
VladimirMakarevich23 Jun 24, 2021
81e1d83
Merge pull request #5865 from akveo/azureCliDeploy-demo
VladimirMakarevich23 Jun 24, 2021
6fff862
chore(docs): add bakery banner (#5870)
yggg Jun 30, 2021
e77829a
fix(docs): add visibility service and ref fragment-target directive
evtkhvch Sep 24, 2021
0026c02
fix(docs): async md load
evtkhvch Sep 24, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
40 changes: 40 additions & 0 deletions .github/workflows/azureCliDeploy.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
name: Deploy to demo (azure storage)

on:
push:
branches:
- demo

jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Use Node.js 10.x
uses: actions/setup-node@v1
with:
node-version: '10.x'
- uses: actions/checkout@v2
with:
ref: demo
- name: npm install, build
run: |
npm install
npm run build:demo:prod

# Azure CLI Upload to storage
- uses: azure/login@v1
with:
creds: ${{ secrets.AZURE_RBAC_CREDENTIALS }}
- name: Upload to blob storage
uses: azure/CLI@v1
with:
azcliversion: 2.0.72
inlineScript: |
az storage blob upload-batch -d '$web' -s dist --account-name ngxadmin --debug

# Azure logout
- name: logout
run: |
az logout
if: always()
29 changes: 0 additions & 29 deletions .github/workflows/demoDeploy.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# compiled output
/dist
/docs/dist
/tmp
/out-tsc

Expand Down Expand Up @@ -30,7 +31,6 @@
npm-debug.log
testem.log
/typings
/docs

# e2e
/e2e/*.js
Expand Down
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
<a name="7.0.0"></a>
# [7.0.0](https://github.com/akveo/ngx-admin/compare/v6.0.0...v7.0.0) (2021-01-19)

* feat: update to Angular 11 ([#5826](https://github.com/akveo/ngx-admin/issues/5826)) ([ebe1810](https://github.com/akveo/ngx-admin/commit/ebe1810))



<a name="6.0.0"></a>
# [6.0.0](https://github.com/akveo/ngx-admin/compare/v5.0.0...v6.0.0) (2020-08-19)

Expand Down
33 changes: 17 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# ngx-admin [<img src="https://i.imgur.com/oMcxwZ0.png" alt="Eva Design System" height="20px" />](https://hubs.ly/H0n4ZDy0) [![Build Status](https://travis-ci.org/akveo/ngx-admin.svg?branch=master)](https://travis-ci.org/akveo/ngx-admin)
# ngx-admin [<img src="https://i.imgur.com/oMcxwZ0.png" alt="Eva Design System" height="20px" />](https://eva.design?utm_campaign=eva_design%20-%20home%20-%20ngx_admin%20github%20readme&utm_source=ngx_admin&utm_medium=referral&utm_content=top_status_tile) [![Build Status](https://travis-ci.org/akveo/ngx-admin.svg?branch=master)](https://travis-ci.org/akveo/ngx-admin)

[Who uses ngx-admin?](https://github.com/akveo/ngx-admin/issues/1645)| [Documentation](https://hubs.ly/H0n4Sfq0) | [Installation Guidelines](https://hubs.ly/H0n4Svc0)
[Who uses ngx-admin?](https://github.com/akveo/ngx-admin/issues/1645)| [Documentation](https://akveo.github.io/ngx-admin?utm_campaign=ngx_admin%20-%20home%20-%20ngx_admin%20github%20readme&utm_source=ngx_admin&utm_medium=referral&utm_content=github_readme_documentation_link) | [Installation Guidelines](https://akveo.github.io/ngx-admin/docs/getting-started/what-is-ngxadmin?utm_campaign=ngx_admin%20-%20home%20-%20ngx_admin%20github%20readme&utm_source=ngx_admin&utm_medium=referral&utm_content=github_readme_installation_guidelines)

# New! Material theme for ngx-admin

Material admin theme is based on the most popular Angular dashboard template - [ngx-admin](https://hubs.ly/H0nJG1G0)
Material admin theme is based on the most popular Angular dashboard template - [ngx-admin](https://akveo.github.io/ngx-admin?utm_campaign=ngx_admin%20-%20home%20-%20ngx_admin%20github%20readme&utm_source=ngx_admin_material&utm_medium=referral&utm_content=github_readme)
To use material theme checkout `feat/material-theme` branch.

Get material ngx-admin integrated with backend technology of your choice. [Check out our store](https://hubs.ly/H0qwyl60).
Get material ngx-admin integrated with backend technology of your choice. [Check out our store](https://store.akveo.com/pages/all-collections?utm_campaign=akveo_store%20-%20all%20bundles%20-%20ngx_admin%20github%20readme&utm_source=ngx_admin&utm_medium=referral%20&utm_content=check_out_our_store).

## Key features

Expand All @@ -19,30 +19,30 @@ Get material ngx-admin integrated with backend technology of your choice. [Check
### To use material theme checkout `feat/material-theme` branch

# Admin template based on Angular 10+ and <a href="https://github.com/akveo/nebular">Nebular</a>
<a target="_blank" href="https://hubs.ly/H0n4Sw20"><img src="https://i.imgur.com/mFdqvgG.png"/></a>
<a target="_blank" href="https://akveo.com/ngx-admin/pages/dashboard?theme=corporate&utm_campaign=ngx_admin%20-%20demo%20-%20ngx_admin%20github%20readme&utm_source=ngx_admin&utm_medium=referral&utm_content=hero_banner_corporate"><img src="https://i.imgur.com/mFdqvgG.png"/></a>

### Backend Integration Bundles
Easy way to integrate ngx-admin with any backend (PHP, .Net, .Net Core, Java etc. )
<a href="https://hubs.ly/H0qwyl60"><img src="https://i.imgur.com/qbtASmP.png"></a>
<a href="https://store.akveo.com/pages/all-collections?utm_campaign=akveo_store%20-%20all%20bundles%20-%20ngx_admin%20github%20readme&utm_source=ngx_admin&utm_medium=referral%20&utm_content=check_out_our_store"><img src="https://i.imgur.com/qbtASmP.png"></a>

[Check out our Store](https://hubs.ly/H0qwyl60) for ready to use Backend Bundles.
[Check out our Store](https://store.akveo.com/pages/all-collections?utm_campaign=akveo_store%20-%20all%20bundles%20-%20ngx_admin%20github%20readme&utm_source=ngx_admin&utm_medium=referral%20&utm_content=check_out_our_store) for ready to use Backend Bundles.

### Free Bundles
<a href="https://hubs.ly/H0rD0XL0"><img src="https://i.imgur.com/NzTDxRG.png"></a>
<a href="https://store.akveo.com/products/free-angular-net-starter-dashboard?utm_campaign=akveo_store%20-%20all%20bundles%20-%20ngx_admin%20github%20readme&utm_source=ngx_admin%20&utm_medium=referral&utm_content=.net_free_dashboard"><img src="https://i.imgur.com/NzTDxRG.png"></a>

[Download ngx-admin with .net backend for FREE!](https://hubs.ly/H0rvhPL0)
[Download ngx-admin with .net backend for FREE!](https://github.com/akveo/ngx-admin-dotnet-starter?utm_campaign=akveo_store%20-%20all%20bundles%20-%20ngx_admin%20github%20readme&utm_source=ngx_admin&utm_medium=referral&utm_content=.net_free_dashboard)

### With 6 stunning visual themes

| <a target="_blank" href="https://hubs.ly/H0nxM3b0"><img src="https://i.imgur.com/67YAlhf.png"/></a> | <a target="_blank" href="https://hubs.ly/H0nxNmv0"><img src="https://i.imgur.com/aQzw0hD.png"/></a> |
| <a target="_blank" href="https://www.akveo.com/ngx-admin/pages/dashboard?theme=material-dark&utm_campaign=ngx_admin%20-%20demo%20-%20ngx_admin%20docs&utm_source=ngx_admin&utm_medium=referral&utm_content=ngx_admin_material_themes_material_dark"><img src="https://i.imgur.com/67YAlhf.png"/></a> | <a target="_blank" href="https://www.akveo.com/ngx-admin/pages/dashboard?theme=material-light&utm_campaign=ngx_admin%20-%20demo%20-%20ngx_admin%20docs&utm_source=ngx_admin&utm_medium=referral&utm_content=ngx_admin_material_themes_material_light"><img src="https://i.imgur.com/aQzw0hD.png"/></a> |
| --- | --- |
| Material Dark | Material Light |

| <a target="_blank" href="https://hubs.ly/H0n4Th20"><img src="https://i.imgur.com/9UkTGgr.png"/></a> | <a target="_blank" href="https://hubs.ly/H0n4Tgv0"><img src="https://i.imgur.com/Kn3xDKQ.png"/></a> |
| <a target="_blank" href="https://www.akveo.com/ngx-admin/pages/dashboard?theme=dark&utm_campaign=ngx_admin%20-%20demo%20-%20ngx_admin%20github%20readme&utm_source=ngx_admin&utm_medium=referral&utm_content=github_readme_theme_dark"><img src="https://i.imgur.com/9UkTGgr.png"/></a> | <a target="_blank" href="https://akveo.com/ngx-admin/pages/dashboard?theme=default&utm_campaign=ngx_admin%20-%20demo%20-%20ngx_admin%20github%20readme&utm_source=ngx_admin&utm_medium=referral&utm_content=github_readme_theme_default"><img src="https://i.imgur.com/Kn3xDKQ.png"/></a> |
| --- | --- |
| Dark| Default |

| <a target="_blank" href="https://hubs.ly/H0n4Tj80"><img src="https://i.imgur.com/iJu2YDF.png"/></a> | <a target="_blank" href="https://hubs.ly/H0n4TDQ0"><img src="https://i.imgur.com/GpUt6NW.png"/></a> |
| <a target="_blank" href="https://www.akveo.com/ngx-admin/pages/dashboard?theme=cosmic&utm_campaign=ngx_admin%20-%20demo%20-%20ngx_admin%20github%20readme&utm_source=ngx_admin&utm_medium=referral&utm_content=github_readme_theme_cosmic"><img src="https://i.imgur.com/iJu2YDF.png"/></a> | <a target="_blank" href="https://www.akveo.com/ngx-admin/pages/dashboard?theme=corporate&utm_campaign=ngx_admin%20-%20demo%20-%20ngx_admin%20github%20readme&utm_source=ngx_admin&utm_medium=referral&utm_content=github_readme_theme_corporate"><img src="https://i.imgur.com/GpUt6NW.png"/></a> |
| --- | --- |
| Cosmic | Corporate |

Expand All @@ -60,10 +60,10 @@ Easy way to integrate ngx-admin with any backend (PHP, .Net, .Net Core, Java etc

### Demo

<a target="_blank" href="https://hubs.ly/H0n4Tk70">Live Demo</a>
<a target="_blank" href="http://www.akveo.com/ngx-admin/?utm_campaign=ngx_admin%20-%20demo%20-%20ngx_admin%20github%20readme&utm_source=ngx_admin&utm_medium=referral&utm_content=live_demo_link">Live Demo</a>

## Documentation
This template is using [Nebular](https://github.com/akveo/nebular) modules set, [here you can find documentation and other useful articles](https://hubs.ly/H0n4ZPt0).
This template is using [Nebular](https://github.com/akveo/nebular) modules set, [here you can find documentation and other useful articles](https://akveo.github.io/nebular/docs/guides/install-based-on-starter-kit?utm_campaign=nebular%20-%20docs%20-%20ngx_admin%20github%20readme&utm_source=ngx_admin&utm_medium=referral&utm_content=documentation_useful_articles).

### Empty starter kit
Don't need all the pages and modules and just looking for an empty starter kit for your next project? Check out our [starter-kit branch](https://github.com/akveo/ngx-admin/tree/starter-kit).
Expand All @@ -77,6 +77,7 @@ This project runs its tests on multiple desktop and mobile browsers using [Brows

- [Eva Icons](https://github.com/akveo/eva-icons) - 480+ beautiful Open Source icons
- [Nebular](https://github.com/akveo/nebular) - Angular Components, Auth and Security
- [Akveo templates](https://www.akveo.com/templates?utm_campaign=services%20-%20github%20-%20templates&utm_source=ngx_admin&utm_medium=referral&utm_content=ngx_admin%20github%20readme%20more%20from%20akveo%20link) - 10+ Ready-to-use apps templates to speed up your apps developments

### How can I support developers?
- Star our GitHub repo :star:
Expand All @@ -85,8 +86,8 @@ This project runs its tests on multiple desktop and mobile browsers using [Brows
- Like our page on [Facebook](https://www.facebook.com/akveo/) :thumbsup:

### Looking for engineering services?
Visit [our homepage](https://hubs.ly/H0n4YJt0) or simply leave us a message to [[email protected]](mailto:[email protected]). We will be happy to work with you!
Visit [our homepage](https://www.akveo.com?utm_campaign=services%20-%20akveo%20website%20-%20ngx_admin%20github%20readme&utm_source=ngx_admin&utm_medium=referral&utm_content=looking_for_engineering_services_visit_homepage) or simply leave us a message to [[email protected]](mailto:[email protected]). We will be happy to work with you!

### From Developers
Made with :heart: by [Akveo team](https://hubs.ly/H0n4YwQ0). Follow us on [Twitter](https://twitter.com/akveo_inc) to get the latest news first!
Made with :heart: by [Akveo team](https://www.akveo.com?utm_campaign=services%20-%20akveo%20website%20-%20ngx_admin%20github%20readme&utm_source=ngx_admin&utm_medium=referral&utm_content=from_developers_made_by). Follow us on [Twitter](https://twitter.com/akveo_inc) to get the latest news first!
We're always happy to receive your feedback!
124 changes: 122 additions & 2 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
"options": {
"aot": true,
"preserveSymlinks": true,
"rebaseRootRelativeCssUrls": true,
"outputPath": "dist",
"index": "src/index.html",
"main": "src/main.ts",
Expand All @@ -23,6 +22,7 @@
"src/assets",
"src/favicon.ico",
"src/favicon.png",
"src/google46533d2e7a851062.html",
{
"glob": "**/*",
"input": "node_modules/leaflet/dist/images",
Expand Down Expand Up @@ -72,7 +72,6 @@
"optimization": true,
"outputHashing": "all",
"sourceMap": false,
"extractCss": true,
"namedChunks": false,
"aot": true,
"extractLicenses": true,
Expand Down Expand Up @@ -137,6 +136,7 @@
"src/assets",
"src/favicon.ico",
"src/favicon.png",
"src/google46533d2e7a851062.html",
{
"glob": "**/*",
"input": "node_modules/leaflet/dist/images",
Expand Down Expand Up @@ -180,6 +180,126 @@
}
}
}
},
"docs": {
"root": "",
"sourceRoot": "docs",
"projectType": "application",
"architect": {
"build": {
"builder": "@angular-devkit/build-angular:browser",
"options": {
"outputPath": "docs/dist",
"index": "docs/index.html",
"main": "docs/main.ts",
"tsConfig": "docs/tsconfig.app.json",
"polyfills": "docs/polyfills.ts",
"assets": [
"docs/articles",
"docs/assets",
"docs/404.html",
"docs/favicon.png",
"docs/google85b6c09017edfbcb.html"
],
"styles": [
"node_modules/bootstrap/dist/css/bootstrap.css",
"node_modules/nebular-icons/scss/nebular-icons.scss",
"node_modules/swiper/css/swiper.min.css",
"node_modules/highlight.js/styles/dracula.css",
"docs/app/@theme/styles/styles.scss"
]
},
"configurations": {
"production": {
"optimization": true,
"outputHashing": "all",
"sourceMap": false,
"extractCss": true,
"namedChunks": false,
"aot": true,
"extractLicenses": true,
"vendorChunk": false,
"buildOptimizer": true,
"fileReplacements": [
{
"replace": "docs/environments/environment.ts",
"with": "docs/environments/environment.prod.ts"
}
]
}
}
},
"serve": {
"builder": "@angular-devkit/build-angular:dev-server",
"options": {
"browserTarget": "docs:build"
},
"configurations": {
"production": {
"browserTarget": "docs:build:production"
}
}
},
"extract-i18n": {
"builder": "@angular-devkit/build-angular:extract-i18n",
"options": {
"browserTarget": "docs:build"
}
},
"test": {
"builder": "@angular-devkit/build-angular:karma",
"options": {
"main": "docs/test.ts",
"karmaConfig": "./karma.conf.js",
"polyfills": "docs/polyfills.ts",
"tsConfig": "docs/tsconfig.spec.json",
"scripts": [
],
"styles": [
"node_modules/nebular-icons/scss/nebular-icons.scss",
"docs/app/@theme/styles/styles.scss"
],
"assets": [
"docs/assets",
"docs/favicon.ico",
"docs/favicon.png",
"docs/google85b6c09017edfbcb.html"
]
}
},
"lint": {
"builder": "@angular-devkit/build-angular:tslint",
"options": {
"tsConfig": [
"docs/tsconfig.spec.json",
"docs/tsconfig.app.json"
],
"exclude": []
}
}
}
},
"docs-e2e": {
"root": "",
"sourceRoot": "",
"projectType": "application",
"architect": {
"e2e": {
"builder": "@angular-devkit/build-angular:protractor",
"options": {
"protractorConfig": "./protractor.conf.js",
"devServerTarget": "docs:serve"
}
},
"lint": {
"builder": "@angular-devkit/build-angular:tslint",
"options": {
"tsConfig": [
"e2e/tsconfig.e2e.json"],
"exclude": []
}
}
}
}
},
"defaultProject": "ngx-admin-demo",
Expand Down
20 changes: 20 additions & 0 deletions docs/404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
<!DOCTYPE html>
<html>

<head>
<meta charset="utf-8" />
<title>404</title>

<base href="/ngx-admin/">

<script type="text/javascript" src="assets/ghspa.js"></script>
</head>

<body>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</body>

</html>
Loading