1480 comments found.
Hi,
I read all the comments and i understand you don’t have any plan to add HTML files to Angulr, i want to know if it’s true or not or maybe you working on it by now, just tell me …
also you said in comments if anyone wants to use Angulr in HTML mode lots of the plugins not working, you mean not working in functional ? i just want to use the elements and section styles, i already have the corporate portal that functionally working ( for example i have my own upload and setting page ) and just want the layout and styles to implement with my work, in this way can i use all the components, styles and layouts in my project ?
AngularJS modules will not work. but you can still use the html/css, components, widgets, layouts…,
you can check this page http://flatfull.com/themes/angulr/angular-stripped.html . it’s only html/css/jquery.
you can copy other html blocks(locate in “src/tpl” with separated blocks) to build other html pages.
thanks
Angular 1.3
First off… excellent template! Good move separating your controllers into files. Do you have any plans of porting to Gulp?
We hoping to use your template with Angular 1.3. What are the implications of running your template with Angular 1.3.2?
Thanks, Jeff
Next update will be Angular#1.3.2.
Currently the tooltip and popover do not work from ui.bootstrap(v.11.2). but you can use the source to build to v.12.0.
No plan for Gulp yet.
Thanks
Did you get v0.12.0 to work? I built ui-bootstrap-tpls-0.12.0-SNAPSHOT.js from source and replaced ui-bootstrap-tpls.js with it and Popovers don’t work.
BUT, if I use v0.11.0 with Angular 1.3.2 Popovers work. 
What’s your ballpark ETA on the next update with Angular 1.3.2? I just need an approximate, because we’re trying to time budget our project that’s using your template. Thanks.
I did not test the v.0.11.0, the latest version is v.11.2, and the tooltip and popover do not work.
but the v.0.12.0 works, only need change the dropdown tag <div class=”dropdown” dropdown><a dropdown-toggle>...</div>
Next update will be released at this Thursday.
Thanks
What’s your new ETA on 1.3.3?
Updated to 1.3.3, thanks
Can anyone provide me with a bower.json file..
You can get the bower.json and gruntfile.js when you purchased it.
Thanks
Hello, i need this full theme in html. Doesn’t matter if some plugins do not work. How can i get it?, im looking for things like “dashboard v2”, “pricing” “search” and the charts styles… I want to include some of this html pages in the theme Musik. Thanks
you can use the “src/angular-stripped.html”, copy the contents from “tpl/” and paste into the “ “
The full html version will be add in future update.
Thanks
Hi,
Thanks for this, I bought it couple of months ago and works great.
My question is, does this license (single) allow me to use it on an open source project?
Thanks
5. You can make any number of copies of the single End Product, as long as the End Product is distributed for Free.
BUT
9. You can’t re-distribute the Item as stock, in a tool or template, or with source files.
10. You must not permit an end user of the End Product to extract the Item and use it separately from the End Product.
Because user can get the css/html/js source files from the open source project, so you can not use this theme in an open source project.
BUT
You can use this theme to build a PhoneGap app(user can not get the source files) and re-distribute for free with Standard License.
Thanks
Will there be an image gallery in a future update? If not, may I request one? 
Will add image gallery in future update. Thanks
Any plans in make html version? thanks.
You can check this page. only html/css/jquery. http://flatfull.com/themes/angulr/angular-stripped.html
Thanks
After npm install and bower install everything is working fine. However, as soon as I run the grunt build:dev command the header and aside is not loading and I am getting the following error:
TypeError: Cannot read property 'then' of undefined
Found the solution. Some bower packages have different dependencies and bower install can result in an unequal version of angular and angular-animate. You have to make sure those two have the same version.
Thanks, next update will update them to 1.3.2.
Hi, can your theme be integrated in a JEE application? The stack will be: HTML pages, EJB3.
Thanks
Thanks
This theme can support RTL?
Does not support RTL yet. Thanks
RTL supported now. Thanks
Hey, Great theme! I have a little problem with the topbar. Because of the amount of content I’ve put into it, I want it to collapse when going under 992px instead of the current 768px. Is there a setting for this, or what do I have to change to achieve this?
you can use the “hidden-sm” class to hide the elements under 992px.
Thanks
Thanks, but this is not what I’m asking. I want the topbar to collapse into the “mobile version”(the aside menu hidden, and the two buttons in the right top corner) when going under 992px instead of the current 768px.
you can use the “visible-xs visible-sm” to show the two buttons. and use the “hidden-sm” to hide aside menu.
also need change a little on the “css/less/app.layout.less” file line 221: @media (min-width: 768px) to @media (min-width: 992px)
and re-compile the less to css.
Thanks
Trying to get this to work on a Rails App. So far I was able to get most of it to work, except for the ui-jq stuff. Any suggestions?
did you see any js error in your browser?
Hi, Just purchased this theme … When I run bower install (or grunt bower-install-simple), I get
Unable to find a suitable version for angular, please choose one:
1) angular#1.2.26 which resolved to 1.2.26 and is required by angular-animat
e#1.2.26, angular-cookies#1.2.26, angular-resource#1.2.26, angular-touch#1.2.26
2) angular#~1.2.x which resolved to 1.2.26 and is required by angular-ui-cal
endar#0.8.1, textAngular#1.2.2
3) angular#>=1 which resolved to 1.2.26 and is required by angular-bootstrap
#0.11.2
4) angular#>= 1.0.8 which resolved to 1.2.26 and is required by angular-ui-r
outer#0.2.11
5) angular#>=1.0.8 which resolved to 1.2.26 and is required by ngstorage#0.3
.0
6) angular#1.2.x - 1.3.x which resolved to 1.2.26 and is required by oclazyl
oad#0.3.9
7) angular#~1.2.24 which resolved to 1.2.26 and is required by BootstrapAngu
larAdminWebApp
angular#>= 1.0.2 which resolved to 1.2.26 and is required by angular-ui-u
tils#0.1.1
9) angular#~1.2.11 which resolved to 1.2.26 and is required by angular-file-
upload#1.1.5
10) angular#>1.2.6 which resolved to 1.2.26 and is required by angularjs-toa
ster#0.4.8
11) angular#>=1.2.18 which resolved to 1.2.26 and is required by angular-ui-
select#0.8.3
12) angular#>=1.0 which resolved to 1.2.26 and is required by angular-bootst
rap-nav-tree#7fb14dd72d
13) angular#~1.2.* which resolved to 1.2.26 and is required by venturocket-a
ngular-slider#0.3.2
14) angular#^1.0.8 which resolved to 1.2.26 and is required by ng-grid#2.0.1
3
15) angular#1.3.1 which resolved to 1.3.1 and is required by angular-sanitiz
e#1.3.1, angular-touch#1.3.1Prefix the choice with ! to persist it to bower.json
? Answer:: 1
? Answer:: 1
Unable to find a suitable version for angular-touch, please choose one:
1) angular-touch#~1.2.* which resolved to 1.2.26 and is required by venturoc
ket-angular-slider#0.3.2
2) angular-touch#~1.3.0 which resolved to 1.3.1 and is required by Bootstrap
AngularAdminWebAppPrefix the choice with ! to persist it to bower.json
? Answer:: 1
Unable to find a suitable version for jquery, please choose one:
1) jquery#~1.10.2 which resolved to 1.10.2 and is required by fullcalendar#1
.6.4
2) jquery#>= 1.9.0 which resolved to 2.1.1 and is required by bootstrap#3.2.
0
3) jquery#~2.x which resolved to 2.1.1 and is required by angular-ui-calenda
r#0.8.1
4) jquery#>=1.8.0 which resolved to 2.1.1 and is required by ng-grid#2.0.13
5) jquery#>=1.6 which resolved to 2.1.1 and is required by jquery-ui#1.10.4P
refix the choice with ! to persist it to bower.json
? Answer:: 1
I selected the first option but not exactly sure what’s going on here….
After that, when I run the demo web site using npm start, the menu does not display … Is it due to the dependencies problem … Can you help?
Did you see any js error?
I initially selected other options after re-running the process and selecting 1, I could get the site to display properly… That said, could you explain what’s going on here? Don’t you get the same messages when running the grunt task?
The dependencies options let you choose suitable version for other modules.
Thanks
Not sure what you mean … I’m just installing your files (without any additions), running bower install and am proposed (forced) 3 times to choose manually angular version… I mean:
- is it expected ? If so why don’t you say anything about this in the documentation?
- do you get the exact same behavior on your side ? If so which version are you selecting your self ? (that would be a secure bet)
- Isn’t there any way to automate the version selection? Knowing that you provide a grunt file, one could expect that it is possible to avoid this kind of interaction at build time which defeats the advantages of automation.
Thanks in advance.
1. It happens when bower find some modules dependencies are not suitable.
2. you can choose the stable one angular#1.2.26.
3. bower install only run once. you can choose the right version for your project. as i know, there is no automation. you do not need choose the version when you run “grunt build:dev”.
Thanks
1.My question was specific and not general … Is it expected that this happens when running bower install just after unzipping your files. Said another way, I would like to ensure this is the expected behavior and not something weird on my side… I still don’t get it completely from your answer.
It’s expected, some modules asked for angular#1.0, other ask augular#1.2.
Thanks
Hi, Can I update the angular lib to 1.3 or it is not competible with it?
You can update to 1.3, the only incompatible is the angular-bootstrap tooltip and typehead.
https://github.com/angular-ui/bootstrap/issues/2474 https://github.com/angular-ui/bootstrap/issues/2828Thanks
thanks
Next update will be Angular 1.3.2.
Can I use the components and integrate it with mean.io or mean.js?
any answer?I really want to buy this
I think you can use this theme in your mean application. Thanks
Hi,
First, Great Job!
.
Second, are you coding any updates with a new form validate options with angular 1.3? For example: ngMessages and more…?
Working on the update to angular#1.3.1. then can use the ngMessages . Thanks
Where can I enable HTML to true for the popovers – normally I just pass it in the popover call per the documentation:
but you can use the tooltip-html-unsafe directive http://stackoverflow.com/questions/22658666/put-html-div-into-a-popover-content-angular-ui
or
http://stackoverflow.com/questions/16722424/how-do-i-create-an-angularjs-ui-bootstrap-popover-with-html-contentThanks
you have problem with slider: http://www.youtube.com/watch?v=Hs7Ea8O_xtI
remove the “width:100%” from “slider span.bar”
http://flatfull.com/themes/angulr/vendor/modules/angular-slider/angular-slider.cssThanks
wanted to say great job on the new update. they code structure is getting alot better, and i love the fact that you guys are updating this so often. there is a small bug on the timeline ui page. when centered only one side of the timeline remains full width they other stops half way
You can apply ”.block” class on the ”.tl-content” to make it blocked.
<div class=”tl-content panel padder b-a block”>
Thanks
great thanks! type is there a way to auto center it on based on screen size besides doing something like sm-visible?
No auto center class on the timeline. you need a js to watch the screen size and apply “timeline-center” class.
Thanks
Hi,
Does this template provide editable data tables?
Thanks
You can try this. http://vitalets.github.io/angular-xeditable I will include it in future update.
Thanks