-
Notifications
You must be signed in to change notification settings - Fork 44
Angular Directive Will Be awsome #19
Comments
I haven't gotten around to do work with famous-angular, so unfortunately I'm lacking the experience at this stage. |
OK I think I've find a way to do it , https://famo.us/integrations/angular/faq/ |
I will wrap all of you component's in angular directives ,and it will be available to the angular/famous |
That will be so awesome :)) |
Can you please give me instruction about how to build all of your code into single file ,to remove require.js and src folder ,this will help the angular people to just use the directives without having to depend on requirejs, this will be great, |
Have you managed to get it working? |
Not yet but I will relocate your code in angular module from the beginning , and use famous-global.js , to remove require.js dependency |
I need to follow your dependency tree and replace it with angular DI , for example the LayoutUtility will be declared as angular factory |
Right I see. Would a single js-file do the trick like I did for famous-map? |
@mcbain pushed some changes to include a global famous-flex file. I'm not how it all works, have a talk to him. |
Have a look at this: #29 (comment) |
cool that's exactly what I need |
I will try it out |
@AhmadEl-Banna any progress on this? |
+1 |
3 similar comments
+1 |
+1 |
+1 |
@thaiat Did you manage to get famous-flex working with famous-angular? |
Hello, I made an initial stab at integrating some of the famous-flex functionality with angular. you can find a repo of this material at https://github.com/stevenmpostma/famous-flex-angular You may find some of it of value. regards. |
I'm very new to famo.us but I'm good in angularjs , can u please consider ,or guid me to build angular directives for your awsome controlles.
The text was updated successfully, but these errors were encountered: