zurb / foundation-apps

The first front-end framework created for developing fully responsive web apps.
http://foundation.zurb.com/apps
MIT License
1.58k stars 216 forks source link

add angular support and multiple runs #704

Closed soumak77 closed 8 years ago

soumak77 commented 8 years ago

Add support to have dynamic routing output angular script which adds routes during the dymanic routing module config phase.

Also adds support for routing to be run multiple times with same output file.

soumak77 commented 8 years ago

I should mention that if run with angular support enabled, the need for the global variable foundationRoutes is removed. Backwards compatibility is also maintained as angular support is disabled by default.

gakimball commented 8 years ago

@soumak77 Thanks for putting this together :) Could you apply these features to the external Front Router plugin as well? We won't be dropping the built-in plugin until after 1.2, but new projects are referencing the external plugin.

soumak77 commented 8 years ago

Yes I can get to that at some point

On Fri, Dec 4, 2015 at 1:35 PM, Geoff Kimball notifications@github.com wrote:

@soumak77 https://github.com/soumak77 Thanks for putting this together :) Could you apply these features to the external Front Router plugin https://github.com/zurb/front-router as well? We won't be dropping the built-in plugin until after 1.2, but new projects are referencing the external plugin.

— Reply to this email directly or view it on GitHub https://github.com/zurb/foundation-apps/pull/704#issuecomment-162088077.