Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add name property to view #1322

Merged
merged 1 commit into from
Jan 28, 2017
Merged

add name property to view #1322

merged 1 commit into from
Jan 28, 2017

Conversation

GuillaumeBiton
Copy link
Contributor

@GuillaumeBiton GuillaumeBiton commented Jan 27, 2017

Framework7 modification to ba able to access a view throw his name property

@blikblum
Copy link
Contributor

IMO this can be easily done in user code, so no need to add to core:

var rightView = myApp.rightView = myApp.addView('.view-right', {
     // Enable Dynamic Navbar for this view
    dynamicNavbar: true
 });

@GuillaumeBiton
Copy link
Contributor Author

associated with this PR

modif need for that

@nolimits4web nolimits4web merged commit 207d6f6 into framework7io:master Jan 28, 2017
nolimits4web added a commit that referenced this pull request Jan 28, 2017
@nolimits4web
Copy link
Member

Merged, thanks!

@lock
Copy link

lock bot commented Jun 24, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot added the outdated label Jun 24, 2018
@lock lock bot locked as resolved and limited conversation to collaborators Jun 24, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
Bug Report Triage
  
Resolved
Development

Successfully merging this pull request may close these issues.

None yet

3 participants