GithubHelp home page GithubHelp logo

feature requests about ui-router HOT 4 CLOSED

angular-ui avatar angular-ui commented on August 24, 2024
feature requests

from ui-router.

Comments (4)

timkindberg avatar timkindberg commented on August 24, 2024

HI @ludinov thank you for the feedback. This project is still in early alpha, though the sample app seems to work very well, the API is still may change quite a bit. Would you please write each of your requests as a separate issue and label them with the 'feature' label? This will make it easier to have a discussion on each one. I'll close this one.

from ui-router.

ksperling avatar ksperling commented on August 24, 2024

@ludinov Item 1 should already work in the API as implemented now (you just use .state(), not .branch())

I wasn't quite sure what the purpose of reloadOnSearch is exactly, i.e. how you would use it in an app. States can reference named search parameters in addition to parameters embedded in the URL path, so if any of those change, views will be reloaded as appropriate.

For example you can use url: '/user/:id/comments?commentId'and as far as $state is concerned, the state has two parameters 'id' and 'commentId' and reloading etc behaviour is exactly the same for both.

  1. sounds interesting, can you please open a separate issue
  2. I would just wrap each application module in a function scope, then you can define your resolve functions in there and reference from multiple states without polluting the global namespace.

from ui-router.

ludinov avatar ludinov commented on August 24, 2024

Thanks a lot for your reply.
I will separate the issues, but I cannot label them.

from ui-router.

timkindberg avatar timkindberg commented on August 24, 2024

Ah yes I'll label them. Thank you.

On Feb 16, 2013, at 6:15 PM, ludinov [email protected] wrote:

Thanks a lot for your reply.
I will separate the issues, but I cannot label them.


Reply to this email directly or view it on
GitHubhttps://github.com/angular-ui/router/issues/20#issuecomment-13676809.

from ui-router.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.