822 comments found.
Do you have any plans on creating a profile page?
yes, I’ll add profile page with next update. I hope I can release next update in the first week of next month.
Thanks
That’s a really long time. Please try to finish it as soon as possible. Thanks in advance.
Hi. Do you intend to implement:
- Modal With Tabs - Modal Fullscreen - Modal Toolbar - Modal Stepper
And when ? Thank you
I didn’t think about that. I’ll try to implement few of these in next month.
You can easily put anything in dialog component and control width and height.
Please take a look, if you haven’t noticed that yet https://material.angular.io/components/dialog/overview
Thanks
I will be very intent on your next updates. Thank you
Examples are looks good
Thanks for sharing.
Is it complete based on angular 4 or there are some parts based on angular 2?
Completely based on Angular 4 
Awesome template, thank you for not adding bootstrap. That is what I was looking for. Just angular material.
Thank you so much!! 
Looking great! Do you have plans to release a HTML only version of this template? We do not use Angular. Thank you!
I don’t have any plan to release HTML version yet. I’ll think about that. Thanks for telling me that 
Nice template. I gave you a 5-star rating. But I do have a question.
In your theme switching feature you have the four “egret-blue….egret-dark-pink…etc..” theme scss files. They are compiled and placed in the <head> tag. (which actually may contain some duplicate material.css code, but that’s not my issue). My issue is when I build my own copy of one of those theme files with my own color palette and say name it mycss.scss, it doesnt compile at all. If I name it “egret-blue.scss” it will compile with my palette.
So my question is where is angular telling itself what .scss files to compile here, because it seems the four template files included with your product compile just fine, unless I change thier names. I spent half a day on this already, just trying to figure out how to tell angular to compile my custom theme file. Help.
Oh and I should note, this is not a material theming question, I know how to set a single core theme, but I want to use the theme switching feature like you have implemented.
Please take a look in .angular-cli.json file. theme files are included in “styles” array.
Yes thank you for your response. That is the first place I looked, but no files are listed there. It looks like this: “styles”: [ “styles.<%= styleExt %>” ]
When I tried adding the files I wanted to compile to the array, nothing happened. No erros, no warnings, and no compiled css.
If you change anything in that file, you have to restart your development server by restarting “ng serve” process. Look carefully in .angular-cli.json in project root. style array looks like this.
“styles”: [ ”../node_modules/quill/dist/quill.core.css”, ”../node_modules/quill/dist/quill.snow.css”, ”../node_modules/dragula/dist/dragula.css”, ”../node_modules/angular-calendar/dist/css/angular-calendar.css”, ”../node_modules/hopscotch/dist/css/hopscotch.min.css”, ”../node_modules/perfect-scrollbar/dist/css/perfect-scrollbar.css”, “vendor/pace/pace-theme-min.css”, “assets/styles/themes/egret-dark-purple.scss”, “assets/styles/themes/egret-indigo.scss”, “assets/styles/themes/egret-blue.scss”, “assets/styles/themes/egret-dark-pink.scss”, “assets/styles/styles.css” ]
Thanks
Found it. We did not know there was a hidden .angular-cli file. You got me all straightened out, thanks again.
Hello. How do I add the portuguese language of brazil?
You need to add your translation file in src/assets/i18n folder. Please check documentation provided with the template.
Hello, I appreciate a lot your work with Egret theme. I have a basic question: What I have to modify (in the router?) to start with the signin view? Thanks in advance for your answer Marcos
I’ve updated the template. In updated file, you will find dummy authentication service. adminLayoutComponent is guarded by using canActivate like this
path: '', component: AdminLayoutComponent, canActivate: [AuthService], data: {}
You’ll find detial instruction in doc. also you can follow this short tutorial youtube link
Thanks
Thanks a lot !
I need to use last version of angular/material, but even if I made the logical changes (no MaterialModule, etc) I have a lot of errors, mainly in the navigation.template.htm Do you have any plans to update your template to use a new version of angular/material? Thanks in advance, Marcos
Hey, I tested with latest @angular/material(2.0.0-beta.8). it’s working fine. Egret is using version 2.0.0-beta.5. there are no breaking changes and errors.
You are right, there are no breaking changes. I wanted to replace the deprecated – but still used – MaterialModule with a shared module and I broke the code.
right. MaterialModule is deprecated. I’m going to update ASAP.
Rafi, You make an excellent work, and your reactivity is great to. May I contact you directly? I let you my email: mtabaj@netiness.com Regards Marcos
Please include in seed-project or multi language support. I need it on my project.
Sure, I’m going to update seed project ASAP.
Hello! Congratulations on the excellent work. I’m using the seed-project. Please indicate how I can protect the routes by directing to the login screen.
Please follow this short tutorial Youtube link.
Basically you need to guard your adminLayoutComponent by using canActivate like this.path: '', component: AdminLayoutComponent, canActivate: [AuthService], data: {},
Thank you for purchasing Egret!
thks.
Congratulations!
Amazing Work, Good Luck With Sale 
Thanks! 
good work, very nice
i hope you sell a lot and wish you a nice day 
Thank you!! 
Congratulations! Nice theme. Good Luck with Sale 
Thanks! 
Congratulations!
Amazing Work, Good Luck With Sale 
Thanks! 
Wow amazing job. GLWS
Thanks! 
Beautiful work, amazing. That’s exactly what I was looking for. I have only one question: in addition to the default colors, there is the possibility to customize with other colors?
Yes, You can define your own color palette and theme. I’ve provided detail instruction how to do that in doc.
Thanks, I’ll buy it soon.
Very Amazing Work! GLWS 
Thank you! 