FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Binding to ViewBase as source now works by hshristov · Pull Request #4195 · NativeScript/NativeScript · GitHub

Binding to ViewBase as source now works - #4195

Merged
hshristov merged 2 commits into
masterfrom
hhristov/fix-4127
May 16, 2017
Merged

hshristov merged 2 commits into
masterfrom
hhristov/fix-4127

Conversation

hshristov commented May 15, 2017 •
edited
Loading

Copy link
Copy Markdown
Contributor

Fix #4127

return false;
}

export class Binding {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Cant this be in a separate file.
view-base.ts is >1500 lines after this commit

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

It was in different file but using instanceof will make it cyclic reference.

hshristov force-pushed the hhristov/fix-4127 branch from de442a8 to 3e35a74 Compare May 16, 2017 07:56
hshristov changed the title Fix 4127 Binding to ViewBase as source now works May 16, 2017

Copy link
Copy Markdown
Contributor Author

run ci

hshristov merged commit 188a1c2 into master May 16, 2017
hshristov deleted the hhristov/fix-4127 branch May 16, 2017 10:33

lock Bot commented Aug 27, 2019

Copy link
Copy Markdown

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 Bot locked and limited conversation to collaborators Aug 27, 2019
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Binding to 'bindingContext` of View is not working

3 participants


Back | FazBrowse Home | New Git URL